Uses of Package
bibliothek.gui.dock.themes

Packages that use bibliothek.gui.dock.themes
bibliothek.extension.gui.dock.theme Contains some DockThemes. 
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
bibliothek.extension.gui.dock.theme.eclipse Various graphical and logical components needed when the EclipseTheme is active. 
bibliothek.extension.gui.dock.theme.flat Various graphical and logical components needed to paint the layout when FlatTheme is active. 
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
bibliothek.gui.dock The five basic classes implementing Dockable and DockStation plus some supporting elements. 
bibliothek.gui.dock.common.intern.color Various implementations of ColorBridge used by the themes of Common to transfer colors from the ColorMap of CDockables through the ColorManager to the Components which are related to said dockables. 
bibliothek.gui.dock.common.theme Classes related to the DockThemes. 
bibliothek.gui.dock.station Elements needed by various implementations of the DockStation interface. 
bibliothek.gui.dock.station.split Elements which are needed by the SplitDockStation, and which are needed to interact with the station. 
bibliothek.gui.dock.themes Contains an implementation of DockTheme and all classes which are neede by this theme. 
bibliothek.gui.dock.themes.basic Factories and classes used when the BasicTheme is active. 
bibliothek.gui.dock.themes.color The color subsystem allows each kind of element to get its colors from a central repository. 
 

Classes in bibliothek.gui.dock.themes used by bibliothek.extension.gui.dock.theme
BasicTheme
          A theme that does not install anything and uses the default-implementations off all factories.
ColorScheme
          A ColorScheme is a collection of colors and bridges.
ThemeProperties
          A small description of a DockTheme, used in DockUI to create a factory for a theme.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.extension.gui.dock.theme.bubble
ColorScheme
          A ColorScheme is a collection of colors and bridges.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.extension.gui.dock.theme.eclipse
ColorScheme
          A ColorScheme is a collection of colors and bridges.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.extension.gui.dock.theme.flat
ColorScheme
          A ColorScheme is a collection of colors and bridges.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.gui
DockThemeExtension
          An extension to a DockTheme, may be used by the DockTheme to override some settings.
ThemeFactory
          A factory creating new themes.
ThemeManager
          The ThemeManager is responsible for collecting properties of the current DockTheme and redistribute them.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.gui.dock
DefaultDisplayerFactoryValue
          A wrapper for a DisplayerFactory.
DefaultStationPaintValue
          A wrapper for a StationPaint.
StationCombinerValue
          A StationCombinerValue encloses a Combiner and uses the combiner as delegate.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.gui.dock.common.intern.color
ColorBridgeFactory
          A factory that creates new ColorBridges.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.gui.dock.common.theme
BasicTheme
          A theme that does not install anything and uses the default-implementations off all factories.
ColorBridgeFactory
          A factory that creates new ColorBridges.
DockThemeExtension
          An extension to a DockTheme, may be used by the DockTheme to override some settings.
ThemeFactory
          A factory creating new themes.
ThemeMeta
          A set of information related to a ThemeFactory.
ThemePropertyFactory
          A factory using the ThemeProperties of a DockTheme to create instances of that DockTheme.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.gui.dock.station
DefaultDisplayerFactoryValue
          A wrapper for a DisplayerFactory.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.gui.dock.station.split
StationSpanFactoryValue
          A StationSpanFactoryValue offers access to a SpanFactory that is read from a ThemeManager.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.gui.dock.themes
ColorScheme
          A ColorScheme is a collection of colors and bridges.
CombinerValue
          An UIValue that is used to retrieve a Combiner from a ThemeManager.
DisplayerFactoryValue
          An UIValue that is used to retrieve a DisplayerFactory from a ThemeManager.
DockThemeExtension
          An extension to a DockTheme, may be used by the DockTheme to override some settings.
SpanFactoryValue
          An UIValue that is used to retreive a SpanFactory from a ThemeManager.
StationPaintValue
          An UIValue that is used to retreive a StationPaint from a ThemeManager.
StationThemeItemValue
          A default implementation of an UIValue that reads a item from a ThemeManager.
ThemeFactory
          A factory creating new themes.
ThemeMeta
          A set of information related to a ThemeFactory.
ThemeMetaListener
          A listener that can be added to a ThemeMeta.
ThemeProperties
          A small description of a DockTheme, used in DockUI to create a factory for a theme.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.gui.dock.themes.basic
ColorScheme
          A ColorScheme is a collection of colors and bridges.
 

Classes in bibliothek.gui.dock.themes used by bibliothek.gui.dock.themes.color
ColorBridgeFactory
          A factory that creates new ColorBridges.
ColorScheme
          A ColorScheme is a collection of colors and bridges.