Uses of Class
bibliothek.gui.dock.common.CContentArea
Packages that use CContentArea
Package
Description
A set of classes that can be used to create basic applications.
Classes and interfaces used internally.
Various implementations of
CLocation.-
Uses of CContentArea in bibliothek.gui.dock.common
Methods in bibliothek.gui.dock.common that return CContentAreaModifier and TypeMethodDescriptionCControl.createContentArea(String uniqueId) Creates and adds a newCContentArea.CControl.getContentArea()Gets the element that should be in the center of the mainframe.Methods in bibliothek.gui.dock.common with parameters of type CContentAreaModifier and TypeMethodDescriptionstatic CBaseLocationCLocation.base(CContentArea center) Creates a new location that tells all children to use a station defined oncenter.static CMaximizedLocationCLocation.maximized(CContentArea area) Creates a location representing the maximized mode onarea.voidCControl.removeContentArea(CContentArea content) Deprecated. -
Uses of CContentArea in bibliothek.gui.dock.common.intern
Methods in bibliothek.gui.dock.common.intern that return CContentAreaModifier and TypeMethodDescriptionDefaultCControlRegister.getDefaultContentArea()MutableCControlRegister.getDefaultContentArea()Gets the default set ofCStations.Methods in bibliothek.gui.dock.common.intern with parameters of type CContentAreaModifier and TypeMethodDescriptionvoidDefaultCControlRegister.setDefaultContentArea(CContentArea container) voidMutableCControlRegister.setDefaultContentArea(CContentArea container) Sets the default set ofCStations. -
Uses of CContentArea in bibliothek.gui.dock.common.location
Methods in bibliothek.gui.dock.common.location that return CContentAreaModifier and TypeMethodDescriptionCBaseLocation.getContentArea()Gets the contentarea to which this location relates.Constructors in bibliothek.gui.dock.common.location with parameters of type CContentArea
CControl.removeStationContainer(CStationContainer)instead