Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

All Known Implementing Classes:
ChatRoomListUI

public interface AdHocChatRoomListChangeListener

Listener that dispatches events coming from the ad-hoc chat room list.

Author:
Valentin Martinet

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

Method Detail

contentChanged

void contentChanged(AdHocChatRoomListChangeEvent evt)
Indicates that a change has occurred in the ad-hoc 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.