Class AnnotatorRunCPCEventHandler
- java.lang.Object
-
- org.apache.uima.tools.cvd.control.AnnotatorRunCPCEventHandler
-
- All Implemented Interfaces:
java.awt.event.ActionListener
,java.util.EventListener
public class AnnotatorRunCPCEventHandler extends java.lang.Object implements java.awt.event.ActionListener
The Class AnnotatorRunCPCEventHandler.
-
-
Constructor Summary
Constructors Constructor Description AnnotatorRunCPCEventHandler(MainFrame frame)
Instantiates a new annotator run CPC event handler.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
actionPerformed(java.awt.event.ActionEvent event)
Action performed.
-