Class CasAnnotationViewerApplet.MyComponentListener

java.lang.Object
java.awt.event.ComponentAdapter
org.apache.uima.tools.viewer.CasAnnotationViewerApplet.MyComponentListener
All Implemented Interfaces:
ComponentListener, EventListener
Enclosing class:
CasAnnotationViewerApplet

class CasAnnotationViewerApplet.MyComponentListener extends ComponentAdapter
A listener for detecting resize events. Sets the size of the TreeViewer panel whenever the applet's size changes.