|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.microedition.midlet.MIDlet
blueme.messenger.BMM1
public class BMM1
| Field Summary |
|---|
| Fields inherited from interface blueme.messenger.common.iConstants |
|---|
ADMIN_UID, APP_TITLE, BLUETOOTH_INDEX, BLUETOOTH_LENGTH, BLUETOOTH_POSTFIX, BLUETOOTH_PREFIX, COM_OBJECTS, DISCOVERY_SLEEP, GPRS_INDEX, MAX_REDIRECTS, MSG_MAX_COUNT, MSG_MAX_LENGTH, NICK_MAX_LENGTH, PID_LENGTH, UID_LENGTH |
| Constructor Summary | |
|---|---|
BMM1()
|
|
| Method Summary | |
|---|---|
void |
commandAction(javax.microedition.lcdui.Command command,
javax.microedition.lcdui.Displayable displayable)
Method for command actions. |
void |
destroyApp(boolean unconditional)
Method used by the mobile phone to exit the application. |
void |
endApplication()
Method used to end the application. |
void |
exitApp()
Method used by either the application it self or the user to exit the application. |
java.lang.String |
getProperty(java.lang.String name)
Used to get system properties. |
boolean |
nativeAction(java.lang.String url)
Method used by the kernel to access native platform functions. |
void |
pauseApp()
Method used when the application is put on pause. |
void |
run()
Method for command actions. |
void |
startApp()
This is the entry point for starting the application. |
| Methods inherited from class javax.microedition.midlet.MIDlet |
|---|
checkPermission, getAppProperty, notifyDestroyed, notifyPaused, platformRequest, resumeRequest |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BMM1()
| Method Detail |
|---|
public void startApp()
startApp in class javax.microedition.midlet.MIDletpublic void pauseApp()
pauseApp in class javax.microedition.midlet.MIDletpublic void destroyApp(boolean unconditional)
destroyApp in class javax.microedition.midlet.MIDletpublic void exitApp()
public void commandAction(javax.microedition.lcdui.Command command,
javax.microedition.lcdui.Displayable displayable)
commandAction in interface javax.microedition.lcdui.CommandListenerpublic void run()
run in interface java.lang.Runnablepublic boolean nativeAction(java.lang.String url)
nativeAction in interface iBootLoader_GUInativeAction in interface iBootLoader_Kernelpublic void endApplication()
iBootLoader_GUI
endApplication in interface iBootLoader_GUIendApplication in interface iBootLoader_Kernelpublic java.lang.String getProperty(java.lang.String name)
getProperty in interface iBootLoader_GUIgetProperty in interface iBootLoader_Kernel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||