|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalmed.command.CloseCommand
public final class CloseCommand
This class implements the 'close' command.
Constructor Summary | |
---|---|
CloseCommand(javax.microedition.lcdui.Display display,
IBufferManager manager,
IResult result)
Create a close command. |
Method Summary | |
---|---|
void |
execute()
Execute the command. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CloseCommand(javax.microedition.lcdui.Display display, IBufferManager manager, IResult result)
display
- the displaymanager
- the buffer managerresult
- the result handlerMethod Detail |
---|
public void execute()
execute
in interface ICommand
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |