Searched refs:PrNameLabel1 (Results 1 – 2 of 2) sorted by relevance
184 public LabelShadow PrNameLabel1; field in KdcGuiRoot848 PrNameLabel1 = new LabelShadow(); in KdcGuiRoot()849 PrNameLabel1.set("name", "PrNameLabel1"); in KdcGuiRoot()850 gbpanel67.add(PrNameLabel1); in KdcGuiRoot()851 PrNameLabel1.set("GBConstraints", new GBConstraints("x=0;y=4")); in KdcGuiRoot()852 PrNameLabel1.set("text", "Principal Name:"); in KdcGuiRoot()853 PrNameLabel1.set("anchor", in KdcGuiRoot()
612 gui.PrNameLabel1.set("text" /* NOI18N */, getString("Principal Name:")); in initMainStrings()3499 o = gui.PrNameLabel1.getBody(); in setupMainHelpListeners()