Package bibliothek.extension.gui.dock.theme.flat

Various graphical and logical components needed to paint the layout when FlatTheme is active.

See:
          Description

Class Summary
FlatBorder A Border which paints a 3d-effect.
FlatButtonTitle This title is used by the FlatTheme to replace the default-DockTitle of the FlapDockStation.
FlatColorScheme A color scheme for FlatTheme.
FlatDisplayerFactory A factory for instances of DockableDisplayer.
FlatDockableDisplayer A DockableDisplayer that uses a FlatBorder.
FlatInfoComponent This component shows a number of DockActions and is used by the BubbleStackDockComponent to be shown alongside the tabs.
FlatLineBorder A border used by FlatButtonTitle if the button is not selected or active.
FlatMenu A menu that contains a list of Dockables to select.
FlatStationPaint A paint which draws gray and white markings
FlatTab A small button which can be clicked by the user.
FlatTabPane A panel that works like a JTabbedPane, but the buttons to change between the children are smaller and "flatter" than the buttons of the JTabbedPane.
FlatTitleFactory A factory that creates instances of BasicDockTitle, but changes their active and inactive right color to the Dockables background.
 

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

Various graphical and logical components needed to paint the layout when FlatTheme is active.