Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Package
net.java.sip.communicator.impl.gui.main.call

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

Classes in net.java.sip.communicator.impl.gui.main.call used by net.java.sip.communicator.impl.gui.main
CallContainer
          The CallContainer interface is an abstraction of a window, containing one or many CallPanels.
CallPanel
          The dialog created for a given call.
CallTitleListener
          A listener notified when the title of a call changes.
DTMFHandler
          Handles DTMF sending and playing sound notifications for that.
 

Classes in net.java.sip.communicator.impl.gui.main.call used by net.java.sip.communicator.impl.gui.main.call
AbstractCallToggleButton
          The base class for all toggle buttons which control the call from the UI.
CallContainer
          The CallContainer interface is an abstraction of a window, containing one or many CallPanels.
CallInterfaceListener
          The CallInterfaceListener is notified when the call interface has been started after the call was created.
CallPanel
          The dialog created for a given call.
CallPeerAdapter
          The CallPeerAdapter is an adapter that implements all common CallPeer related listeners in order to facilitate the task of different CallPeerRenderers when implementing peer functionalities.
CallPeerRenderer
          The CallPeerRenderer interface is meant to be implemented by different renderers of CallPeers.
CallRenderer
          The CallRenderer represents a renderer for a call.
CallTitleListener
          A listener notified when the title of a call changes.
DTMFHandler
          Handles DTMF sending and playing sound notifications for that.
DTMFHandler.DTMFToneInfo
          DTMF extended information.
PreCallDialog
           
SecurityPanel
          Base class for security panels that show encryption specific UI controls.
UIVideoHandler
          The UIVideoHandler is meant to handle all video related events.
 

Classes in net.java.sip.communicator.impl.gui.main.call used by net.java.sip.communicator.impl.gui.main.call.conference
CallPanel
          The dialog created for a given call.
CallPeerAdapter
          The CallPeerAdapter is an adapter that implements all common CallPeer related listeners in order to facilitate the task of different CallPeerRenderers when implementing peer functionalities.
CallPeerRenderer
          The CallPeerRenderer interface is meant to be implemented by different renderers of CallPeers.
CallRenderer
          The CallRenderer represents a renderer for a call.
ConferenceCallPeerRenderer
          The conference peer renderer.
SecurityStatusLabel
          The SecurityStatusLabel is meant to be used to visualize the audio and video security details in a call.
UIVideoHandler
          The UIVideoHandler is meant to handle all video related events.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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