Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.impl.gui.main.call.conference.ConferenceCallPanel

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

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

Subclasses of ConferenceCallPanel in net.java.sip.communicator.impl.gui.main.call.conference
 class VideoConferenceCallPanel
          The UI for video conference calls.
 

Constructors in net.java.sip.communicator.impl.gui.main.call.conference with parameters of type ConferenceCallPanel
ConferenceFocusPanel(ConferenceCallPanel callRenderer, CallPanel callPanel, CallPeer callPeer, UIVideoHandler videoHandler)
          Creates an instance of ConferenceFocusPanel by specifying the parent call renderer, the call panel and the peer represented by this conference focus panel.
ConferencePeerPanel(ConferenceCallPanel callRenderer, CallPanel callContainer, CallPeer callPeer, UIVideoHandler videoHandler, boolean isVideo)
          Creates a ConferencePeerPanel, that would be contained in the given callDialog and would correspond to the given callPeer.
ConferencePeerPanel(ConferenceCallPanel callRenderer, CallPanel callPanel, ProtocolProviderService protocolProvider, boolean isVideo)
          Creates a ConferencePeerPanel by specifying the parent callDialog, containing it and the corresponding protocolProvider.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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