摘要: /** To change this template, choose Tools | Templates* and open the template in the editor.*/package hello;import javax.microedition.lcdui.*;import javax.microedition.midlet.*;/*** @author Administrator ItemStateListener 事件处理*/public class ItemStateListenerDemo extends MIDlet implements CommandListe
阅读全文