Uses of Package
org.openstreetmap.josm.plugins
-
Packages that use org.openstreetmap.josm.plugins 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. -
Classes in org.openstreetmap.josm.plugins used by org.openstreetmap.josm.gui Class Description PluginInformation Encapsulate general information about a plugin. -
Classes in org.openstreetmap.josm.plugins used by org.openstreetmap.josm.gui.preferences Class Description PluginDownloadTask Asynchronous task for downloading a collection of plugins.PluginInformation Encapsulate general information about a plugin. -
Classes in org.openstreetmap.josm.plugins used by org.openstreetmap.josm.gui.preferences.plugin Class Description PluginDownloadTask Asynchronous task for downloading a collection of plugins.PluginInformation Encapsulate general information about a plugin. -
Classes in org.openstreetmap.josm.plugins used by org.openstreetmap.josm.plugins Class Description DynamicURLClassLoader ClassLoader that makes theDynamicURLClassLoader.addURL(java.net.URL)
method ofURLClassLoader
public.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).PluginClassLoader Class loader for JOSM plugins.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 pluginPluginInformation 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.