this._pnlName_ = new GfrPnlKeyValueTfdSmall("Name:", GfrWrpBasSynObjNameTloWms.getInstance().getNameService(strIdObject));
this._pnlVersion_ = new GfrPnlKeyValueTfdXSmall("Version:", GfrWrpBasSynObjNameTloWms.getInstance().getVersionService(strIdObject));
this._pnlFees = new GfrPnlKeyValueTfdMedium("Fees:", GfrWrpBasSynObjNameTloWms.getInstance().getFeesService(strIdObject));
this._pnlTitle = new GfrPnlKeyValueTfdXLarge("Title:", GfrWrpBasSynObjNameTloWms.getInstance().getTitleService(strIdObject));
this._pnlAbstract = new GfrPnlKeyValueTaaLarge("Abstract:", GfrWrpBasSynObjNameTloWms.getInstance().getAbstractService(strIdObject));
}