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, windowStateChanged
public void windowClosing(WindowEvent e)
windowClosing
in interface WindowListener
windowClosing
in class WindowAdapter
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void handle(sun.misc.Signal arg0)
handle
in interface sun.misc.SignalHandler
Copyright © 2012. All Rights Reserved.