| This method is called when the dialog is viewed the first time.
updateComponents(true) - initialse the gui elements with the
configuration data
Its also called when pressing the OK button updateComponents(false) -
update the configuration data in using the gui elements data
Parameters: b - if true, model -> view, otherwise view -> model |