Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java240 public GBPanelShadow gbpanel8; field in KdcGuiRoot
1414 gbpanel8 = new GBPanelShadow(); in KdcGuiRoot()
1415 gbpanel8.set("name", "gbpanel8"); in KdcGuiRoot()
1416 cardpanel1.add(gbpanel8); in KdcGuiRoot()
1419 gbpanel8.set("rowHeights", _tmp); in KdcGuiRoot()
1421 gbpanel8.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1425 gbpanel8.set("columnWidths", _tmp); in KdcGuiRoot()
1427 gbpanel8.set("layoutName", "Flags"); in KdcGuiRoot()
1428 gbpanel8.set("visible", Boolean.FALSE); in KdcGuiRoot()
1431 gbpanel8.set("rowWeights", _tmp); in KdcGuiRoot()
[all …]