Sets a boolean value indicating whether the dialog box allows graphics device interface (GDI) font simulations.
public final void setAllowSimulations( boolean value )
value
Set to true if simulations are allowed; otherwise, set to false. The default value is true.
See Also getAllowSimulations