public class CloseWindow extends WindowAdapter
| Constructor and Description |
|---|
CloseWindow() |
| Modifier and Type | Method and Description |
|---|---|
void |
windowClosed(WindowEvent we)
Window closed.
|
void |
windowClosing(WindowEvent we)
Window closing.
|
windowActivated, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChangedpublic void windowClosed(WindowEvent we)
windowClosed in interface WindowListenerwindowClosed in class WindowAdapterwe - the we WindowAdapter.windowClosed(java.awt.event.WindowEvent)public void windowClosing(WindowEvent we)
windowClosing in interface WindowListenerwindowClosing in class WindowAdapterwe - the we WindowAdapter.windowClosing(java.awt.event.WindowEvent)Copyright © 2007–2015 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.