Lines Matching refs:gbpanel5
235 public GBPanelShadow gbpanel5; field in KdcGuiRoot
773 gbpanel5 = new GBPanelShadow(); in KdcGuiRoot()
774 gbpanel5.set("name", "gbpanel5"); in KdcGuiRoot()
775 cardpanel1.add(gbpanel5); in KdcGuiRoot()
778 gbpanel5.set("rowHeights", _tmp); in KdcGuiRoot()
780 gbpanel5.set("GBConstraints", new GBConstraints in KdcGuiRoot()
784 gbpanel5.set("columnWidths", _tmp); in KdcGuiRoot()
786 gbpanel5.set("layoutName", "Basics"); in KdcGuiRoot()
787 gbpanel5.set("visible", Boolean.FALSE); in KdcGuiRoot()
790 gbpanel5.set("rowWeights", _tmp); in KdcGuiRoot()
794 gbpanel5.set("columnWeights", _tmp); in KdcGuiRoot()
799 gbpanel5.add(gbpanel67); in KdcGuiRoot()