Uses of Package
org.openjump.core.ui.plugin

Packages that use org.openjump.core.ui.plugin
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   
org.openjump.core.ui.plugin.file   
org.openjump.core.ui.plugin.window   
 

Classes in org.openjump.core.ui.plugin used by com.vividsolutions.jump.workbench.ui.plugin
AbstractUiPlugIn
          Default implementation of PlugIn, with useful functions for auto-generating a name, converting a PlugIn into an ActionListener (for use with JButtons, for example), and supporting undo.
 

Classes in org.openjump.core.ui.plugin used by com.vividsolutions.jump.workbench.ui.plugin.wms
AbstractThreadedUiPlugIn
           
AbstractUiPlugIn
          Default implementation of PlugIn, with useful functions for auto-generating a name, converting a PlugIn into an ActionListener (for use with JButtons, for example), and supporting undo.
AbstractWizardPlugin
           
 

Classes in org.openjump.core.ui.plugin used by org.openjump.core.ui.plugin
AbstractThreadedUiPlugIn
           
AbstractUiPlugIn
          Default implementation of PlugIn, with useful functions for auto-generating a name, converting a PlugIn into an ActionListener (for use with JButtons, for example), and supporting undo.
 

Classes in org.openjump.core.ui.plugin used by org.openjump.core.ui.plugin.file
AbstractThreadedUiPlugIn
           
AbstractUiPlugIn
          Default implementation of PlugIn, with useful functions for auto-generating a name, converting a PlugIn into an ActionListener (for use with JButtons, for example), and supporting undo.
AbstractWizardPlugin
           
 

Classes in org.openjump.core.ui.plugin used by org.openjump.core.ui.plugin.window
AbstractUiPlugIn
          Default implementation of PlugIn, with useful functions for auto-generating a name, converting a PlugIn into an ActionListener (for use with JButtons, for example), and supporting undo.