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

PSFT: JTable AUTO_RESIZE_LAST_COLUMN not working as expected

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 1.1.4
    • client-libs
    • None
    • generic
    • windows_nt

      cah filed for PeopleSoft. Talked with Philip as to whether this is a
      bug or expected behavior. He'll be investigating the resize issues
      with JTable and determine if this is a bug.

      Setting the AUTO_RESIZE_LAST_COLUMN property doesn't take into account
      resizing the other columns in the table.

      For example, the user has an applet that has width of 200. The JTable
      contains 3 columns each with width of 50. The last column will take
      up the extra space so the columns will have widths of 50, 50, 100.

      Resize the first column so that it's width is 75. The user feels the
      correct behavior is to have the last column reduced by the amount that
      the first column was resized, which would be 25 so now the column
      widths would be 75, 50, 75.

            erapinsunw Eric Rapin (Inactive)
            cahorton Catherine Horton
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: