Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
Modifier and Type | Method and Description |
---|---|
void |
CControl.addControlListener(CControlListener listener)
Adds a listener to this control.
|
void |
CControl.removeControlListener(CControlListener listener)
Removes a listener from this control.
|