Uses of Interface
org.jivesoftware.spark.ui.ContactListListener

Packages that use ContactListListener
org.jivesoftware.spark.ui Provides support by providing all chat specific components, such as ChatRoom and ContactList. 
 

Uses of ContactListListener in org.jivesoftware.spark.ui
 

Methods in org.jivesoftware.spark.ui with parameters of type ContactListListener
 void ContactList.addContactListListener(ContactListListener listener)
           
 void ContactList.removeContactListListener(ContactListListener listener)