{
super(frmOwner,
"Backup/Restore workspaces");
super._tbr = new GfrTbrHlpSubPrnBckRstSpcWrks((ActionListener) this);
super._pnlContents = new PnlCntTblManageChildrenSpcBckRstWrks(objssData);
super._pnlCommands = new GfrPnlCmdCloseBckRstSpcWrks((ActionListener) this);
}