FontDialog.setAllowVectorFonts

Overview | Methods | This Package | All Packages

FontDialog.setAllowVectorFonts

Sets a boolean value indicating whether the dialog box allows vector font selections.

Syntax

public final void setAllowVectorFonts( boolean value )

Parameters

value

Set to true if vector fonts are allowed; otherwise, set to false. The default value is true.

See Also   getAllowVectorFonts