Class CScreenDockStationWindowClosingStrategy
java.lang.Object
bibliothek.gui.dock.common.intern.station.CScreenDockStationWindowClosingStrategy
- All Implemented Interfaces:
ScreenDockWindowClosingStrategy
public class CScreenDockStationWindowClosingStrategy
extends Object
implements ScreenDockWindowClosingStrategy
This strategy searches for a
CDockable when the user wants to close an externalized dockable. It calls
CDockable.setExtendedMode(ExtendedMode) with ExtendedMode.NORMALIZED.- Author:
- Benjamin Sigg
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CScreenDockStationWindowClosingStrategy
public CScreenDockStationWindowClosingStrategy()
-
-
Method Details
-
closing
- Specified by:
closingin interfaceScreenDockWindowClosingStrategy
-