|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HelloWorldPlusMIDlet in com.nokia.midp.examples.lcdui.helloworldplus |
| Fields in com.nokia.midp.examples.lcdui.helloworldplus declared as HelloWorldPlusMIDlet | |
private HelloWorldPlusMIDlet |
TextScreen.midlet
Reference to the parent MIDlet class enabling this class to access the callback methods provided by HelloWorldMIDlet. |
private HelloWorldPlusMIDlet |
TextEditor.midlet
Back reference to parent MIDlet class enabling this class to access to access the callback methods provided by HelloWorldMIDlet. |
| Constructors in com.nokia.midp.examples.lcdui.helloworldplus with parameters of type HelloWorldPlusMIDlet | |
TextScreen(HelloWorldPlusMIDlet midlet,
java.lang.String message)
The constructor initializes the class making it ready for use. |
|
TextEditor(HelloWorldPlusMIDlet midlet,
java.lang.String message)
The constructor initializes the class making it ready for use. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||