Overview | Methods | Fields | This Package | All Packages
Sets the font value for this element.
Syntax
public void setFont( Font font )
Parameters
font
The font to apply as a Font object.
See Also getFont