Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

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

Uses of CallContainer in net.java.sip.communicator.impl.gui.main
 

Classes in net.java.sip.communicator.impl.gui.main that implement CallContainer
 class SingleWindowContainer
          The container of the single window interface.
 

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

Classes in net.java.sip.communicator.impl.gui.main.call that implement CallContainer
 class CallDialog
          The dialog created for a given call.
 

Methods in net.java.sip.communicator.impl.gui.main.call that return CallContainer
 CallContainer CallPanel.getCallWindow()
          Returns the parent call window.
 

Constructors in net.java.sip.communicator.impl.gui.main.call with parameters of type CallContainer
CallPanel(Call call, CallContainer callWindow)
          Creates a CallDialog by specifying the underlying call panel.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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