protected class BasicToolBarUI.FrameListener extends java.awt.event.WindowAdapter
| Modifier | Constructor and Description |
|---|---|
protected |
BasicToolBarUI.FrameListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
windowClosing(java.awt.event.WindowEvent e)
This method is called when the floating window is closed.
|
protected BasicToolBarUI.FrameListener()
public void windowClosing(java.awt.event.WindowEvent e)
windowClosing in interface java.awt.event.WindowListenerwindowClosing in class java.awt.event.WindowAdaptere - The WindowEvent.