Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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

Interface Summary
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.
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.
ConferenceCallPeerRenderer The conference peer renderer.
LocalVideoComponentListener A listener notified each time the local video component is shown or hidden.
 

Class Summary
AbstractCallToggleButton The base class for all toggle buttons which control the call from the UI.
CallButton  
CallDialog The dialog created for a given call.
CallHistoryButton The CallHistoryButton is the button shown on the top of the contact list.
CallManager The CallManager is the one that handles calls.
CallManager.GuiCallListener A call listener.
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.
CallPeerRendererUtils An utility class that reassembles common methods used by different CallPeerRenderers.
CallPeerRendererUtils.ExitFullScreenButton Full screen exit button.
CallStatusPanel Represents the background status panel of a peer.
CallTitlePanel The panel, containing the title name of the call peer or member.
CallTransferHandler A TransferHandler that we use to handle dropping of UIContacts or simple string addresses to an existing Call.
ChooseCallAccountDialog A dialog allowing the user to choose a specific account from a given list.
ChooseCallAccountPopupMenu The ChooseCallAccountDialog is the dialog shown when calling a contact in order to let the user choose the account he'd prefer to use in order to call this contact.
DesktopSharingButton The button responsible to start(the Call of) an associated CallPariticant.
DesktopSharingFrame  
DialpadDialog The DialpadDialog is a popup dialog containing a dialpad.
DialPanel The DialPanel is the panel that contains the buttons to dial a phone number.
DTMFHandler Handles DTMF sending and playing sound notifications for that.
DTMFHandler.DTMFToneInfo DTMF extended information.
FullScreenButton Represents the button, which is used to expand the video in full screen mode.
FullScreenLayout  
HoldButton Represents an UI means to put an associated CallPariticant on/off hold.
InputVolumeControlButton Represents an UI means to mute the audio stream sent in an associated Call.
LocalVideoButton The local video button is the button used to start/stop video in a conversation.
OneToOneCallPanel The CallPanel is the panel containing call information.
OneToOneCallPeerPanel The OneToOneCallPeerPanel is the panel containing data for a call peer in a given call.
OutputVolumeControlButton The VolumeControlButton is the button shown in the call window, which allows to adjust the playback volume of your call.
PreCallDialog  
ReceivedCallDialog The dialog created when an incoming call is received.
RecordButton The button that starts/stops the call recording.
ResizeVideoButton The button responsible to resize video for the associated participant.
SecurityPanel Base class for security panels that show encryption specific UI controls.
SecurityStatusLabel The SecurityStatusLabel is meant to be used to visualize the audio and video security details in a call.
SelectScreenDialog A dialog dedicated to desktop streaming/sharing.
ShowHideVideoButton The local video button is the button used to start/stop video in a conversation.
TransferActiveCallsMenu The ChooseCallAccountDialog is the dialog shown when calling a contact in order to let the user choose the account he'd prefer to use in order to call this contact.
TransferCallButton Represents an UI means to transfer (the Call of) an associated CallPariticant.
TransferCallDialog Represents a Dialog which allows specifying the target contact address of a transfer-call operation.
UIVideoHandler The UIVideoHandler is meant to handle all video related events.
VolumeControlSlider The volume control slider component.
ZrtpSecurityPanel The panel containing details about ZRTP call security.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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