Searched refs:PrKvnoLabel (Results 1 – 2 of 2) sorted by relevance
157 public LabelShadow PrKvnoLabel; field in KdcGuiRoot1282 PrKvnoLabel = new LabelShadow(); in KdcGuiRoot()1283 PrKvnoLabel.set("name", "PrKvnoLabel"); in KdcGuiRoot()1284 gbpanel73.add(PrKvnoLabel); in KdcGuiRoot()1285 PrKvnoLabel.set("GBConstraints", new GBConstraints("x=0;y=15")); in KdcGuiRoot()1286 PrKvnoLabel.set("text", "Key Version:"); in KdcGuiRoot()1287 PrKvnoLabel.set("anchor", in KdcGuiRoot()
647 gui.PrKvnoLabel.set("text" /* NOI18N */, getString("Key Version:")); in initMainStrings()3659 o = gui.PrKvnoLabel.getBody(); in setupMainHelpListeners()