Module org.autogui
Package org.autogui.swing
Class GuiSwingViewCollectionTable.TablePreferencesUpdaterWithDynamic
java.lang.Object
org.autogui.swing.GuiSwingViewCollectionTable.TablePreferencesUpdater
org.autogui.swing.GuiSwingViewCollectionTable.TablePreferencesUpdaterWithDynamic
- All Implemented Interfaces:
EventListener
,RowSorterListener
,TableColumnModelListener
- Enclosing class:
GuiSwingViewCollectionTable
public static class GuiSwingViewCollectionTable.TablePreferencesUpdaterWithDynamic
extends GuiSwingViewCollectionTable.TablePreferencesUpdater
enable only row-sorter and disable column-width and column-ordering which are treated
by
GuiSwingTableModelCollection.GuiSwingTableModelColumns
.-
Field Summary
Fields inherited from class org.autogui.swing.GuiSwingViewCollectionTable.TablePreferencesUpdater
context, prefs, savingDisabled, table, updater
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
Methods inherited from class org.autogui.swing.GuiSwingViewCollectionTable.TablePreferencesUpdater
columnAdded, columnMarginChanged, columnMoved, columnRemoved, columnSelectionChanged, getPrefs, rowHeightChanged, sendToUpdater, setPrefs, setUpdater, setUpListenersRowHeight, sorterChanged
-
Constructor Details
-
TablePreferencesUpdaterWithDynamic
-
-
Method Details
-
setUpListeners
public void setUpListeners()- Overrides:
setUpListeners
in classGuiSwingViewCollectionTable.TablePreferencesUpdater
-
apply
- Overrides:
apply
in classGuiSwingViewCollectionTable.TablePreferencesUpdater
-
applyJson
- Overrides:
applyJson
in classGuiSwingViewCollectionTable.TablePreferencesUpdater
-