Overview | Methods | This Package | All Packages
Sets a boolean value indicating whether the dialog box displays the controls that allow the user to specify strikeout, underline, and text color options.
Syntax
public final void setShowEffects( boolean value )
Parameters
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