Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.service.protocol.event.AvatarEvent

Packages that use AvatarEvent
net.java.sip.communicator.impl.gui.main.presence   
net.java.sip.communicator.service.protocol.event   
 

Uses of AvatarEvent in net.java.sip.communicator.impl.gui.main.presence
 

Methods in net.java.sip.communicator.impl.gui.main.presence with parameters of type AvatarEvent
 void AccountStatusPanel.avatarChanged(AvatarEvent event)
          Called whenever a new avatar is defined for one of the protocols that we have subscribed for.
 

Uses of AvatarEvent in net.java.sip.communicator.service.protocol.event
 

Methods in net.java.sip.communicator.service.protocol.event with parameters of type AvatarEvent
 void AvatarListener.avatarChanged(AvatarEvent event)
          Called whenever a new avatar is defined for one of the protocols that we have subscribed for.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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