| Package | Description |
|---|---|
| bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
| bibliothek.gui.dock.common.behavior | |
| bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CGridArea
|
class |
CWorkingArea
A working area is an element which is always visible and contains some
CDockables which can't be dragged out of it. |
class |
DefaultMultipleCDockable
A
MultipleCDockable that contains a content-pane
where the client might add or remove as many Components as
it wishes. |
class |
DefaultSingleCDockable
A
DefaultSingleCDockable is an element which has a
content-pane where clients can add or remove as many
Components as they whish. |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalizingCGridArea
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDockableCStation<S extends CommonDockStation<?,?>>
|
class |
DefaultCDockable
An
CDockable that uses a DefaultCommonDockable to show
its content. |
Copyright © 2018. All rights reserved.