Class CloseTypeSystemHandler
java.lang.Object
java.awt.event.WindowAdapter
org.apache.uima.tools.cvd.control.CloseTypeSystemHandler
- All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener
The Class CloseTypeSystemHandler.
-
Constructor Summary
ConstructorsConstructorDescriptionCloseTypeSystemHandler(MainFrame frame) Instantiates a new close type system handler. -
Method Summary
Methods inherited from class WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChangedMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface WindowListener
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowIconified, windowOpened
-
Constructor Details
-
CloseTypeSystemHandler
Instantiates a new close type system handler.- Parameters:
frame- the frame
-
-
Method Details
-
windowClosing
- Specified by:
windowClosingin interfaceWindowListener- Overrides:
windowClosingin classWindowAdapter
-