Searched refs:PrLastFailure (Results 1 – 2 of 2) sorted by relevance
162 public LabelShadow PrLastFailure; field in KdcGuiRoot1200 PrLastFailure = new LabelShadow(); in KdcGuiRoot()1201 PrLastFailure.set("name", "PrLastFailure"); in KdcGuiRoot()1202 gbpanel73.add(PrLastFailure); in KdcGuiRoot()1203 PrLastFailure.set("GBConstraints", new GBConstraints in KdcGuiRoot()1205 PrLastFailure.set("text", ""); in KdcGuiRoot()1206 PrLastFailure.set("alignment", in KdcGuiRoot()1209 PrLastFailure.set("anchor", in KdcGuiRoot()
1801 gui.PrLastFailure.set("text" /* NOI18N */, p.getLastFailure()); in showPrincipal()3609 o = gui.PrLastFailure.getBody(); in setupMainHelpListeners()