new GfrAtmManageSpaceProjects()
);
super._pop = new GfrPmuTblDelManChildrenSpcPrj((GfrTblAbs) this);
TableColumn tcnKind = super.getColumnModel().getColumn(GfrAtmManageSpaceProjects.INT_COL_KIND);
int intWidthColKind = 120;
tcnKind.setPreferredWidth(intWidthColKind);
tcnKind.setMaxWidth(intWidthColKind);