Searched refs:PrLastSuccess (Results 1 – 2 of 2) sorted by relevance
165 public LabelShadow PrLastSuccess; field in KdcGuiRoot1177 PrLastSuccess = new LabelShadow(); in KdcGuiRoot()1178 PrLastSuccess.set("name", "PrLastSuccess"); in KdcGuiRoot()1179 gbpanel73.add(PrLastSuccess); in KdcGuiRoot()1180 PrLastSuccess.set("GBConstraints", new GBConstraints in KdcGuiRoot()1182 PrLastSuccess.set("text", ""); in KdcGuiRoot()1183 PrLastSuccess.set("alignment", in KdcGuiRoot()1186 PrLastSuccess.set("anchor", in KdcGuiRoot()
1800 gui.PrLastSuccess.set("text" /* NOI18N */, p.getLastSuccess()); in showPrincipal()3599 o = gui.PrLastSuccess.getBody(); in setupMainHelpListeners()