|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.gef.commands.Command
net.officefloor.eclipse.common.commands.OfficeFloorCommand
net.officefloor.eclipse.common.commands.ChangeCommand
public class ChangeCommand
OfficeFloorCommand for a Change.
| Constructor Summary | |
|---|---|
ChangeCommand(Change<?> change)
Initialise. |
|
| Method Summary | |
|---|---|
protected void |
doCommand()
Provides implementation of executing the Command. |
protected void |
undoCommand()
Provides implementation of undoing the Command. |
| Methods inherited from class net.officefloor.eclipse.common.commands.OfficeFloorCommand |
|---|
execute, undo |
| Methods inherited from class org.eclipse.gef.commands.Command |
|---|
canExecute, canUndo, chain, dispose, getDebugLabel, getLabel, redo, setDebugLabel, setLabel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ChangeCommand(Change<?> change)
change - Change.| Method Detail |
|---|
protected void doCommand()
OfficeFloorCommandCommand.
doCommand in class OfficeFloorCommandprotected void undoCommand()
OfficeFloorCommandCommand.
undoCommand in class OfficeFloorCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||