|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.microedition.midlet.MIDlet
org.placelab.midp.PlacelabUtilitiesMidlet
| Constructor Summary | |
PlacelabUtilitiesMidlet()
|
|
| Method Summary | |
void |
commandAction(javax.microedition.lcdui.Command c,
javax.microedition.lcdui.Displayable s)
|
void |
destroyApp(boolean condition)
|
void |
pauseApp()
|
void |
showUI(UIComponent from)
used by one component to activate another component |
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 |
public PlacelabUtilitiesMidlet()
| Method Detail |
public void startApp()
public void showUI(UIComponent from)
UIComponent
showUI in interface UIComponentpublic void pauseApp()
public void destroyApp(boolean condition)
public void commandAction(javax.microedition.lcdui.Command c,
javax.microedition.lcdui.Displayable s)
commandAction in interface javax.microedition.lcdui.CommandListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||