Uses of Class
com.vividsolutions.jump.workbench.plugin.PlugInClassLoader
Packages that use PlugInClassLoader
Package
Description
The API for "plug-ins", which are code modules that can be assigned to
buttons and menu items.
-
Uses of PlugInClassLoader in com.vividsolutions.jump.workbench.plugin
Methods in com.vividsolutions.jump.workbench.plugin that return PlugInClassLoaderModifier and TypeMethodDescriptionPlugInManager.getPlugInClassLoader()To access extension classes, use this ClassLoader rather than the default ClassLoader.