bibliothek.gui.dock.common.intern.font
Interface FontBridgeFactory


public interface FontBridgeFactory

A factory that creates new FontBridges.

Author:
Benjamin Sigg

Method Summary
 FontBridge create(FontManager manager)
          Creates a new bridge
 

Method Detail

create

FontBridge create(FontManager manager)
Creates a new bridge

Parameters:
manager - the manager for which the bridge will be used
Returns:
the new bridge