Sets a boolean value indicating whether the dialog box contains a Help button.
public final void setShowHelp( boolean value )
value
Set to true if the dialog box includes a Help button; otherwise, set to false. The default value is false.
See Also getShowHelp