bibliothek.gui.dock.common.location
Class CRootLocation

java.lang.Object
  extended by bibliothek.gui.dock.common.CLocation
      extended by bibliothek.gui.dock.common.location.CRootLocation
Direct Known Subclasses:
CBaseLocation, CWorkingAreaLocation

public abstract class CRootLocation
extends CLocation

A location representing some root element.

Author:
Benjamin Sigg

Constructor Summary
CRootLocation()
           
 
Method Summary
abstract  String findRootNormal()
          Gets the id of the root if this root is used as normalized-area
 
Methods inherited from class bibliothek.gui.dock.common.CLocation
aside, base, base, external, findMode, findProperty, findProperty, findRoot, maximized, working
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRootLocation

public CRootLocation()
Method Detail

findRootNormal

public abstract String findRootNormal()
Gets the id of the root if this root is used as normalized-area

Returns:
the id of the root