org.apache.uima.tools.cvd.control
public class MainFrameClosing extends java.awt.event.WindowAdapter
Constructor and Description |
---|
MainFrameClosing(MainFrame frame) |
Modifier and Type | Method and Description |
---|---|
static void |
handleClosingEvent(MainFrame main) |
void |
windowClosing(java.awt.event.WindowEvent e) |
public MainFrameClosing(MainFrame frame)
public void windowClosing(java.awt.event.WindowEvent e)
windowClosing
in interface java.awt.event.WindowListener
windowClosing
in class java.awt.event.WindowAdapter
public static void handleClosingEvent(MainFrame main)
Copyright © 2014. All Rights Reserved.