org.epseelon.mobimap
Class MobiMapMIDlet

java.lang.Object
  extended by javax.microedition.midlet.MIDlet
      extended by org.epseelon.mobimap.MobiMapMIDlet
All Implemented Interfaces:
javax.microedition.lcdui.CommandListener

public class MobiMapMIDlet
extends javax.microedition.midlet.MIDlet
implements javax.microedition.lcdui.CommandListener

This MIDlet is merely here to serve as a demonstration for the MobiMap API


Constructor Summary
MobiMapMIDlet()
           
 
Method Summary
 void commandAction(javax.microedition.lcdui.Command command, javax.microedition.lcdui.Displayable d)
           
 void destroyApp(boolean unconditional)
           
 void exitMIDlet()
           
 void pauseApp()
           
 void showException(java.lang.Exception e)
           
 void startApp()
           
 
Methods inherited from class javax.microedition.midlet.MIDlet
checkPermission, getAppProperty, notifyDestroyed, notifyPaused, platformRequest, resumeRequest
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobiMapMIDlet

public MobiMapMIDlet()
Method Detail

startApp

public void startApp()
              throws javax.microedition.midlet.MIDletStateChangeException
Specified by:
startApp in class javax.microedition.midlet.MIDlet
Throws:
javax.microedition.midlet.MIDletStateChangeException

exitMIDlet

public void exitMIDlet()
                throws javax.microedition.midlet.MIDletStateChangeException
Throws:
javax.microedition.midlet.MIDletStateChangeException

pauseApp

public void pauseApp()
Specified by:
pauseApp in class javax.microedition.midlet.MIDlet

destroyApp

public void destroyApp(boolean unconditional)
                throws javax.microedition.midlet.MIDletStateChangeException
Specified by:
destroyApp in class javax.microedition.midlet.MIDlet
Throws:
javax.microedition.midlet.MIDletStateChangeException

commandAction

public void commandAction(javax.microedition.lcdui.Command command,
                          javax.microedition.lcdui.Displayable d)
Specified by:
commandAction in interface javax.microedition.lcdui.CommandListener

showException

public void showException(java.lang.Exception e)


Copyright © 2008 Epseelon. All Rights Reserved.