Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java242 public GBPanelShadow gbpanel90; field in KdcGuiRoot
1438 gbpanel90 = new GBPanelShadow(); in KdcGuiRoot()
1439 gbpanel90.set("name", "gbpanel90"); in KdcGuiRoot()
1440 gbpanel8.add(gbpanel90); in KdcGuiRoot()
1445 gbpanel90.set("rowHeights", _tmp); in KdcGuiRoot()
1447 gbpanel90.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1451 gbpanel90.set("columnWidths", _tmp); in KdcGuiRoot()
1453 gbpanel90.set("borderRelief", in KdcGuiRoot()
1461 gbpanel90.set("rowWeights", _tmp); in KdcGuiRoot()
1465 gbpanel90.set("columnWeights", _tmp); in KdcGuiRoot()
[all …]