Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.gui.main.call
Interface CallTitleListener

All Known Implementing Classes:
CallDialog, CallInfoFrame, SingleWindowContainer

public interface CallTitleListener

A listener notified when the title of a call changes.

Author:
Yana Stamcheva

Method Summary
 void callTitleChanged(CallPanel callContainer)
          Called when the title of the given CallContainer changes.
 

Method Detail

callTitleChanged

void callTitleChanged(CallPanel callContainer)
Called when the title of the given CallContainer changes.

Parameters:
callContainer - the CallContainer, which title has changed

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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