public class ExitHandler extends WindowAdapter
| Constructor and Description |
|---|
ExitHandler(Decoder dec)
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
windowClosing(WindowEvent evt)
Close the window and exit the application
|
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChangedpublic ExitHandler(Decoder dec)
public void windowClosing(WindowEvent evt)
windowClosing in interface WindowListenerwindowClosing in class WindowAdapterCopyright © 2015. All rights reserved.