Searched refs:PrCommentsLabel (Results 1 – 2 of 2) sorted by relevance
139 public LabelShadow PrCommentsLabel; field in KdcGuiRoot1013 PrCommentsLabel = new LabelShadow(); in KdcGuiRoot()1014 PrCommentsLabel.set("name", "PrCommentsLabel"); in KdcGuiRoot()1015 gbpanel67.add(PrCommentsLabel); in KdcGuiRoot()1016 PrCommentsLabel.set("GBConstraints", new GBConstraints in KdcGuiRoot()1018 PrCommentsLabel.set("text", "Comments:"); in KdcGuiRoot()1019 PrCommentsLabel.set("anchor", in KdcGuiRoot()
614 gui.PrCommentsLabel.set("text" /* NOI18N */, getString("Comments:")); in initMainStrings()3509 o = gui.PrCommentsLabel.getBody(); in setupMainHelpListeners()