| 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 |
|---|
| PluginListPanel
A panel displaying the list of known plugins.
|
| PluginListPanel.JPluginCheckBox
A plugin checkbox.
|
| PluginPreferencesModel
The plugin model behind a
PluginListPanel. |
| PluginUpdatePolicyPanel
A panel for configuring whether JOSM shall update plugins at startup.
|
| PluginUpdatePolicyPanel.Policy |