Overview | Methods | This Package | All Packages
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 to include a Help button in the dialog box; otherwise, set to false. The default value is false.
See Also getShowHelp