|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
static interface Utils.Interruptable
Interface implemented by Displayable's that want to respond to the MIDlet's startApp() and pauseApp() calls.
Method Summary | |
---|---|
void |
pauseApp()
Called in response to a request to pause the MIDlet. |
void |
resumeApp()
Called when a MIDlet is asked to resume operations after a call to pauseApp(). |
Method Detail |
---|
void pauseApp()
void resumeApp()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |