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.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 listGuiSwingPrefsEditor.ValueListMapItemPane<Key,Value> GuiSwingPrefsEditor.ValueListMapPane<Key,Value> result componentpartial updatercell-renderer for prefs-treetree-model value for prefs-tree