DockableDisplayers that are used
by the EclipseTheme.See: Description
| Class | Description |
|---|---|
| EclipseBasicDockableDisplayer |
This
BasicDockableDisplayer observes the EclipseThemeConnector
and may discard itself if no longer valid. |
| EclipseDisplayerFactory |
This factory makes use of a
EclipseThemeConnector to decide which
kind of DockableDisplayer to create. |
| EclipseDockableDisplayer |
The
EclipseDockableDisplayer is used to present Dockables with the EclipseThemeConnector.TitleBar.ECLIPSE
look. |
| NoTitleBarDisplayer |
A
DockableDisplayer which is used in situations when usually no DockTitle nor any tab is shown. |
| TitleBarObserver |
This class adds an
EclipseThemeConnectorListener automatically
to the current EclipseThemeConnector and calls TitleBarObserver.invalidated()
if the current EclipseThemeConnector.TitleBar for some Dockable does not fit
a previously given description. |
DockableDisplayers that are used
by the EclipseTheme.Copyright © 2017 Docking Frames. All rights reserved.