Module org.autogui
Package org.autogui.swing
Class GuiSwingViewCollectionTable.PreferencesForTableRowSort
java.lang.Object
org.autogui.swing.GuiSwingViewCollectionTable.PreferencesForTableRowSort
- Enclosing class:
GuiSwingViewCollectionTable
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionPreferencesForTableRowSort
(int column, String order) PreferencesForTableRowSort
(int column, SortOrder order) PreferencesForTableRowSort
(Map<?, ?> map) -
Method Summary
-
Field Details
-
column
protected int column -
order
-
-
Constructor Details
-
PreferencesForTableRowSort
-
PreferencesForTableRowSort
-
PreferencesForTableRowSort
-
-
Method Details
-
setColumn
public void setColumn(int column) -
getColumn
public int getColumn() -
setOrder
-
getOrder
-
toJson
-