The default implementation of this framework method adds standard ok and
cancel buttons using the createButton framework method.
Subclasses may override.
Parameters: parent - the button bar composite
createDialogArea
protected Control createDialogArea(Composite parent)(Code)
Creates and returns the contents of the upper part of this dialog (above
the button bar).
Parameters: parent - the parent composite to contain the dialog area the dialog area control