Lines Matching refs:gbpanel20
218 public GBPanelShadow gbpanel20; field in KdcGuiRoot
669 gbpanel20 = new GBPanelShadow(); in KdcGuiRoot()
670 gbpanel20.set("name", "gbpanel20"); in KdcGuiRoot()
671 gbpanel4.add(gbpanel20); in KdcGuiRoot()
674 gbpanel20.set("rowHeights", _tmp); in KdcGuiRoot()
676 gbpanel20.set("GBConstraints", new GBConstraints in KdcGuiRoot()
680 gbpanel20.set("columnWidths", _tmp); in KdcGuiRoot()
684 gbpanel20.set("rowWeights", _tmp); in KdcGuiRoot()
688 gbpanel20.set("columnWeights", _tmp); in KdcGuiRoot()
693 gbpanel20.add(PrListModify); in KdcGuiRoot()
699 gbpanel20.add(PrListAdd); in KdcGuiRoot()
705 gbpanel20.add(PrListDelete); in KdcGuiRoot()
711 gbpanel20.add(PrListDuplicate); in KdcGuiRoot()