Toolkit.getFontPeer
Class Overview | Class Members | 
  This Package | 
All Packages
 protected abstract FontPeer getFontPeer( String name,
                                         int style )
Parameters
-  target 
-  the font to be implemented.
    
Returns
     this toolkit's implementation of Font.
    Description
 Creates this toolkit's implementation of Font using 
 the specified peer interface.
  
See Also
     Font, FontPeer