Searched refs:PoMinPwLengthLabel (Results 1 – 2 of 2) sorted by relevance
110 public LabelShadow PoMinPwLengthLabel; field in KdcGuiRoot2071 PoMinPwLengthLabel = new LabelShadow(); in KdcGuiRoot()2072 PoMinPwLengthLabel.set("name", "PoMinPwLengthLabel"); in KdcGuiRoot()2073 gbpanel50.add(PoMinPwLengthLabel); in KdcGuiRoot()2074 PoMinPwLengthLabel.set("GBConstraints", new GBConstraints in KdcGuiRoot()2076 PoMinPwLengthLabel.set("text", "Minimum Password Length:"); in KdcGuiRoot()2077 PoMinPwLengthLabel.set("anchor", in KdcGuiRoot()
703 gui.PoMinPwLengthLabel.set("text" /* NOI18N */, in initMainStrings()3819 o = gui.PoMinPwLengthLabel.getBody(); in setupMainHelpListeners()