Uses of Package
org.autogui.swing.prefs
Packages that use org.autogui.swing.prefs
-
Classes in org.autogui.swing.prefs used by org.autogui.swingClassDescriptiona prefs-visitor for constructing prefs-editor GUI
GuiSwingPrefsEditor.rootPane
is the top component, aggregating all sub-components of visited prefs, creatd byGuiSwingPreferences.RootView.loadPreferences(GuiPreferences, GuiSwingPrefsApplyOptions)
GuiSwingPrefsEditor.contentPane
is the actul aggregation of sub-components, added to the root byGuiSwingPrefsEditor.createRootPane()
; While visiting,GuiSwingPrefsEditor.construction
flag is true.GuiSwingPrefsEditor.historyValuesPane
holds the current pane for history-values while construction creating of actual pane for history-values is done byGuiSwingPrefsHistoryValues
all sub-components have ability to notify own changes;GuiSwingPrefsEditor.updatedListeners
receives those notifications.partial updater -
Classes in org.autogui.swing.prefs used by org.autogui.swing.prefsClassDescriptionthe default impl.a prefs-visitor for constructing prefs-editor GUI
GuiSwingPrefsEditor.rootPane
is the top component, aggregating all sub-components of visited prefs, creatd byGuiSwingPreferences.RootView.loadPreferences(GuiPreferences, GuiSwingPrefsApplyOptions)
GuiSwingPrefsEditor.contentPane
is the actul aggregation of sub-components, added to the root byGuiSwingPrefsEditor.createRootPane()
; While visiting,GuiSwingPrefsEditor.construction
flag is true.GuiSwingPrefsEditor.historyValuesPane
holds the current pane for history-values while construction creating of actual pane for history-values is done byGuiSwingPrefsHistoryValues
all sub-components have ability to notify own changes;GuiSwingPrefsEditor.updatedListeners
receives those notifications.a list wrapping a map; it supposes that the map never updated the outside of the listresult componenttree-model value for prefs-tree -
Classes in org.autogui.swing.prefs used by org.autogui.swing.table