June 2002
Intermediate to advanced
504 pages
10h 10m
English
Version 2.0 of MIDP improves the existing high-level user interface API significantly. Additionally, there are three new packages packages, javax.microedition.lcdui.game, javax.microedition.media, and javax.microedition.media.control, especially for game and multimedia programming.
For the high-level part of LCDUI, there are several significant additions and improvements:
The new Class CustomItem allows user drawn items
Commands can also be assigned to Items
All items have a new setLayout() method
The CustomItem class allows you to combine the flexibility of the low-level API directly with the high-level API on the same screen. The ability to assign commands to items allows context-sensitive menus, ...
Read now
Unlock full access