Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.gui.main.chat
Interface ChatChangeListener

All Known Implementing Classes:
MainToolBar

public interface ChatChangeListener

Listens for changes in the chat window and its chat panels. Fires when new chat is created and focused or when changing chats through the tab pane.

Author:
Damian Minkov

Method Summary
 void chatChanged(ChatPanel panel)
           
 

Method Detail

chatChanged

void chatChanged(ChatPanel panel)
Parameters:
panel - the current visible chat panel

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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