Class ShowAnnotationCustomizerHandler

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

public class ShowAnnotationCustomizerHandler extends Object implements ActionListener
The Class ShowAnnotationCustomizerHandler.
  • Constructor Details

    • ShowAnnotationCustomizerHandler

      public ShowAnnotationCustomizerHandler(MainFrame frame)
      Instantiates a new show annotation customizer handler.
      Parameters:
      frame - the frame
  • Method Details