Package | Description |
---|---|
org.openstreetmap.josm.plugins |
Provides the classes for JOSM plugins system.
|
Modifier and Type | Class and Description |
---|---|
class |
PluginClassLoader
Class loader for JOSM plugins.
|
Modifier and Type | Field and Description |
---|---|
private static DynamicURLClassLoader |
PluginHandler.joinedPluginResourceCL
Class loader to locate resources from plugins.
|
Modifier and Type | Method and Description |
---|---|
private static DynamicURLClassLoader |
PluginHandler.getJoinedPluginResourceCL()
Get class loader to locate resources from plugins.
|