Uses of Class
org.autogui.swing.prefs.GuiSwingPrefsEditor
Packages that use GuiSwingPrefsEditor
-
Uses of GuiSwingPrefsEditor in org.autogui.swing
Fields in org.autogui.swing with type parameters of type GuiSwingPrefsEditorModifier and TypeFieldDescriptionprotected Map
<GuiPreferences, GuiSwingPrefsEditor> GuiSwingPreferences.settingsEditors
Methods in org.autogui.swing that return GuiSwingPrefsEditor -
Uses of GuiSwingPrefsEditor in org.autogui.swing.prefs
Fields in org.autogui.swing.prefs declared as GuiSwingPrefsEditorModifier and TypeFieldDescriptionprotected GuiSwingPrefsEditor
GuiSwingPrefsEditor.RevertBackupAction.editor
Methods in org.autogui.swing.prefs that return GuiSwingPrefsEditorModifier and TypeMethodDescriptionGuiSwingPrefsEditor.addUpdatedListener
(Consumer<Boolean> listener) Method parameters in org.autogui.swing.prefs with type arguments of type GuiSwingPrefsEditorModifier and TypeMethodDescriptionprotected JComponent
GuiSwingPrefsEditor.create
(BiConsumer<GuiPreferences, GuiSwingPrefsEditor> loader, GuiPreferences prefs) Constructors in org.autogui.swing.prefs with parameters of type GuiSwingPrefsEditor