|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactListFilter | |
|---|---|
| net.java.sip.communicator.impl.gui.main.contactlist | |
| Uses of ContactListFilter in net.java.sip.communicator.impl.gui.main.contactlist |
|---|
| Subinterfaces of ContactListFilter in net.java.sip.communicator.impl.gui.main.contactlist | |
|---|---|
interface |
ContactListSourceFilter
The ContactListSourceFilter is a ContactListFilter that allows to apply the filter to only one of its contact sources at a time. |
| Classes in net.java.sip.communicator.impl.gui.main.contactlist that implement ContactListFilter | |
|---|---|
class |
CallHistoryFilter
The CallHistoryFilter is a filter over the history contact sources. |
class |
PresenceFilter
The PresenceFilter is used to filter offline contacts from the contact list. |
class |
SearchFilter
The SearchFilter is a ContactListFilter that filters the contact list content by a filter string. |
| Methods in net.java.sip.communicator.impl.gui.main.contactlist that return ContactListFilter | |
|---|---|
ContactListFilter |
TreeContactList.getCurrentFilter()
Returns the currently applied filter. |
| Methods in net.java.sip.communicator.impl.gui.main.contactlist with parameters of type ContactListFilter | |
|---|---|
FilterQuery |
TreeContactList.applyFilter(ContactListFilter filter)
Applies the given filter. |
void |
TreeContactList.setDefaultFilter(ContactListFilter filter)
Sets the default filter to the given filter. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||