Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/gui/
H A DKdcGuiRoot.java97 public ButtonShadow PoListClear; field in KdcGuiRoot
1871 PoListClear = new ButtonShadow(); in KdcGuiRoot()
1872 PoListClear.set("name", "PoListClear"); in KdcGuiRoot()
1873 gbpanel40.add(PoListClear); in KdcGuiRoot()
1874 PoListClear.set("GBConstraints", new GBConstraints("x=13;y=0")); in KdcGuiRoot()
1875 PoListClear.set("text", "Clear Filter"); in KdcGuiRoot()
H A DKdcGui.java695 gui.PoListClear.set("text" /* NOI18N */, getString("Clear Filter")); in initMainStrings()
3326 o = gui.PoListClear.getBody(); in setupMainNormalListeners()
3779 o = gui.PoListClear.getBody(); in setupMainHelpListeners()
3924 ((Button)gui.PoListClear.getBody()).setName("PoNoListClear" in fixHelpTags()
3935 ((Button)gui.PoListClear.getBody()).setName("PoListClear" in fixHelpTags()
5353 gui.PoListClear.set("text" /* NOI18N */, s); in fixListPanels()
5370 gui.PoListClear.set("text" /* NOI18N */, s); in fixListPanels()