Lines Matching refs:gbpanel4
229 public GBPanelShadow gbpanel4; field in KdcGuiRoot
592 gbpanel4 = new GBPanelShadow(); in KdcGuiRoot()
593 gbpanel4.set("name", "gbpanel4"); in KdcGuiRoot()
594 borderpanel1.add(gbpanel4); in KdcGuiRoot()
597 gbpanel4.set("rowHeights", _tmp); in KdcGuiRoot()
599 gbpanel4.set("GBConstraints", new GBConstraints in KdcGuiRoot()
604 gbpanel4.set("columnWidths", _tmp); in KdcGuiRoot()
606 gbpanel4.set("layoutName", "South"); in KdcGuiRoot()
609 gbpanel4.set("rowWeights", _tmp); in KdcGuiRoot()
615 gbpanel4.set("columnWeights", _tmp); in KdcGuiRoot()
620 gbpanel4.add(gbpanel28); in KdcGuiRoot()
665 gbpanel4.add(labelbar1); in KdcGuiRoot()
671 gbpanel4.add(gbpanel20); in KdcGuiRoot()