Class CGridAreaLocation
java.lang.Object
bibliothek.gui.dock.common.CLocation
bibliothek.gui.dock.common.location.CSplitLocation
bibliothek.gui.dock.common.location.CGridAreaLocation
A location that represents a
CGridArea.- Author:
- Benjamin Sigg
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class bibliothek.gui.dock.common.location.CSplitLocation
aside, east, east, findMode, findProperty, getParent, north, north, rectangle, south, south, stack, stack, west, westMethods inherited from class bibliothek.gui.dock.common.CLocation
base, base, equals, expandProperty, expandProperty, external, findProperty, hashCode, maximized, maximized, maximized, maximized, minimized, minimized, normalized, working
-
Constructor Details
-
CGridAreaLocation
Creates the new location- Parameters:
area- the grid area which is represented by this location
-
-
Method Details
-
getArea
Gets the area which is represented by this location.- Returns:
- the area, not
null
-
findRoot
Description copied from class:CLocationGets the name of the station this location belongs to. This can be the id of anyCStation.- Overrides:
findRootin classCSplitLocation- Returns:
- the name of the station or
nullif this location does not have enough information to find the root
-
toString
- Overrides:
toStringin classCSplitLocation
-