Searched refs:PrLastChangedByLabel (Results 1 – 2 of 2) sorted by relevance
159 public LabelShadow PrLastChangedByLabel; field in KdcGuiRoot990 PrLastChangedByLabel = new LabelShadow(); in KdcGuiRoot()991 PrLastChangedByLabel.set("name", "PrLastChangedByLabel"); in KdcGuiRoot()992 gbpanel67.add(PrLastChangedByLabel); in KdcGuiRoot()993 PrLastChangedByLabel.set("GBConstraints", in KdcGuiRoot()995 PrLastChangedByLabel.set("text", "Last Changed By:"); in KdcGuiRoot()996 PrLastChangedByLabel.set in KdcGuiRoot()
625 gui.PrLastChangedByLabel.set("text" /* NOI18N */, in initMainStrings()3584 o = gui.PrLastChangedByLabel.getBody(); in setupMainHelpListeners()