Package net.sourceforge.jeuclid.font

Contains defition of abstract FontFactory class and concrete subclass(es).

See:
          Description

Class Summary
DefaultFontFactory Concrete FontFactory implementation that does simple caching of Fonts loaded via Font.createFont(int, File) APIs.
FontFactory Abstract factory to be used to create instances of java.awt.Font.
 

Package net.sourceforge.jeuclid.font Description

Contains defition of abstract FontFactory class and concrete subclass(es).

For a fairly detailed discussion of where the idea of FontFactory comes from, seethis posting



Copyright © 2002-2010 The JEuclid project. All Rights Reserved.