protected class MultiLineTextRenderer.DrawState.DrawAttributes extends Object
protected Color
color
protected Font
font
protected String
hyperlink
DrawAttributes(Font font, String hyperlink, Color color)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected final Color color
protected final Font font
protected String hyperlink
public DrawAttributes(Font font, String hyperlink, Color color)