Package | Description |
---|---|
bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCControlRegister
Standard implementation of
CControlRegister . |
Modifier and Type | Method and Description |
---|---|
MutableCControlRegister |
CControlFactory.createRegister(CControl owner)
Creates a new register that keeps track of all the elements shown and
used by
owner . |
MutableCControlRegister |
EfficientControlFactory.createRegister(CControl owner) |
MutableCControlRegister |
CControlAccess.getRegister()
Gets the mutable register of the
CControl . |