Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Package
net.java.sip.communicator.impl.gui.main.contactlist

Packages that use net.java.sip.communicator.impl.gui.main.contactlist
net.java.sip.communicator.impl.gui   
net.java.sip.communicator.impl.gui.main   
net.java.sip.communicator.impl.gui.main.chat.conference   
net.java.sip.communicator.impl.gui.main.contactlist   
net.java.sip.communicator.impl.gui.main.contactlist.contactsource   
net.java.sip.communicator.impl.gui.main.contactlist.notifsource   
 

Classes in net.java.sip.communicator.impl.gui.main.contactlist used by net.java.sip.communicator.impl.gui
TreeContactList
          The TreeContactList is a contact list based on JTree.
 

Classes in net.java.sip.communicator.impl.gui.main.contactlist used by net.java.sip.communicator.impl.gui.main
ContactListPane
          The contactlist panel not only contains the contact list but it has the role of a message dispatcher.
 

Classes in net.java.sip.communicator.impl.gui.main.contactlist used by net.java.sip.communicator.impl.gui.main.chat.conference
ContactListCellRenderer
          The ContactListCellRenderer is the custom cell renderer used in the Jitsi's ContactList.
 

Classes in net.java.sip.communicator.impl.gui.main.contactlist used by net.java.sip.communicator.impl.gui.main.contactlist
CallHistoryFilter
          The CallHistoryFilter is a filter over the history contact sources.
CommonRightButtonMenu
          The GroupRightButtonMenu is the menu, opened when user clicks with the right mouse button on a group in the contact list.
ContactListCellRenderer
          The ContactListCellRenderer is the custom cell renderer used in the Jitsi's ContactList.
ContactListEvent
          The ContactListEvent is triggered when a contact or a group is clicked in the contact list.
ContactListFilter
          The ContactListFilter is an interface meant to be implemented by modules interested in filtering the contact list.
ContactListListener
          Listens for events coming from mouse events over the contact list.
ContactListNode
          The ContactListNode represents a node in the contact list data model.
ContactListTreeModel
          The data model of the contact list.
ContactNode
          The ContactNode is a ContactListNode corresponding to a given UIContact.
DefaultContactList
          DeafultContactlist used to display JLists with contacts.
DefaultTreeContactList
          DeafultContactlist used to display JLists with contacts.
FilterQuery
          The FilterQuery gives information about a current filtering.
FilterQueryListener
          The FilterQueryListener is notified when a filter query finishes.
GroupNode
          The GroupNode is a ContactListNode corresponding to a given UIGroup.
GroupRightButtonMenu
          The GroupRightButtonMenu is the menu, opened when user clicks with the right mouse button on a group in the contact list.
MetaContactRightButtonMenu
          The ContactRightButtonMenu is the menu, opened when user clicks with the user could add a subcontact, remove a contact, send message, etc.
PresenceFilter
          The PresenceFilter is used to filter offline contacts from the contact list.
SearchFilter
          The SearchFilter is a ContactListFilter that filters the contact list content by a filter string.
TreeContactList
          The TreeContactList is a contact list based on JTree.
UIContact
          The UIContact represents the user interface contact contained in the contact list component.
UIContactDetail
          The UIContactDetail corresponds to a particular contact detail, phone number, IM identifier, email, etc.
UIGroup
          The UIGroup represents the user interface contact list group.
 

Classes in net.java.sip.communicator.impl.gui.main.contactlist used by net.java.sip.communicator.impl.gui.main.contactlist.contactsource
ContactListEvent
          The ContactListEvent is triggered when a contact or a group is clicked in the contact list.
ContactListListener
          Listens for events coming from mouse events over the contact list.
ContactNode
          The ContactNode is a ContactListNode corresponding to a given UIContact.
GroupNode
          The GroupNode is a ContactListNode corresponding to a given UIGroup.
UIContact
          The UIContact represents the user interface contact contained in the contact list component.
UIContactDetail
          The UIContactDetail corresponds to a particular contact detail, phone number, IM identifier, email, etc.
UIGroup
          The UIGroup represents the user interface contact list group.
 

Classes in net.java.sip.communicator.impl.gui.main.contactlist used by net.java.sip.communicator.impl.gui.main.contactlist.notifsource
ContactNode
          The ContactNode is a ContactListNode corresponding to a given UIContact.
GroupNode
          The GroupNode is a ContactListNode corresponding to a given UIGroup.
UIContact
          The UIContact represents the user interface contact contained in the contact list component.
UIContactDetail
          The UIContactDetail corresponds to a particular contact detail, phone number, IM identifier, email, etc.
UIGroup
          The UIGroup represents the user interface contact list group.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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