public class FontConfiguration
extends java.lang.Object
implements java.lang.Cloneable
Modifier and Type | Method and Description |
---|---|
void |
configure(org.w3c.dom.Element el) |
static FontConfiguration |
create(org.w3c.dom.Element el) |
java.awt.Font |
createFont() |
java.lang.String |
toString() |
public void configure(org.w3c.dom.Element el)
public static FontConfiguration create(org.w3c.dom.Element el)
public java.awt.Font createFont()
public java.lang.String toString()
toString
in class java.lang.Object