| TreeModelListener lstTreeModelToolbar,
ActionListener alrParentPanelMvc)
{
super();
super._cmp = new GfrTreCtrTopSpcTogChkPrjSelCatTlosEcl(alrParentCad,
this.getBackground(),
lstTreeSelectionToolbar,
lstTreeExpansionToolbar,
lstTreeModelToolbar,
alrParentPanelMvc);
|