Public Member Functions | |
virtual void | windowClosed (const WindowEvent &e)=0 |
virtual void | windowOpened (const WindowEvent &e)=0 |
virtual void | windowActivated (const WindowEvent &e)=0 |
virtual void | windowDeactivated (const WindowEvent &e)=0 |
|
Called when a window is closed.
|
|
Called when a window is opened.
|
|
Called when a window was activated.
|
|
Called when a window was deactivated.
|