@ClientOnly public class CEclipseTheme extends CDockTheme<EclipseTheme>
BACKGROUND_PAINT, BORDER_MODIFIER, COMBINER, DISPLAYER_FACTORY, DOCKABLE_MOVING_IMAGE_FACTORY, DOCKABLE_SELECTION, SPAN_FACTORY, STATION_PAINT
Constructor and Description |
---|
CEclipseTheme(CControl control)
Creates a new theme.
|
CEclipseTheme(CControl control,
EclipseTheme theme)
Creates a new theme.
|
Modifier and Type | Method and Description |
---|---|
void |
install(DockController controller)
Installs this theme at
controller . |
void |
uninstall(DockController controller)
Uninstalls this theme from
controller . |
getCombiner, getDisplayFactory, getDockableSelection, getMovingImageFactory, getPaint, getTitleFactory, initDefaultFontBridges, install, intern, putColorBridgeFactory, putFontBridgeFactory
public CEclipseTheme(CControl control, EclipseTheme theme)
control
- the controller for which this theme will be usedtheme
- the theme that gets encapsulatedpublic void install(DockController controller)
CDockTheme
controller
.install
in class CDockTheme<EclipseTheme>
controller
- the new owner of this themepublic void uninstall(DockController controller)
DockTheme
controller
. The theme
has to remove all listeners it added.uninstall
in interface DockTheme
uninstall
in class CDockTheme<EclipseTheme>
controller
- the controller