Package | Description |
---|---|
bibliothek.gui.dock.common |
A set of classes that can be used to create basic applications.
|
bibliothek.gui.dock.common.event | |
bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
bibliothek.gui.dock.common.intern.station |
Contains the
CommonDockStation , various implementations of CommonDockStation and supporting classes. |
Class and Description |
---|
CControlListener |
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
A listener to a
ColorMap , gets informed whenever a
Color of the map changes. |
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 and Description |
---|
CDockableLocationEvent
This event object is given to a
CDockableLocationListener if the location or the visibility to the
user of a CDockable changed.Please note that any location can be null . |
CDockablePropertyListener |
CDockableStateListener |
CVetoClosingEvent
Event that is delivered to a
CVetoClosingListener before and after a set
of CDockable s is closed. |
Class and Description |
---|
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 |
CVetoClosingListener |
CVetoFocusListener
This listener is used to prevent a
CDockable from loosing or gaining
the focus. |
Class and Description |
---|
ResizeRequestListener
A listener added to a
CControl . |