Lines Matching refs:gbpanel25
223 public GBPanelShadow gbpanel25; field in KdcGuiRoot
2209 gbpanel25 = new GBPanelShadow(); in KdcGuiRoot()
2210 gbpanel25.set("name", "gbpanel25"); in KdcGuiRoot()
2211 gbpanel50.add(gbpanel25); in KdcGuiRoot()
2214 gbpanel25.set("rowHeights", _tmp); in KdcGuiRoot()
2216 gbpanel25.set("GBConstraints", new GBConstraints in KdcGuiRoot()
2220 gbpanel25.set("columnWidths", _tmp); in KdcGuiRoot()
2224 gbpanel25.set("rowWeights", _tmp); in KdcGuiRoot()
2228 gbpanel25.set("columnWeights", _tmp); in KdcGuiRoot()
2233 gbpanel25.add(PoDetailSave); in KdcGuiRoot()
2239 gbpanel25.add(PoDetailPrevious); in KdcGuiRoot()
2246 gbpanel25.add(PoDetailDone); in KdcGuiRoot()
2252 gbpanel25.add(PoDetailCancel); in KdcGuiRoot()