Lines Matching refs:gbpanel37
227 public GBPanelShadow gbpanel37; field in KdcGuiRoot
1774 gbpanel37 = new GBPanelShadow(); in KdcGuiRoot()
1775 gbpanel37.set("name", "gbpanel37"); in KdcGuiRoot()
1776 borderpanel7.add(gbpanel37); in KdcGuiRoot()
1779 gbpanel37.set("rowHeights", _tmp); in KdcGuiRoot()
1781 gbpanel37.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1785 gbpanel37.set("columnWidths", _tmp); in KdcGuiRoot()
1787 gbpanel37.set("layoutName", "North"); in KdcGuiRoot()
1790 gbpanel37.set("rowWeights", _tmp); in KdcGuiRoot()
1794 gbpanel37.set("columnWeights", _tmp); in KdcGuiRoot()
1799 gbpanel37.add(PoListLabel); in KdcGuiRoot()