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

JTable should allow a row height of zero

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 5.0
    • client-libs

      A DESCRIPTION OF THE REQUEST :
      Currently, setRowHeight(int) and setRowHeight(int, int) throw an IllegalArgumentException if the row height is less than 1. However, we need to be able to set the row height to 0.

      JUSTIFICATION :
      In our use of the JTable we have a need to hide the row but still have
      the data contained in the row available for calculation purposes. The
      simplest way to do this is by setting the row height to zero.

            shickeysunw Shannon Hickey (Inactive)
            jleesunw Jon Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: