Package com.vividsolutions.jump.workbench.ui.toolbox
-
Class Summary Class Description MainButtonPlugIn Convenience superclass used in toolboxes that have one primary button.ToolboxDialog An always-on-top modeless dialog with a WorkbenchToolBar (for CursorTools, PlugIns, and other buttons).ToolboxPlugIn Deprecated. future implementations should useToolboxPlugInV2
insteadToolboxPlugInV2 pretty muchToolboxPlugIn
but cleaned up plus propagating errors from initializeToolbox() -> getToolbox() -> execute() making implementations easier and more failsafeToolboxStateManager Stores the state of the component and its descendants on the Blackboard of the LayerManager (if any) of the current JInternalFrame.ToolboxStateManager.Strategy