Retrieves a boolean value indicating whether the dialog box allows only the selection of scalable fonts.
public final boolean getScalableOnly()
Returns true if only scalable fonts are allowed; otherwise, returns false.
Scalable fonts include vector fonts, scalable printer fonts, TrueType fonts, and fonts scaled by other technologies.
See Also setScalableOnly