public class MainWindow.ShutdownClient extends WindowAdapter implements ActionListener
| Constructor and Description |
|---|
MainWindow.ShutdownClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
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 ActionListenerCopyright © 2012. All Rights Reserved.