public abstract static class ToolboxStateManager.Strategy extends Object
| Constructor and Description |
|---|
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 © 2017 B3Partners B.V.. All rights reserved.