Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.impl.gui.main.call.CallInterfaceListener

Packages that use CallInterfaceListener
net.java.sip.communicator.impl.gui.main.call   
 

Uses of CallInterfaceListener in net.java.sip.communicator.impl.gui.main.call
 

Methods in net.java.sip.communicator.impl.gui.main.call with parameters of type CallInterfaceListener
static void CallManager.createCall(String callString, JComponent c, CallInterfaceListener l)
          Creates a call to the given call string.
 

Constructors in net.java.sip.communicator.impl.gui.main.call with parameters of type CallInterfaceListener
ChooseCallAccountPopupMenu(JComponent invoker, String contactToCall, List<ProtocolProviderService> telephonyProviders, CallInterfaceListener l)
          Creates this dialog.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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