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 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.
 

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

The DockableDisplayers that are used by the EclipseTheme.