public class FrameCloser extends WindowAdapter
| Constructor and Description |
|---|
FrameCloser() |
| Modifier and Type | Method and Description |
|---|---|
void |
windowClosed(WindowEvent e) |
void |
windowClosing(WindowEvent e) |
windowActivated, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChangedpublic void windowClosing(WindowEvent e)
windowClosing in interface WindowListenerwindowClosing in class WindowAdapterpublic void windowClosed(WindowEvent e)
windowClosed in interface WindowListenerwindowClosed in class WindowAdapterCopyright © 2023. All rights reserved.