Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java216 public GBPanelShadow gbpanel19; field in KdcGuiRoot
537 gbpanel19 = new GBPanelShadow(); in KdcGuiRoot()
538 gbpanel19.set("name", "gbpanel19"); in KdcGuiRoot()
539 borderpanel1.add(gbpanel19); in KdcGuiRoot()
542 gbpanel19.set("rowHeights", _tmp); in KdcGuiRoot()
544 gbpanel19.set("GBConstraints", new GBConstraints in KdcGuiRoot()
548 gbpanel19.set("columnWidths", _tmp); in KdcGuiRoot()
550 gbpanel19.set("layoutName", "West"); in KdcGuiRoot()
553 gbpanel19.set("rowWeights", _tmp); in KdcGuiRoot()
557 gbpanel19.set("columnWeights", _tmp); in KdcGuiRoot()