Home
last modified time | relevance | path

Searched refs:gbpanel5 (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java235 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()
[all …]