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