Class AboutHandler

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

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

    • AboutHandler

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