Searched refs:PrLastSuccessLabel (Results 1 – 2 of 2) sorted by relevance
166 public LabelShadow PrLastSuccessLabel; field in KdcGuiRoot1167 PrLastSuccessLabel = new LabelShadow(); in KdcGuiRoot()1168 PrLastSuccessLabel.set("name", "PrLastSuccessLabel"); in KdcGuiRoot()1169 gbpanel73.add(PrLastSuccessLabel); in KdcGuiRoot()1170 PrLastSuccessLabel.set("GBConstraints", new GBConstraints in KdcGuiRoot()1172 PrLastSuccessLabel.set("text", "Last Success:"); in KdcGuiRoot()1173 PrLastSuccessLabel.set("anchor", in KdcGuiRoot()
637 gui.PrLastSuccessLabel.set("text" /* NOI18N */, in initMainStrings()3604 o = gui.PrLastSuccessLabel.getBody(); in setupMainHelpListeners()