Uses of Class
org.autogui.swing.util.TableRowHeightFitter
Packages that use TableRowHeightFitter
-
Uses of TableRowHeightFitter in org.autogui.swing
Fields in org.autogui.swing declared as TableRowHeightFitterModifier and TypeFieldDescriptionprotected TableRowHeightFitter
GuiSwingViewCollectionTable.RowHeightSetAction.fitter
-
Uses of TableRowHeightFitter in org.autogui.swing.util
Fields in org.autogui.swing.util declared as TableRowHeightFitterModifier and TypeFieldDescriptionprotected TableRowHeightFitter
TableRowHeightFitter.TableColumnWidthChangeListener.fitter
Methods in org.autogui.swing.util that return TableRowHeightFitterModifier and TypeMethodDescriptionTableRowHeightFitter.TableColumnWidthChangeListener.getFitter()
Constructors in org.autogui.swing.util with parameters of type TableRowHeightFitterModifierConstructorDescriptionTableColumnWidthChangeListener
(TableRowHeightFitter fitter, TableColumn column)