|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Undoable
Interface for an action that can be "undone", such that its effect is reversed if the undo() method is invoked immediately after the actionPerformed().
| Method Summary | |
|---|---|
void |
undo()
Causes the effect of most recent call to actionPerformed to be reversed. |
| Methods inherited from interface etomica.action.IAction |
|---|
actionPerformed |
| Method Detail |
|---|
void undo()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||