Package | Description |
---|---|
bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
Modifier and Type | Method and Description |
---|---|
protected CDockFrontendListener[] |
CDockFrontend.frontendListeners()
Gets all the listeners that are registered at this frontend.
|
Modifier and Type | Method and Description |
---|---|
void |
CDockFrontend.addListener(CDockFrontendListener listener)
Adds
listener to this frontend, listener will be informed
about changes of this frontend. |
void |
CDockFrontend.removeListener(CDockFrontendListener listener)
Removes
listener from this frontend. |