Uses of Class
bibliothek.gui.dock.common.CGridArea
Packages that use CGridArea
Package
Description
A set of classes that can be used to create basic applications.
Various implementations of
CLocation.-
Uses of CGridArea in bibliothek.gui.dock.common
Subclasses of CGridArea in bibliothek.gui.dock.commonModifier and TypeClassDescriptionclassA working area is an element which is always visible and contains someCDockables which can't be dragged out of it.Methods in bibliothek.gui.dock.common that return CGridAreaModifier and TypeMethodDescriptionCControl.createGridArea(String uniqueId) Creates a new area where normalizedCDockables can be stored.CContentArea.getCenterArea()Gets the station in the center of thisCContentArea.Methods in bibliothek.gui.dock.common with parameters of type CGridAreaModifier and TypeMethodDescriptionstatic CMaximizedLocationCreates a location representing the maximized mode onarea.static CGridAreaLocationCLocation.normalized(CGridArea area) Creates a new location representing a grid area. -
Uses of CGridArea in bibliothek.gui.dock.common.behavior
Subclasses of CGridArea in bibliothek.gui.dock.common.behaviorModifier and TypeClassDescriptionclass -
Uses of CGridArea in bibliothek.gui.dock.common.location
Methods in bibliothek.gui.dock.common.location that return CGridAreaModifier and TypeMethodDescriptionCGridAreaLocation.getArea()Gets the area which is represented by this location.Constructors in bibliothek.gui.dock.common.location with parameters of type CGridArea