Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java158 public LabelShadow PrLastChangedBy; field in KdcGuiRoot
1000 PrLastChangedBy = new LabelShadow(); in KdcGuiRoot()
1001 PrLastChangedBy.set("name", "PrLastChangedBy"); in KdcGuiRoot()
1002 gbpanel67.add(PrLastChangedBy); in KdcGuiRoot()
1003 PrLastChangedBy.set("GBConstraints", new GBConstraints in KdcGuiRoot()
1005 PrLastChangedBy.set("text", ""); in KdcGuiRoot()
1006 PrLastChangedBy.set in KdcGuiRoot()
1009 PrLastChangedBy.set("anchor", in KdcGuiRoot()
H A DKdcGui.java1797 gui.PrLastChangedBy.set("text" /* NOI18N */, p.ModName); in showPrincipal()
3579 o = gui.PrLastChangedBy.getBody(); in setupMainHelpListeners()