|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContactListEvent | |
|---|---|
| net.java.sip.communicator.impl.gui.main.contactlist | |
| net.java.sip.communicator.impl.gui.main.contactlist.contactsource | |
| Uses of ContactListEvent in net.java.sip.communicator.impl.gui.main.contactlist |
|---|
| Methods in net.java.sip.communicator.impl.gui.main.contactlist with parameters of type ContactListEvent | |
|---|---|
void |
ContactListListener.contactClicked(ContactListEvent evt)
Indicates that a contact has been clicked. |
void |
MetaContactRightButtonMenu.contactClicked(ContactListEvent evt)
Implements ContactListListener.contactSelected method in order to move the chosen sub-contact when a meta contact is selected. |
void |
ContactListPane.contactClicked(ContactListEvent evt)
Implements the ContactListListener.contactSelected method. |
protected void |
ContactList.fireContactListEvent(List<ContactListListener> contactListListeners,
ContactListEvent event)
|
protected void |
TreeContactList.fireContactListEvent(List<ContactListListener> contactListListeners,
ContactListEvent event)
Notifies all interested listeners that a ContactListEvent has occurred. |
void |
ContactListListener.groupClicked(ContactListEvent evt)
Indicates that a group has been selected. |
void |
MetaContactRightButtonMenu.groupClicked(ContactListEvent evt)
Indicates that a group has been selected during a move operation. |
void |
ContactListPane.groupClicked(ContactListEvent evt)
Implements the ContactListListener.groupSelected method. |
| Uses of ContactListEvent in net.java.sip.communicator.impl.gui.main.contactlist.contactsource |
|---|
| Methods in net.java.sip.communicator.impl.gui.main.contactlist.contactsource with parameters of type ContactListEvent | |
|---|---|
void |
ShowMoreContact.contactClicked(ContactListEvent evt)
Indicates that a contact has been clicked in the contact list. |
void |
ShowMoreContact.groupClicked(ContactListEvent evt)
|
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||