net.sf.dynamicreports.report.constant
Class FontName

java.lang.Object
  extended by net.sf.dynamicreports.report.constant.FontName

public class FontName
extends Object

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Field Summary
static String ARIAL
           
static String COURIER_NEW
           
static String TIMES_NEW_ROMAN
           
 
Constructor Summary
FontName()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ARIAL

public static final String ARIAL
See Also:
Constant Field Values

TIMES_NEW_ROMAN

public static final String TIMES_NEW_ROMAN
See Also:
Constant Field Values

COURIER_NEW

public static final String COURIER_NEW
See Also:
Constant Field Values
Constructor Detail

FontName

public FontName()


Copyright © 2010-2014. All Rights Reserved.