class UploadDialog.WindowEventHandler extends WindowAdapter
Constructor and Description |
---|
WindowEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
windowActivated(WindowEvent arg0) |
void |
windowClosing(WindowEvent e) |
windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
WindowEventHandler()
public void windowClosing(WindowEvent e)
windowClosing
in interface WindowListener
windowClosing
in class WindowAdapter
public void windowActivated(WindowEvent arg0)
windowActivated
in interface WindowListener
windowActivated
in class WindowAdapter