Home
last modified time | relevance | path

Searched refs:PoListLabel (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java100 public LabelShadow PoListLabel; field in KdcGuiRoot
1797 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()
H A DKdcGui.java692 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()