|
|
|
J2ME
|
J2ME Form Class
In this J2ME Extends Form example, we are going to discuss about form, extending form in our class and appending values to it.
View Rating |
|
|
J2ME
|
J2ME Command Class
In the given J2ME Command Class example, we have set the various commands namely, screen, back, cancel, ok, help, stop, exit and item to the Midlet.
View Rating |
|
|
J2ME
|
J2ME Canvas Repaint
In J2ME repaint is the method of the canvas class, and is used to repaint the entire canvas class. To define the repaint method in you midlet follow the given syntax.
View Rating |
|
|
J2ME
|
List in J2ME
J2ME Canvas List Example will explain you, how to create list of items. In this example we are going to create a simple list of text, that will show the selected item on the same screen.
View Rating |
|
|