Package | Description |
---|---|
org.openstreetmap.josm.plugins |
Provides the classes for JOSM plugins system.
|
Modifier and Type | Field and Description |
---|---|
(package private) static java.util.List<PluginHandler.DeprecatedPlugin> |
PluginHandler.DEPRECATED_PLUGINS
Deprecated plugins that are removed on start
|
Modifier and Type | Method and Description |
---|---|
int |
PluginHandler.DeprecatedPlugin.compareTo(PluginHandler.DeprecatedPlugin o) |
Modifier and Type | Method and Description |
---|---|
(package private) static java.lang.String |
PluginHandler.getRemovedPluginsMessage(java.util.Collection<PluginHandler.DeprecatedPlugin> removedPlugins) |