Uses of Class
bibliothek.gui.dock.common.location.CBaseLocation

Packages that use CBaseLocation
bibliothek.gui.dock.common   
bibliothek.gui.dock.common.location   
 

Uses of CBaseLocation in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common that return CBaseLocation
static CBaseLocation CLocation.base()
          Creates a new location that tells all children to use the default center.
static CBaseLocation CLocation.base(CContentArea center)
          Creates a new location that tells all children to use a station defined on center.
 

Uses of CBaseLocation in bibliothek.gui.dock.common.location
 

Constructors in bibliothek.gui.dock.common.location with parameters of type CBaseLocation
CContentAreaCenterLocation(CBaseLocation base)
          Creates a new location
CMinimizedLocation(CBaseLocation parent, Side side)
          Creates a new location.