|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MetaContactListListener in net.java.sip.communicator.impl.contactlist |
|---|
| Classes in net.java.sip.communicator.impl.contactlist that implement MetaContactListListener | |
|---|---|
class |
MclStorageManager
The class handles read / write operations over the file where a persistent copy of the meta contact list is stored. |
| Methods in net.java.sip.communicator.impl.contactlist with parameters of type MetaContactListListener | |
|---|---|
void |
MetaContactListServiceImpl.addMetaContactListListener(MetaContactListListener listener)
Adds a listener for MetaContactListChangeEvents posted after the tree changes. |
void |
MetaContactListServiceImpl.removeMetaContactListListener(MetaContactListListener listener)
Removes a listener previously added with addContactListListener. |
| Uses of MetaContactListListener in net.java.sip.communicator.impl.gui.main.chat |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.chat that implement MetaContactListListener | |
|---|---|
class |
MetaContactChatSession
An implementation of the ChatSession interface that represents a user-to-user chat session. |
| Uses of MetaContactListListener in net.java.sip.communicator.impl.gui.main.contactlist |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.contactlist that implement MetaContactListListener | |
|---|---|
class |
ContactList
The ContactList is a JList that represents the contact list. |
| Uses of MetaContactListListener in net.java.sip.communicator.impl.gui.main.contactlist.contactsource |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.contactlist.contactsource that implement MetaContactListListener | |
|---|---|
class |
MetaContactListSource
The MetaContactListSource is an abstraction of the MetaContactListService, which makes the correspondence between a MetaContact and an UIContact and between a MetaContactGroup and an UIGroup. |
| Uses of MetaContactListListener in net.java.sip.communicator.service.contactlist |
|---|
| Methods in net.java.sip.communicator.service.contactlist with parameters of type MetaContactListListener | |
|---|---|
void |
MetaContactListService.addMetaContactListListener(MetaContactListListener l)
Adds a listener for MetaContactListChangeEvents posted after the tree changes. |
void |
MetaContactListService.removeMetaContactListListener(MetaContactListListener l)
Removes a listener previously added with addContactListListener. |
| Uses of MetaContactListListener in net.java.sip.communicator.service.contactlist.event |
|---|
| Classes in net.java.sip.communicator.service.contactlist.event that implement MetaContactListListener | |
|---|---|
class |
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. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||