FontDialog.getScalableOnly

Overview | Methods | This Package | All Packages

FontDialog.getScalableOnly

Retrieves a boolean value indicating whether the dialog box allows only the selection of scalable fonts.

Syntax

public final boolean getScalableOnly()

Return Value

Returns true if only scalable fonts are allowed; otherwise, returns false.

Remarks

Scalable fonts include vector fonts, scalable printer fonts, TrueType fonts, and fonts scaled by other technologies.

See Also   setScalableOnly