ColorDialog.setShowHelp

Overview | Methods | This Package | All Packages

ColorDialog.setShowHelp

Sets a boolean value indicating whether the dialog box contains a Help button.

Syntax

public final void setShowHelp( boolean value )

Parameters

value

Set to true if the dialog box includes a Help button; otherwise, set to false. The default value is false.

See Also   getShowHelp