Searched refs:PrLastChangedTimeLabel (Results 1 – 2 of 2) sorted by relevance
161 public LabelShadow PrLastChangedTimeLabel; field in KdcGuiRoot967 PrLastChangedTimeLabel = new LabelShadow(); in KdcGuiRoot()968 PrLastChangedTimeLabel.set("name", "PrLastChangedTimeLabel"); in KdcGuiRoot()969 gbpanel67.add(PrLastChangedTimeLabel); in KdcGuiRoot()970 PrLastChangedTimeLabel.set("GBConstraints", in KdcGuiRoot()972 PrLastChangedTimeLabel.set("text", "Last Principal Change:"); in KdcGuiRoot()973 PrLastChangedTimeLabel.set in KdcGuiRoot()
623 gui.PrLastChangedTimeLabel.set("text" /* NOI18N */, in initMainStrings()3574 o = gui.PrLastChangedTimeLabel.getBody(); in setupMainHelpListeners()