public abstract static class ToolboxStateManager.Strategy extends Object
| Constructor and Description |
|---|
ToolboxStateManager.Strategy() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
addActionListener(ActionListener actionListener,
Component component) |
protected Object |
getDefaultValue(Object initialToolboxValue,
Component component) |
protected abstract Object |
getToolboxValue(Component component) |
void |
monitor(Component component,
ToolboxStateManager manager) |
protected abstract void |
setToolboxValue(Object value,
Component component) |
public void monitor(Component component, ToolboxStateManager manager)
protected abstract void addActionListener(ActionListener actionListener, Component component)
Copyright © 2015. All rights reserved.