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.ownerMethods 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 booleanGuiSwingPrefsApplyOptions.loadFromAndApplyTo(GuiSwingTableModelCollection.PreferencesForTableColumnOrder orderPrefs, ObjectTableModelColumns columns, GuiPreferences prefs) booleanGuiSwingPrefsEditor.loadFromAndApplyTo(GuiSwingTableModelCollection.PreferencesForTableColumnOrder orderPrefs, ObjectTableModelColumns columns, GuiPreferences prefs) voidGuiSwingPrefsEditor.ValueListMapItemPaneForTableColumnOrder.updateValueForce(Integer integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder preferencesForTableColumnOrder) Method parameters in org.autogui.swing.prefs with type arguments of type GuiSwingTableModelCollection.PreferencesForTableColumnOrderModifier and TypeMethodDescriptionprotected JComponentGuiSwingPrefsEditor.ValueListMapItemPaneForTableColumnOrder.initKeyComponent(GuiSwingPrefsEditor.ValueListMapPane<Integer, GuiSwingTableModelCollection.PreferencesForTableColumnOrder> owner) protected JComponentGuiSwingPrefsEditor.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.modelIndexToOrderGuiSwingTableModelCollection.GuiSwingTableModelColumns.pendingOrdersMethods 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 TypeMethodDescriptionvoidGuiSwingTableModelCollection.PreferencesForTableColumnOrderStatic.put(int modelIndex, GuiSwingTableModelCollection.PreferencesForTableColumnOrder w)