Uses of Class
bibliothek.gui.dock.facile.station.split.DelegatingSplitLayoutManager

Packages that use DelegatingSplitLayoutManager
bibliothek.gui.dock.common.intern.station   
bibliothek.gui.dock.facile.station.split   
 

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

Subclasses of DelegatingSplitLayoutManager in bibliothek.gui.dock.common.intern.station
 class CLockedResizeLayoutManager
          A LockedResizeLayoutManager that looks out for CDockable.isResizeLocked().
 

Uses of DelegatingSplitLayoutManager in bibliothek.gui.dock.facile.station.split
 

Subclasses of DelegatingSplitLayoutManager in bibliothek.gui.dock.facile.station.split
 class LockedResizeLayoutManager<T>
          A SplitLayoutManager that can lock the size of some Dockables during resize.