|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CGridArea | |
|---|---|
| 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 CGridArea in bibliothek.gui.dock.common |
|---|
| Subclasses of CGridArea in bibliothek.gui.dock.common | |
|---|---|
class |
CWorkingArea
A working area is an element which is always visible and contains some CDockables which can't be dragged out of it. |
| Methods in bibliothek.gui.dock.common that return CGridArea | |
|---|---|
CGridArea |
CControl.createGridArea(String uniqueId)
Creates a new area where normalized CDockables can be stored. |
| Methods in bibliothek.gui.dock.common with parameters of type CGridArea | |
|---|---|
static CMaximizedLocation |
CLocation.maximized(CGridArea area)
Creates a location representing the maximized mode on area. |
static CGridAreaLocation |
CLocation.normalized(CGridArea area)
Creates a new location representing a grid area. |
| Uses of CGridArea in bibliothek.gui.dock.common.location |
|---|
| Constructors in bibliothek.gui.dock.common.location with parameters of type CGridArea | |
|---|---|
CGridAreaLocation(CGridArea area)
Creates the new location |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||