bibliothek.gui.dock.common.location
Class CContentAreaCenterLocation
java.lang.Object
bibliothek.gui.dock.common.CLocation
bibliothek.gui.dock.common.location.CSplitLocation
bibliothek.gui.dock.common.location.CContentAreaCenterLocation
public class CContentAreaCenterLocation
- extends CSplitLocation
This location points to the center of a CContentArea.
- Author:
- Benjamin Sigg
| Methods inherited from class bibliothek.gui.dock.common.location.CSplitLocation |
aside, east, east, expandProperty, findMode, findProperty, north, north, rectangle, south, south, stack, stack, west, west |
| Methods inherited from class bibliothek.gui.dock.common.CLocation |
base, base, external, findProperty, maximized, maximized, maximized, maximized, minimized, minimized, normalized, working |
CContentAreaCenterLocation
public CContentAreaCenterLocation(CBaseLocation base)
- Creates a new location
- Parameters:
base - the location describing a CContentArea, not null
findRoot
public String findRoot()
- Description copied from class:
CLocation
- Gets the name of the station this location belongs to. This can be the id
of any
CStation.
- Specified by:
findRoot in class CLocation
- Returns:
- the name of the station or
null if this location
does not have enough information to find the root
toString
public String toString()
- Overrides:
toString in class Object