public interface ScreenDockWindowClosingStrategy
ScreenDockWindow
.Modifier and Type | Method and Description |
---|---|
void |
closing(ScreenDockWindow window)
Called if the user wants to close
window , e.g. |
void closing(ScreenDockWindow window)
window
, e.g. by clicking on the "x" on a JFrame
.window
- the window that should be closed