Uses of Class
org.autogui.swing.table.GuiSwingTableModelCollection.PreferencesForTableColumnOrder
Packages that use GuiSwingTableModelCollection.PreferencesForTableColumnOrder
-
Uses of GuiSwingTableModelCollection.PreferencesForTableColumnOrder in org.autogui.swing.prefs
Fields in org.autogui.swing.prefs with type parameters of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifier and TypeFieldDescriptionprotected GuiSwingPrefsEditor.ValueListMapPane
<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder> GuiSwingPrefsEditor.ValueListMapItemPaneForTableColumnOrder.owner
Methods in org.autogui.swing.prefs that return types with arguments of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifier and TypeMethodDescriptionGuiSwingPrefsEditor.ValueListMapItemPane
<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder> GuiSwingPrefsEditor.ValueListMapPaneForTableColumnOrder.newElementPane
(int i, ValueListPane.ValueListElementPane<Map.Entry<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder>, GuiSwingPrefsEditor.ValueListMapItemPane<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder>> elementPane) GuiSwingPrefsEditor.ValueListMapPaneForTableColumnOrder.newSourceValue
(int i) Methods in org.autogui.swing.prefs with parameters of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifier and TypeMethodDescriptiondefault boolean
GuiSwingPrefsApplyOptions.loadFromAndApplyTo
(GuiSwingTableModelCollection.PreferencesForTableColumnOrder orderPrefs, ObjectTableModelColumns columns, GuiPreferences prefs) boolean
GuiSwingPrefsEditor.loadFromAndApplyTo
(GuiSwingTableModelCollection.PreferencesForTableColumnOrder orderPrefs, ObjectTableModelColumns columns, GuiPreferences prefs) void
GuiSwingPrefsEditor.ValueListMapItemPaneForTableColumnOrder.updateValueForce
(Integer integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder preferencesForTableColumnOrder) Method parameters in org.autogui.swing.prefs with type arguments of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifier and TypeMethodDescriptionprotected JComponent
GuiSwingPrefsEditor.ValueListMapItemPaneForTableColumnOrder.initKeyComponent
(GuiSwingPrefsEditor.ValueListMapPane<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder> owner) protected JComponent
GuiSwingPrefsEditor.ValueListMapItemPaneForTableColumnOrder.initValueComponent
(GuiSwingPrefsEditor.ValueListMapPane<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder> owner) GuiSwingPrefsEditor.ValueListMapItemPane
<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder> GuiSwingPrefsEditor.ValueListMapPaneForTableColumnOrder.newElementPane
(int i, ValueListPane.ValueListElementPane<Map.Entry<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder>, GuiSwingPrefsEditor.ValueListMapItemPane<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder>> elementPane) GuiSwingPrefsEditor.ValueListMapItemPane
<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder> GuiSwingPrefsEditor.ValueListMapPaneForTableColumnOrder.newElementPane
(int i, ValueListPane.ValueListElementPane<Map.Entry<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder>, GuiSwingPrefsEditor.ValueListMapItemPane<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder>> elementPane) Constructors in org.autogui.swing.prefs with parameters of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifierConstructorDescriptionValueListMapItemPaneForTableColumnOrder
(GuiSwingTableModelCollection.PreferencesForTableColumnOrder value, Runnable updater) Constructor parameters in org.autogui.swing.prefs with type arguments of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifierConstructorDescriptionValueListMapItemPaneForTableColumnOrder
(GuiSwingPrefsEditor.ValueListMapPane<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder> owner) ValueListMapPaneForTableColumnOrder
(Supplier<Map<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder>> source, Runnable saveRunner) -
Uses of GuiSwingTableModelCollection.PreferencesForTableColumnOrder in org.autogui.swing.table
Fields in org.autogui.swing.table with type parameters of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifier and TypeFieldDescriptionGuiSwingTableModelCollection.PreferencesForTableColumnOrderStatic.modelIndexToOrder
GuiSwingTableModelCollection.GuiSwingTableModelColumns.pendingOrders
Methods in org.autogui.swing.table that return GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifier and TypeMethodDescriptionGuiSwingTableModelCollection.PreferencesForTableColumnOrderStatic.get
(int modelIndex) Methods in org.autogui.swing.table that return types with arguments of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifier and TypeMethodDescriptionGuiSwingTableModelCollection.PreferencesForTableColumnOrderStatic.getModelIndexToOrderDirect()
Methods in org.autogui.swing.table with parameters of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifier and TypeMethodDescriptionvoid
GuiSwingTableModelCollection.PreferencesForTableColumnOrderStatic.put
(int modelIndex, GuiSwingTableModelCollection.PreferencesForTableColumnOrder w)