Lines Matching refs:gbpanel8
240 public GBPanelShadow gbpanel8; field in KdcGuiRoot
1414 gbpanel8 = new GBPanelShadow(); in KdcGuiRoot()
1415 gbpanel8.set("name", "gbpanel8"); in KdcGuiRoot()
1416 cardpanel1.add(gbpanel8); in KdcGuiRoot()
1419 gbpanel8.set("rowHeights", _tmp); in KdcGuiRoot()
1421 gbpanel8.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1425 gbpanel8.set("columnWidths", _tmp); in KdcGuiRoot()
1427 gbpanel8.set("layoutName", "Flags"); in KdcGuiRoot()
1428 gbpanel8.set("visible", Boolean.FALSE); in KdcGuiRoot()
1431 gbpanel8.set("rowWeights", _tmp); in KdcGuiRoot()
1435 gbpanel8.set("columnWeights", _tmp); in KdcGuiRoot()
1440 gbpanel8.add(gbpanel90); in KdcGuiRoot()