T - B - C - public static class EditorAction.SetState<T extends AbstractEditor<B,C>,B,C> extends EditorAction<T,B,C>
EditorAction.AddChild<T extends AbstractEditor<B,C>,B,C>, EditorAction.AddChildController<T extends AbstractEditor<B,C>,B,C>, EditorAction.Remove<T extends AbstractEditor<B,C>,B,C>, EditorAction.RemoveChild<T extends AbstractEditor<B,C>,B,C>, EditorAction.SetSelect<T extends AbstractEditor<B,C>,B,C>, EditorAction.SetState<T extends AbstractEditor<B,C>,B,C>| Modifier and Type | Field and Description |
|---|---|
protected boolean |
myValue |
myController, myHistory| Constructor and Description |
|---|
EditorAction.SetState(T controller,
EditState state) |
EditorAction.SetState(T controller,
EditState state,
boolean val) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
Disabled, getHistory, getParent, Locked, Select, setHistory, Visiblepublic EditorAction.SetState(T controller, EditState state)
controller - state - set - unset - public void actionPerformed(ActionEvent e)
Copyright © 2011-2016. All Rights Reserved.