Uses of Class
bibliothek.gui.dock.station.screen.ScreenDockProperty

Packages that use ScreenDockProperty
bibliothek.gui.dock   
 

Uses of ScreenDockProperty in bibliothek.gui.dock
 

Methods in bibliothek.gui.dock with parameters of type ScreenDockProperty
 boolean ScreenDockStation.drop(Dockable dockable, ScreenDockProperty property)
          Tries to add the dockable to this station, and uses the property to determine its location.
 boolean ScreenDockStation.drop(Dockable dockable, ScreenDockProperty property, boolean boundsIncludeWindow)
          Tries to add the dockable to this station, and uses the property to determine its location.