bibliothek.gui.dock.common.location
Class CGridAreaLocation
java.lang.Object
bibliothek.gui.dock.common.CLocation
bibliothek.gui.dock.common.location.CSplitLocation
bibliothek.gui.dock.common.location.CGridAreaLocation
public class CGridAreaLocation
- extends CSplitLocation
A location that represents a CGridArea
.
- Author:
- Benjamin Sigg
Method Summary |
String |
findRoot()
Gets the name of the station this location belongs to. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CGridAreaLocation
public CGridAreaLocation(CGridArea area)
- Creates the new location
- Parameters:
area
- the grid area which is represented by this location
findRoot
public String findRoot()
- Description copied from class:
CLocation
- Gets the name of the station this location belongs to.
- 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