Chapter 10. MIDP High-Level User Interface ?Form
A Form object is a Screen that presents a sequence of Items. Form objects are commonly used in MIDP applications to present data that consists of various different types such as text, images, editable date fields, text fields, and so on. This chapter describes the various Item classes and their features in detail, along with a description of class ItemStateListener that can be used to listen for changes in Item objects. In the end of this chapter, the rules for Form layout management are presented.
 |