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