站内搜索: 请输入搜索关键词
当前页面: 图书首页 > MIDP Style Guide for the Java 2 Platform, Micro Edition

MIDP Style Guide for the Java 2 Platform, Micro Edition

[ directory ] Previous Section Next Section

10.3 Touch Input

Some devices, such as PDAs, have touch input. It is not available on all devices, however. If a device has touch input, it should be incorporated into the canvas screens of applications so that these screens can behave like native applications and like the high-level screens of MIDP. (See "Touch Input" on page 231 for more information.)

    [ directory ] Previous Section Next Section