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 CMaximalExternalizedLocation |
CLocation.maximized(int x,
int y,
int width,
int height)
Creates a location representing an element that is externalized and maximized.
|
Modifier and Type | Method and Description |
---|---|
CMaximalExternalizedLocation |
CExternalizedLocation.maximize()
Returns a location describing an element with the coordinates of this
location but that was maximized.
|