Uses of Class
com.vividsolutions.jump.workbench.WorkbenchException

Packages that use WorkbenchException
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
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
 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
 void RasterImageWizardPanel.exitingToRight()
          Works after Finish button.