Searched refs:EncListLabel (Results 1 – 2 of 2) sorted by relevance
134 public LabelShadow EncListLabel; field in KdcGuiRoot891 EncListLabel = new LabelShadow(); in KdcGuiRoot()892 EncListLabel.set("name", "EncListLabel"); in KdcGuiRoot()893 gbpanel67.add(EncListLabel); in KdcGuiRoot()894 EncListLabel.set("GBConstraints", new GBConstraints("x=0;y=10")); in KdcGuiRoot()895 EncListLabel.set("text", "Encryption Key Types:"); in KdcGuiRoot()896 EncListLabel.set("anchor", in KdcGuiRoot()
619 gui.EncListLabel.set("text" /* NOI18N */, in initMainStrings()3544 o = gui.EncListLabel.getBody(); in setupMainHelpListeners()