91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

J2ME中ITEM類如何使用

發布時間:2021-06-23 15:03:57 來源:億速云 閱讀:123 作者:Leah 欄目:web開發

這篇文章給大家介紹J2ME中ITEM類如何使用,內容非常詳細,感興趣的小伙伴們可以參考借鑒,希望對大家能有所幫助。

J2ME中ITEM類用法

一、基本知識

1、ITEM類是Form類的派生類。

2、通過改變ITEM類的派生類的實例的狀態,用戶可以和應用程序進行交互。

3、ITEM類StateChanged方法和普通觸發器不同,在用戶引起狀態變化時自動調用的操作,程序本身引起的不會調用。

二、創建實踐

1、以ChoiceGroup的應用為例,所有應用ITEM類的MIDlet如果要處理ITEM類的狀態變化必須重寫ITEM類StateChanged方法

2、實際運行效果圖

J2ME中ITEM類如何使用

3、NETBEANS設計器的設計

J2ME中ITEM類如何使用

4、代碼(NETBEANS生成的大部分框架,筆者修改了其中幾行,增加了ITEM類StateChanged方法)

packagehello;  importjavax.microedition.midlet.*;  importjavax.microedition.lcdui.*;   publicclassHelloMIDletextendsMIDletimplementsCommandListener,ITEM類StateListener{  privatebooleanmidletPaused=false;  //  privateCommandexitCommand;  privateFormform;  privateChoiceGroupweather_CG;  //   publicHelloMIDlet(){  }  //  //  //   privatevoidinitialize(){  //writepre-initializeusercodehere   //writepost-initializeusercodehere  }  //  //   publicvoidstartMIDlet(){  //writepre-actionusercodehere  switchDisplayable(null,getForm());  //writepost-actionusercodehere  }  //  //  publicvoidresumeMIDlet(){  //writepre-actionusercodehere   //writepost-actionusercodehere  }  //  //   publicvoidswitchDisplayable(Alertalert,DisplayablenextDisplayable){  //writepre-switchusercodehere  Displaydisplay=getDisplay();  if(alert==null){  display.setCurrent(nextDisplayable);  }else{  display.setCurrent(alert,nextDisplayable);  }  //writepost-switchusercodehere  }  //  //   publicvoidcommandAction(Commandcommand,Displayabledisplayable){  //writepre-actionusercodehere  if(displayable==form){  if(command==exitCommand){  //writepre-actionusercodehere  exitMIDlet();  //writepost-actionusercodehere  }  }  //writepost-actionusercodehere  }  //  //重寫ITEM類StateChanged方法  publicvoidITEM類StateChanged(ITEM類ITEM類){  //writepre-actionusercodehere  if(ITEM類==weather_CG){  form.setTitle("你選擇了"+weather_CG.getString(weather_CG.getSelectedIndex())+"天");  //writepost-actionusercodehere  }  //writepost-actionusercodehere  }  //   //   publicCommandgetExitCommand(){  if(exitCommand==null){  //writepre-initusercodehere  exitCommand=newCommand("\u9000\u51FA",Command.EXIT,0);  //writepost-initusercodehere  }  returnexitCommand;  }  //  //  publicFormgetForm(){  if(form==null){  //writepre-initusercodehere  form=newForm("Welcome",newITEM類[]{getWeather_CG()});  form.addCommand(getExitCommand());  form.setCommandListener(this);  //增加初始天氣選擇情況顯示  form.setTitle("你選擇了晴天");  //增加ITEM類的監聽器  form.setITEM類StateListener(this);//writepost-initusercodehere  }  returnform;  }  //   //   publicChoiceGroupgetWeather_CG(){  if(weather_CG==null){  //writepre-initusercodehere  weather_CG=newChoiceGroup("\u5929\u6C14\u7C7B\u578B",Choice.EXCLUSIVE);  weather_CG.setLayout(ImageITEM類.LAYOUT_DEFAULT);  weather_CG.setFitPolicy(Choice.TEXT_WRAP_DEFAULT);  //選項框項的代碼  weather_CG.append("晴",null);  weather_CG.append("陰",null);  weather_CG.append("雨",null);  weather_CG.append("雪",null);  weather_CG.setSelectedIndex(0,true);  //writepost-initusercodehere  }  returnweather_CG;  }  //      publicDisplaygetDisplay(){  returnDisplay.getDisplay(this);  }   publicvoidexitMIDlet(){  switchDisplayable(null,null);  destroyApp(true);  notifyDestroyed();  }   publicvoidstartApp(){  if(midletPaused){  resumeMIDlet();  }else{  initialize();  startMIDlet();  }  midletPaused=false;  }   publicvoidpauseApp(){  midletPaused=true;  }   publicvoiddestroyApp(booleanunconditional){  }  }

關于J2ME中ITEM類如何使用就分享到這里了,希望以上內容可以對大家有一定的幫助,可以學到更多知識。如果覺得文章不錯,可以把它分享出去讓更多的人看到。

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

股票| 阿尔山市| 高要市| 舒城县| 彭泽县| 七台河市| 广昌县| 疏勒县| 南阳市| 常德市| 海口市| 鹿邑县| 晋州市| 赣州市| 名山县| 苗栗县| 张北县| 巴彦县| 黄石市| 重庆市| 那曲县| 丁青县| 喀什市| 阜康市| 湟中县| 隆安县| 东阿县| 梅河口市| 双江| 报价| 新化县| 温州市| 民县| 延长县| 兴业县| 惠来县| 都江堰市| 盖州市| 楚雄市| 蒙阴县| 广东省|