Uses of Package
com.vividsolutions.jump.workbench.plugin
Packages that use com.vividsolutions.jump.workbench.plugin
Package
Description
The DataSourceQueryChooser API is used to provide a GUI for a
DataSource, enabling it to be part of the JUMP Workbench.
The API for "plug-ins", which are code modules that can be assigned to
buttons and menu items.
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
-
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.h2ClassDescriptionThe Workbench searches the JARs in its lib/ext directory for Configurations.The "entry point" into a JAR file containing PlugIns.
-
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.mariadbClassDescriptionThe Workbench searches the JARs in its lib/ext directory for Configurations.The "entry point" into a JAR file containing PlugIns.
-
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.oracleClassDescriptionThe Workbench searches the JARs in its lib/ext directory for Configurations.The "entry point" into a JAR file containing PlugIns.
-
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.postgisClassDescriptionThe Workbench searches the JARs in its lib/ext directory for Configurations.The "entry point" into a JAR file containing PlugIns.
-
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.spatialdatabasesClassDescriptionThe Workbench searches the JARs in its lib/ext directory for Configurations.The "entry point" into a JAR file containing PlugIns.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.datastore.spatialiteClassDescriptionThe Workbench searches the JARs in its lib/ext directory for Configurations.The "entry point" into a JAR file containing PlugIns.
-
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.plugin.editClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.qaClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.workbenchClassDescriptionPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,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.datasourceClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.pluginClassDescriptionDefault 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.The Workbench searches the JARs in its lib/ext directory for Configurations.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.Creates basic EnableChecks.A set of methods to implement for plugins to be recognized as icon enabled.Created by Michaƫl on 05/10/14.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.uiClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Loads plug-ins (or more precisely, Extensions), and any JAR files that they depend on, from the plug-in directory.Interface implemented by plugins or loader which can be recorded as part of a macroA 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.cursortoolClassDescriptionThe Workbench searches the JARs in its lib/ext directory for Configurations.A test for whether to enable or disable a menu, toolbar button, or other component.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by com.vividsolutions.jump.workbench.ui.cursortool.editingClassDescriptionDefault 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.a simple marker interface for plugins wanting checkbox menu itemsa method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.pluginClassDescriptionDefault 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.a simple marker interface for plugins wanting checkbox menu itemsA test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.analysisClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.clipboardClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of plug-ins treated as one.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.datastoreClassDescriptionDefault 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.a simple marker interface for plugins wanting checkbox menu itemsA test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.generateClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.imageryClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.scalebarClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.simplifyClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.skinClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.testClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.wmsClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.styleClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.snapClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.styleClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.taskClassDescriptionPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,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.toolboxClassDescriptionDefault 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.a simple marker interface for plugins wanting checkbox menu itemsA test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.warpClassDescriptionDefault 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.a simple marker interface for plugins wanting checkbox menu itemsA test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.Creates basic EnableChecks.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.zoomClassDescriptionDefault 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.a simple marker interface for plugins wanting checkbox menu itemsa method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.EditAttributeByFormulaClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.plugInsClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.Creates basic EnableChecks.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.pluginClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.managerClassDescriptionDefault 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.The Workbench searches the JARs in its lib/ext directory for Configurations.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.The "entry point" into a JAR file containing PlugIns.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.styleClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.
-
Classes in com.vividsolutions.jump.workbench.plugin used by de.soldin.jumpcoreClassDescriptionPlug-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.geomconvClassDescriptionDefault 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.The Workbench searches the JARs in its lib/ext directory for Configurations.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.The "entry point" into a JAR file containing PlugIns.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.apitoolsClassDescriptionPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ccordsys.sridClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.featureClassDescriptionPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.geomutils.algorithmClassDescriptionPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.rasterimageClassDescriptionA test for whether to enable or disable a menu, toolbar button, or other component.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.rasterimage.stylerClassDescriptionThe Workbench searches the JARs in its lib/ext directory for Configurations.The "entry point" into a JAR file containing PlugIns.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,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.enablecheckClassDescriptionA 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.fileClassDescriptionInterface 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.plotClassDescriptionPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.pluginClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.ctsClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.customizeClassDescriptionDefault 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.a simple marker interface for plugins wanting checkbox menu itemsA test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.datastoreClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.h2ClassDescriptionPlug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.datastore.postgisClassDescriptionPlug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.datastore.postgis2ClassDescriptionPlug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.datastore.transactionClassDescriptionDefault 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.a simple marker interface for plugins wanting checkbox menu itemsa method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.editClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.edittoolboxClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.fileClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.saveClassDescriptionPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.helpClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.layerClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.pirolrasterClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of plug-ins treated as one.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.panelClassDescriptionPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.core.ui.plugin.queriesClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.rasterClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.colorClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.nodataClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.statisticsClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.styleClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.taskClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.toolsClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.onelayerClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.twolayersClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.Convenience superclass for classes that want to extend BasePlugIn and implement 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.generalizationClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.generateClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.geometrychangeClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.statisticsClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA set of method to implement for plugins to be recognized as shortcut enabled.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.viewClassDescriptionDefault 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.a simple marker interface for plugins wanting checkbox menu itemsA test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.A set of method to implement for plugins to be recognized as shortcut enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.helpclassescaleClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.showcenterClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.windowClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.wmsClassDescriptionDefault 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.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.listenerClassDescriptionA 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.utilClassDescriptionPassed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,
-
Classes in com.vividsolutions.jump.workbench.plugin used by org.openjump.sextante.gui.additionalResultsClassDescriptionDefault 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.A test for whether to enable or disable a menu, toolbar button, or other component.a method to mark plugins as enable checked. this is new. older plugins only implemented a static createEnableCheck() method.A set of methods to implement for plugins to be recognized as icon enabled.A sequence of EnableChecks treated as one.Plug-ins are code modules that can be easily added to or removed from JUMP Workbench.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,Interface implemented by plugins or loader which can be recorded as part of a macroA 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.joinTableClassDescriptionThe Workbench searches the JARs in its lib/ext directory for Configurations.The "entry point" into a JAR file containing PlugIns.Passed to PlugIns to enable them to access the rest of the JUMP Workbench. contains preselected task,