Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.icq
Class OperationSetAvatarIcqImpl

java.lang.Object
  extended by net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar<ProtocolProviderServiceIcqImpl>
      extended by net.java.sip.communicator.impl.protocol.icq.OperationSetAvatarIcqImpl
All Implemented Interfaces:
OperationSet, OperationSetAvatar

public class OperationSetAvatarIcqImpl
extends AbstractOperationSetAvatar<ProtocolProviderServiceIcqImpl>

A simple implementation of the OperationSetAvatar interface for the icq protocol.

Author:
Damian Minkov

Constructor Summary
OperationSetAvatarIcqImpl(ProtocolProviderServiceIcqImpl parentProvider, OperationSetServerStoredAccountInfo accountInfoOpSet)
           
 
Method Summary
 
Methods inherited from class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
addAvatarListener, fireAvatarChanged, getAvatar, getMaxHeight, getMaxSize, getMaxWidth, removeAvatarListener, setAvatar
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationSetAvatarIcqImpl

public OperationSetAvatarIcqImpl(ProtocolProviderServiceIcqImpl parentProvider,
                                 OperationSetServerStoredAccountInfo accountInfoOpSet)

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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