public class FontProperties extends Object
Constructor and Description |
---|
FontProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getFontName() |
int |
getFontSize() |
static String[] |
getFontSizeArray() |
static List<String> |
getSystemFonts() |
static String[] |
getSystemFontsArray() |
static List<String> |
initSystemFonts() |
FontProperties |
setFontName(String name) |
FontProperties |
setFontSize(int size) |
public FontProperties setFontName(String name)
public FontProperties setFontSize(int size)
public static String[] getSystemFontsArray()
public static String[] getFontSizeArray()
public int getFontSize()
public String getFontName()
Jas4pp 1.5 © Java Analysis Studio for Particle Physics