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