public class FontName extends Object
FontName class.
Modifier and Type | Field and Description |
---|---|
static String |
ARIAL
Constant
ARIAL="Arial" |
static String |
COURIER_NEW
Constant
COURIER_NEW="Courier New" |
static String |
TIMES_NEW_ROMAN
Constant
TIMES_NEW_ROMAN="Times New Roman" |
Constructor and Description |
---|
FontName() |
public static final String ARIAL
ARIAL="Arial"
public static final String TIMES_NEW_ROMAN
TIMES_NEW_ROMAN="Times New Roman"
public static final String COURIER_NEW
COURIER_NEW="Courier New"
Copyright © 2010–2021. All rights reserved.