|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for classes to do something with the user interface.
Method Summary | |
void |
drawexecute(Drawer inDrawer)
Called when the drawer completes |
void |
execute()
Called when the command is executed. |
java.lang.String |
getCommandName()
Used to retrieve the name of this command. |
void |
setClient(Client inClient)
Called before the execute command. |
Method Detail |
public java.lang.String getCommandName()
public void setClient(Client inClient)
public void execute()
public void drawexecute(Drawer inDrawer)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |