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