Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java229 public GBPanelShadow gbpanel4; field in KdcGuiRoot
592 gbpanel4 = new GBPanelShadow(); in KdcGuiRoot()
593 gbpanel4.set("name", "gbpanel4"); in KdcGuiRoot()
594 borderpanel1.add(gbpanel4); in KdcGuiRoot()
597 gbpanel4.set("rowHeights", _tmp); in KdcGuiRoot()
599 gbpanel4.set("GBConstraints", new GBConstraints in KdcGuiRoot()
604 gbpanel4.set("columnWidths", _tmp); in KdcGuiRoot()
606 gbpanel4.set("layoutName", "South"); in KdcGuiRoot()
609 gbpanel4.set("rowWeights", _tmp); in KdcGuiRoot()
615 gbpanel4.set("columnWeights", _tmp); in KdcGuiRoot()
[all …]