|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ApplicationListener
ApplicationListener is used by Application to notify listeners of major events during the lifecycle of an Application.
| Method Summary | |
|---|---|
void |
applicationDidInit()
Invoked after the application has finished intializing. |
void |
applicationExiting()
Notification that the application is about to exit. |
boolean |
canApplicationExit()
Invoked to determine if the application should exit. |
| Method Detail |
|---|
void applicationDidInit()
boolean canApplicationExit()
void applicationExiting()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||