Uses of Class
bibliothek.extension.gui.dock.theme.EclipseTheme

Packages that use EclipseTheme
bibliothek.extension.gui.dock.theme.eclipse   
bibliothek.extension.gui.dock.theme.eclipse.rex   
bibliothek.extension.gui.dock.theme.eclipse.rex.tab   
 

Uses of EclipseTheme in bibliothek.extension.gui.dock.theme.eclipse
 

Constructors in bibliothek.extension.gui.dock.theme.eclipse with parameters of type EclipseTheme
EclipseDisplayerFactory(EclipseTheme theme)
           
EclipseDockableDisplayer(EclipseTheme theme, DockStation station, Dockable dockable)
           
EclipseDockActionSource(EclipseTheme theme, DockActionSource source, Dockable dockable, boolean tab)
          Creates a new source
EclipseDockTitleFactory(EclipseTheme theme, DockTitleFactory factory)
          Creates a new factory
EclipseStackDockComponent(EclipseTheme theme, DockStation station)
           
EclipseTabbedComponent(EclipseTheme theme, DockStation station)
           
 

Uses of EclipseTheme in bibliothek.extension.gui.dock.theme.eclipse.rex
 

Methods in bibliothek.extension.gui.dock.theme.eclipse.rex that return EclipseTheme
 EclipseTheme RexTabbedComponent.getTheme()
           
 

Constructors in bibliothek.extension.gui.dock.theme.eclipse.rex with parameters of type EclipseTheme
RexTabbedComponent(EclipseTheme theme, DockStation station)
          Creates a new tabbed component.
 

Uses of EclipseTheme in bibliothek.extension.gui.dock.theme.eclipse.rex.tab
 

Methods in bibliothek.extension.gui.dock.theme.eclipse.rex.tab with parameters of type EclipseTheme
static DockTitleFactory BasicTabDockTitle.createFactory(EclipseTheme theme)
          Gets a new DockTitleFactory using theme as source of various properties.
 

Constructors in bibliothek.extension.gui.dock.theme.eclipse.rex.tab with parameters of type EclipseTheme
BasicTabDockTitle(EclipseTheme theme, Dockable dockable, DockTitleVersion origin)
          Creates a new title