Sets a boolean value indicating whether the dialog box allows selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set.
public final void setScriptsOnly( boolean value )
value
Set to true if selection of fonts for all non-OEM and Symbol character sets, as well as the ANSI character set is allowed; otherwise, set to false. The default value is false.
See Also getScriptsOnly