Class ShowAnnotatedTextHandler
- java.lang.Object
-
- org.apache.uima.tools.cvd.control.ShowAnnotatedTextHandler
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
public class ShowAnnotatedTextHandler extends java.lang.Object implements java.awt.event.ActionListener
Show the multi-annotation text window. Is anybody even using this? This is handled much better in the DocumentAnalyzer.
-
-
Constructor Summary
Constructors Constructor Description ShowAnnotatedTextHandler(MainFrame frame)
Instantiates a new show annotated text handler.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent event)
-