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.preferencesUpdaterMethods 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 TypeMethodDescriptionvoidGuiSwingViewDocumentEditor.DocumentSettingPane.setFrom(GuiSwingViewDocumentEditor.PreferencesForDocumentSetting prefsObj) update the GUI-settings props by reading the prefsObjvoidGuiSwingViewDocumentEditor.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 TypeMethodDescriptionvoidGuiSwingViewDocumentEditor.DocumentSettingPane.setPreferencesUpdater(Consumer<GuiSwingViewDocumentEditor.PreferencesForDocumentSetting> updater)