Class ToolboxStateManager.Strategy
java.lang.Object
com.vividsolutions.jump.workbench.ui.toolbox.ToolboxStateManager.Strategy
- Enclosing class:
ToolboxStateManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidaddActionListener(ActionListener actionListener, Component component) protected ObjectgetDefaultValue(Object initialToolboxValue, Component component) protected abstract ObjectgetToolboxValue(Component component) voidmonitor(Component component, ToolboxStateManager manager) protected abstract voidsetToolboxValue(Object value, Component component)
-
Constructor Details
-
Strategy
public Strategy()
-
-
Method Details
-
monitor
-
getDefaultValue
-
addActionListener
-
getToolboxValue
-
setToolboxValue
-