Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the dialog box displays only TrueType fonts.
Syntax
public final void setTrueTypeOnly( boolean value )
Parameters
value
Set to true if the dialog displays only TrueType fonts; otherwise, set to false. The default value is false.
See Also getTrueTypeOnly