Lines Matching refs:gbpanel22
220 public GBPanelShadow gbpanel22; field in KdcGuiRoot
739 gbpanel22 = new GBPanelShadow(); in KdcGuiRoot()
740 gbpanel22.set("name", "gbpanel22"); in KdcGuiRoot()
741 borderpanel1.add(gbpanel22); in KdcGuiRoot()
744 gbpanel22.set("rowHeights", _tmp); in KdcGuiRoot()
746 gbpanel22.set("GBConstraints", new GBConstraints in KdcGuiRoot()
750 gbpanel22.set("columnWidths", _tmp); in KdcGuiRoot()
752 gbpanel22.set("layoutName", "Center"); in KdcGuiRoot()
755 gbpanel22.set("rowWeights", _tmp); in KdcGuiRoot()
759 gbpanel22.set("columnWeights", _tmp); in KdcGuiRoot()
764 gbpanel22.add(Prlist); in KdcGuiRoot()