Package com.spun.util
Class FrameCloser
java.lang.Object
java.awt.event.WindowAdapter
com.spun.util.FrameCloser
- All Implemented Interfaces:
WindowFocusListener,WindowListener,WindowStateListener,EventListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidMethods inherited from class java.awt.event.WindowAdapter
windowActivated, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
-
Constructor Details
-
FrameCloser
public FrameCloser()
-
-
Method Details
-
windowClosing
- Specified by:
windowClosingin interfaceWindowListener- Overrides:
windowClosingin classWindowAdapter
-
windowClosed
- Specified by:
windowClosedin interfaceWindowListener- Overrides:
windowClosedin classWindowAdapter
-