Class AnnotatorRunOnCasEventHandler
java.lang.Object
org.apache.uima.tools.cvd.control.AnnotatorRunOnCasEventHandler
- All Implemented Interfaces:
ActionListener,EventListener
The Class AnnotatorRunOnCasEventHandler.
-
Constructor Summary
ConstructorsConstructorDescriptionInstantiates 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:
actionPerformedin interfaceActionListener- Parameters:
event- the event- See Also:
-