Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList

Packages that use TreeContactList
net.java.sip.communicator.impl.gui   
net.java.sip.communicator.impl.gui.main.contactlist   
 

Uses of TreeContactList in net.java.sip.communicator.impl.gui
 

Methods in net.java.sip.communicator.impl.gui that return TreeContactList
static TreeContactList GuiActivator.getContactList()
          Returns the component used to show the contact list.
 

Methods in net.java.sip.communicator.impl.gui with parameters of type TreeContactList
static void GuiActivator.setContactList(TreeContactList list)
          Sets the contactList component currently used to show the contact list.
 

Uses of TreeContactList in net.java.sip.communicator.impl.gui.main.contactlist
 

Methods in net.java.sip.communicator.impl.gui.main.contactlist that return TreeContactList
 TreeContactList ContactListPane.getContactList()
          Returns the contact list.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.