Searched refs:PrPasswordLabel (Results 1 – 2 of 2) sorted by relevance
186 public LabelShadow PrPasswordLabel; field in KdcGuiRoot864 PrPasswordLabel = new LabelShadow(); in KdcGuiRoot()865 PrPasswordLabel.set("name", "PrPasswordLabel"); in KdcGuiRoot()866 gbpanel67.add(PrPasswordLabel); in KdcGuiRoot()867 PrPasswordLabel.set("GBConstraints", in KdcGuiRoot()869 PrPasswordLabel.set("text", "Password:"); in KdcGuiRoot()870 PrPasswordLabel.set("anchor", in KdcGuiRoot()
616 gui.PrPasswordLabel.set("text" /* NOI18N */, getString("Password:")); in initMainStrings()3529 o = gui.PrPasswordLabel.getBody(); in setupMainHelpListeners()