Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences |
Provides generic classes for handling JOSM preferences.
|
org.openstreetmap.josm.gui.preferences.plugin |
Provides classes for handling plugin preferences.
|
Class and Description |
---|
PluginPreference
Preference settings for plugins.
|
Class and Description |
---|
PluginCheckBox
A plugin checkbox.
|
PluginInstallation
Plugin installation status, used to filter plugin preferences model.
|
PluginListPanel
A panel displaying the list of known plugins.
|
PluginPreferencesModel
The plugin model behind a
PluginListPanel . |
PluginUpdatePolicyPanel
A panel for configuring whether JOSM shall update plugins at startup.
|
PluginUpdatePolicyPanel.Policy |