Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.service.contactlist.event

Interface Summary
MetaContactListListener A MetaContactListListener can be registered with a MetaContactListService so that it will receive any changes that have occurred in the contact list layout.
 

Class Summary
MetaContactAvatarUpdateEvent Indicates that a meta contact has changed or added an avatar.
MetaContactEvent Parent class for meta contact events indicating addition and removal of meta contacts in a meta contact list.
MetaContactGroupEvent  
MetaContactListAdapter The MetaContactListAdapter provides a default implementation of the MetaContactListListener, which can be registered with a MetaContactListService so that it will receive any changes that have occurred in the contact list layout.
MetaContactModifiedEvent Indicates that a meta contact has chaned.
MetaContactMovedEvent Fired whenever a meta contact has been moved from one parent group to another.
MetaContactPropertyChangeEvent An abstract event used for meta contact events indicating moving the meta contact or changing its name.
MetaContactRenamedEvent Indicates that a meta contact has chaned its display name.
ProtoContactEvent Event delivered upon addition, removal or change of a protocol specific contact inside an existing meta contact.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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