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.rootPaneis the top component, aggregating all sub-components of visited prefs, creatd byGuiSwingPreferences.RootView.loadPreferences(GuiPreferences, GuiSwingPrefsApplyOptions)GuiSwingPrefsEditor.contentPaneis the actul aggregation of sub-components, added to the root byGuiSwingPrefsEditor.createRootPane(); While visiting,GuiSwingPrefsEditor.constructionflag is true.GuiSwingPrefsEditor.historyValuesPaneholds the current pane for history-values while construction creating of actual pane for history-values is done byGuiSwingPrefsHistoryValuesall sub-components have ability to notify own changes;GuiSwingPrefsEditor.updatedListenersreceives 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.rootPaneis the top component, aggregating all sub-components of visited prefs, creatd byGuiSwingPreferences.RootView.loadPreferences(GuiPreferences, GuiSwingPrefsApplyOptions)GuiSwingPrefsEditor.contentPaneis the actul aggregation of sub-components, added to the root byGuiSwingPrefsEditor.createRootPane(); While visiting,GuiSwingPrefsEditor.constructionflag is true.GuiSwingPrefsEditor.historyValuesPaneholds the current pane for history-values while construction creating of actual pane for history-values is done byGuiSwingPrefsHistoryValuesall sub-components have ability to notify own changes;GuiSwingPrefsEditor.updatedListenersreceives 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