Class AnnotatorRunOnCasEventHandler
java.lang.Object
org.apache.uima.tools.cvd.control.AnnotatorRunOnCasEventHandler
- All Implemented Interfaces:
ActionListener
,EventListener
The Class AnnotatorRunOnCasEventHandler.
-
Constructor Summary
ConstructorDescriptionInstantiates a new annotator run on cas event handler. -
Method Summary
-
Constructor Details
-
AnnotatorRunOnCasEventHandler
Instantiates a new annotator run on cas event handler.- Parameters:
frame
- the frame
-
-
Method Details
-
actionPerformed
Action performed.- Specified by:
actionPerformed
in interfaceActionListener
- Parameters:
event
- the event- See Also:
-