Font.isItalic
Font.isItalic
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public boolean isItalic()
Returns
true
if the font is italic;
false
otherwise.
Description
Indicates whether the font's style is italic.
See Also
getStyle