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

Packages that use FontManager
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
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.