Package bibliothek.gui.dock.common.event

Interface Summary
CControlListener A listener to a CControl, gets informed when CDockables are added or removed, opened or closed.
CDockablePropertyListener A listener added to a CDockable, this listener will get informed about property changes of CDockable.
CDockableStateListener A listener added to a CDockable, this listener will get informed about state changes of CDockable.
ColorMapListener A listener to a ColorMap, gets informed whenever a Color of the map changes.
ResizeRequestListener A listener added to a CControl.
 

Class Summary
CDockableAdapter A class implementing all methods of CDockableStateListener and CDockablePropertyListener.