jxl.write.biff
Class WritableFonts

java.lang.Object
  |
  +--jxl.biff.Fonts
        |
        +--jxl.write.biff.WritableFonts

public class WritableFonts
extends Fonts

A container for the list of fonts used in this workbook The writable subclass instantiates the predetermined list of fonts available to users of the writable API


Fields inherited from class jxl.biff.Fonts
fonts, numDefaultFonts
 
Constructor Summary
WritableFonts()
          Constructor.
 
Methods inherited from class jxl.biff.Fonts
addFont, getFont, rationalize, write
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

WritableFonts

public WritableFonts()
Constructor. Creates the predetermined list of fonts