Font.isPlain

Font.isPlain

Class Overview | Class Members | This Package | All Packages

Syntax
public boolean isPlain()
Returns
true if the font is neither bold nor italic; false otherwise.
Description
Indicates whether the font's style is plain.

See Also
getStyle