|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectkieker.webgui.web.utility.command.AbstractEditorCommand
public abstract class AbstractEditorCommand
This is the abstract base for all other editor commands within this application.
| Constructor Summary | |
|---|---|
AbstractEditorCommand()
Creates a new instance of this class. |
|
| Method Summary | |
|---|---|
abstract void |
execute()
Executes this command. |
abstract AbstractEditorCommand |
invert()
Inverts this command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractEditorCommand()
| Method Detail |
|---|
public abstract void execute()
public abstract AbstractEditorCommand invert()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||