Uses of Class
bibliothek.extension.gui.dock.theme.bubble.BubbleColorAnimation

Packages that use BubbleColorAnimation
bibliothek.extension.gui.dock.theme.bubble Various graphical and logical components used when BubbleTheme is active. 
 

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

Methods in bibliothek.extension.gui.dock.theme.bubble that return BubbleColorAnimation
protected  BubbleColorAnimation RoundButton.getAnimation()
          Access to the BubbleColorAnimation which is responsible for repainting this button.
 

Constructors in bibliothek.extension.gui.dock.theme.bubble with parameters of type BubbleColorAnimation
BubbleTab.BubbleTabColor(int state, String id, String animationId, BubbleColorAnimation animation, Dockable dockable, Color backup)