Uses of Class
bibliothek.gui.dock.station.screen.window.ScreenDockWindowHandle

Packages that use ScreenDockWindowHandle
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
 

Uses of ScreenDockWindowHandle in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock that return ScreenDockWindowHandle
protected  ScreenDockWindowHandle ScreenDockStation.register(Dockable dockable, Path placeholder, ScreenDockWindow window, WindowConfiguration configuration)
          Invoked after a new ScreenDockWindow has been created.