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 void
EditSelectedFeaturePlugIn. apply(FeatureCollection c, PlugInContext context)
protected abstract void
WKTPlugIn. 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 void
MapLayerWizardPanel. exitingToRight()
void
URLWizardPanel. 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 void
RasterImageWizardPanel. exitingToRight()
Works after Finish button.
-