|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExitListener | |
---|---|
com.jgoodies.uif.application | Contains classes to describe an application and to manage the application life-cycle |
Uses of ExitListener in com.jgoodies.uif.application |
---|
Methods in com.jgoodies.uif.application with parameters of type ExitListener | |
---|---|
void |
Application.addExitListener(ExitListener listener)
Adds an ExitListener that observes
changes in the application state. |
void |
Application.removeExitListener(ExitListener listener)
Removes the given ExitListener . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |