Package | Description |
---|---|
org.openstreetmap.josm.gui |
Provides the classes for JOSM graphical user interface.
|
org.openstreetmap.josm.gui.preferences |
Provides generic classes for handling JOSM preferences.
|
org.openstreetmap.josm.gui.preferences.plugin |
Provides classes for handling plugin preferences.
|
org.openstreetmap.josm.plugins |
Provides the classes for JOSM plugins system.
|
org.openstreetmap.josm.tools.bugreport |
Class and Description |
---|
PluginInformation
Encapsulate general information about a plugin.
|
Class and Description |
---|
PluginDownloadTask
Asynchronous task for downloading a collection of plugins.
|
PluginInformation
Encapsulate general information about a plugin.
|
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
Exception thrown during plugin download.
|
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
|
PluginHandler.DynamicURLClassLoader
ClassLoader that makes the addURL method of URLClassLoader public.
|
PluginInformation
Encapsulate general information about a plugin.
|
PluginListParseException
Exception thrown during plugin list parsing.
|
PluginProxy
Helper class for the JOSM system to communicate with the plugin.
|
Class and Description |
---|
PluginDownloadTask
Asynchronous task for downloading a collection of plugins.
|