bibliothek.gui.dock.util.font
Class MultiFontBridge

java.lang.Object
  extended by bibliothek.gui.dock.util.MultiUIBridge<FontModifier,DockFont>
      extended by bibliothek.gui.dock.util.font.MultiFontBridge
All Implemented Interfaces:
FontBridge, UIBridge<FontModifier,DockFont>

public class MultiFontBridge
extends MultiUIBridge<FontModifier,DockFont>
implements FontBridge

A collection of multiple UIBridges.

Author:
Benjamin Sigg

Constructor Summary
MultiFontBridge(FontManager manager)
          Creates a new MultiFontBridge.
 
Method Summary
 
Methods inherited from class bibliothek.gui.dock.util.MultiUIBridge
add, getBridge, put, remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface bibliothek.gui.dock.util.UIBridge
add, remove, set
 

Constructor Detail

MultiFontBridge

public MultiFontBridge(FontManager manager)
Creates a new MultiFontBridge.

Parameters:
manager - the manager from whom this provider will get default fonts when necessary