Figure 5-1: Displayables in the javax.microedition.lcdui and javax.microedition.lcdui.game package
Figure 5-2: The four children of Screen— (a) TextBox, (b) Alert, (c) List, and (d) Form
Figure 5-3: A simple MIDlet with a single command, Exit
Figure 5-4: This MIDlet has more commands than the device has soft buttons. Invoking the (a) system-generated Menu command brings up the (b) remaining commands.
Figure 5-5: A ticker scrolls across the top of a screen.
Figure 5-6: Alerts are similar to modal dialogs in a desktop windowing system.