Abstract

Applications written for the Mobile Internet Device Profile (MIDP) are called MIDlets. This chapter shows you how to develop a MIDlet and places a special emphasis on how to use the graphical user interface (GUI) elements. Even if you’ve never written a Java GUI before, you don’t have to worry about anything. It’s simple. In fact, the javax.microedition.lcdui package is a good place to start learning GUI programming because the package is so limited. Yet it contains the same core elements as Standard Edition Java GUI packages such as the java.awt and javax.swing packages, so once you’ve written a few micro-edition GUIs, you can apply the same ideas and switch to writing Standard Edition GUIs pretty easily.KeywordsAnchor PointGraphic ClassJava Virtual MachineSize PreferencePublic ClassThese keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.