public class FontManager extends Object
| Modifier and Type | Method and Description | 
|---|---|
| static Font | getAwtFont(String font)Get the font for the given fontname. | 
| static Font | getStandardFont()Get the standard font from the environment, usually Arial or Times New Roman. | 
public static Font getStandardFont()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.