|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContactListListener
Listens for events coming from mouse events over the contact list. For example a contact been clicked or a group been selected.
| Method Summary | |
|---|---|
void |
contactClicked(ContactListEvent evt)
Indicates that a contact has been clicked. |
void |
groupClicked(ContactListEvent evt)
Indicates that a group has been selected. |
| Method Detail |
|---|
void groupClicked(ContactListEvent evt)
evt - the ContactListEvent that has been triggered from
the user selectionvoid contactClicked(ContactListEvent evt)
evt - the ContactListEvent that has been triggered from
the user click
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||