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.
public final void setFontMustExist( boolean value )
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