| Interface | Description |
|---|---|
| CControlListener | |
| CDockableLocationListener |
This listeners allows clients to keep track of the location of a
CDockable. |
| CDockablePropertyListener | |
| CDockableStateListener | |
| CDoubleClickListener |
A listener that gets informed when the user makes a double click onto
a dockable.
|
| CFocusListener |
A
CFocusListener gets informed when a CDockable gains or
looses the focus, or is selected or deselected by its parent. |
| CKeyboardListener | |
| ColorMapListener | |
| CVetoClosingListener | |
| CVetoFocusListener |
This listener is used to prevent a
CDockable from loosing or gaining
the focus. |
| FontMapListener |
A listener to a
FontMap, gets informed when an entry
of the map changes. |
| ResizeRequestListener |
A listener added to a
CControl. |
| Class | Description |
|---|---|
| CDockableAdapter |
A class implementing all methods of
CDockableStateListener
and CDockablePropertyListener. |
| CDockableLocationEvent |
This event object is given to a
CDockableLocationListener if the location or the visibility to the
user of a CDockable changed. |
| CVetoClosingEvent |
Event that is delivered to a
CVetoClosingListener before and after a set
of CDockables is closed. |
Copyright © 2018. All rights reserved.