Uses of Class
bibliothek.gui.dock.common.location.CStackLocation

Packages that use CStackLocation
bibliothek.gui.dock.common.location Various implementations of CLocation
 

Uses of CStackLocation in bibliothek.gui.dock.common.location
 

Methods in bibliothek.gui.dock.common.location that return CStackLocation
 CStackLocation AbstractStackholdingLocation.stack()
          Creates a new stack inside this location.
 CStackLocation CSplitLocation.stack()
          Creates a new location which represents a position in a stack that covers the whole SplitDockStation.
 CStackLocation AbstractStackholdingLocation.stack(int index)
          Creates a new stack inside this location.
 CStackLocation CSplitLocation.stack(int index)
          Creates a new location which represents a position in a stack that covers the whole SplitDockStation.