Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java215 public GBPanelShadow gbpanel18; field in KdcGuiRoot
1640 gbpanel18 = new GBPanelShadow(); in KdcGuiRoot()
1641 gbpanel18.set("name", "gbpanel18"); in KdcGuiRoot()
1642 gbpanel90.add(gbpanel18); in KdcGuiRoot()
1645 gbpanel18.set("rowHeights", _tmp); in KdcGuiRoot()
1647 gbpanel18.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1651 gbpanel18.set("columnWidths", _tmp); in KdcGuiRoot()
1655 gbpanel18.set("rowWeights", _tmp); in KdcGuiRoot()
1659 gbpanel18.set("columnWeights", _tmp); in KdcGuiRoot()
1664 gbpanel18.add(PrFlagsSave); in KdcGuiRoot()
[all …]