Package bibliothek.extension.gui.dock.theme.bubble

Various graphical and logical components used when BubbleTheme is active.

See:
          Description

Interface Summary
RoundButtonConnectable An element which can use a DockController.
 

Class Summary
BubbleButtonDockTitle A DockTitle used for the buttons on a FlapDockStation.
BubbleColorAnimation A BubbleColorAnimation has the ability to convert one color smoothly into another.
BubbleColorScheme The standard color scheme for a BubbleTheme
BubbleDisplayer A DockableDisplayer drawing a border around its content, but leaves the side at which the title lies open.
BubbleDisplayerFactory A factory creating BubbleDisplayer.
BubbleDockTitle A BubbleDockTitle is a title which has two or four round edges.
BubbleDockTitleFactory A factory creating ordinary instances of BubbleDockTitle.
BubbleMovingImageFactory A factory that creates images using the ReducedBubbleTitleFactory.
BubbleSeparator A view for a SeparatorAction.
BubbleStackDockComponent A StackDockComponent used by a BubbleTheme.
BubbleStationPaint A StationPaint for a BubbleTheme
ReducedBubbleTitleFactory A factory creating instances of BubbleDockTitle.
RoundButton A round button is a button that has a oval form.
RoundButtonViewItem A BasicTitleViewItem that connects a RoundButton with the DockController when bound and when a controller is available.
RoundDropDownButton A button which can be pressed by the user either to execute a DockAction or to show a popup-menu with a selection of DockActions.
SimpleBubbleColorScheme A color scheme that generates most of its colors from a small starting set of colors.
 

Enum Summary
BubbleColorScheme.Distribution Tells how the primary, secondary and tertiary color components are distributed.
 

Package bibliothek.extension.gui.dock.theme.bubble Description

Various graphical and logical components used when BubbleTheme is active.