Package org.openstreetmap.josm.gui.preferences

Interface Summary
PreferenceSetting Base interface of Preferences settings, should not be directly implemented, see TabPreferenceSetting and SubPreferenceSetting.
PreferenceSettingFactory  
PreferenceTabbedPane.PreferenceTab  
PreferenceTabbedPane.TabIdentifier  
PreferenceTabbedPane.ValidationListener Allows PreferenceSettings to do validation of entered values when ok was pressed.
SourceProvider  
SubPreferenceSetting Preference settings, that do *not* display a top level tab.
TabPreferenceSetting Preference settings, that display a top level tab.
 

Class Summary
AudioPreference  
AudioPreference.Factory  
DefaultPreferenceSetting  
DefaultTabPreferenceSetting  
PluginPreference  
PluginPreference.Factory  
PluginPreference.PluginConfigurationSitesPanel  
PreferenceDialog  
PreferenceTabbedPane The preference settings.
PreferenceTabbedPane.PreferencePanel  
PreferenceTabbedPane.PreferenceScrollPane  
RemoteControlPreference Preference settings for the Remote Control plugin
RemoteControlPreference.Factory  
ServerAccessPreference  
ServerAccessPreference.Factory  
SourceEditor  
SourceEditor.AvailableSourcesListModel  
SourceEditor.ExtendedSourceEntry  
SourceEditor.IconPathTableModel  
SourceEditor.SourceEntryListCellRenderer  
SourceEditor.SourceEntryTableCellRenderer  
SourceEditor.SourcePrefHelper  
SourceEntry A source entry primarily used to save the user's selection of mappaint styles, but also for preset sources.
ToolbarPreferences  
ToolbarPreferences.ActionDefinition  
ToolbarPreferences.ActionParametersTableModel  
ToolbarPreferences.ActionParser  
ToolbarPreferences.ToolbarPopupMenu  
ValidatorPreference Preference settings for the validator
ValidatorPreference.Factory  
 

Enum Summary
SourceEditor.I18nString Identifiers for strings that need to be provided.
 



JOSM