ui_manager = _ui_manager; name = _name; status = new UITextFieldImpl(); activity = new UITextFieldImpl(); log = new UITextAreaImpl(); progress = new UIProgressBarImpl();
ui_manager.destroy( this );
return( activity );
return sConfigSectionID;
return( log );
return( name );
return( progress );
return( status );
sConfigSectionID = id;