Searched refs:PrPwExpiryLabel (Results 1 – 2 of 2) sorted by relevance
190 public LabelShadow PrPwExpiryLabel; field in KdcGuiRoot1258 PrPwExpiryLabel = new LabelShadow(); in KdcGuiRoot()1259 PrPwExpiryLabel.set("name", "PrPwExpiryLabel"); in KdcGuiRoot()1260 gbpanel73.add(PrPwExpiryLabel); in KdcGuiRoot()1261 PrPwExpiryLabel.set("GBConstraints", new GBConstraints in KdcGuiRoot()1263 PrPwExpiryLabel.set("text", "Password Expires:"); in KdcGuiRoot()1264 PrPwExpiryLabel.set("anchor", in KdcGuiRoot()
645 gui.PrPwExpiryLabel.set("text" /* NOI18N */, in initMainStrings()3644 o = gui.PrPwExpiryLabel.getBody(); in setupMainHelpListeners()