站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Java Development on PDAs Building Applications for PocketPC and Palm

Java Development on PDAs Building Applications for PocketPC and Palm

[ directory ] Previous Section Next Section

User Interfaces in MIDP

The user interface classes of the MID profile are found in the lcdui package (javax.microedition.lcdui). The class diagram in Figure 5.1 shows most of the classes in the package.

Figure 5.1. Simplified class structure of the MIDP lcdui package

graphics/05fig01.gif

In the following sections, we will have a look at the main classes that we will use to create a user interface for our Palm OS applications.

    [ directory ] Previous Section Next Section