class DownloadDialog.WindowEventHandler extends java.awt.event.WindowAdapter
Constructor and Description |
---|
DownloadDialog.WindowEventHandler() |
Modifier and Type | Method and Description |
---|---|
void |
windowActivated(java.awt.event.WindowEvent e) |
void |
windowClosing(java.awt.event.WindowEvent e) |
DownloadDialog.WindowEventHandler()
public void windowClosing(java.awt.event.WindowEvent e)
windowClosing
in interface java.awt.event.WindowListener
windowClosing
in class java.awt.event.WindowAdapter
public void windowActivated(java.awt.event.WindowEvent e)
windowActivated
in interface java.awt.event.WindowListener
windowActivated
in class java.awt.event.WindowAdapter