Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomListChangeEvent

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

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

Methods in net.java.sip.communicator.impl.gui.main.chatroomslist with parameters of type ChatRoomListChangeEvent
 void ChatRoomTableModel.contentChanged(ChatRoomListChangeEvent evt)
          Refreshes the chat room's list when a modification in the model has occurred.
 void ChatRoomListUI.contentChanged(ChatRoomListChangeEvent evt)
          Refreshes the chat room's list when a modification in the model has occurred.
 void ChatRoomListChangeListener.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.