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

Various graphical and logical components used when BubbleTheme is active.

See:
          Description

Interface Summary
RoundButtonConnectable A button which requires a DockController to paint its content.
 

Class Summary
AbstractBubbleDockTitle A title that has the ability to paint a round rect as background.
BubbleButtonDockTitle A DockTitle used for the buttons on a FlapDockStation.
BubbleColorAnimation A BubbleColorAnimation has the ability to convert one or many color-pairs smoothly from source to destination color.
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.
BubbleInfoComponent This component shows a number of DockActions and is used by the BubbleStackDockComponent to be shown alongside the tabs.
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
BubbleTab A Tab used by the BubbleStackDockComponent.
BubbleTabMenu A round button with an icon that opens a menu when clicked.
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.