|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MetaContactListService in net.java.sip.communicator.impl.contactlist |
|---|
| Classes in net.java.sip.communicator.impl.contactlist that implement MetaContactListService | |
|---|---|
class |
MetaContactListServiceImpl
An implementation of the MetaContactListService that would connect to protocol service providers and build it s contact list accordingly basing itself on the contact list stored by the various protocol provider services and the contact list instance saved on the hard disk. |
| Uses of MetaContactListService in net.java.sip.communicator.impl.gui |
|---|
| Methods in net.java.sip.communicator.impl.gui that return MetaContactListService | |
|---|---|
static MetaContactListService |
GuiActivator.getContactListService()
Returns the MetaContactListService obtained from the bundle context. |
| Uses of MetaContactListService in net.java.sip.communicator.impl.gui.main |
|---|
| Methods in net.java.sip.communicator.impl.gui.main with parameters of type MetaContactListService | |
|---|---|
void |
MainFrame.setContactList(MetaContactListService contactList)
Initializes the contact list panel. |
| Uses of MetaContactListService in net.java.sip.communicator.impl.gui.main.contactlist |
|---|
| Methods in net.java.sip.communicator.impl.gui.main.contactlist with parameters of type MetaContactListService | |
|---|---|
void |
ContactListPane.initList(MetaContactListService contactListService)
Initializes the contact list. |
| Constructors in net.java.sip.communicator.impl.gui.main.contactlist with parameters of type MetaContactListService | |
|---|---|
ContactListModel(MetaContactListService contactList)
Initializes a new ContactListModel instance which is to implement ListModel for a specific MetaContactListService in order to display it in ContactList as a list instead of a tree. |
|
| Uses of MetaContactListService in net.java.sip.communicator.plugin.simpleaccreg |
|---|
| Methods in net.java.sip.communicator.plugin.simpleaccreg that return MetaContactListService | |
|---|---|
static MetaContactListService |
SimpleAccountRegistrationActivator.getContactList()
Returns the MetaContactListService obtained from the bundle context. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||