Performs an action assigned to the Mobile Device - MIDlet Started point.
()
| 264 | * Performs an action assigned to the Mobile Device - MIDlet Started point. |
| 265 | */ |
| 266 | public void startMIDlet() {//GEN-END:|3-startMIDlet|0|3-preAction |
| 267 | // write pre-action user code here |
| 268 | switchDisplayable(null, getSplashScreen());//GEN-LINE:|3-startMIDlet|1|3-postAction |
| 269 | // write post-action user code here |
| 270 | }//GEN-BEGIN:|3-startMIDlet|2| |
| 271 | //</editor-fold>//GEN-END:|3-startMIDlet|2| |
| 272 | |
| 273 | //<editor-fold defaultstate="collapsed" desc=" Generated Method: resumeMIDlet ">//GEN-BEGIN:|4-resumeMIDlet|0|4-preAction |
no test coverage detected