|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The AppStateChangeEventListener
class allows a launcher
application to keep track of applications it launches or other applications
running as part of the same service.
Method Summary | |
void |
stateChange(AppStateChangeEvent evt)
The application the listener was tracking has made a state transition from fromState to toState
and this method will be given the state event. |
Method Detail |
public void stateChange(AppStateChangeEvent evt)
fromState
to toState
and this method will be given the state event.
evt
- the AppStateChangeEvent.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |