java.lang.Object
org.autogui.swing.util.TableRowHeightFitter.RowHeightUpdate
- Enclosing class:
TableRowHeightFitter
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRowHeightUpdate
(TableColumn column) RowHeightUpdate
(TableColumn column, int fromRow, int toRowExclusive) -
Method Summary
-
Field Details
-
column
-
fromRow
public int fromRow -
toRowExclusive
public int toRowExclusive
-
-
Constructor Details
-
RowHeightUpdate
public RowHeightUpdate() -
RowHeightUpdate
-
RowHeightUpdate
-
-
Method Details