Package bibliothek.extension.gui.dock.theme.eclipse.displayer

The DockableDisplayers that are used by the EclipseTheme.

See:
          Description

Class Summary
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 This displayer paints a tab instead of a DockTitle (if the framework sets a title, then this title is ignored).
NoTitleDisplayer A DockableDisplayer which is not able to show the DockTitle of its Dockable.
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.
 

Package bibliothek.extension.gui.dock.theme.eclipse.displayer Description

The DockableDisplayers that are used by the EclipseTheme.