|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.siemens.mp.MIDlet
Wrapper class for native Widget implementation. Currently only available on MC60!
| Constructor Summary | |
MIDlet()
|
|
| Method Summary | |
static String |
getAppProperty(String key)
Lookup the attribute from the jar files' descriptors and return it as a String |
static String[] |
getSupportedProtocols()
Get schemes supported by platformRequest |
static void |
notifyDestroyed()
Notify native Widget when MIDlet gets destroyed. |
static void |
notifyPaused()
Notify native Widget when MIDlet gets paused. |
static boolean |
platformRequest(String locator)
Start native application. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MIDlet()
| Method Detail |
public static void notifyDestroyed()
public static void notifyPaused()
public static String getAppProperty(String key)
public static final boolean platformRequest(String locator)
throws ConnectionNotFoundException,
NotAllowedException
getSupportedProtocols())
locator - URL to be loaded by native application.
ConnectionNotFoundException
NotAllowedExceptionpublic static String[] getSupportedProtocols()
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Generated on 2003-10-17 | For further information and updates, please visit Siemens mobile Developer Portal |