|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.gadgets.CogSetObjectsCommand
public class CogSetObjectsCommand
An undoable/redoable command to set multiple properties in a Cog structure.
| Constructor Summary | |
|---|---|
CogSetObjectsCommand(Cog cog,
Naming newValues)
|
|
| Method Summary | |
|---|---|
void |
redo()
Execute the command, saving any state necessary to undo it. |
void |
undo()
Undo the command, saving any state necessary to redo it. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CogSetObjectsCommand(Cog cog,
Naming newValues)
| Method Detail |
|---|
public void redo()
redo in interface UndoableCommandpublic void undo()
undo in interface UndoableCommand
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||