Lines Matching refs:gbpanel28
224 public GBPanelShadow gbpanel28; field in KdcGuiRoot
618 gbpanel28 = new GBPanelShadow(); in KdcGuiRoot()
619 gbpanel28.set("name", "gbpanel28"); in KdcGuiRoot()
620 gbpanel4.add(gbpanel28); in KdcGuiRoot()
623 gbpanel28.set("rowHeights", _tmp); in KdcGuiRoot()
625 gbpanel28.set("GBConstraints", new GBConstraints in KdcGuiRoot()
630 gbpanel28.set("columnWidths", _tmp); in KdcGuiRoot()
634 gbpanel28.set("rowWeights", _tmp); in KdcGuiRoot()
639 gbpanel28.set("columnWeights", _tmp); in KdcGuiRoot()
644 gbpanel28.add(PrSearchLab); in KdcGuiRoot()
653 gbpanel28.add(PrListPattern); in KdcGuiRoot()
659 gbpanel28.add(PrListClear); in KdcGuiRoot()