| Interface | Description |
|---|---|
| DockThemeModifier |
A
DockThemeModifier modifies a DockTheme. |
| ThemeMapListener |
A listener to a
ThemeMap, gets informed about changes of the map. |
| Class | Description |
|---|---|
| CBasicTheme |
A bridge between a
BasicTheme and the common-project. |
| CBubbleTheme |
A theme wrapping
BubbleTheme and adding additional features to
properly work within the common-project. |
| CDockTheme<D extends DockTheme> |
A
DockTheme that wraps another theme and works within
the special environment the common-project provides. |
| CDockThemeFactory<D extends DockTheme> |
A factory that envelops another factory in order to build a
CX-theme instead of a X-theme.
|
| CEclipseTheme | |
| CFlatTheme |
A
CDockTheme that encapsulates a FlatTheme in order to
allow the theme access to the possibilities of the common-project. |
| CSmoothTheme |
A bridge between a
SmoothTheme and the common-project. |
| ThemeMap |
A map of
ThemeFactorys. |
Copyright © 2018. All rights reserved.