Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

Packages that use ChatRoomList.ChatRoomProviderWrapperListener
net.java.sip.communicator.impl.gui.main.chatroomslist   
 

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

Classes in net.java.sip.communicator.impl.gui.main.chatroomslist that implement ChatRoomList.ChatRoomProviderWrapperListener
 class ChatRoomTableModel
          The model for the table with saved rooms.
 

Methods in net.java.sip.communicator.impl.gui.main.chatroomslist with parameters of type ChatRoomList.ChatRoomProviderWrapperListener
 void ChatRoomList.addChatRoomProviderWrapperListener(ChatRoomList.ChatRoomProviderWrapperListener listener)
          Adds a ChatRoomProviderWrapperListener to the listener list.
 void ChatRoomList.removeChatRoomProviderWrapperListener(ChatRoomList.ChatRoomProviderWrapperListener listener)
          Removes a ChatRoomProviderWrapperListener from the listener list.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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