|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpalmed.command.ExitCommand
public final class ExitCommand
This class implements the 'exit' command.
| Constructor Summary | |
|---|---|
ExitCommand(javax.microedition.midlet.MIDlet midlet,
ISerializable serializable,
IRecordFactory factory)
Create an 'exit' 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 ExitCommand(javax.microedition.midlet.MIDlet midlet,
ISerializable serializable,
IRecordFactory factory)
midlet - the midletserializable - the object to save upon exitfactory - the record factory| Method Detail |
|---|
public void execute()
execute in interface ICommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||