Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java222 public GBPanelShadow gbpanel24; field in KdcGuiRoot
1987 gbpanel24 = new GBPanelShadow(); in KdcGuiRoot()
1988 gbpanel24.set("name", "gbpanel24"); in KdcGuiRoot()
1989 cardpanel2.add(gbpanel24); in KdcGuiRoot()
1992 gbpanel24.set("rowHeights", _tmp); in KdcGuiRoot()
1994 gbpanel24.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1998 gbpanel24.set("columnWidths", _tmp); in KdcGuiRoot()
2000 gbpanel24.set("layoutName", "Details"); in KdcGuiRoot()
2001 gbpanel24.set("visible", Boolean.FALSE); in KdcGuiRoot()
2004 gbpanel24.set("rowWeights", _tmp); in KdcGuiRoot()
[all …]