Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the dialog box should indicate an error condition if the user attempts to select a font or style that does not exist.
Syntax
public final void setFontMustExist( boolean value )
Parameters
value
Set to true for the dialog box to indicate an error condition when the user tries to select a font or style that does not exist; otherwise, set to false. The default value is false.
See Also getFontMustExist