Uses of Class
bibliothek.gui.dock.common.CWorkingArea
Packages that use CWorkingArea
Package
Description
A set of classes that can be used to create basic applications.
Various implementations of
CLocation.-
Uses of CWorkingArea in bibliothek.gui.dock.common
Methods in bibliothek.gui.dock.common that return CWorkingAreaModifier and TypeMethodDescriptionCControl.createWorkingArea(String uniqueId) Creates and adds a newCWorkingAreato this control.Methods in bibliothek.gui.dock.common with parameters of type CWorkingAreaModifier and TypeMethodDescriptionstatic CWorkingAreaLocationCLocation.working(CWorkingArea area) Creates a new location representing the givenCWorkingArea. -
Uses of CWorkingArea in bibliothek.gui.dock.common.location
Methods in bibliothek.gui.dock.common.location that return CWorkingAreaModifier and TypeMethodDescriptionCWorkingAreaLocation.getWorkingArea()Gets the workingarea to which this location relates.Constructors in bibliothek.gui.dock.common.location with parameters of type CWorkingArea