Lines Matching refs:gbpanel11
213 public GBPanelShadow gbpanel11; field in KdcGuiRoot
1035 gbpanel11 = new GBPanelShadow(); in KdcGuiRoot()
1036 gbpanel11.set("name", "gbpanel11"); in KdcGuiRoot()
1037 gbpanel67.add(gbpanel11); in KdcGuiRoot()
1040 gbpanel11.set("rowHeights", _tmp); in KdcGuiRoot()
1042 gbpanel11.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1046 gbpanel11.set("columnWidths", _tmp); in KdcGuiRoot()
1050 gbpanel11.set("rowWeights", _tmp); in KdcGuiRoot()
1054 gbpanel11.set("columnWeights", _tmp); in KdcGuiRoot()
1059 gbpanel11.add(PrBasicSave); in KdcGuiRoot()
1065 gbpanel11.add(PrBasicPrevious); in KdcGuiRoot()
1072 gbpanel11.add(PrBasicNext); in KdcGuiRoot()
1078 gbpanel11.add(PrBasicCancel); in KdcGuiRoot()