Package | Description |
---|---|
org.openstreetmap.josm.gui.preferences | |
org.openstreetmap.josm.gui.preferences.plugin | |
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 |
---|
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 |
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.
|
ReadRemotePluginInformationTask.CacheType |