public class MainWindow.ShutdownClient extends WindowAdapter implements ActionListener, sun.misc.SignalHandler
| Constructor and Description |
|---|
MainWindow.ShutdownClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
handle(sun.misc.Signal arg0) |
void |
windowClosing(WindowEvent e) |
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChangedpublic void windowClosing(WindowEvent e)
windowClosing in interface WindowListenerwindowClosing in class WindowAdapterpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void handle(sun.misc.Signal arg0)
handle in interface sun.misc.SignalHandlerCopyright © 2013. All Rights Reserved.