Searched refs:PoListLabel (Results 1 – 2 of 2) sorted by relevance
100 public LabelShadow PoListLabel; field in KdcGuiRoot1797 PoListLabel = new LabelShadow(); in KdcGuiRoot()1798 PoListLabel.set("name", "PoListLabel"); in KdcGuiRoot()1799 gbpanel37.add(PoListLabel); in KdcGuiRoot()1800 PoListLabel.set("GBConstraints", new GBConstraints("x=0;y=1")); in KdcGuiRoot()1801 PoListLabel.set("text", "Policy List"); in KdcGuiRoot()1802 PoListLabel.set("font", in KdcGuiRoot()
692 gui.PoListLabel.set("text" /* NOI18N */, getString("Policy List")); in initMainStrings()5346 gui.PoListLabel.set("enabled" /* NOI18N */, no); in fixListPanels()5364 gui.PoListLabel.set("enabled" /* NOI18N */, yes); in fixListPanels()