de.betabeans.scroogexhtml
Class FontDescriptor

java.lang.Object
  |
  +--de.betabeans.scroogexhtml.FontDescriptor

public class FontDescriptor
extends java.lang.Object

Title: Description: Copyright: Copyright (c) 2002 Company:

Version:
1.0
Author:
Michael Justin

Field Summary
 int fontCharSet
           
 java.lang.String fontName
           
 
Constructor Summary
FontDescriptor()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fontName

public java.lang.String fontName

fontCharSet

public int fontCharSet
Constructor Detail

FontDescriptor

public FontDescriptor()