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

JTable.rowHeight default value incorrectly specified as 16.0

XMLWordPrintable

      The JTable class specification says:
      ----------------------
      protected *int* rowHeight

          The height in pixels of each row in the table.

      public int getRowHeight()

          Returns the height of a table row, in pixels. The default row height is *16.0*.
      -----------------------

      It is strange that row height default value is 16.0. It must be int value.

            serb Sergey Bylokhov
            ynovozhi Yulia Novozhilova (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: