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

Packages that use BubbleTheme
bibliothek.extension.gui.dock.theme.bubble   
 

Uses of BubbleTheme in bibliothek.extension.gui.dock.theme.bubble
 

Fields in bibliothek.extension.gui.dock.theme.bubble declared as BubbleTheme
private  BubbleTheme BubbleStationPaint.theme
           
private  BubbleTheme ReducedBubbleTitleFactory.theme
          the theme from which colors can be read
private  BubbleTheme BubbleDockTitleFactory.theme
          A theme to read colors from
private  BubbleTheme BubbleDisplayerFactory.theme
          the theme needed by a BubbleDisplayer
private  BubbleTheme BubbleColorAnimation.theme
          the theme from which colors are read
private  BubbleTheme BubbleCombiner.theme
          The theme which uses this combiner
private  BubbleTheme BubbleStackDockComponent.theme
          the theme which uses this component
 

Methods in bibliothek.extension.gui.dock.theme.bubble with parameters of type BubbleTheme
private  void BubbleDockTitle.initAnimation(BubbleTheme theme)
          Sets up the animation such that it can be started at any time.
 

Constructors in bibliothek.extension.gui.dock.theme.bubble with parameters of type BubbleTheme
BubbleColorAnimation(BubbleTheme theme)
          Creates a new animation.
BubbleCombiner(BubbleTheme theme)
          Creates a new combiner
BubbleDisplayer(BubbleTheme theme, Dockable dockable, DockTitle title)
          Creates a new displayer
BubbleDisplayerFactory(BubbleTheme theme)
          Creates a new factory.
BubbleDockTitle(BubbleTheme theme, Dockable dockable, DockTitleVersion origin)
          Creates a new title.
BubbleDockTitle(BubbleTheme theme, Dockable dockable, DockTitleVersion origin, boolean showMiniButtons)
          Creates a new title.
BubbleDockTitleFactory(BubbleTheme theme)
          Creates a new factory
BubbleMovingTitleGetter(BubbleTheme theme)
           
BubbleStackDockComponent(BubbleTheme theme)
          Creates a new component.
BubbleStationPaint(BubbleTheme theme)
           
ReducedBubbleTitleFactory.Title(BubbleTheme theme, Dockable dockable, DockTitleVersion origin)
          Creates a new title.
ReducedBubbleTitleFactory(BubbleTheme theme)
          Creates a new factory.
RoundButton(BubbleTheme theme, BasicTrigger trigger)
           
RoundDropDownButton(BubbleTheme theme, BasicDropDownButtonHandler handler)
          Creates a new button