Package org.openjump.core.ui.plugin

Class Summary
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