Uses of Class
com.vividsolutions.jump.workbench.WorkbenchException
-
Packages that use WorkbenchException Package Description com.vividsolutions.jump.workbench.ui.plugin The built-in JUMP "plug-ins" (code modules that can be assigned to buttons and menu items).com.vividsolutions.jump.workbench.ui.plugin.wms org.openjump.core.ui.plugin.layer.pirolraster -
-
Uses of WorkbenchException in com.vividsolutions.jump.workbench.ui.plugin
Methods in com.vividsolutions.jump.workbench.ui.plugin that throw WorkbenchException Modifier and Type Method Description protected voidEditSelectedFeaturePlugIn. apply(FeatureCollection c, PlugInContext context)protected abstract voidWKTPlugIn. apply(FeatureCollection c, PlugInContext context) -
Uses of WorkbenchException in com.vividsolutions.jump.workbench.ui.plugin.wms
Methods in com.vividsolutions.jump.workbench.ui.plugin.wms that throw WorkbenchException Modifier and Type Method Description voidMapLayerWizardPanel. exitingToRight()voidURLWizardPanel. exitingToRight() -
Uses of WorkbenchException in org.openjump.core.ui.plugin.layer.pirolraster
Methods in org.openjump.core.ui.plugin.layer.pirolraster that throw WorkbenchException Modifier and Type Method Description voidRasterImageWizardPanel. exitingToRight()Works after Finish button.
-