Uses of Package
com.vividsolutions.jump.workbench.plugin
-
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.h2 Class Description Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.Extension The "entry point" into a JAR file containing PlugIns. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.mariadb Class Description Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.Extension The "entry point" into a JAR file containing PlugIns. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.oracle Class Description Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.Extension The "entry point" into a JAR file containing PlugIns. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.postgis Class Description Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.Extension The "entry point" into a JAR file containing PlugIns. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.spatialdatabases Class Description Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.Extension The "entry point" into a JAR file containing PlugIns.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.spatialite Class Description Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.Extension The "entry point" into a JAR file containing PlugIns. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.plugin.edit Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.plugin.qa Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench Class Description PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.PlugInManager Loads plug-ins (or more precisely, Extensions), and any JAR files that they depend on, from the plug-in directory. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.datasource Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.plugin Class Description AbstractPlugIn 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.Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.EnableCheckFactory Creates basic EnableChecks.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MacroManager Created by Michaƫl on 05/10/14.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInClassLoader PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.PlugInManager Loads plug-ins (or more precisely, Extensions), and any JAR files that they depend on, from the plug-in directory.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.cursortool Class Description Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.cursortool.editing Class Description AbstractPlugIn 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.CheckBoxed a simple marker interface for plugins wanting checkbox menu itemsEnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin Class Description AbstractPlugIn 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.CheckBoxed a simple marker interface for plugins wanting checkbox menu itemsEnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.analysis Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.clipboard Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MacroPlugIn A sequence of plug-ins treated as one.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.datastore Class Description AbstractPlugIn 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.CheckBoxed a simple marker interface for plugins wanting checkbox menu itemsEnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.generate Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.imagery Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.scalebar Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.simplify Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.skin Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.test Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.plugin.wms Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.renderer.style Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.snap Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.style Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.task Class Description PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.toolbox Class Description AbstractPlugIn 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.CheckBoxed a simple marker interface for plugins wanting checkbox menu itemsEnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.warp Class Description AbstractPlugIn 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.CheckBoxed a simple marker interface for plugins wanting checkbox menu itemsEnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.EnableCheckFactory Creates basic EnableChecks.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.zoom Class Description AbstractPlugIn 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.CheckBoxed a simple marker interface for plugins wanting checkbox menu itemsEnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by de.fho.jump.pirol.plugins.EditAttributeByFormula Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by de.fho.jump.pirol.utilities.plugIns Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.EnableCheckFactory Creates basic EnableChecks.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by de.latlon.deejump.plugin Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by de.latlon.deejump.plugin.manager Class Description AbstractPlugIn 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.Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.EnableChecked a method to mark plugins as enable checked.Extension The "entry point" into a JAR file containing PlugIns.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by de.latlon.deejump.plugin.style Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by de.soldin.jumpcore Class Description PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by de.soldin.jumpcore.geomconv Class Description AbstractPlugIn 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.Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Extension The "entry point" into a JAR file containing PlugIns.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.apitools Class Description PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ccordsys.srid Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.feature Class Description PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.geomutils.algorithm Class Description PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.rasterimage Class Description EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.rasterimage.styler Class Description Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.Extension The "entry point" into a JAR file containing PlugIns.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.enablecheck Class Description EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.io.file Class Description Recordable Interface implemented by plugins or loader which can be recorded as part of a macro -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plot Class Description PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.cts Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.customize Class Description AbstractPlugIn 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.CheckBoxed a simple marker interface for plugins wanting checkbox menu itemsEnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.datastore Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.datastore.h2 Class Description PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.datastore.postgis Class Description PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.datastore.postgis2 Class Description PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.datastore.transaction Class Description AbstractPlugIn 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.CheckBoxed a simple marker interface for plugins wanting checkbox menu itemsEnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.edit Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.edittoolbox Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.file Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.file.save Class Description PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.help Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.layer Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.layer.pirolraster Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MacroPlugIn A sequence of plug-ins treated as one.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.layer.pirolraster.panel Class Description PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.mousemenu Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.mousemenu.category Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.queries Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.raster Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.raster.color Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.raster.nodata Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.raster.statistics Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.style Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.task Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.tools Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.tools.analysis.onelayer Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.tools.analysis.twolayers Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedBasePlugIn Convenience superclass for classes that want to extend BasePlugIn and implement ThreadedPlugIn.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.tools.generalization Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.tools.generate Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.tools.geometrychange Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.tools.statistics Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.ThreadedPlugIn A long-running PlugIn that keeps the GUI responsive (but only partially so, as a modal progress dialog will be in the way). -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.view Class Description AbstractPlugIn 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.CheckBoxed a simple marker interface for plugins wanting checkbox menu itemsEnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.MultiShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.view.helpclassescale Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.view.showcenter Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.window Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.wms Class Description AbstractPlugIn 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.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.swing.listener Class Description EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.util Class Description PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.sextante.gui.additionalResults Class Description AbstractPlugIn 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.EnableCheck A test for whether to enable or disable a menu, toolbar button, or other component.EnableChecked a method to mark plugins as enable checked.Iconified A set of methods to implement for plugins to be recognized as icon enabled.MultiEnableCheck A sequence of EnableChecks treated as one.PlugIn Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.Recordable Interface implemented by plugins or loader which can be recorded as part of a macroShortcutEnabled A set of method to implement for plugins to be recognized as shortcut enabled. -
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.sigle.plugin.joinTable Class Description Configuration The Workbench searches the JARs in its lib/ext directory for Configurations.Extension The "entry point" into a JAR file containing PlugIns.PlugInContext Passed to PlugIns to enable them to access the rest of the JUMP Workbench.