Module org.autogui
Package org.autogui.swing.prefs
package org.autogui.swing.prefs
-
ClassDescriptionthe 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 listGuiSwingPrefsEditor.ValueListMapItemPane<Key,Value> GuiSwingPrefsEditor.ValueListMapPane<Key,Value> result componentpartial updatercell-renderer for prefs-treetree-model value for prefs-tree