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