| Package | Description |
|---|---|
| bibliothek.gui.dock.common.event | |
| bibliothek.gui.dock.common.intern |
Classes and interfaces used internally.
|
| bibliothek.gui.dock.common.intern.font |
Various implementations of
FontBridge to transfer
fonts stored in a FontMap. |
| Modifier and Type | Method and Description |
|---|---|
void |
FontMapListener.fontChanged(FontMap map,
String key,
FontModifier font)
Called when a font changed.
|
| Modifier and Type | Method and Description |
|---|---|
FontMap |
CDockable.getFonts()
Gets a mutable map of fonts.
|
FontMap |
AbstractCDockable.getFonts() |
| Modifier and Type | Method and Description |
|---|---|
protected FontModifier |
FontTransmitter.getFirstNonNull(FontMap map,
String... keys)
Gets the first non-
null color of map that
matches a given key. |
Copyright © 2018. All rights reserved.