Searched defs:ipool (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DBrowserController.java152 * @param ipool the icon pool to be used to retrieve the icons that will be
156 IconPool ipool)
159 iconPool = ipool;
155 BrowserController(JTree tree, LDAPConnectionPool cpool, IconPool ipool) argument
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/browser/
H A DBrowserController.java149 * @param ipool the icon pool to be used to retrieve the icons that will be
153 IconPool ipool)
156 iconPool = ipool;
152 BrowserController(JTree tree, LDAPConnectionPool cpool, IconPool ipool) argument
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/browser/
H A DBrowserController.java149 * @param ipool the icon pool to be used to retrieve the icons that will be
153 IconPool ipool)
156 iconPool = ipool;
152 BrowserController(JTree tree, LDAPConnectionPool cpool, IconPool ipool) argument
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DBrowserController.java152 * @param ipool the icon pool to be used to retrieve the icons that will be
156 IconPool ipool)
159 iconPool = ipool;
155 BrowserController(JTree tree, LDAPConnectionPool cpool, IconPool ipool) argument
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/browser/
H A DBrowserController.java149 * @param ipool the icon pool to be used to retrieve the icons that will be
153 IconPool ipool)
156 iconPool = ipool;
152 BrowserController(JTree tree, LDAPConnectionPool cpool, IconPool ipool) argument
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/browser/
H A DBrowserController.java151 * @param ipool the icon pool to be used to retrieve the icons that will be
155 IconPool ipool)
158 iconPool = ipool;
154 BrowserController(JTree tree, LDAPConnectionPool cpool, IconPool ipool) argument

Completed in 61 milliseconds