Uses of Interface
com.vividsolutions.jump.workbench.plugin.CheckBoxed
Packages that use CheckBoxed
Package
Description
The built-in JUMP "plug-ins" (code modules that can be assigned to
buttons and menu items).
-
Uses of CheckBoxed in com.vividsolutions.jump.workbench.ui.cursortool.editing
Classes in com.vividsolutions.jump.workbench.ui.cursortool.editing that implement CheckBoxed -
Uses of CheckBoxed in com.vividsolutions.jump.workbench.ui.plugin
Classes in com.vividsolutions.jump.workbench.ui.plugin that implement CheckBoxedModifier and TypeClassDescriptionclassclassclass -
Uses of CheckBoxed in com.vividsolutions.jump.workbench.ui.plugin.datastore
Classes in com.vividsolutions.jump.workbench.ui.plugin.datastore that implement CheckBoxed -
Uses of CheckBoxed in com.vividsolutions.jump.workbench.ui.toolbox
Classes in com.vividsolutions.jump.workbench.ui.toolbox that implement CheckBoxedModifier and TypeClassDescriptionclassDeprecated.classpretty muchToolboxPlugInbut cleaned up plus propagating errors from initializeToolbox() -> getToolbox() -> execute() making implementations easier and more failsafe -
Uses of CheckBoxed in com.vividsolutions.jump.workbench.ui.warp
Classes in com.vividsolutions.jump.workbench.ui.warp that implement CheckBoxed -
Uses of CheckBoxed in com.vividsolutions.jump.workbench.ui.zoom
Classes in com.vividsolutions.jump.workbench.ui.zoom that implement CheckBoxed -
Uses of CheckBoxed in org.openjump.core.ui.plugin.customize
Classes in org.openjump.core.ui.plugin.customize that implement CheckBoxed -
Uses of CheckBoxed in org.openjump.core.ui.plugin.datastore.transaction
Classes in org.openjump.core.ui.plugin.datastore.transaction that implement CheckBoxedModifier and TypeClassDescriptionclassDataStoreTransactionManagerPlugIn is a ToolBox containing: a text area displaying uncommitted edits a commit button : to commit changes to the database an update button : to update changes from the database an inspect button : to inspect local evolutions not yet commited -
Uses of CheckBoxed in org.openjump.core.ui.plugin.view
Classes in org.openjump.core.ui.plugin.view that implement CheckBoxed
ToolboxPlugInV2instead