Uses of Class
bibliothek.gui.dock.station.split.DefaultSplitLayoutManager

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

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

Subclasses of DefaultSplitLayoutManager in bibliothek.extension.gui.dock.station.split
 class LbSplitLayoutManager
          Deprecated. Due to the new placeholder mechanism this class/interface has become obsolete, it is no longer used anywhere. Clients should now use a PlaceholderStrategy to assign identifiers to the Dockables, with these identifiers the location and size of a Dockable is stored in a much more consistent way than using the LbSplitLayoutManager. This class/interface will be removed in a future release.