Package org.openstreetmap.josm.gui.preferences
Provides generic classes for handling JOSM preferences.
Functional classes for the different components are located in sub-packages.
-
Interface Summary Interface Description PreferenceSetting Base interface of Preferences settings, should not be directly implemented, seeTabPreferenceSetting
andSubPreferenceSetting
.PreferenceSettingFactory Factory forPreferenceSetting
.PreferenceTabbedPane.PreferenceTab PreferenceTabbedPane.ValidationListener Allows PreferenceSettings to do validation of entered values when ok was pressed.SubPreferenceSetting Preference settings, that do *not* display a top level tab.TabPreferenceSetting Preference settings, that display a top level tab. -
Enum Summary Enum Description SourceEditor.I18nString Identifiers for strings that need to be provided.