Class SystemExitHandler

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

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

    • SystemExitHandler

      public SystemExitHandler(MainFrame frame)
      Instantiates a new system exit handler.
      Parameters:
      frame - the frame
  • Method Details