Searched refs:PrExpiryLabel (Results 1 – 2 of 2) sorted by relevance
146 public LabelShadow PrExpiryLabel; field in KdcGuiRoot933 PrExpiryLabel = new LabelShadow(); in KdcGuiRoot()934 PrExpiryLabel.set("name", "PrExpiryLabel"); in KdcGuiRoot()935 gbpanel67.add(PrExpiryLabel); in KdcGuiRoot()936 PrExpiryLabel.set("GBConstraints", new GBConstraints in KdcGuiRoot()938 PrExpiryLabel.set("text", "Account Expires:"); in KdcGuiRoot()939 PrExpiryLabel.set("anchor", in KdcGuiRoot()
627 gui.PrExpiryLabel.set("text" /* NOI18N */, in initMainStrings()3559 o = gui.PrExpiryLabel.getBody(); in setupMainHelpListeners()