Uses of Class
bibliothek.gui.dock.common.FontMap
Packages that use FontMap
Package
Description
Classes and interfaces used internally.
Various implementations of
FontBridge to transfer
fonts stored in a FontMap.-
Uses of FontMap in bibliothek.gui.dock.common.event
Methods in bibliothek.gui.dock.common.event with parameters of type FontMapModifier and TypeMethodDescriptionvoidFontMapListener.fontChanged(FontMap map, String key, FontModifier font) Called when a font changed. -
Uses of FontMap in bibliothek.gui.dock.common.intern
Methods in bibliothek.gui.dock.common.intern that return FontMap -
Uses of FontMap in bibliothek.gui.dock.common.intern.font
Methods in bibliothek.gui.dock.common.intern.font with parameters of type FontMapModifier and TypeMethodDescriptionprotected FontModifierFontTransmitter.getFirstNonNull(FontMap map, String... keys) Gets the first non-nullcolor ofmapthat matches a given key.