| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.preferences.plugin |
Provides classes for handling plugin preferences.
|
| Modifier and Type | Field and Description |
|---|---|
private PluginPreferencesModel |
PluginPreference.model |
private PluginPreferencesModel |
PluginListPanel.model |
| Constructor and Description |
|---|
PluginListPanel(PluginPreferencesModel model)
Constructs a new
PluginListPanel with a given model. |