站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Programming Wireless Devices with the Java2 Platform

Programming Wireless Devices with the Java2 Platform

[ directory ] Previous Section Next Section

Chapter 7. MIDP Application Model

Due to the strict memory constraints and the requirement to support application interaction and data sharing within related applications, the Mobile Information Device Profile does not support the familiar Applet programming model introduced by the Java™ 2 Platform, Standard Edition (J2SE™). Rather, MIDP introduces a new application model that is better suited for the specific needs of small, resource-constrained devices. This application model is integrated closely with the MIDP user interface libraries (see Chapters 8?A class="docLink" HREF="0321197984_ch11.html#ch11">11), and it replaces the simple, command line-oriented application model supported by the Connected, Limited Device Configuration.

    [ directory ] Previous Section Next Section