Uses of Class
com.vividsolutions.jump.workbench.ui.plugin.FeatureInstaller
-
Packages that use FeatureInstaller Package Description com.vividsolutions.jump.workbench.plugin The API for "plug-ins", which are code modules that can be assigned to buttons and menu items.com.vividsolutions.jump.workbench.ui.plugin The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items). -
-
Uses of FeatureInstaller in com.vividsolutions.jump.workbench.plugin
Methods in com.vividsolutions.jump.workbench.plugin that return FeatureInstaller Modifier and Type Method Description FeatureInstaller
PlugInContext. getFeatureInstaller()
-
Uses of FeatureInstaller in com.vividsolutions.jump.workbench.ui.plugin
Methods in com.vividsolutions.jump.workbench.ui.plugin that return FeatureInstaller Modifier and Type Method Description static FeatureInstaller
FeatureInstaller. getInstance(WorkbenchContext context)
-