Categories: Java | Java ME | UI
This page was last modified 12:51, 5 September 2007.
High-level UI in Java ME
From Forum Nokia Wiki
MIDP provides a set of APIs to create user interfaces.
High-Level API
These set of APIs are useful for those applications where portability is important. To preserve the portability, you have a little control on the visual appearance (i.e., you cannot change the colors and the fonts of the component).
Examples:
- Multiple list
- TextBox
- Implicit list
- Exclusive list
- Choice group
- Popup choice group
- Date field
- Gauge
- Image item
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [moved] About Combobox and checkboxes in low level. | EaswaraNayudu | Mobile Java General | 3 | 2008-07-15 13:15 |
| Image loading on canvas | pieterb23 | Mobile Java General | 2 | 2007-06-29 16:35 |
| about sdk v0.9 chinese version | wangguoshui | Symbian | 3 | 2005-01-08 02:04 |
| Flickering problem in Nokia-e61 | aravindra | Mobile Java General | 3 | 2008-01-15 11:39 |
| J2ME Command Language | hooopoe | Mobile Java General | 8 | 2007-12-06 11:28 |
