Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java220 public GBPanelShadow gbpanel22; field in KdcGuiRoot
739 gbpanel22 = new GBPanelShadow(); in KdcGuiRoot()
740 gbpanel22.set("name", "gbpanel22"); in KdcGuiRoot()
741 borderpanel1.add(gbpanel22); in KdcGuiRoot()
744 gbpanel22.set("rowHeights", _tmp); in KdcGuiRoot()
746 gbpanel22.set("GBConstraints", new GBConstraints in KdcGuiRoot()
750 gbpanel22.set("columnWidths", _tmp); in KdcGuiRoot()
752 gbpanel22.set("layoutName", "Center"); in KdcGuiRoot()
755 gbpanel22.set("rowWeights", _tmp); in KdcGuiRoot()
759 gbpanel22.set("columnWeights", _tmp); in KdcGuiRoot()
[all …]