Uses of Class
bibliothek.gui.dock.util.font.FontManager

Packages that use FontManager
bibliothek.gui   
bibliothek.gui.dock.util.font   
 

Uses of FontManager in bibliothek.gui
 

Methods in bibliothek.gui that return FontManager
 FontManager DockController.getFonts()
          Gets the map of fonts which are used by this controller.
 

Uses of FontManager in bibliothek.gui.dock.util.font
 

Constructors in bibliothek.gui.dock.util.font with parameters of type FontManager
MultiFontBridge(FontManager manager)
          Creates a new MultiFontBridge.