Package | Description |
---|---|
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 . |
Modifier and Type | Method and Description |
---|---|
static CExternalizedLocation |
CLocation.external(int x,
int y,
int width,
int height)
Creates a new location representing the externalized mode.
|
Modifier and Type | Class and Description |
---|---|
class |
CMaximalExternalizedLocation
A location representing an maximized externalized element.
|