Class ShowAnnotatedTextHandler
java.lang.Object
org.apache.uima.tools.cvd.control.ShowAnnotatedTextHandler
- All Implemented Interfaces:
ActionListener
,EventListener
Show the multi-annotation text window. Is anybody even using this? This is handled much better in
the DocumentAnalyzer.
-
Constructor Summary
ConstructorDescriptionInstantiates a new show annotated text handler. -
Method Summary
-
Constructor Details
-
ShowAnnotatedTextHandler
Instantiates a new show annotated text handler.- Parameters:
frame
- the frame
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-