Sets the accept button for this form.
public final void setAcceptButton( IButtonControl button )
button
The control that is the accept button for this form.
The accept button designates a form control that is clicked when the user presses the ENTER key.
See Also getAcceptButton