Searched refs:theTop (Results 1 – 6 of 6) sorted by relevance
47 pmTop theTop = null; field in pmLogDisplay60 theTop = t; in pmLogDisplay()110 if (theTop != null && helpTag != null) { in pmLogDisplay()119 theTop.showHelpItem(helpTag); in pmLogDisplay()132 if (pmLogDisplay.this.theTop != null) in pmLogDisplay()133 pmLogDisplay.this.theTop.setLogOption(false); in pmLogDisplay()173 if (pmLogDisplay.this.theTop != null) in okPressed()174 pmLogDisplay.this.theTop.setLogOption(false); in okPressed()
47 private pmTop theTop = null; field in pmLogin63 theTop = t; in pmLogin()122 nisMaster = theTop.host.getNisMaster(); in pmLogin()167 ldapMaster = theTop.host.getLDAPMaster(); in pmLogin()194 defaultDN = theTop.host.getDefaultAdminDN(); in pmLogin()269 if (theTag != null && theTop != null) { in pmLogin()357 if (theTop.ns.getNameService().equals("ldap")) { in okPressed()393 theTop.showHelpItem(theTag); in helpPressed()
45 pmTop theTop = null; field in pmMessageDialog65 theTop = top; in pmMessageDialog()133 if (theTop != null && helpTag != null) { in pmMessageDialog()141 theTop.showHelpItem(helpTag); in pmMessageDialog()
48 pmTop theTop = null; field in pmFindFrame59 theTop = t; in pmFindFrame()156 theTop.showHelpItem(helpTag); in pmFindFrame()200 boolean result = theTop.findPrinterInList(name.trim()); in okPressed()
48 private pmTop theTop; field in pmOther62 theTop = t; in pmOther()148 if (theTop != null && theTag != null) { in pmOther()156 theTop.showHelpItem(theTag); in pmOther()
41 private pmTop theTop; field in pmOKCancelDialog62 theTop = t; in pmOKCancelDialog()85 buttonPanel(defaultIsOK, theTop != null && theTag != null), in pmOKCancelDialog()176 theTop.showHelpItem(theTag); in buttonPanel()