|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PluginProxy | |
|---|---|
| org.openstreetmap.josm.plugins | |
| Uses of PluginProxy in org.openstreetmap.josm.plugins |
|---|
| Fields in org.openstreetmap.josm.plugins declared as PluginProxy | |
|---|---|
private PluginProxy |
PluginPreferenceFactory.plugin
|
PluginProxy |
PluginException.plugin
|
| Fields in org.openstreetmap.josm.plugins with type parameters of type PluginProxy | |
|---|---|
static java.util.Collection<PluginProxy> |
PluginHandler.pluginList
All installed and loaded plugins (resp. |
| Methods in org.openstreetmap.josm.plugins that return PluginProxy | |
|---|---|
private static PluginProxy |
PluginHandler.getPluginCausingException(java.lang.Throwable ex)
Replies the plugin which most likely threw the exception ex. |
PluginProxy |
PluginInformation.load(java.lang.Class<?> klass)
Load and instantiate the plugin |
| Methods in org.openstreetmap.josm.plugins with parameters of type PluginProxy | |
|---|---|
private static boolean |
PluginHandler.confirmDeactivatingPluginAfterException(PluginProxy plugin)
|
| Constructors in org.openstreetmap.josm.plugins with parameters of type PluginProxy | |
|---|---|
PluginException(PluginProxy plugin,
java.lang.String name,
java.lang.Throwable cause)
|
|
PluginPreferenceFactory(PluginProxy plugin)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||