Uses of Interface
bibliothek.extension.gui.dock.station.split.SizeManager

Packages that use SizeManager
bibliothek.extension.gui.dock.station.split Optional helper functions to keep the size of Dockable even if the elements are moved around. 
 

Uses of SizeManager in bibliothek.extension.gui.dock.station.split
 

Classes in bibliothek.extension.gui.dock.station.split that implement SizeManager
 class DockFrontendSizeManager
          Observes a DockFrontend in order to find out which Dockables are available, and when a drag & drop operation starts.
 

Constructors in bibliothek.extension.gui.dock.station.split with parameters of type SizeManager
LbSplitLayoutManager(SizeManager sizeManager)
          Creates a new manager.