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

Packages that use CMinimizedLocation
bibliothek.gui.dock.common.location   
 

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

Methods in bibliothek.gui.dock.common.location that return CMinimizedLocation
 CMinimizedLocation CBaseLocation.minimalEast()
          Creates a location describing a minimized element at the right.
 CMinimizedLocation CBaseLocation.minimalEast(int index)
          Creates a location describing a minimized element at the right.
 CMinimizedLocation CBaseLocation.minimalNorth()
          Creates a location describing a minimized element at the top.
 CMinimizedLocation CBaseLocation.minimalNorth(int index)
          Creates a location describing a minimized element at the top.
 CMinimizedLocation CBaseLocation.minimalSouth()
          Creates a location describing a minimized element at the bottom.
 CMinimizedLocation CBaseLocation.minimalSouth(int index)
          Creates a location describing a minimized element at the bottom.
 CMinimizedLocation CBaseLocation.minimalWest()
          Creates a location describing a minimized element at the left.
 CMinimizedLocation CBaseLocation.minimalWest(int index)
          Creates a location describing a minimized element at the left.