Lines Matching refs:gbpanel23
221 public GBPanelShadow gbpanel23; field in KdcGuiRoot
1719 gbpanel23 = new GBPanelShadow(); in KdcGuiRoot()
1720 gbpanel23.set("name", "gbpanel23"); in KdcGuiRoot()
1721 cardpanel2.add(gbpanel23); in KdcGuiRoot()
1724 gbpanel23.set("rowHeights", _tmp); in KdcGuiRoot()
1726 gbpanel23.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1730 gbpanel23.set("columnWidths", _tmp); in KdcGuiRoot()
1732 gbpanel23.set("layoutName", "List"); in KdcGuiRoot()
1735 gbpanel23.set("rowWeights", _tmp); in KdcGuiRoot()
1739 gbpanel23.set("columnWeights", _tmp); in KdcGuiRoot()
1744 gbpanel23.add(borderpanel7); in KdcGuiRoot()