Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
Modifier and Type | Method and Description |
---|---|
CControlRegister |
CControl.getRegister()
Gets the set of dockables, stations and other elemnts that are used
by this control.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableCControlRegister
A
CControlRegister whose contents can be changed. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultCControlRegister
Standard implementation of
CControlRegister . |