org.openuat.apps.j2me
Class ShakeMIDlet
java.lang.Object
javax.microedition.midlet.MIDlet
org.openuat.apps.j2me.ShakeMIDlet
- All Implemented Interfaces:
- javax.microedition.lcdui.CommandListener
public class ShakeMIDlet
- extends javax.microedition.midlet.MIDlet
- implements javax.microedition.lcdui.CommandListener
| 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 |
HoldOffConcurrentVerificationDelay
public static final int HoldOffConcurrentVerificationDelay
- See Also:
- Constant Field Values
Command_Debug_Streaming
public static final java.lang.String Command_Debug_Streaming
- See Also:
- Constant Field Values
CoherenceThresholdSucceed
public static final float CoherenceThresholdSucceed
- See Also:
- Constant Field Values
CoherenceThresholdFailHard
public static final float CoherenceThresholdFailHard
- See Also:
- Constant Field Values
ShakeMIDlet
public ShakeMIDlet()
startApp
public void startApp()
- Specified by:
startApp in class javax.microedition.midlet.MIDlet
commandAction
public void commandAction(javax.microedition.lcdui.Command com,
javax.microedition.lcdui.Displayable dis)
- Specified by:
commandAction in interface javax.microedition.lcdui.CommandListener
pauseApp
public void pauseApp()
- Specified by:
pauseApp in class javax.microedition.midlet.MIDlet
destroyApp
public void destroyApp(boolean unconditional)
- Specified by:
destroyApp in class javax.microedition.midlet.MIDlet
2005-2009, Rene Mayrhofer.