Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java217 public GBPanelShadow gbpanel2; field in KdcGuiRoot
505 gbpanel2 = new GBPanelShadow(); in KdcGuiRoot()
506 gbpanel2.set("name", "gbpanel2"); in KdcGuiRoot()
507 cardpanel1.add(gbpanel2); in KdcGuiRoot()
510 gbpanel2.set("rowHeights", _tmp); in KdcGuiRoot()
512 gbpanel2.set("GBConstraints", new GBConstraints in KdcGuiRoot()
516 gbpanel2.set("columnWidths", _tmp); in KdcGuiRoot()
518 gbpanel2.set("layoutName", "List"); in KdcGuiRoot()
521 gbpanel2.set("rowWeights", _tmp); in KdcGuiRoot()
525 gbpanel2.set("columnWeights", _tmp); in KdcGuiRoot()
[all …]