public class Exiter
extends java.lang.Object
Constructor and Description |
---|
Exiter() |
Modifier and Type | Method and Description |
---|---|
void |
terminate()
Terminates the application.
|
void |
waitForTermination()
Waits until the window has been disposed.
|