Searched refs:PrLastPwChange (Results 1 – 2 of 2) sorted by relevance
164 public LabelShadow PrLastPwChange; field in KdcGuiRoot1245 PrLastPwChange = new LabelShadow(); in KdcGuiRoot()1246 PrLastPwChange.set("name", "PrLastPwChange"); in KdcGuiRoot()1247 gbpanel73.add(PrLastPwChange); in KdcGuiRoot()1248 PrLastPwChange.set("GBConstraints", new GBConstraints in KdcGuiRoot()1250 PrLastPwChange.set("text", ""); in KdcGuiRoot()1251 PrLastPwChange.set("alignment", in KdcGuiRoot()1254 PrLastPwChange.set("anchor", in KdcGuiRoot()
1803 gui.PrLastPwChange.set("text" /* NOI18N */, p.getLastPwChange()); in showPrincipal()3629 o = gui.PrLastPwChange.getBody(); in setupMainHelpListeners()