|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpalmed.command.OpenCommand
public final class OpenCommand
This class implements the 'open' command.
| Constructor Summary | |
|---|---|
OpenCommand(javax.microedition.lcdui.Display display,
FileBrowser fileBrowser,
IFileBrowserListener listener)
Create an 'open' 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 OpenCommand(javax.microedition.lcdui.Display display,
FileBrowser fileBrowser,
IFileBrowserListener listener)
display - the displayfileBrowser - the file browserlistener - the file browser listener| 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 | |||||||||