public interface ExiterListener
extends java.util.EventListener
Exiter
related events.Modifier and Type | Method and Description |
---|---|
void |
appExitNotify()
Called when the application exits.
|
void |
preExitNotify()
Called when the application exits.
|
void |
waitExitNotify()
Called when the application exits.
|
void preExitNotify()
appExitNotify()
.void appExitNotify()
void waitExitNotify()
appExitNotify()
.