Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4308384

Allow JList items to be arranged horizontally

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.1.4, 1.2.0, 1.3.0
    • client-libs
    • beta
    • generic, x86, sparc
    • generic, solaris_2.5.1, solaris_7, windows_98, windows_2000



      Name: krT82822 Date: 01/30/2000


      orig synopsis: "Want JList to have setOrientation( HORIZONTAL / VERTICAL )"

      It would be EXTREMELY beneficial for Swing's JList to support a horizontal
      alightment in addition to the existing vertical alighment.

      That is, right now we support

      ELEMENT1
      ELEMENT2
      ELEMENT3
      ELEMENT4

      I would LIKE:

      ELEMENT1|ELEMENT2|ELEMENT3|ELEMENT4

      JTable isn't really a substitute because its selection model doesn't allow
      incongruous selections and it introduces all sorts of other hassle (such as
      column width autosizing / manually sizing ) that a JList handles correctly.
      (Review ID: 100487)
      ======================================================================

            svioletsunw Scott Violet (Inactive)
            kryansunw Kevin Ryan (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: