Uses of Package
org.openstreetmap.josm.plugins

Packages that use org.openstreetmap.josm.plugins
org.openstreetmap.josm.gui.preferences   
org.openstreetmap.josm.gui.preferences.plugin   
org.openstreetmap.josm.plugins   
 

Classes in org.openstreetmap.josm.plugins used by org.openstreetmap.josm.gui.preferences
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
PluginInformation
          Encapsulate general information about a plugin.
 

Classes in org.openstreetmap.josm.plugins used by org.openstreetmap.josm.plugins
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
           
PluginInformation
          Encapsulate general information about a plugin.
PluginListParseException
           
PluginProxy
          Helper class for the JOSM system to communicate with the plugin.
ReadRemotePluginInformationTask.CacheType
           
 



JOSM