Uses of Interface
bibliothek.gui.dock.station.screen.window.ScreenDockWindowClosingStrategy

Packages that use ScreenDockWindowClosingStrategy
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.common.intern.station Contains the CommonDockStation, various implementations of CommonDockStation and supporting classes. 
 

Uses of ScreenDockWindowClosingStrategy in bibliothek.gui.dock
 

Fields in bibliothek.gui.dock with type parameters of type ScreenDockWindowClosingStrategy
static PropertyKey<ScreenDockWindowClosingStrategy> ScreenDockStation.WINDOW_CLOSING_STRATEGY
          strategy for closing ScreenDockWindows, default is null
 

Uses of ScreenDockWindowClosingStrategy in bibliothek.gui.dock.common.intern.station
 

Classes in bibliothek.gui.dock.common.intern.station that implement ScreenDockWindowClosingStrategy
 class CScreenDockStationWindowClosingStrategy
          This strategy searches for a CDockable when the user wants to close an externalized dockable.