Package | Description |
---|---|
bibliothek.extension.gui.dock.theme.bubble |
Various graphical and logical components used when
BubbleTheme is
active. |
bibliothek.gui.dock.common.intern.font |
Various implementations of
FontBridge to transfer
fonts stored in a FontMap . |
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.util.font |
The font-subsystem is used to define the fonts that are used to paint
text.
|
Modifier and Type | Class and Description |
---|---|
protected class |
BubbleTab.BubbleTabFont
Some font needed on a
Tab |
Modifier and Type | Method and Description |
---|---|
protected FontModifier |
ListFontTransmitter.get(FontModifier value,
String id,
DockFont observer) |
protected CDockable |
ButtonFontTransmitter.getDockable(DockFont observer) |
protected CDockable |
TabFontTransmitter.getDockable(DockFont observer) |
protected CDockable |
TabTitleFontTransmitter.getDockable(DockFont observer) |
protected CDockable |
TitleFontTransmitter.getDockable(DockFont observer) |
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 | Class and Description |
---|---|
class |
AbstractDockFont
An abstract implementation of
DockFont that can connect itself to
a DockController . |
Modifier and Type | Method and Description |
---|---|
protected DockFont |
AbstractDockFont.me() |