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

Packages that use CMaximalExternalizedLocation
bibliothek.gui.dock.common A set of classes that can be used to create basic applications. 
bibliothek.gui.dock.common.location Various implementations of CLocation
 

Uses of CMaximalExternalizedLocation in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common that return CMaximalExternalizedLocation
static CMaximalExternalizedLocation CLocation.maximized(int x, int y, int width, int height)
          Creates a location representing an element that is externalized and maximized.
 

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

Methods in bibliothek.gui.dock.common.location that return CMaximalExternalizedLocation
 CMaximalExternalizedLocation CExternalizedLocation.maximize()
          Returns a location describing an element with the coordinates of this location but that was maximized.