|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChatRoomListChangeListener | |
|---|---|
| net.java.sip.communicator.impl.gui.main.chat.conference | |
| net.java.sip.communicator.impl.gui.main.chatroomslist | |
| Uses of ChatRoomListChangeListener 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 ChatRoomListChangeListener | |
|---|---|
void |
ConferenceChatManager.addChatRoomListChangeListener(ChatRoomListChangeListener l)
Adds the given ChatRoomListChangeListener that will listen for all changes of the chat room list data model. |
void |
ConferenceChatManager.removeChatRoomListChangeListener(ChatRoomListChangeListener l)
Removes the given ChatRoomListChangeListener. |
| Uses of ChatRoomListChangeListener in net.java.sip.communicator.impl.gui.main.chatroomslist |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.chatroomslist that implement ChatRoomListChangeListener | |
|---|---|
class |
ChatRoomListUI
The ChatRoomsListPanel is the panel that contains the ChatRoomsList. |
class |
ChatRoomTableModel
The model for the table with saved rooms. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||