Class AboutHandler
- java.lang.Object
-
- org.apache.uima.tools.cvd.control.AboutHandler
-
- All Implemented Interfaces:
ActionListener,EventListener
public class AboutHandler extends Object implements ActionListener
-
-
Constructor Summary
Constructors Constructor Description AboutHandler(MainFrame frame)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidactionPerformed(ActionEvent e)
-
-
-
Constructor Detail
-
AboutHandler
public AboutHandler(MainFrame frame)
-
-
Method Detail
-
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformedin interfaceActionListener
-
-