|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.unidata.ui.Command
public class Command
Class Command
| Constructor Summary | |
|---|---|
Command()
_more_ |
|
| Method Summary | |
|---|---|
void |
doCommand()
_more_ |
boolean |
isUndoable()
_more_ |
void |
redoCommand()
_more_ |
void |
undoCommand()
_more_ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Command()
| Method Detail |
|---|
public boolean isUndoable()
public void doCommand()
public void redoCommand()
public void undoCommand()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||