Sets a boolean value indicating whether the dialog box displays the controls that allow the user to specify strikeout, underline, and text color options.
public final void setShowEffects( boolean value )
value
Set to true to include controls to set strikeout, underline, and text color options in the dialog box; otherwise, set to false. The default value is true.
See Also getShowEffects