Lines Matching refs:gbpanel6
237 public GBPanelShadow gbpanel6; field in KdcGuiRoot
1083 gbpanel6 = new GBPanelShadow(); in KdcGuiRoot()
1084 gbpanel6.set("name", "gbpanel6"); in KdcGuiRoot()
1085 cardpanel1.add(gbpanel6); in KdcGuiRoot()
1088 gbpanel6.set("rowHeights", _tmp); in KdcGuiRoot()
1090 gbpanel6.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1094 gbpanel6.set("columnWidths", _tmp); in KdcGuiRoot()
1096 gbpanel6.set("layoutName", "Details"); in KdcGuiRoot()
1097 gbpanel6.set("visible", Boolean.FALSE); in KdcGuiRoot()
1100 gbpanel6.set("rowWeights", _tmp); in KdcGuiRoot()
1104 gbpanel6.set("columnWeights", _tmp); in KdcGuiRoot()
1109 gbpanel6.add(gbpanel73); in KdcGuiRoot()