Uses of Class
core.ContactList

Packages that use ContactList
core   
gui   
 

Uses of ContactList in core
 

Constructors in core with parameters of type ContactList
PresenceManager(ContactList contactList, Contact me)
           
 

Uses of ContactList in gui
 

Methods in gui that return ContactList
 ContactList ContactListBox.getContactList()
           
 

Constructors in gui with parameters of type ContactList
RouteDisplay(ContactList contactList)