Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomListChangeListener

Packages that use AdHocChatRoomListChangeListener
net.java.sip.communicator.impl.gui.main.chat.conference   
net.java.sip.communicator.impl.gui.main.chatroomslist   
 

Uses of AdHocChatRoomListChangeListener in net.java.sip.communicator.impl.gui.main.chat.conference
 

Methods in net.java.sip.communicator.impl.gui.main.chat.conference with parameters of type AdHocChatRoomListChangeListener
 void ConferenceChatManager.addAdHocChatRoomListChangeListener(AdHocChatRoomListChangeListener l)
          Adds the given AdHocChatRoomListChangeListener that will listen for all changes of the chat room list data model.
 void ConferenceChatManager.removeAdHocChatRoomListChangeListener(AdHocChatRoomListChangeListener l)
          Removes the given AdHocChatRoomListChangeListener.
 

Uses of AdHocChatRoomListChangeListener in net.java.sip.communicator.impl.gui.main.chatroomslist
 

Classes in net.java.sip.communicator.impl.gui.main.chatroomslist that implement AdHocChatRoomListChangeListener
 class ChatRoomListUI
          The ChatRoomsListPanel is the panel that contains the ChatRoomsList.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.