Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

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

Methods in net.java.sip.communicator.impl.gui.main.contactlist that return ContactListTreeModel
 ContactListTreeModel TreeContactList.getTreeModel()
           
 

Methods in net.java.sip.communicator.impl.gui.main.contactlist with parameters of type ContactListTreeModel
 void GroupNode.sort(ContactListTreeModel treeModel)
          Sorts the children of this node.
 

Constructors in net.java.sip.communicator.impl.gui.main.contactlist with parameters of type ContactListTreeModel
GroupNode(ContactListTreeModel treeModel, UIGroup uiGroup)
          Creates a GroupNode by specifying the parent treeModel and the corresponding uiGroup.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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