Lines Matching refs:gbpanel24
222 public GBPanelShadow gbpanel24; field in KdcGuiRoot
1987 gbpanel24 = new GBPanelShadow(); in KdcGuiRoot()
1988 gbpanel24.set("name", "gbpanel24"); in KdcGuiRoot()
1989 cardpanel2.add(gbpanel24); in KdcGuiRoot()
1992 gbpanel24.set("rowHeights", _tmp); in KdcGuiRoot()
1994 gbpanel24.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1998 gbpanel24.set("columnWidths", _tmp); in KdcGuiRoot()
2000 gbpanel24.set("layoutName", "Details"); in KdcGuiRoot()
2001 gbpanel24.set("visible", Boolean.FALSE); in KdcGuiRoot()
2004 gbpanel24.set("rowWeights", _tmp); in KdcGuiRoot()
2008 gbpanel24.set("columnWeights", _tmp); in KdcGuiRoot()
2013 gbpanel24.add(gbpanel50); in KdcGuiRoot()