Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.gui.main.chatroomslist
Interface ChatRoomListChangeListener

All Known Implementing Classes:
ChatRoomListUI, ChatRoomTableModel

public interface ChatRoomListChangeListener

Author:
Yana Stamcheva

Method Summary
 void contentChanged(ChatRoomListChangeEvent evt)
          Indicates that a change has occurred in the chat room data list.
 

Method Detail

contentChanged

void contentChanged(ChatRoomListChangeEvent evt)
Indicates that a change has occurred in the chat room data list.


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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