Sets a boolean value indicating whether the dialog box allows only the selection of scalable fonts.
public final void setScalableOnly( boolean value )
value
Set to true if only scalable fonts are allowed; otherwise, set to false. The default value is false.
Scalable fonts include vector fonts, scalable printer fonts, TrueType fonts, and fonts scaled by other technologies.
See Also getScalableOnly