bibliothek.gui.dock.util.font
Class FontManager
java.lang.Object
bibliothek.gui.dock.util.UIProperties<FontModifier,DockFont,FontBridge>
bibliothek.gui.dock.util.font.FontManager
public class FontManager
- extends UIProperties<FontModifier,DockFont,FontBridge>
A FontManager
contains FontModifier
s, DockFont
s
and FontBridge
s. Changes of any FontModifier
s will be
reported to the DockFont
s.
- Author:
- Benjamin Sigg
Methods inherited from class bibliothek.gui.dock.util.UIProperties |
add, clear, get, getBridgeFor, lockUpdate, publish, put, remove, unlockUpdate, unpublish, unpublish |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FontManager
public FontManager()