Class TextFocusHandler

java.lang.Object
org.apache.uima.tools.cvd.control.TextFocusHandler
All Implemented Interfaces:
FocusListener, EventListener

public class TextFocusHandler extends Object implements FocusListener
The Class TextFocusHandler.
  • Constructor Details

    • TextFocusHandler

      public TextFocusHandler(MainFrame frame)
      Instantiates a new text focus handler.
      Parameters:
      frame - the frame
  • Method Details