Uses of Class
org.openstreetmap.josm.plugins.PluginHandler.DeprecatedPlugin

Packages that use PluginHandler.DeprecatedPlugin
org.openstreetmap.josm.plugins   
 

Uses of PluginHandler.DeprecatedPlugin in org.openstreetmap.josm.plugins
 

Fields in org.openstreetmap.josm.plugins with type parameters of type PluginHandler.DeprecatedPlugin
static java.util.Collection<PluginHandler.DeprecatedPlugin> PluginHandler.DEPRECATED_PLUGINS
           
 

Methods in org.openstreetmap.josm.plugins with parameters of type PluginHandler.DeprecatedPlugin
 int PluginHandler.DeprecatedPlugin.compareTo(PluginHandler.DeprecatedPlugin o)
           
 



JOSM