| Package | Description |
|---|---|
| bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
| bibliothek.gui.dock.themes.font |
Implementations of
DockFont to be used
at different places (as described in the documentation for each item). |
| bibliothek.gui.dock.title |
Elements needed to paint the title of a
Dockable. |
| Modifier and Type | Class and Description |
|---|---|
protected class |
BubbleTab.BubbleTabFont
Some font needed on a
Tab |
| Modifier and Type | Class and Description |
|---|---|
class |
ButtonFont
A font that is used by a button showing a
DockAction. |
class |
TabFont
A font used for a tab for example on a
StackDockStation. |
class |
TitleFont
Represents a font used by a
DockTitle. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractMultiDockTitle.addFont(AbstractDockFont font)
Adds a font to the list of fonts, this title will ensure that
font gets connected to a FontManager as soon
as this title is bound. |
protected void |
AbstractMultiDockTitle.removeFont(AbstractDockFont font)
Removes a font from this title.
|
Copyright © 2017 Docking Frames. All rights reserved.