|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpalmed.command.AboutCommand
public final class AboutCommand
This class implements the 'about' command.
| Constructor Summary | |
|---|---|
AboutCommand(javax.microedition.midlet.MIDlet midlet,
javax.microedition.lcdui.Display display,
javax.microedition.lcdui.Displayable next)
Create an 'about' 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 AboutCommand(javax.microedition.midlet.MIDlet midlet,
javax.microedition.lcdui.Display display,
javax.microedition.lcdui.Displayable next)
midlet - the midletdisplay - the displaynext - the displayable to show when closing the about dialog| 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 | |||||||||