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

Packages that use CExternalizedLocation
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 CExternalizedLocation in bibliothek.gui.dock.common
 

Methods in bibliothek.gui.dock.common that return CExternalizedLocation
static CExternalizedLocation CLocation.external(int x, int y, int width, int height)
          Creates a new location representing the externalized mode.
 

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

Subclasses of CExternalizedLocation in bibliothek.gui.dock.common.location
 class CMaximalExternalizedLocation
          A location representing an maximized externalized element.