Uses of Class
bibliothek.gui.dock.common.location.CBaseLocation
Packages that use CBaseLocation
Package
Description
A set of classes that can be used to create basic applications.
Various implementations of
CLocation.-
Uses of CBaseLocation in bibliothek.gui.dock.common
Methods in bibliothek.gui.dock.common that return CBaseLocationModifier and TypeMethodDescriptionstatic CBaseLocationCLocation.base()Creates a new location that tells all children to use the default center.static CBaseLocationCLocation.base(CContentArea center) Creates a new location that tells all children to use a station defined oncenter. -
Uses of CBaseLocation in bibliothek.gui.dock.common.location
Methods in bibliothek.gui.dock.common.location that return CBaseLocationModifier and TypeMethodDescriptionCContentAreaCenterLocation.getBase()Gets the location representing theCContentAreaof which this location represents the center.Constructors in bibliothek.gui.dock.common.location with parameters of type CBaseLocationModifierConstructorDescriptionCreates a new locationCMinimizedLocation(CBaseLocation parent, Side side) Creates a new location.