|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalmed.command.PreferencesCommand
public final class PreferencesCommand
This class implements the 'preferences' command.
Constructor Summary | |
---|---|
PreferencesCommand(javax.microedition.lcdui.Display display,
javax.microedition.lcdui.Displayable next,
IRecordFactory factory,
ITextBox textBox)
Create a preferences dialog. |
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 PreferencesCommand(javax.microedition.lcdui.Display display, javax.microedition.lcdui.Displayable next, IRecordFactory factory, ITextBox textBox)
display
- the displaynext
- the displayable to show when closing the about dialogfactory
- the record factorytextBox
- the text boxMethod 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 |