Class CloseAnnotationViewHandler
java.lang.Object
java.awt.event.WindowAdapter
org.apache.uima.tools.cvd.control.CloseAnnotationViewHandler
- All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener
Window closing handler for annotation viewer. Remember window position on close.
-
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
-
Method Details
-
windowClosing
- Specified by:
windowClosingin interfaceWindowListener- Overrides:
windowClosingin classWindowAdapter
-