protected class BasicToolBarUI.FrameListener extends WindowAdapter
Modifier | Constructor and Description |
---|---|
protected |
FrameListener()
|
Modifier and Type | Method and Description |
---|---|
void |
windowClosing(WindowEvent w)
当窗口处于关闭状态时调用。
|
windowActivated,
windowClosed,
windowDeactivated,
windowDeiconified,
windowGainedFocus,
windowIconified,
windowLostFocus,
windowOpened,
windowStateChanged
public void windowClosing(WindowEvent w)
WindowAdapter
windowClosing
在接口
WindowListener
windowClosing
in
class
WindowAdapter