|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Application.ExitListener in org.jdesktop.application |
---|
Methods in org.jdesktop.application that return Application.ExitListener | |
---|---|
Application.ExitListener[] |
Application.getExitListeners()
All of the ExitListeners added so far. |
Methods in org.jdesktop.application with parameters of type Application.ExitListener | |
---|---|
void |
Application.addExitListener(Application.ExitListener listener)
Adds an ExitListener to the list. |
void |
Application.removeExitListener(Application.ExitListener listener)
Removes an ExitListener from the list. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |