Uses of Class
org.autogui.swing.GuiSwingViewDocumentEditor.PreferencesForDocumentSetting
Packages that use GuiSwingViewDocumentEditor.PreferencesForDocumentSetting
-
Uses of GuiSwingViewDocumentEditor.PreferencesForDocumentSetting in org.autogui.swing
Fields in org.autogui.swing declared as GuiSwingViewDocumentEditor.PreferencesForDocumentSettingFields in org.autogui.swing with type parameters of type GuiSwingViewDocumentEditor.PreferencesForDocumentSettingModifier and TypeFieldDescriptionGuiSwingViewDocumentEditor.DocumentSettingPane.preferencesUpdater
Methods in org.autogui.swing that return GuiSwingViewDocumentEditor.PreferencesForDocumentSettingMethods in org.autogui.swing that return types with arguments of type GuiSwingViewDocumentEditor.PreferencesForDocumentSettingModifier and TypeMethodDescriptionGuiSwingViewDocumentEditor.DocumentSettingPane.preferencesUpdaterForEventListener
(JComponent pane, Consumer<GuiSwingPrefsSupports.PreferencesUpdateEvent> eventListener) Methods in org.autogui.swing with parameters of type GuiSwingViewDocumentEditor.PreferencesForDocumentSettingModifier and TypeMethodDescriptionvoid
GuiSwingViewDocumentEditor.DocumentSettingPane.setFrom
(GuiSwingViewDocumentEditor.PreferencesForDocumentSetting prefsObj) update the GUI-settings props by reading the prefsObjvoid
GuiSwingViewDocumentEditor.DocumentSettingPane.setTo
(GuiSwingViewDocumentEditor.PreferencesForDocumentSetting prefsObj) update the prefsObj by current GUI-settings propsMethod parameters in org.autogui.swing with type arguments of type GuiSwingViewDocumentEditor.PreferencesForDocumentSettingModifier and TypeMethodDescriptionvoid
GuiSwingViewDocumentEditor.DocumentSettingPane.setPreferencesUpdater
(Consumer<GuiSwingViewDocumentEditor.PreferencesForDocumentSetting> updater)