Class AboutUimaHandler

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

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

    • AboutUimaHandler

      public AboutUimaHandler(MainFrame frame)
      Instantiates a new about uima handler.
      Parameters:
      frame - the frame
  • Method Details