Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java116 public LabelShadow PoReferences; field in KdcGuiRoot
2193 PoReferences = new LabelShadow(); in KdcGuiRoot()
2194 PoReferences.set("name", "PoReferences"); in KdcGuiRoot()
2195 gbpanel50.add(PoReferences); in KdcGuiRoot()
2196 PoReferences.set("GBConstraints", new GBConstraints in KdcGuiRoot()
2198 PoReferences.set("text", ""); in KdcGuiRoot()
2199 PoReferences.set("anchor", in KdcGuiRoot()
H A DKdcGui.java2395 gui.PoReferences.set("text" /* NOI18N */, nf.format(p.RefCount)); in showPolicy()
3874 o = gui.PoReferences.getBody(); in setupMainHelpListeners()