Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java237 public GBPanelShadow gbpanel6; field in KdcGuiRoot
1083 gbpanel6 = new GBPanelShadow(); in KdcGuiRoot()
1084 gbpanel6.set("name", "gbpanel6"); in KdcGuiRoot()
1085 cardpanel1.add(gbpanel6); in KdcGuiRoot()
1088 gbpanel6.set("rowHeights", _tmp); in KdcGuiRoot()
1090 gbpanel6.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1094 gbpanel6.set("columnWidths", _tmp); in KdcGuiRoot()
1096 gbpanel6.set("layoutName", "Details"); in KdcGuiRoot()
1097 gbpanel6.set("visible", Boolean.FALSE); in KdcGuiRoot()
1100 gbpanel6.set("rowWeights", _tmp); in KdcGuiRoot()
[all …]