|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This class outlines the basic functionality required in any class that receives callback from native user notification objects.
Method Summary | |
void |
exitApplication()
exit the application. |
void |
restoreApplication()
restore the application to its normal state. |
void |
showAboutWindow()
shows the about window with more information about the application. |
void |
showMenu(int x,
int y)
show a menu of options to the user. |
Method Detail |
public void restoreApplication()
public void exitApplication()
public void showMenu(int x, int y)
public void showAboutWindow()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |