| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.preferences.plugin |
Provides classes for handling plugin preferences.
|
| org.openstreetmap.josm.plugins |
| Class and Description |
|---|
| PluginDownloadTask
Asynchronous task for downloading a collection of plugins.
|
| PluginInformation
Encapsulate general information about a plugin.
|
| Class and Description |
|---|
| Plugin
For all purposes of loading dynamic resources, the Plugin's class loader should be used
(or else, the plugin jar will not be within the class path).
|
| PluginDownloadException |
| PluginDownloadTask
Asynchronous task for downloading a collection of plugins.
|
| PluginException
Exception that wraps any exception thrown by plugins.
|
| PluginHandler.DeprecatedPlugin
Description of a deprecated plugin
|
| PluginInformation
Encapsulate general information about a plugin.
|
| PluginListParseException |
| PluginProxy
Helper class for the JOSM system to communicate with the plugin.
|