Skip navigation links
Jitsi: the OpenSource Java VoIP and Instant Messaging client.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

abortSmp(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Aborts the Smp negotiation process.
abortSmp(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
ABOUT_WINDOW - Static variable in interface net.java.sip.communicator.service.gui.ExportedWindow
The about window identifier.
AboutMeDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.AboutMeDetail
 
AboutWindow - Class in net.java.sip.communicator.plugin.branding
The AboutWindow is containing information about the application name, version, license etc..
AboutWindow(Frame) - Constructor for class net.java.sip.communicator.plugin.branding.AboutWindow
Creates an AboutWindow by specifying the parent frame owner.
AboutWindowPluginComponent - Class in net.java.sip.communicator.plugin.branding
Implements an About menu item for the Help menu of the application in the form of a PluginComponent.
AboutWindowPluginComponent(Container, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.branding.AboutWindowPluginComponent
Constructor.
ABPerson_imageData(long) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the imageData of a specific ABPerson instance.
ABPERSON_PROPERTIES - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The properties of ABPerson which are to be queried by the MacOSXAddrBookContactQuery instances.
ABRecord_uniqueId(long) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Returns the unique id of a record.
ABRecord_valuesForProperties(long, long[]) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the values of a specific set of ABRecord properties for a specific ABRecord instance.
AbstractAddrBookContactQuery<T extends ContactSourceService> - Class in net.java.sip.communicator.plugin.addrbook
Abstract query that keep tracks of the source contacts that were created.
AbstractAddrBookContactQuery(T, Pattern) - Constructor for class net.java.sip.communicator.plugin.addrbook.AbstractAddrBookContactQuery
Initializes a new AbstractAddrBookContactQuery which is to perform a specific query in the Address Book on behalf of a specific ContactSourceService.
AbstractCall<T extends CallPeer,U extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol
Provides implementations for some of the methods in the Call abstract class to facilitate implementations.
AbstractCall(U) - Constructor for class net.java.sip.communicator.service.protocol.AbstractCall
Creates a new Call instance.
AbstractCallJabberGTalkImpl<T extends AbstractCallPeerJabberGTalkImpl<?,?,?>> - Class in net.java.sip.communicator.impl.protocol.jabber
An implementation of the Call abstract class for the common part of Jabber and Gtalk protocols.
AbstractCallJabberGTalkImpl(OperationSetBasicTelephonyJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.AbstractCallJabberGTalkImpl
Initializes a new AbstractCallJabberGTalkImpl instance.
AbstractCallPeer<T extends Call,U extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol
Provides a default implementation for most of the CallPeer methods with the purpose of only leaving custom protocol development to clients using the PhoneUI service.
AbstractCallPeer() - Constructor for class net.java.sip.communicator.service.protocol.AbstractCallPeer
Initializes a new AbstractCallPeer instance.
AbstractCallPeerJabberGTalkImpl<T extends AbstractCallJabberGTalkImpl<?>,U extends AbstractCallPeerMediaHandlerJabberGTalkImpl<?>,V extends org.jivesoftware.smack.packet.IQ> - Class in net.java.sip.communicator.impl.protocol.jabber
An implementation of the CallPeer abstract class for the common part of Jabber and Gtalk protocols.
AbstractCallPeerJabberGTalkImpl(String, T) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Creates a new call peer with address peerAddress.
AbstractCallPeerMediaHandlerJabberGTalkImpl<T extends AbstractCallPeerJabberGTalkImpl<?,?,?>> - Class in net.java.sip.communicator.impl.protocol.jabber
An implementation of the CallPeerMediaHandler abstract class for the common part of Jabber and Gtalk protocols.
AbstractCallPeerMediaHandlerJabberGTalkImpl(T) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Creates a new handler that will be managing media streams for peer.
AbstractCallToggleButton - Class in net.java.sip.communicator.impl.gui.main.call
The base class for all toggle buttons which control the call from the UI.
AbstractCallToggleButton(Call, boolean, boolean, ImageID, ImageID, String) - Constructor for class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
Initializes a new AbstractCallToggleButton instance which is to control a toggle action for a specific Call.
AbstractCallToggleButton(Call, boolean, ImageID, String) - Constructor for class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
Initializes a new AbstractCallToggleButton instance which is to control a toggle action for a specific Call.
AbstractChatRoom - Class in net.java.sip.communicator.service.protocol
An abstract class with a default implementation of some of the methods of the ChatRoom interface.
AbstractChatRoom() - Constructor for class net.java.sip.communicator.service.protocol.AbstractChatRoom
 
AbstractConferenceMember - Class in net.java.sip.communicator.service.protocol
Provides the default implementation of the ConferenceMember interface.
AbstractConferenceMember(CallPeer, String) - Constructor for class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Creates an instance of AbstractConferenceMember by specifying the corresponding conferenceFocusCallPeer, to which this member is connected.
AbstractContact - Class in net.java.sip.communicator.service.protocol
An abstract base implementation of the Contact interface which is to aid implementers.
AbstractContact() - Constructor for class net.java.sip.communicator.service.protocol.AbstractContact
 
AbstractContactGroupIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
The ICQ implementation of the service.protocol.ContactGroup interface.
AbstractContactGroupIcqImpl() - Constructor for class net.java.sip.communicator.impl.protocol.icq.AbstractContactGroupIcqImpl
 
AbstractContactGroupJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of the service.protocol.ContactGroup interface.
AbstractContactGroupJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.AbstractContactGroupJabberImpl
 
AbstractContactQuery<T extends ContactSourceService> - Class in net.java.sip.communicator.service.contactsource
Provides an abstract implementation of the basic functionality of ContactQuery and allows extenders to focus on the specifics of their implementation.
AbstractContactQuery(T) - Constructor for class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Initializes a new AbstractContactQuery which is to be performed by a specific ContactSourceService.
AbstractDeviceConfigurationListener - Class in net.java.sip.communicator.impl.neomedia
An abstract listener to the click on the popup message concerning device configuration changes.
AbstractDeviceConfigurationListener(ConfigurationForm) - Constructor for class net.java.sip.communicator.impl.neomedia.AbstractDeviceConfigurationListener
Creates an abstract listener to the click on the popup message concerning device configuration changes.
AbstractExportedWindow<T extends java.awt.Window> - Class in net.java.sip.communicator.service.gui
 
AbstractExportedWindow() - Constructor for class net.java.sip.communicator.service.gui.AbstractExportedWindow
 
AbstractFileTransfer - Class in net.java.sip.communicator.service.protocol
An abstract implementation of the FileTransfer interface providing implementation of status and progress events related methods and leaving all protocol specific methods abstract.
AbstractFileTransfer() - Constructor for class net.java.sip.communicator.service.protocol.AbstractFileTransfer
 
AbstractIrcMessageListener - Class in net.java.sip.communicator.impl.protocol.irc
Abstract IRC message listener.
AbstractIrcMessageListener(IRCApi, IIRCState) - Constructor for class net.java.sip.communicator.impl.protocol.irc.AbstractIrcMessageListener
Constructor.
AbstractMessage - Class in net.java.sip.communicator.service.protocol
Represents a default implementation of Message in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractMessage(String, String, String, String) - Constructor for class net.java.sip.communicator.service.protocol.AbstractMessage
 
AbstractMessage(String, String, String, String, String) - Constructor for class net.java.sip.communicator.service.protocol.AbstractMessage
 
AbstractOperationSetAvatar<T extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol
Represents a default implementation of OperationSetAvatar in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractOperationSetAvatar(T, OperationSetServerStoredAccountInfo, int, int, int) - Constructor for class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
 
AbstractOperationSetBasicAutoAnswer - Class in net.java.sip.communicator.service.protocol
An Abstract Operation Set defining option to unconditionally auto answer incoming calls.
AbstractOperationSetBasicAutoAnswer(ProtocolProviderService) - Constructor for class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Creates this operation set, loads stored values, populating local variable settings.
AbstractOperationSetBasicInstantMessaging - Class in net.java.sip.communicator.service.protocol
Represents a default implementation of OperationSetBasicInstantMessaging in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractOperationSetBasicInstantMessaging() - Constructor for class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
 
AbstractOperationSetBasicInstantMessaging.MessageEventType - Enum in net.java.sip.communicator.service.protocol
 
AbstractOperationSetBasicTelephony<T extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol.media
Represents a default implementation of OperationSetBasicTelephony in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractOperationSetBasicTelephony() - Constructor for class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
 
AbstractOperationSetContactCapabilities<T extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol
Represents a default implementation of OperationSetContactCapabilities which attempts to make it easier for implementers to provide complete solutions while focusing on implementation-specific functionality.
AbstractOperationSetContactCapabilities(T) - Constructor for class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
Initializes a new AbstractOperationSetContactCapabilities instance which is to be provided by a specific ProtocolProviderService implementation.
AbstractOperationSetDesktopSharingClient<T extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol
Represents a default/base implementation of OperationSetDesktopSharingClient which attempts to make it easier for implementers to provide complete solutions while focusing on implementation-specific functionality.
AbstractOperationSetDesktopSharingClient(T) - Constructor for class net.java.sip.communicator.service.protocol.AbstractOperationSetDesktopSharingClient
Initializes a new AbstractOperationSetDesktopSharing instance which is to be provided by a specific ProtocolProviderService.
AbstractOperationSetDTMF - Class in net.java.sip.communicator.service.protocol.media
Represents a default/base implementation of OperationSetDTMF which attempts to make it easier for implementers to provide complete solutions while focusing on implementation-specific functionality.
AbstractOperationSetDTMF(ProtocolProviderService) - Constructor for class net.java.sip.communicator.service.protocol.media.AbstractOperationSetDTMF
Creates the AbstractOperationSetDTMF and initialize some settings.
AbstractOperationSetMultiUserChat - Class in net.java.sip.communicator.service.protocol
Represents a default implementation of OperationSetMultiUserChat in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractOperationSetMultiUserChat() - Constructor for class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
 
AbstractOperationSetPersistentPresence<T extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol
Represents a default implementation of OperationSetPersistentPresence in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractOperationSetPersistentPresence(T) - Constructor for class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Initializes a new AbstractOperationSetPersistentPresence instance created by a specific ProtocolProviderService .
AbstractOperationSetServerStoredAccountInfo - Class in net.java.sip.communicator.service.protocol
Represents a default implementation of OperationSetServerStoredAccountInfo in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractOperationSetServerStoredAccountInfo() - Constructor for class net.java.sip.communicator.service.protocol.AbstractOperationSetServerStoredAccountInfo
 
AbstractOperationSetTelephonyConferencing<ProtocolProviderServiceT extends ProtocolProviderService,OperationSetBasicTelephonyT extends OperationSetBasicTelephony<ProtocolProviderServiceT>,MediaAwareCallT extends MediaAwareCall<MediaAwareCallPeerT,OperationSetBasicTelephonyT,ProtocolProviderServiceT>,MediaAwareCallPeerT extends MediaAwareCallPeer<MediaAwareCallT,?,ProtocolProviderServiceT>,CalleeAddressT> - Class in net.java.sip.communicator.service.protocol.media
Represents a default implementation of OperationSetTelephonyConferencing in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractOperationSetTelephonyConferencing(ProtocolProviderServiceT) - Constructor for class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Initializes a new AbstractOperationSetTelephonyConferencing instance which is to provide telephony conferencing services for the specified ProtocolProviderService implementation.
AbstractOperationSetTypingNotifications<T extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol
Represents a default implementation of OperationSetTypingNotifications in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractOperationSetTypingNotifications(T) - Constructor for class net.java.sip.communicator.service.protocol.AbstractOperationSetTypingNotifications
Initializes a new AbstractOperationSetTypingNotifications instance created by a specific ProtocolProviderService instance.
AbstractOperationSetVideoTelephony<T extends OperationSetBasicTelephony<U>,U extends ProtocolProviderService,V extends MediaAwareCall<W,T,U>,W extends MediaAwareCallPeer<V,?,U>> - Class in net.java.sip.communicator.service.protocol.media
Represents a default implementation of OperationSetVideoTelephony in order to make it easier for implementers to provide complete solutions while focusing on implementation-specific details.
AbstractOperationSetVideoTelephony(T) - Constructor for class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Initializes a new AbstractOperationSetVideoTelephony instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephony implementation.
AbstractPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
A generic implementation of PacketExtension.
AbstractPacketExtension(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Creates an AbstractPacketExtension instance for the specified namespace and elementName.
AbstractPluginComponent - Class in net.java.sip.communicator.service.gui
Provides an abstract base implementation of PluginComponent in order to take care of the implementation boilerplate and let implementers focus on the specifics of their plug-in.
AbstractPluginComponent(Container, PluginComponentFactory) - Constructor for class net.java.sip.communicator.service.gui.AbstractPluginComponent
Initializes a new AbstractPluginComponent which is to be added to a specific Container.
AbstractPopupMessageHandler - Class in net.java.sip.communicator.service.systray
Abstract base implementation of PopupMessageHandler which facilitates the full implementation of the interface.
AbstractPopupMessageHandler() - Constructor for class net.java.sip.communicator.service.systray.AbstractPopupMessageHandler
 
AbstractProtocolProviderService - Class in net.java.sip.communicator.service.protocol
Implements standard functionality of ProtocolProviderService in order to make it easier for implementers to provide complete solutions while focusing on protocol-specific details.
AbstractProtocolProviderService() - Constructor for class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
 
AbstractProvisioningDiscoveryService - Class in net.java.sip.communicator.service.provdisc
Abstract base class of ProvisioningDiscoveryService that ease implementation
AbstractProvisioningDiscoveryService() - Constructor for class net.java.sip.communicator.service.provdisc.AbstractProvisioningDiscoveryService
 
AbstractQualityControlWrapper<T extends MediaAwareCallPeer<?,?,?>> - Class in net.java.sip.communicator.service.protocol.media
A wrapper of media quality control.
AbstractQualityControlWrapper(T) - Constructor for class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
Creates quality control for peer.
AbstractResourcesService - Class in net.java.sip.communicator.service.resources
The abstract class for ResourceManagementService.
AbstractResourcesService(BundleContext) - Constructor for class net.java.sip.communicator.service.resources.AbstractResourcesService
Creates an instance of AbstractResourcesService.
AbstractServiceDependentActivator - Class in net.java.sip.communicator.util
Bundle activator that will start the bundle when certain service is available.
AbstractServiceDependentActivator() - Constructor for class net.java.sip.communicator.util.AbstractServiceDependentActivator
 
AbstractSmackInteroperabilityLayer - Class in net.java.sip.communicator.service.protocol.jabber
This class abstracts interactions within Smack XMPP library (mostly with its ProviderManager class).
AbstractSmackInteroperabilityLayer() - Constructor for class net.java.sip.communicator.service.protocol.jabber.AbstractSmackInteroperabilityLayer
 
AbstractStatusMessageMenu - Class in net.java.sip.communicator.plugin.desktoputil.presence
The AbstractStatusMessageMenu is added to every status selector box in order to enable the user to choose a status message.
AbstractStatusMessageMenu(boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Creates an instance of AbstractStatusMessageMenu.
AbstractSystrayService - Class in net.java.sip.communicator.service.systray
Base implementation of SystrayService.
AbstractSystrayService(BundleContext) - Constructor for class net.java.sip.communicator.service.systray.AbstractSystrayService
Creates new instance of AbstractSystrayService.
accept(Object) - Method in interface net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.Filter
 
accept(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Tests whether or not the specified packet should be handled by this operation set.
accept(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingClientJabberImpl
Tests whether or not the specified packet should be handled by this operation set.
accept(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Tests whether or not the specified packet should be handled by this operation set.
accept(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Tests whether or not the specified packet should be handled by this operation set.
accept(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoBridgeImpl
Implements PacketFilter.
accept(EventPackageNotifier.Subscription) - Method in interface net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier.SubscriptionFilter
Determines whether the specified Subscription is accepted by this SubscriptionFilter i.e.
accept(File) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImagePickerDialog.ImageFileFilter
 
accept(File, String) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileFilter
Avoid to be obliged to implement 'public boolean accept(File dir, String name)' in your own file filter.
accept(File) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.SoundFilter
Method which describes differents permits extensions and defines which file or directory will be displayed in the filechoser.
accept(File) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFileFilter
Tests the specified file, returning true if the file is accepted, false otherwise.
ACCEPT - Static variable in class net.java.sip.communicator.service.protocol.AuthorizationResponse
Indicates that the source authorization request which this response is about has been accepted and that the requestor may now proceed to adding the user to their contact list.
ACCEPT_CODE - Static variable in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
 
acceptButton - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The accept button.
acceptFile(File) - Method in class net.java.sip.communicator.impl.protocol.icq.IncomingFileTransferRequestIcqImpl
Function called to accept and receive the file.
acceptFile(File) - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
Accepts the file and starts the transfer.
acceptFile(File) - Method in interface net.java.sip.communicator.service.protocol.IncomingFileTransferRequest
Function called to accept and receive the file.
acceptInvitation(AdHocChatRoomInvitation, OperationSetAdHocMultiUserChat) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Called to accept an incoming invitation.
acceptInvitation(ChatRoomInvitation) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Called to accept an incoming invitation.
acceptInvitation(WhiteboardInvitation) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Called to accept an incoming invitation.
acceptInvitation(ChatRoomInvitation) - Method in class net.java.sip.communicator.service.muc.MUCService
Called to accept an incoming invitation.
acceptPhoneNumberWithAlphaChars() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if a string with a alphabetical character migth be considered as a phone number.
Account - Class in net.java.sip.communicator.impl.gui.main.account
Represents an account in the account list.
Account(ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.gui.main.account.Account
Creates an Account instance from the given protocolProvider.
Account(AccountID) - Constructor for class net.java.sip.communicator.impl.gui.main.account.Account
Creates an account object with the given accountName and icon.
account - Variable in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
 
ACCOUNT_DISPLAY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name that should be displayed to the user on call via and chat via lists.
ACCOUNT_EDIT_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The edit icon that is shown when account is right clicked on.
ACCOUNT_ENCRYPTED_PASSWORD - Static variable in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
The name of a property which represents an encrypted password.
ACCOUNT_ICON_PATH - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of a property representing the path to the account icon to be used in the user interface, when the protocol provider service is not available.
ACCOUNT_READ_ONLY_GROUPS - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that would indicate if a given account groups are readonly, values can be all or a comma separated group names including root.
ACCOUNT_STATE_CHANGED - Static variable in class net.java.sip.communicator.impl.gui.main.account.AccountList
Property that is changed when an account is enabled/disabled.
ACCOUNT_UID - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store protocol AccountID-s.
ACCOUNT_UNENCRYPTED_PASSWORD - Static variable in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
The name of a property which represents an unencrypted password.
AccountDetailsPanel - Class in net.java.sip.communicator.plugin.accountinfo
The main panel that allows users to view and edit their account information.
AccountDetailsPanel(AccountInfoMenuItemComponent.AccountInfoDialog, ProtocolProviderService) - Constructor for class net.java.sip.communicator.plugin.accountinfo.AccountDetailsPanel
Construct a panel containing all account details for the given protocol provider.
AccountID - Class in net.java.sip.communicator.service.protocol
The AccountID is an account identifier that, uniquely represents a specific user account over a specific protocol.
AccountID(String, Map<String, String>, String, String) - Constructor for class net.java.sip.communicator.service.protocol.AccountID
Creates an account id for the specified provider userid and accountProperties.
AccountIDGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A default, Gibberish implementation of the account id.
AccountIDGibberishImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.AccountIDGibberishImpl
 
AccountInfoActivator - Class in net.java.sip.communicator.plugin.accountinfo
Starts the account info bundle.
AccountInfoActivator() - Constructor for class net.java.sip.communicator.plugin.accountinfo.AccountInfoActivator
 
AccountInfoMenuItemComponent - Class in net.java.sip.communicator.plugin.accountinfo
Implements PluginComponent for the "Account Info" menu item.
AccountInfoMenuItemComponent(Container, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.accountinfo.AccountInfoMenuItemComponent
Initializes a new "Account Info" menu item.
AccountInfoMenuItemComponent.AccountInfoDialog - Class in net.java.sip.communicator.plugin.accountinfo
The dialog that appears when "Account Info" menu item is clicked.
AccountInfoPanel - Class in net.java.sip.communicator.plugin.accountinfo
A GUI plug-in for Jitsi that will allow users to set cross protocol account information.
AccountInfoPanel(AccountInfoMenuItemComponent.AccountInfoDialog) - Constructor for class net.java.sip.communicator.plugin.accountinfo.AccountInfoPanel
Creates an instance of AccountInfoPanel that contains combo box component with active user accounts and AccountDetailsPanel to display and edit account information.
AccountInfoUtils - Class in net.java.sip.communicator.service.protocol
Utility class that would give to interested parties an easy access to some of most popular account details, like : first name, last name, birth date, image, etc.
AccountInfoUtils() - Constructor for class net.java.sip.communicator.service.protocol.AccountInfoUtils
 
AccountList - Class in net.java.sip.communicator.impl.gui.main.account
The AccountList is the list of currently registered accounts shown in the options form.
AccountList(AccountsConfigurationPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.account.AccountList
Creates an instance of this account list by specifying the parent container of the list.
AccountListCellRenderer - Class in net.java.sip.communicator.impl.gui.main.account
The AccountListCellRenderer is the cell renderer used from the AccountList.
AccountListCellRenderer() - Constructor for class net.java.sip.communicator.impl.gui.main.account.AccountListCellRenderer
Creates an instance of this cell renderer.
AccountListModel - Class in net.java.sip.communicator.impl.gui.main.account
A custom list model that allows us to refresh the content of a single row.
AccountListModel() - Constructor for class net.java.sip.communicator.impl.gui.main.account.AccountListModel
 
AccountManager - Class in net.java.sip.communicator.service.protocol
Represents an implementation of AccountManager which loads the accounts in a separate thread.
AccountManager(BundleContext) - Constructor for class net.java.sip.communicator.service.protocol.AccountManager
Initializes a new AccountManagerImpl instance loaded in a specific BundleContext (in which the caller will usually later register it).
AccountManagerEvent - Class in net.java.sip.communicator.service.protocol.event
Represents a notifying event fired by a specific AccountManager.
AccountManagerEvent(AccountManager, int, ProtocolProviderFactory) - Constructor for class net.java.sip.communicator.service.protocol.event.AccountManagerEvent
Initializes a new AccountManagerEvent instance fired by a specific AccountManager in order to notify of an event of a specific type occurring while working on a specific ProtocolProviderFactory.
AccountManagerListener - Interface in net.java.sip.communicator.service.protocol.event
Represents a listener receiving notifications from AccountManager.
AccountManagerUtils - Class in net.java.sip.communicator.service.protocol
Provides utilities to aid the manipulation of AccountManager.
AccountPanel - Class in net.java.sip.communicator.plugin.jabberaccregwizz
 
AccountPanel(JabberAccountRegistrationForm) - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Creates an instance of AccountPanel by specifying the parent wizard page, where it's contained.
AccountPanel - Class in net.java.sip.communicator.plugin.sipaccregwizz
The panel containing all account related information like user name and password.
AccountPanel(SIPAccountRegistrationForm) - Constructor for class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Creates an instance of the AccountPanel.
accountProperties - Variable in class net.java.sip.communicator.service.protocol.AccountID
Contains all implementation specific properties that define the account.
AccountRegistrationForm - Interface in net.java.sip.communicator.service.gui
 
AccountRegistrationWizard - Class in net.java.sip.communicator.service.gui
The AccountRegistrationWizard is meant to provide a wizard which will guide the user through a protocol account registration.
AccountRegistrationWizard() - Constructor for class net.java.sip.communicator.service.gui.AccountRegistrationWizard
 
AccountRegSummaryPage - Class in net.java.sip.communicator.impl.gui.main.account
The AccountRegSummaryPage is the last page of the account registration wizard.
AccountRegSummaryPage(AccountRegWizardContainerImpl) - Constructor for class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
Creates an AccountRegSummaryPage.
AccountRegWizardContainerImpl - Class in net.java.sip.communicator.impl.gui.main.account
The implementation of the AccountRegistrationWizardContainer.
AccountRegWizardContainerImpl(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
 
accountRemoved(ProtocolProviderService) - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Indicates that the account corresponding to the given protocolProvider has been removed.
AccountRightButtonMenu - Class in net.java.sip.communicator.impl.gui.main.account
AccountRightButtonMenu is the menu that opens when user right clicks on any of his accounts in the account list section.
AccountRightButtonMenu() - Constructor for class net.java.sip.communicator.impl.gui.main.account.AccountRightButtonMenu
Creates an instance of AccountRightButtonMenu
AccountsConfigurationPanel - Class in net.java.sip.communicator.impl.gui.main.account
The AccountsConfigurationPanel is the panel containing the accounts list and according buttons shown in the options form.
AccountsConfigurationPanel() - Constructor for class net.java.sip.communicator.impl.gui.main.account.AccountsConfigurationPanel
Creates and initializes this account configuration panel.
AccountSettingsForm - Class in net.java.sip.communicator.impl.googlecontacts.configform
The page with hostname/port/encryption fields
AccountSettingsForm() - Constructor for class net.java.sip.communicator.impl.googlecontacts.configform.AccountSettingsForm
Constructor.
AccountStatusPanel - Class in net.java.sip.communicator.impl.gui.main.presence
The panel shown on the top of the contact list.
AccountStatusPanel() - Constructor for class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Creates an instance of AccountStatusPanel by specifying the main window, where this panel is added.
AccountStatusUtils - Class in net.java.sip.communicator.util.account
The AccountStatusUtils provides utility methods for account status management.
AccountStatusUtils() - Constructor for class net.java.sip.communicator.util.account.AccountStatusUtils
 
AccountUtils - Class in net.java.sip.communicator.util.account
The AccountUtils provides utility methods helping us to easily obtain an account or a groups of accounts or protocol providers by some specific criteria.
AccountUtils() - Constructor for class net.java.sip.communicator.util.account.AccountUtils
 
act(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
act(String, String, Callback<String>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
action - Variable in class net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel.ActionComboBoxItem
 
ACTION_ADDED - Static variable in class net.java.sip.communicator.service.notification.event.NotificationActionTypeEvent
Indicates that a new action is added to an event type.
ACTION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
The name of the argument that contains the input action value.
ACTION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Attribute name of "action".
ACTION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
The name of the argument that contains the jingle action value.
ACTION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Attribute name of "action".
ACTION_CHANGED - Static variable in class net.java.sip.communicator.service.notification.event.NotificationActionTypeEvent
Indicates that an action for a given event type has changed.
ACTION_COMMAND - Static variable in class net.java.sip.communicator.service.notification.NotificationAction
The command action type indicates that a command would be executed, when a notification is fired.
ACTION_CONTINUE - Static variable in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Returned by the handleArgs methods when all arguments have been parsed and the SIP Communicator launch can continue.
ACTION_CONTINUE_LOCK_DISABLED - Static variable in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Returned by the handleArgs methods when all arguments have been successfully parsed and one of them indicates that the user has requested a multi instance launch.
ACTION_DELETE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
A type string constant indicating that the current object must be deleted.
ACTION_DRAW - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
A type string constant indicating that the current object must be drawn.
ACTION_ERROR - Static variable in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Returned by the handleArgs method when parsing the arguments has failed or if no arguments were passed and an instance of SC was already launched.
ACTION_EXIT - Static variable in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Returned by the handleArgs methods when the arguments that have been parsed do not require for SIP Communicator to be started and the Launcher is supposed to exit.
ACTION_LEAVE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
A type string constant indicating that the user would like to leave the current white board session.
ACTION_LOG_MESSAGE - Static variable in class net.java.sip.communicator.service.notification.NotificationAction
The log message action type indicates that a message would be logged, when a notification is fired.
ACTION_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The message type representing action messages.
ACTION_MESSAGE_DELIVERED - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveredEvent
An event type indicating that the message being received is a special message that sent by either another participant or the server itself, indicating that some kind of action (other than the delivery of a conversation message) has occurred.
ACTION_MESSAGE_DELIVERED - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveredEvent
An event type indicating that the message being received is a special message that sent by either another member or the server itself, indicating that some kind of action (other than the delivery of a conversation message) has occurred.
ACTION_MESSAGE_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageReceivedEvent
An event type indicating that the message being received is a special message that sent by either another member or the server itself, indicating that some kind of action (other than the delivery of a conversation message) has occurred.
ACTION_MESSAGE_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
An event type indicating that the message being received is a special message that sent by either another member or the server itself, indicating that some kind of action (other than the delivery of a conversation message) has occurred.
ACTION_MOVE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
A type string constant indicating that the current object must be moved.
ACTION_POPUP_MESSAGE - Static variable in class net.java.sip.communicator.service.notification.NotificationAction
The popup message action type indicates that a window (or a systray popup), containing the corresponding notification message would be poped up, when a notification is fired.
ACTION_REMOVED - Static variable in class net.java.sip.communicator.service.notification.event.NotificationActionTypeEvent
Indicates that an action was removed for a given event type.
ACTION_SOUND - Static variable in class net.java.sip.communicator.service.notification.NotificationAction
The sound action type indicates that a sound would be played, when a notification is fired.
ACTION_VIBRATE - Static variable in class net.java.sip.communicator.service.notification.NotificationAction
The vibrate action type indicates that the device will vibrate, when a notification is fired.
actionAdded(NotificationActionTypeEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Action Listener Service Notifications
actionAdded(NotificationActionTypeEvent) - Method in interface net.java.sip.communicator.service.notification.NotificationChangeListener
This method gets called when a new notification action has been defined for a particular event type.
actionChanged(NotificationActionTypeEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Action Listener Service Notifications
actionChanged(NotificationActionTypeEvent) - Method in interface net.java.sip.communicator.service.notification.NotificationChangeListener
This method gets called when a notification action for a particular event type has been changed (for example the corresponding descriptor has changed).
ActionComboBoxItem(FingerprintAuthenticationPanel.ActionComboBoxItemIndex) - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel.ActionComboBoxItem
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.AccountSettingsForm
Implementation of actionPerformed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm
Processes buttons events (new, modify, remove)
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardController
Calling method for the action listener interface.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRightButtonMenu
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountsConfigurationPanel
Handles the ActionEvent triggered when user clicks on on the buttons.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.NewAccountDialog
Handles button actions.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
Handles the ActionEvent triggered when one user clicks on one of the buttons.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationResponseDialog
Handles the ActionEvent triggered when one user clicks on one of the buttons.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
Handles the ActionEvent triggered when one user clicks on one of the buttons.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallHistoryButton
Action performed on clicking the button.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Handles action events.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ProtocolProviderSelectorBox
The listener of the provider selector box.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Handles ActionEvents triggered by pressing the call or the hangup buttons.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContactRightButtonMenu
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransportSelectorBox
The listener of the chat transport selector box.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Performs actions when typing timer has expired.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Handles the ActionEvent triggered when one user clicks on one of the buttons.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomAutoOpenConfigDialog
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConfigurationWindow
Saves all configuration settings when the "Save" button is pressed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.InvitationReceivedDialog
Handles the ActionEvent triggered when one user clicks on one of the buttons.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.MembersListDialog
When save button is pressed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Handles buttons action events.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryMenu
Handles the ActionEvent when user selects an item from the menu.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.SearchPanel
Handles the ActionEvent which occurred when user clicks the Search button.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.ChatFileMenu
Handles the ActionEvent when one of the menu items is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.ChatRightButtonMenu
Handles the ActionEvent when one of the menu items is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.ChatToolsMenu
Handles the ActionEvent when one of the menu items is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.EditMenu
Handles the ActionEvent when one of the menu items is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.HelpMenu
Handles the ActionEvent when one of the menu items is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.WritePanelRightButtonMenu
Handles the ActionEvent when one of the menu items is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ShowPreviewDialog
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Writes the symbol corresponding to a chosen smiley icon to the write message area at the end of the current text.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.HistorySelectorBox
Writes the symbol corresponding to a chosen smiley icon to the write message area at the end of the current text.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Handles the ActionEvent, when one of the tool bar buttons is clicked.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog
Handles ActionEvents triggered by a button click.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomDialog
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomDialog
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Invoked when the Search button is clicked.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Indicates that the "Add" buttons has been pressed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupDialog
Performs needed actions when one of the buttons is pressed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CommonRightButtonMenu
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupRightButtonMenu
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameContactDialog
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameGroupDialog
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.menus.FileMenu
Handles the ActionEvent when one of the menu items is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.menus.HelpMenu
Handles the ActionEvent when one of the menu items is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Handles the ActionEvent when one of the menu items is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Handles the ActionEvent triggered when one of the items in the list is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.presence.PresenceStatusMenu
Handles the ActionEvent triggered when one of the items in the list is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.gui.main.presence.SimpleStatusMenu
Handles the ActionEvent triggered when one of the items in the list is selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.neomedia.CallRecordingConfigForm
Indicates that one of the contained in this panel components has performed an action.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.neomedia.MediaConfigurationImpl
Indicates that one of the contained in this panel buttons has been clicked.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSelector
Change the status of the protocol according to the menu item selected
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSimpleSelector
Change the status of the protocol according to the menu item selected
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSubMenu
Change the status of the protocol according to the menu item selected
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.DefaultMailClientMessageDialog
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.branding.AboutWindow
Indicates that the ok button has been pressed.
actionPerformed() - Static method in class net.java.sip.communicator.plugin.branding.AboutWindowPluginComponent
Invokes the default action associated with Help > About regardless of the specifics of its visual representation.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigEntryDialog
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigPanel
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoMenuItem
Initializes and shows the contact details dialog.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Controls the image animation that is scheduled by the Timer
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Handles the ActionEvent triggered when one of the buttons is clicked.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.MasterPasswordInputDialog
OK button click event handler.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Action is performed on any of the items.
actionPerformed(Object) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Performs action on the selected menuItem.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.EditPanel
Listens for button actions.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImagePickerDialog
Invoked for any button activity.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.WebcamDialog
Listens for actions for the buttons in this dialog.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.SelectAvatarMenu
Action performed on various action links(buttons).
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.NewStatusMessageDialog
Handles the ActionEvent.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.SecurityPanel
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecPanel
Action has occurred in the config form.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.dnsconfig.ParallelDnsPanel
Action has occurred in the config form.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.exampleplugin.ExamplePluginMenuItem
Listens for events triggered by user clicks on this menu item.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.generalconfig.OpusConfigForm
Action listener for the checkboxes, buttons and comboboxes.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.generalconfig.SIPConfigForm
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyConfigForm
A new type was selected in the type combo box.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Indicates when the default port check box and the passwordNotRequired check box are selected.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Implementation of actionPerformed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm
Processes buttons events (new, modify, remove)
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.loggingutils.LoggingConfigForm
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationPanel
Indicates that one of the contained in this panel buttons has been clicked.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrContactMenu
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactMenu
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.pluginmanager.ManageButtonsPanel
Performs corresponding operations when a button is pressed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.pluginmanager.NewBundleDialog
Performs corresponding actions, when a buttons is pressed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.propertieseditor.ButtonsPanel
Performs corresponding actions, when a button is pressed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.propertieseditor.NewPropertyDialog
Performs corresponding actions, when a button is pressed.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.securityconfig.masterpassword.MasterPasswordChangeDialog
OK button event handler.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.securityconfig.masterpassword.MasterPasswordPanel
ActionListener's logic for the master password check box.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.skinmanager.SkinSelectionListener
Invoked when an action occurs.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckerConfigDialog
 
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
Processes buttons events (new, modify, remove)
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.InvitationReceivedDialog
Handles the ActionEvent triggered when one user clicks on one of the buttons.
actionPerformed(ActionEvent) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardMenuItem
Invoked when an action occurs: user start a whiteboard session.
actionPerformed(T, int, int) - Method in interface net.java.sip.communicator.service.customcontactactions.ContactAction
Invoked when an action occurs.
actionPerformed(T) - Method in interface net.java.sip.communicator.service.customcontactactions.ContactActionMenuItem
Invoked when an action occurs.
actionPerformed() - Method in interface net.java.sip.communicator.service.gui.FavoritesButton
This method will be called when one clicks on the button.
actionPerformed(UIContactDetail, int, int) - Method in interface net.java.sip.communicator.service.gui.UIContactDetailAction
Indicates this action is executed for the given UIContactDetail.
actionPerformedOnHangupButton(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Executes the action associated with the "Hang up" button which may be invoked by clicking the button in question or by closing this dialog.
actionPopupMenu - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
actionRemoved(NotificationActionTypeEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Action Listener Service Notifications
actionRemoved(NotificationActionTypeEvent) - Method in interface net.java.sip.communicator.service.notification.NotificationChangeListener
This method gets called when a notification action for a particular event type has been removed.
ACTIONS_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The actions element name.
actionsFromElement(Element) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.PresRulesParser
Creates actions object from the element.
ActionsType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules actions element.
ActionsType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ActionsType
 
activateAntialiasing(Graphics) - Static method in class net.java.sip.communicator.plugin.desktoputil.AntialiasingManager
Activates the antialiasing mechanism for the given Graphics object.
ActiveCallsRepository<T extends Call,U extends OperationSetBasicTelephony<? extends ProtocolProviderService>> - Class in net.java.sip.communicator.service.protocol
Keeps a list of all calls currently active and maintained by this protocol provider.
ActiveCallsRepository(U) - Constructor for class net.java.sip.communicator.service.protocol.ActiveCallsRepository
Creates a new instance of this repository.
ActiveCallsRepositoryJabberGTalkImpl<T extends AbstractCallJabberGTalkImpl<U>,U extends AbstractCallPeerJabberGTalkImpl<T,?,?>> - Class in net.java.sip.communicator.impl.protocol.jabber
Keeps a list of all calls currently active and maintained by this protocol provider.
ActiveCallsRepositoryJabberGTalkImpl(OperationSetBasicTelephonyJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ActiveCallsRepositoryJabberGTalkImpl
It's where we store all active calls
ActiveCallsRepositorySipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Keeps a list of all calls currently active and maintained by this protocol povider.
ActiveCallsRepositorySipImpl(OperationSetBasicTelephonySipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.ActiveCallsRepositorySipImpl
Creates a new instance of this repository.
activityChanged(SystemActivityEvent) - Method in class net.java.sip.communicator.impl.netaddr.NetworkConfigurationWatcher
This method gets called when a notification action for a particular event type has been changed.
activityChanged(SystemActivityEvent) - Method in interface net.java.sip.communicator.service.sysactivity.SystemActivityChangeListener
This method gets called when a notification action for a particular event type has been changed (for example the corresponding descriptor has changed).
AD_HOC_CHAT_ROOM_ADDED - Static variable in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomListChangeEvent
Indicates that the AdHocChatRoomListChangeEvent instance was triggered by adding a AdHocChatRoom in the gui.
AD_HOC_CHAT_ROOM_CHANGED - Static variable in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomListChangeEvent
Indicates that the AdHocChatRoomListChangeEvent instance was triggered by changing a AdHocChatRoom in the gui (like changing its status, etc.).
AD_HOC_CHAT_ROOM_REMOVED - Static variable in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomListChangeEvent
Indicates that the AdHocChatRoomListChangeEvent instance was triggered by removing a AdHocChatRoom from the gui.
add(E) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatBuffer
Adds an object to the buffer.
add(String) - Method in class net.java.sip.communicator.impl.protocol.irc.BasicPollerPresenceWatcher
 
add(E) - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Adding elements to a difference set is unsupported.
add(String) - Method in class net.java.sip.communicator.impl.protocol.irc.MonitorPresenceWatcher
 
add(String) - Method in interface net.java.sip.communicator.impl.protocol.irc.PresenceWatcher
Add a nick to the list.
add(String) - Method in class net.java.sip.communicator.impl.protocol.irc.WatchPresenceWatcher
 
add(Component) - Method in class net.java.sip.communicator.plugin.desktoputil.OrderedTransparentPanel
 
add(String) - Static method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdActivator
Loads and registers an address book service.
add(String, int) - Method in class net.java.sip.communicator.util.Entities.ArrayEntityMap
Add an entry to this entity map.
add(String, int) - Method in class net.java.sip.communicator.util.Entities.BinaryEntityMap
Add an entry to this entity map.
add(String, int) - Method in interface net.java.sip.communicator.util.Entities.EntityMap
Add an entry to this entity map.
add(String, int) - Method in class net.java.sip.communicator.util.Entities.MapIntMap
Add an entry to this entity map.
add(String, int) - Method in class net.java.sip.communicator.util.Entities.PrimitiveEntityMap
Add an entry to this entity map.
add(String) - Static method in class net.java.sip.communicator.util.launchutils.DeleteOnHaltHook
Adds a file to the set of files to be deleted when Runtime.halt(int) is to be invoked.
ADD_ACCOUNT_MENU_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The add account icon used in the file menu.
ADD_CONTACT_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Add contact 16x16 image.
ADD_CONTACT_BUTTON_SMALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The add contact button small image, shown when an external source contact is selected.
ADD_CONTACT_BUTTON_SMALL_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The add contact button small pressed image, shown when an external source contact is selected and add contact button is pressed.
ADD_CONTACT_BUTTON_SMALL_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The add contact button small pressed image, shown when an external source contact is selected and add contact button is pressed.
ADD_CONTACT_CHAT_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Add not in contact list contact icon.
ADD_CONTACT_WINDOW - Static variable in interface net.java.sip.communicator.service.gui.ExportedWindow
The add contact window identifier.
ADD_GROUP_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for decoration of the "Add group" window.
ADD_TEXT - Static variable in class net.java.sip.communicator.plugin.skinmanager.SkinSelector
Text for the add skin menu item.
ADD_TO_CALL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ADD_TO_CHAT_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon image of the "Add contact to chat" button in the chat window.
ADD_WORD_ICON - Static variable in class net.java.sip.communicator.plugin.spellcheck.Resources
The add word icon.
addAccount(GoogleContactsConnection, boolean, String) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Add account from table.
addAccount(Account) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountListModel
Adds the given account to this model.
addAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Adds an account to the application.
addAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Adds the account given by protocolProvider in the contained status combo box.
addAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Adds a status menu for the account given by protocolProvider.
addAccountRegistrationWizard(String, AccountRegistrationWizard) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Adds the given AccountRegistrationWizard to the list of containing wizards.
addAction(NotificationAction) - Method in class net.java.sip.communicator.service.notification.Notification
Adds the given actionType to the list of actions for this event notifications.
addActionHandler(NotificationHandler) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Adds an object that executes the actual action of a notification action.
addActionHandler(NotificationHandler) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Adds an object that executes the actual action of a notification action.
addActionListener(ActionListener) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
addActiveFileTransfer(String, Object) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given file transfer id to the list of active file transfers.
addAdHocChatRoom(AdHocChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
Adds the given ad-hoc chat room to this chat room provider.
addAdHocChatRoom(AdHocChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomList
Adds a chat room to this list.
addAdHocChatRoomListChangeListener(AdHocChatRoomListChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Adds the given AdHocChatRoomListChangeListener that will listen for all changes of the chat room list data model.
addAdvertisedEncryptionMethod(SrtpControlType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Adds encryption method to the list of advertised secure methods.
addAll(Collection<? extends E>) - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Adding elements to a difference set is unsupported.
addAllocateChannelsReq(boolean, String, boolean, List<ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Adds next channel allocation request to ColibriBuilder.RequestType.ALLOCATE_CHANNELS query currently being built.
addAllocateOctoChannelsReq(List<ContentPacketExtension>, List<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Adds a request for allocation of "octo" channel to the query currently being built.
addAvatarListener(AvatarListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
 
addAvatarListener(AvatarListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAvatar
Registers a listener that would receive events upon avatar changes.
addBalloonActionListener(ActionListener) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTrayIcon
 
addBalloonActionListener(ActionListener) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTTrayIcon
 
addBalloonActionListener(ActionListener) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.TrayIcon
 
addBuddy(String) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
addBuddyListener(BuddyListener) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
addBundleTransportUpdateReq(IceUdpTransportPacketExtension, ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
addCachedContactDetails(String, List<ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver
Adds a cached contact details.
addCall(T) - Method in class net.java.sip.communicator.service.protocol.ActiveCallsRepository
Adds the specified call to the list of calls tracked by this repository.
addCall(Call) - Method in class net.java.sip.communicator.service.protocol.CallConference
Adds a specific Call to the list of Calls participating in this telephony conference.
addCallChangeListener(CallChangeListener) - Method in class net.java.sip.communicator.service.protocol.Call
Adds a call change listener to this call so that it could receive events on new call peers, theme changes and others.
addCallChangeListener(CallChangeListener) - Method in class net.java.sip.communicator.service.protocol.CallConference
Adds a CallChangeListener to the Calls participating in this telephony conference.
addCallHistoryRecordListener(CallHistoryPeerRecordListener) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Adding CallHistoryRecordListener listener to the list.
addCallHistoryRecordListener(CallHistoryPeerRecordListener) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Adding CallHistoryRecordListener listener to the list.
addCallListener(CallListener) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Registers listener with this provider so that it could be notified when incoming calls are received.
addCallListener(CallListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Registers the specified CallListener with this provider so that it could be notified when incoming calls are received.
addCallPanel(CallPanel) - Method in interface net.java.sip.communicator.impl.gui.main.call.CallContainer
Adds the given CallPanel to this call window.
addCallPanel(CallPanel) - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Adds a call panel.
addCallPanel(CallPanel) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Adds the given CallPanel to this call window.
addCallPeer(CallPeerGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
Adds callPeer to the list of peers in this call.
addCallPeer(MockCallPeer) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
Adds callPeer to the list of peers in this call.
addCallPeer(T) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Adds callPeer to the list of peers in this call.
addCallPeerConferenceListener(CallPeerConferenceListener) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Implements CallPeer#addCallPeerConferenceListener( CallPeerConferenceListener).
addCallPeerConferenceListener(CallPeerConferenceListener) - Method in class net.java.sip.communicator.service.protocol.CallConference
Adds a CallPeerConferenceListener to the CallPeers associated with the Calls participating in this telephony conference.
addCallPeerConferenceListener(CallPeerConferenceListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Adds a specific CallPeerConferenceListener to the list of listeners interested in and notified about changes in conference-related information such as this peer acting or not acting as a conference focus and conference membership details.
addCallPeerListener(CallPeerListener) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Registers the listener to the list of listeners that would be receiving CallPeerEvents.
addCallPeerListener(CallPeerListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Allows the user interface to register a listener interested in changes
addCallPeerSecurityListener(CallPeerSecurityListener) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Registers the listener to the list of listeners that would be receiving CallPeerSecurityEvents.
addCallPeerSecurityListener(CallPeerSecurityListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Allows the user interface to register a listener interested in security status changes.
addCallTitleListener(CallTitleListener) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Adds the given CallTitleListener to the list of listeners, notified for call title changes.
addCancelButtonListener(ActionListener) - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Adds an ActionListener to the contained "Cancel" button.
addCancelButtonListener(ActionListener) - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Adds an ActionListener to the contained "Cancel" button.
addCandidate(CandidatePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Adds candidate to the list of CandidatePacketExtensions registered with this transport.
addCapsVerListener(CapsVerListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Adds listener to the list of CapsVerListeners that we notify when new features occur and the version hash needs to be regenerated.
addCertificateToTrust(Certificate, String, int) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
addCertificateToTrust(Certificate, String, int) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Adds a certificate to the local trust store.
addChannel(ColibriConferenceIQ.Channel) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Adds a specific Channel to the list of Channels included into this Content.
addChannelBundle(ColibriConferenceIQ.ChannelBundle) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Adds a specific ColibriConferenceIQ.Content instance to the list of Content instances included into this conference IQ.
addChannelCommon(ColibriConferenceIQ.ChannelCommon) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Adds ChannelCommon to this Content.
addChat(ChatPanel) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Adds a given ChatPanel to this chat window.
addChat(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Adds a given ChatPanel to this chat window.
addChat(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Adds a given ChatPanel to this chat window.
addChatChangeListener(ChatChangeListener) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Adds the given ChatChangeListener.
addChatChangeListener(ChatChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Adds the given ChatChangeListener.
addChatChangeListener(ChatChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Adds the given ChatChangeListener.
addChatConferenceCall(ConferenceDescription) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given conferenceDescription to the list of chat conferences in this chat panel chat.
addChatConferenceCall(ConferenceDescription) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Adds the given conferenceDescription to the list of chat conferences in this chat renderer.
addChatContact(ChatContact<?>) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given chatContact to the list of chat contacts participating in the corresponding to this chat panel chat.
addChatContact(ChatContact<?>) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Adds the given chat contact to the UI.
addChatEditorCaretListener(CaretListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given CaretListener to this Chat.
addChatEditorCaretListener(CaretListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Adds the given CaretListener to this Chat.
addChatEditorDocumentListener(DocumentListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given DocumentListener to this Chat.
addChatEditorDocumentListener(DocumentListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Adds the given DocumentListener to this Chat.
addChatEditorKeyListener(KeyListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given KeyListener to this Chat.
addChatEditorKeyListener(KeyListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Adds the given KeyListener to this Chat.
addChatEditorMenuListener(ChatMenuListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given ChatMenuListener to this Chat.
addChatEditorMenuListener(ChatMenuListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Adds the given ChatMenuListener to this Chat.
addChatEditorMenuListener(ChatMenuListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Adds the given ChatMenuListener to this Chat.
addChatFocusListener(ChatFocusListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Implements Chat.addChatFocusListener method.
addChatFocusListener(ChatFocusListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Adds the given ChatFocusListener to this Chat.
addChatHistoryListener(ChatHistoryListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given ChatHistoryListener to the list of listeners notified when a change occurs in the history shown in this chat panel.
addChatLinkClickedListener(ChatLinkClickedListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Registers a new link click listener.
addChatLinkClickedListener(ChatLinkClickedListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Add a new ChatLinkClickedListener
addChatLinkClickedListener(ChatLinkClickedListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Adds a new ChatLinkClickedListener.
addChatListener(ChatListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Registers a NewChatListener to be informed when new Chats are created.
addChatListener(ChatListener) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Registers a NewChatListener to be informed when new Chats are created.
addChatListener(ChatListener) - Method in interface net.java.sip.communicator.service.gui.UIService
Registers a NewChatListener to be informed when new Chats are created.
addChatProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomList
Adds a chat server and all its existing ad-hoc chat rooms.
addChatProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Adds a listener to wait for provider to be registered or unregistered.
addChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Adds a chat room to this list.
addChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Adds the given chat room to this chat room provider.
addChatRoom(ChatRoomWrapper) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Adds the given chat room to this chat room provider.
addChatRoomListChangeListener(ChatRoomListChangeListener) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Adds the given ChatRoomListChangeListener that will listen for all changes of the chat room list data model.
addChatRoomListChangeListener(ChatRoomListChangeListener) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Adds a change listener to the ChatRoomList.
addChatRoomMember(String, ChatRoomMember) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Adds a ChatRoomMember to the list of members of this chat room.
addChatRoomNameListener(DocumentListener) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.ChatRoomNamePanel
Adds a DocumentListener to the text field containing the chosen chat room.
addChatRoomNameListener(DocumentListener) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Adds a DocumentListener to the text field containing the chosen chat room.
addChatRoomProviderWrapperListener(ChatRoomProviderWrapperListener) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Adds a ChatRoomProviderWrapperListener to the listener list.
addChatRoomProviderWrapperListener(ChatRoomProviderWrapperListener) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Adds a ChatRoomProviderWrapperListener to the listener list.
addChatRoomProviderWrapperListener(ChatRoomProviderWrapperListener) - Method in class net.java.sip.communicator.service.muc.MUCService
Adds a ChatRoomProviderWrapperListener to the listener list.
addChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given chatTransport to the given send via selector box.
addChatTransport(ChatTransport) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Adds the given chat transport to the UI.
addChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransportSelectorBox
Adds the given chat transport to the "send via" menu.
addChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Adds the given chatTransport to the given send via selector box.
addChatTransportChangeListener(ChatSessionChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Adds the given ChatSessionChangeListener to this ChatSession.
addChatTransportChangeListener(ChatSessionChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Adds the given ChatSessionChangeListener to this ChatSession.
addCheckBoxCellListener(CellEditorListener) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.SelectAccountPanel
Adds a CellEditorListener to the list of account, which will listen for events triggered by user clicks on the check boxes in the first column of the accounts table.
addChildExtension(PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Adds the specified childExtension to the list of extensions registered with this packet.
addChildExtension(PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
Adds the specified childExtension to the list of extensions registered with this packet.
addChildExtension(PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Tries to determine whether childExtension is a CandidatePacketExtension, a RemoteCandidatePacketExtension or something else and then adds it as such.
addChildExtension(PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Casts childExtension to one of the extensions allowed here and sets the corresponding field.
addCloseListener(CloseListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Adds a CloseListener to the tabbedPane.
addComponent(ChatConversationComponent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Adds a custom component at the end of the conversation.
addComponentToContainer(Component, JComponent, int) - Method in class net.java.sip.communicator.impl.gui.utils.PluginContainer
Adds a specific Component to a specific JComponent container.
addComponentVersion(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension
Adds component's version to this extension.
addConference(ConferenceDescription) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Adds a ConferenceDescription to the list of conferences.
addConference(ConferenceDescription) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConferenceCallsListPanel
Adds a ConferenceDescription to the list of conferences contained in the chat.
addConferenceCall(CallJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Adds a CallJabberImpl instance to the list of conference calls associated with the room.
addConferenceMember(ConferenceMember) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Adds a specific ConferenceMember to the list of ConferenceMembers reported by this peer through AbstractCallPeer.getConferenceMembers() and AbstractCallPeer.getConferenceMemberCount() and fires CallPeerConferenceEvent#CONFERENCE_MEMBER_ADDED to the currently registered CallPeerConferenceListeners.
addConferenceMembersSoundLevelListener(ConferenceMembersSoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in conference members sound level.
addConferenceMembersSoundLevelListener(ConferenceMembersSoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in conference members sound level.
addConferenceMembersSoundLevelListener(ConferenceMembersSoundLevelListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in conference members sound level.
addConferenceMembersSoundLevelListener(ConferenceMembersSoundLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Adds a specific ConferenceMembersSoundLevelListener to the list of listeners interested in and notified about changes in conference members sound level.
addConferencePublishedListener(ChatRoomConferencePublishedListener) - Method in class net.java.sip.communicator.service.protocol.AbstractChatRoom
Adds a listener that will be notified when a member of this chat room has published a ConferenceDescription to the room.
addConferencePublishedListener(ChatRoomConferencePublishedListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Adds a listener that will be notified when a member of this chat room has published a ConferenceDescription to the room.
addConfigForm(ConfigurationForm) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormList
Adds a new ConfigurationForm to this list.
addConfigForm(ConfigurationForm) - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Adds a new ConfigurationForm to this list.
addContact(ChatContact<?>) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomMemberListPanel
Adds a ChatContact to the list of contacts contained in the chat.
addContact(ProtocolProviderService, MetaContactGroup, String) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListUtils
 
addContact(UIContactImpl) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Creates a ContactNode for the given uiContact and adds it to this group.
addContact(UIContact, UIGroup, boolean, boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Adds the given contact to this list.
addContact(ContactQuery, UIContact, UIGroup, boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Adds the given contact to this list.
addContact(UIContact) - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Adds the given contact to this contact list.
addContact(ContactGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Adds the specified contact to this group.
addContact(ContactIcqImpl) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Adds the specified contact to the end of this group.
addContact(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Adds a new contact with the specified screenname to the list under a default location.
addContact(ContactGroupIcqImpl, String) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Adds a new contact with the specified screenname to the list under the specified group.
addContact(ContactIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Add contact to the group.
addContact(ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractContactGroupJabberImpl
 
addContact(ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Adds the specified contact to the end of this group.
addContact(ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Adds the specified contact to the end of this group.
addContact(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Adds a new contact with the specified screenname to the list under a default location.
addContact(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Adds a new contact with the specified screenname to the list under the specified group.
addContact(MockContact) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Adds the specified contact to this group.
addContact(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Adds the specified contact to this group.
addContact(UIContact, UIGroup, boolean, boolean) - Method in interface net.java.sip.communicator.service.gui.ContactList
Adds the given contact to this list.
addContact(ContactQuery, UIContact, UIGroup, boolean) - Method in interface net.java.sip.communicator.service.gui.ContactList
Adds the given contact to this list.
addContactCapabilitiesListener(ContactCapabilitiesListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
Registers a specific ContactCapabilitiesListener to be notified about changes in the list of OperationSet capabilities of Contacts.
addContactCapabilitiesListener(ContactCapabilitiesListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetContactCapabilities
Registers a specific ContactCapabilitiesListener to be notified about changes in the list of OperationSet capabilities of Contacts.
addContactDetail(ContactDetail) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookSourceContact
Adds a contact detail to the list of contact details.
addContactDetail(ContactDetail) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Adds a contact detail to the list of contact details.
addContactDetail(ContactDetail) - Method in interface net.java.sip.communicator.service.contactsource.EditableSourceContact
Adds a contact detail to the list of contact details.
addContactDetails(Class<? extends OperationSet>, List<UIContactDetail>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Adds the given detailsList for the given opSetClass.
AddContactDialog - Class in net.java.sip.communicator.impl.gui.main.contactlist
The AddContactDialog is the dialog containing the form for adding a contact.
AddContactDialog(Frame) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Creates an instance of AddContactDialog that represents a dialog that adds a new contact to an already existing meta contact.
AddContactDialog(Frame, MetaContact) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Creates an AddContactDialog by specifying the parent window and a meta contact, to which to add the new contact.
addContactForImageUpdate(ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
when there is no image for contact we must retrieve it add contacts for image update
addContactForUpdate(ContactIcqImpl) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
when there is no alias for contact we must retreive its nickname from server but when the contact list is loaded the client is not yet registered to server we wait this and then retreive the nicknames
addContactGroup(UIGroupImpl) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Creates a GroupNode for the given uiGroup and adds it to this group.
addContactListListener(ContactListListener) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Adds a listener for ContactListEvents.
addContactListListener(ContactListListener) - Method in interface net.java.sip.communicator.service.gui.ContactList
Adds a listener for ContactListEvents.
addContactPresenceStatusListener(ContactPresenceStatusListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Implementation of the corresponding ProtocolProviderService method.
addContactPresenceStatusListener(ContactPresenceStatusListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Registers a listener that would receive a presence status change event every time a contact, whose status we're subscribed for, changes her status.
addContactQuery(Object) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Adds the given contactQuery to the list of filterQueries.
addContactQuery(Object) - Method in class net.java.sip.communicator.service.gui.FilterQuery
Adds the given contactQuery to the list of filterQueries.
addContactQueryListener(ContactQueryListener) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
 
addContactQueryListener(ContactQueryListener) - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
 
addContactQueryListener(ContactQueryListener) - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
 
addContactQueryListener(ContactQueryListener) - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Adds a ContactQueryListener to the list of listeners interested in notifications about this ContactQuery changing its status, the receipt of new SourceContacts via this ContactQuery, etc.
addContactQueryListener(ContactQueryListener) - Method in interface net.java.sip.communicator.service.contactsource.ContactQuery
Adds the given ContactQueryListener to the list of registered listeners.
addContactQueryListener(MetaContactQueryListener) - Method in class net.java.sip.communicator.service.gui.event.MetaContactQuery
Adds the given MetaContactQueryListener to the list of registered listeners.
addContactSource(GoogleContactsConnection, boolean) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Add a contact source service with the specified GoogleContactsConnection.
addContactSource(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Add a contact source service with the specified GoogleContactsConnection.
addContactSource(ContactSourceService) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Adds the given contact source to the list of available contact sources.
addContactSource(String) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsService
Add a contact source service with the specified GoogleContactsConnection.
addContactSource(GoogleContactsConnection, boolean) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsService
Add a contact source service with the specified GoogleContactsConnection.
addContactSource(ContactSourceService) - Method in interface net.java.sip.communicator.service.gui.ContactList
Adds the given contact source to the list of available contact sources.
addContactToBlockList(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Adds contact to the "block" rule.
addContactToPoliteBlockList(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Adds contact to the "polite block" rule.
addContactToWhiteList(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Adds contact to the "white" rule.
addContent(ColibriConferenceIQ.Content) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Adds a specific ColibriConferenceIQ.Content instance to the list of Content instances included into this conference IQ.
addContent(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Initializes a new ColibriConferenceIQ.Content instance with a specific name and adds it to the list of Content instances included into this conference IQ.
addContent(ContentPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Adds contentPacket to this IQ's content list.
addContents(List<ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
Sets the contents of this group.
addCrypto(CryptoPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
Adds a new crypto element to this encryption element.
addCsrcAudioLevelListener(CsrcAudioLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Adds a specific CsrcAudioLevelListener to the list of CsrcAudioLevelListeners to be notified about audio level-related information received from the remote peer(s).
addCustomEntriesToTable(UIDefaults) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Adds a list of entries in the given defaults table.
addDate(Date) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Adds the given date to the list of dates.
addDefaultForms() - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
Some configuration forms constructed from the ui implementation itself are added here in the configuration dialog.
addDelayedCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Creates a timer for the call peer and adds the timer and the call peer to delayedCallPeers list.
addDesktopShareHeader(Message) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
A place where we can handle any headers we need for requests and responses.
addDesktopSharingComponents() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Adds all desktop sharing related components to this container.
addDetail(String, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Adds a custom detail to this contact.
addDetail(ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Adds the specified detail to the list of details registered on-line for this account.
addDetail(ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Adds the specified detail to the list of details ready to be saved online for this account.
addDetail(ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Adds the specified detail to the list of details registered on-line for this account.
addDetail(ServerStoredDetails.GenericDetail, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Adds the specified detail to the list of details registered on-line for this account.
addDetail(String, String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Adds a custom detail to this contact.
addDetail(ServerStoredDetails.GenericDetail) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Adds the specified detail to the list of details ready to be saved online for this account.
addDirectionUpdateReq(Map<String, MediaDirection>, ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
addDiscoverInfoByCaps(EntityCapsManager.Caps, DiscoverInfo) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Add DiscoverInfo to our caps database.
addDiscoveryListener(DiscoveryListener) - Method in class net.java.sip.communicator.impl.provdisc.dhcp.DHCPProvisioningDiscover
Add a listener that will be notified when the discoverProvisioningURL has finished.
addDiscoveryListener(DiscoveryListener) - Method in class net.java.sip.communicator.impl.provdisc.mdns.MDNSProvisioningDiscover
Add a listener that will be notified when the discoverProvisioningURL has finished.
addDiscoveryListener(DiscoveryListener) - Method in class net.java.sip.communicator.service.provdisc.AbstractProvisioningDiscoveryService
Add a listener that will be notified when the discoverProvisioningURL has finished.
addDiscoveryListener(DiscoveryListener) - Method in interface net.java.sip.communicator.service.provdisc.ProvisioningDiscoveryService
Add a listener that will be notified when the startDiscovery has finished.
addDockIconListener() - Static method in class net.java.sip.communicator.impl.osdependent.macosx.MacOSXDockIcon
Adds a dock icon listener in order to show the application each time user clicks on the dock icon.
addDoubleClickListener(DoubleClickListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Adds a DoubleClickListener to the tabbedPane.
addDtlsAdvertisedEncryptions(boolean, IceUdpTransportPacketExtension, MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Detects and adds DTLS-SRTP available encryption method present in the transport (description) given in parameter.
addDTMFListener(DTMFListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetIncomingDTMFJabberImpl
Registers the specified DTMFListener with this provider so that it could be notified when incoming DTMF tone is received.
addDTMFListener(DTMFListener) - Method in class net.java.sip.communicator.impl.protocol.sip.dtmf.DTMFInfo
Registers the specified DTMFListener with this provider so that it could be notified when incoming DTMF tone is received.
addDTMFListener(DTMFListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetIncomingDTMFSipImpl
Registers the specified DTMFListener with this provider so that it could be notified when incoming DTMF tone is received.
addDtmfListener(DTMFListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Adds a DTMFListener which will be notified when DTMF events are received from the MediaHandler's audio stream.
addDTMFListener(DTMFListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetIncomingDTMF
Registers the specified DTMFListener with this provider so that it could be notified when incoming DTMF tone is received.
addEarlyMessageProcessor(SipMessageProcessor) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Registers early message processor.
addElement(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
addElement(ConferenceDescription) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallsListModels
Adds a specific ConferenceDescription to this model implementation.
addElement(ChatContact<?>) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactListModel
Adds a specific ChatContact to this AbstractListModel implementation and preserves the sorting it applies.
addEmptyContact(String) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Adds a new empty contact, which will be filled in later.
addEmptyContact(String) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Adds a new empty contact, which will be filled in later.
addEmptyContact(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Adds a new empty contact, which will be filled in later.
addEmptyContact(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Adds a new empty contact, which will be filled in later.
addEmptyContact(String) - Method in interface net.java.sip.communicator.service.contactsource.EditableContactSourceService
Adds a new empty contact, which will be filled in later.
addEnableChangeListener(PropertyChangeListener) - Static method in class net.java.sip.communicator.plugin.generalconfig.autoaway.Preferences
Adds listener to detect property changes.
addEndpoint(ColibriConferenceIQ.Endpoint) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Add an Endpoint to this ColibriConferenceIQ.
addEndpoint(ConferenceInfoDocument.Endpoint) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Adds a copy of endpoint to this User
addEntities(String[][]) - Method in class net.java.sip.communicator.util.Entities
Adds entities to this entity.
addEntity(String, int) - Method in class net.java.sip.communicator.util.Entities
Add an entity to this entity.
addEntry(GlobalShortcutEntry) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Adds an entry.
addErrorMessage(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given error message to the chat window conversation area.
addErrorMessage(String, String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given error message to the chat window conversation area.
addErrorSendingTypingNotification(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds a typing notification message to the conversation panel, saying that typin notifications has not been delivered.
addEventFilter(EventFilter) - Method in interface net.java.sip.communicator.service.protocol.OperationSetInstantMessageFiltering
Registeres an EventFilter with this operation set so that events, that do not need processing, are filtered out.
addExpireChannelsReq(ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Adds next expire channel request to ColibriBuilder.RequestType.EXPIRE_CHANNELS query currently being built.
addExtensionProvider(String, String, Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.SmackV3InteroperabilityLayer
Add PacketExtensionProvider to the list of known providers
addExtensionProvider(String, String, Object) - Method in class net.java.sip.communicator.service.protocol.jabber.AbstractSmackInteroperabilityLayer
Add PacketExtensionProvider to the list of known providers
addExtFeature(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Add feature to put in "ext" attribute.
addExtmap(RTPHdrExtPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Adds an optional extmap element that allows negotiation RTP extension headers as per RFC 5282.
addExtProvider(String, String, Class<?>) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProviderManagerExt
Adds an extension provider with the specified element name and name space.
addFeature(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Registers that a new feature is supported by this XMPP entity.
addField(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchIQ
Adds filter field to the IQ packet and value for the field.
addFileTransferListener(FileTransferListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers.
addFileTransferListener(FileTransferListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers.
addFileTransferListener(FileTransferListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetFileTransfer
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers.
addFileTransferListener(FileTransferListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetFileTransfer
Adds the given FileTransferListener that would listen for file transfer requests and created file transfers.
addFilter(SipCommFileFilter) - Method in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Adds a file filter to this dialog.
addFilter(SipCommFileFilter) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Adds a file filter to this dialog.
addFilter(SipCommFileFilter) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Adds a file filter to this dialog.
addFreeBusySateListener(FreeBusySateListener) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
The method is not implemented yet.
addFreeBusySateListener(FreeBusySateListener) - Method in interface net.java.sip.communicator.service.calendar.CalendarService
Adds free busy listener.
addGenericEventListener(String, GenericEventListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGenericNotificationsJabberImpl
Registers a GenericEventListener with this operation set so that it gets notifications for new event notifications.
addGenericEventListener(String, GenericEventListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetGenericNotifications
Registers a GenericEventListener with this operation set so that it gets notifications for new event notifications.
addGeolocationListener(GeolocationListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGeolocationJabberImpl
Registers a listener that would get notifications any time a contact refreshed its geolocation via Presence.
addGeolocationListener(GeolocationListener) - Method in interface net.java.sip.communicator.service.geolocation.GeolocationService
Registers a listener that would get notifications any time the provider geolocation was succesfully refreshed.
addGeolocationListener(GeolocationListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
Registers a listener that would get notifications any time a contact publishes a new geolocation.
addGibberishGroup(ContactGroupGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
A Gibberish Provider method to use for fast filling of a contact list.
addGibberishGroupAndFireEvent(ContactGroupGibberishImpl, ContactGroupGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
A Gibberish Provider method to use for fast filling of a contact list.
addGlobalDisplayDetailsListener(GlobalDisplayDetailsListener) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Adds the given GlobalDisplayDetailsListener to listen for change events concerning the global display details.
addGlobalDisplayDetailsListener(GlobalDisplayDetailsListener) - Method in interface net.java.sip.communicator.service.globaldisplaydetails.GlobalDisplayDetailsService
Adds the given GlobalDisplayDetailsListener to listen for change events concerning the global display details.
addGroup(UIGroup, boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Adds the given group to this list.
addGroup(UIGroup, boolean) - Method in interface net.java.sip.communicator.service.gui.ContactList
Adds the given group to this list.
addGroupListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Registers the specified group listener so that it would receive events on group modification/creation/destruction.
addGroupListener(GroupListener) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
addGroupListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Registers the specified group listener so that it would receive events on group modification/creation/destruction.
addGroupListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Registers the specified group listener so that it would receive events on group modification/creation/destruction.
addHistoryRecord(HistoryRecord) - Method in class net.java.sip.communicator.impl.history.HistoryQueryImpl
Adds the given HistoryRecord to the result list of this query and notifies all interested listeners that a new record is received.
addHistoryRecordsListener(HistoryQueryListener) - Method in class net.java.sip.communicator.impl.history.HistoryQueryImpl
Adds the given HistoryQueryListener to the list of listeners interested in query result changes.
addHistoryRecordsListener(HistoryQueryListener) - Method in interface net.java.sip.communicator.service.history.HistoryQuery
Adds the given HistoryQueryListener to the list of listeners interested in query result changes.
addHistoryWindowForChatRoom(ChatRoomWrapper, HistoryWindow) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Adds a history window for a given chat room in the table of opened history windows.
addHistoryWindowForContact(Object, HistoryWindow) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindowManager
Adds a history window for a given contact in the table of opened history windows.
addHomeMail(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Adds a home mail address.
addHomeMail(String) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Adds a home mail address.
addHomePhone(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Adds a home telephone numbers.
addHomePhone(String) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Adds a home telephone number to this person
addHomePhone(String) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Adds a home telephone numbers.
addHomePhone(String) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Adds a home telephone number to this person
addIdleSystemChangeListener(long, SystemActivityChangeListener) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Registers a listener that would be notified for idle of the system for idleTime.
addIdleSystemChangeListener(long, SystemActivityChangeListener) - Method in interface net.java.sip.communicator.service.sysactivity.SystemActivityNotificationsService
Registers a listener that would be notified for idle of the system for idleTime.
addIMAddress(String, GoogleContactsEntry.IMProtocol) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Adds an IM address.
addIMAddress(String, GoogleContactsEntry.IMProtocol) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Adds an IM address.
addImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Add Image to be used in the animation.
addIncomingFileTransferRequest(OperationSetFileTransfer, IncomingFileTransferRequest, Date) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds the given IncomingFileTransferRequest to the conversation panel in order to notify the user of the incoming file.
addInstantMessageListener(MessageListener) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Adds an instant message listener to this chat transport.
addInstantMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Adds an instant message listener to this chat transport.
addInstantMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Adds an instant message listener to this chat transport.
addInstantMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Adds an instant message listener to this chat transport.
addInvitationListener(AdHocChatRoomInvitationListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Adds a listener to invitation notifications.
addInvitationListener(WhiteboardInvitationListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Adds a listener to invitation notifications.
addInvitationListener(ChatRoomInvitationListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
 
addInvitationListener(AdHocChatRoomInvitationListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Adds the given listener to the list of AdHocChatRoomInvitationListener-s that would be notified when an add-hoc chat room invitation has been received.
addInvitationListener(ChatRoomInvitationListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Adds a listener to invitation notifications.
addInvitationListener(WhiteboardInvitationListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Adds a listener to invitation notifications.
addInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Subscribes listener so that it would receive events indicating rejection of a multi user chat invitation that we've sent earlier.
addInvitationRejectionListener(WhiteboardInvitationRejectionListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Subscribes listener so that it would receive events indicating rejection of a multi-user chat invitation that we've sent earlier.
addInvitationRejectionListener(ChatRoomInvitationRejectionListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
 
addInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Adds the given listener to the list of AdHocChatRoomInvitationRejectionListener-s that would be notified when an add-hoc chat room invitation has been rejected.
addInvitationRejectionListener(ChatRoomInvitationRejectionListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Adds a listener to invitation notifications.
addInvitationRejectionListener(WhiteboardInvitationRejectionListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Adds a listener to invitation notifications.
addInviteButtonListener(ActionListener) - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Adds an ActionListener to the contained "Invite" button.
addIQProvider(String, String, Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.SmackV3InteroperabilityLayer
Add IQProvider to the list of known providers
addIQProvider(String, String, Object) - Method in class net.java.sip.communicator.service.protocol.jabber.AbstractSmackInteroperabilityLayer
Add IQProvider to the list of known providers
addItem(String, Icon, ActionListener) - Method in class net.java.sip.communicator.impl.gui.main.presence.PresenceStatusMenu
Adds an item to the "choice list" of this selector box.
addItem(String, Icon, ActionListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommMenu
Adds an item to the "choice list" of this selector box.
addJingleNodes(JingleNodeDescriptor) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Adds the given jingleNode to the list of additional JingleNodes
addJingleNodes(JingleNodeDescriptor) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Adds the given node to the list of additional JingleNodes.
addKeyBinding(KeyStroke, Action) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Adds a key - action pair for this frame.
addKeybindingAction(String, Action) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Bindings the string representation for a keybinding to the action that will be executed.
addKeyFrameRequester(int, KeyFrameControl.KeyFrameRequester) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
 
addKeyListener(Component, KeyListener) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallPeerRendererUtils
Adds the given KeyListener l to the given component.
addLayoutComponent(String, Component) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider.DividerLayout
 
addLayoutComponent(String, Component) - Method in class net.java.sip.communicator.impl.gui.main.call.FullScreenLayout
Adds the given component to this layout.
addLdapListener(LdapListener) - Method in class net.java.sip.communicator.service.ldap.event.DefaultLdapEventManager
Adds listener to our list of listeners
addLdapListener(LdapListener) - Method in interface net.java.sip.communicator.service.ldap.event.LdapEventManager
Adds listener to our list of listeners
addLdapListener(LdapListener) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectory
Adds listener to our list of listeners
addLine(OperationSetTelephonyBLF.Line, boolean) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactQuery
Adds new line to display.
addLine(OperationSetTelephonyBLF.Line) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactSourceService
Adds new line to display.
addLine(Icon, String) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Adds an icon-string list, which would appear on the right of the image panel.
addLine(JLabel[]) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Adds the given array of labels as one line in this tool tip.
addListDataListener(ListDataListener) - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
 
addListener(IMessageListener) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
addListener(ScOtrEngineListener) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Registers an ScOtrEngineListener.
addListener(ScOtrEngineListener) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
addListener(ScOtrKeyManagerListener) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
addListener(ScOtrKeyManagerListener) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
addListener(AccountManagerListener) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Implements AccountManager#addListener(AccountManagerListener).
addListSelectionListener(ListSelectionListener) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SelectAccountPanel
Adds a ListSelectionListener to the list of accounts, which will listen for events triggered by user clicks on the rows in the table.
addLocalUserAudioLevelListener(SimpleAudioLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Adds a specific SimpleAudioLevelListener to the list of SimpleAudioLevelListeners to be notified about changes in the level of the audio sent from the local peer/user to the remote peer(s).
addLocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Adds the given ChatRoomLocalUserRoleListener to the contained chat room role listeners.
addLocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Adds a listener that will be notified of changes in our role in the room such as us being granded operator.
addLocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Adds a listener that will be notified of changes in our role in the room such as us being granded operator.
addLocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Adds a listener that will be notified of changes in our role in the room such as us being granded operator.
addLocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Adds a listener that will be notified of changes in our role in the room such as us being granded operator.
addLocalUserSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in local sound level related information.
addLocalUserSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in local sound level related information.
addLocalUserSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.service.protocol.Call
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in local sound level information.
addLocalUserSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in local sound level related information.
addMail(String) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Adds a mail address to this person
addMail(String) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Adds a mail address to this person
addMapping(MediaFormat, byte) - Method in class net.java.sip.communicator.service.protocol.media.DynamicPayloadTypeRegistry
Adds the specified format to payloadType mapping to the list of mappings known to this registry.
addMapping(RTPExtension, byte) - Method in class net.java.sip.communicator.service.protocol.media.DynamicRTPExtensionsRegistry
Adds the specified extension to extID mapping to the list of mappings known to this registry.
addMaxListener(MaxListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Adds a MaxListener to the tabbedPane.
addMedia(ConferenceInfoDocument.Media) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Adds a copy of media to this Endpoint
addMemberPresenceListener(ChatRoomMemberPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Adds a listener that will be notified of changes in our status in the room such as us being kicked, banned, or granted admin permissions.
addMemberPresenceListener(ChatRoomMemberPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Adds a listener that will be notified of changes in our status in the room such as us being kicked, banned, or granted admin permissions.
addMemberPresenceListener(ChatRoomMemberPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Adds a listener that will be notified of changes in our participation in the room such as us being kicked, join, left...
addMemberPresenceListener(ChatRoomMemberPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Adds a listener that will be notified of changes in our participation in the room such as us being kicked, join, left...
addMemberPropertyChangeListener(ChatRoomMemberPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Adds the given listener to the list of listeners registered to receive events upon modification of chat room member properties such as its nickname being changed for example.
addMemberPropertyChangeListener(ChatRoomMemberPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Adds the given listener to the list of listeners registered to receive events upon modification of chat room member properties such as its nickname being changed for example.
addMemberPropertyChangeListener(ChatRoomMemberPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Adds a listener that will be notified of changes in the property of a room member such as the nickname being changed.
addMemberPropertyChangeListener(ChatRoomMemberPropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Adds a listener that will be notified of changes in the property of a room member such as the nickname being changed.
addMemberRoleListener(ChatRoomMemberRoleListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Adds the given ChatRoomMemberRoleListener to the contained chat room role listeners.
addMemberRoleListener(ChatRoomMemberRoleListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Adds a listener that will be notified of changes of a member role in the room such as being granted operator.
addMemberRoleListener(ChatRoomMemberRoleListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Adds a listener that will be notified of changes of a member role in the room such as being granded operator.
addMemberRoleListener(ChatRoomMemberRoleListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Adds a listener that will be notified of changes of a member role in the room such as being granded operator.
addMemberRoleListener(ChatRoomMemberRoleListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Adds a listener that will be notified of changes of a member role in the room such as being granded operator.
addMenuItem(Object, Object) - Static method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSubMenu
 
addMessage(String, Date, String, String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Passes the message to the contained ChatConversationPanel for processing and appends it at the end of the conversationPanel document.
addMessage(String, String, Date, String, String, String, String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Passes the message to the contained ChatConversationPanel for processing and appends it at the end of the conversationPanel document.
addMessage(String, Date, String, String, String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Passes the message to the contained ChatConversationPanel for processing and appends it at the end of the conversationPanel document.
addMessage(String, Date, String, String, String) - Method in interface net.java.sip.communicator.service.gui.Chat
Adds a message to this Chat.
addMessageFilters(PacketFilter) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Adds additional filters for incoming messages.
addMessageListener(AdHocChatRoomMessageListener) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Registers listener so that it would receive events every time a new message is received on this chat room.
addMessageListener(ChatRoomMessageListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Registers listener so that it would receive events every time a new message is received on this chat room.
addMessageListener(ChatRoomMessageListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Registers listener so that it would receive events every time a new message is received on this chat room.
addMessageListener(ChatRoomMessageListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Registers listener so that it would receive events every time a new message is received on this chat room.
addMessageListener(MessageListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Registers a MessageListener with this operation set so that it gets notifications of successful message delivery, failure or reception of incoming messages..
addMessageListener(AdHocChatRoomMessageListener) - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Registers listener so that it would receive events every time a new message is received on this ad-hoc chat room.
addMessageListener(ChatRoomMessageListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Registers listener so that it would receive events every time a new message is received on this chat room.
addMessageListener(MessageListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Registers a MessageListener with this operation set so that it gets notifications of successful message delivery, failure or reception of incoming messages.
addMessageListener(MessageListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Registers a MessageListener with this operation set so that it gets notifications of successful message delivery, failure or reception of incoming messages..
addMessageProcessor(SipMessageProcessor) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
Registers a SipMessageProcessor with this operation set so that it gets notifications of successful message delivery, failure or reception of incoming messages..
addMessageWaitingNotificationListener(OperationSetMessageWaiting.MessageType, MessageWaitingListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetMessageWaitingSipImpl
Registers a MessageWaitingListener with this operation set so that it gets notifications of new and old messages waiting.
addMessageWaitingNotificationListener(OperationSetMessageWaiting.MessageType, MessageWaitingListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMessageWaiting
Registers a MessageWaitingListener with this operation set so that it gets notifications of new and old messages waiting.
addMetaContact(MetaContactImpl) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Adds the specified metaContact to ths local list of child contacts.
addMetaContactListListener(MetaContactListListener) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Adds a listener for MetaContactListChangeEvents posted after the tree changes.
addMetaContactListListener(MetaContactListListener) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Adds a listener for MetaContactListChangeEvents posted after the tree changes.
addMethodProcessorListener(MethodProcessorListener) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Registers a specific MethodProcessorListener with this CallPeer so that it gets notified by this instance about the processing of SIP signaling.
addMobilePhone(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Adds a mobile telephone numbers.
addMobilePhone(String) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Adds a mobile telephone number to this person
addMobilePhone(String) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Adds a mobile telephone numbers.
addMobilePhone(String) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Adds a mobile telephone number to this person
addMockGroup(MockContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
A Mock Provider method to use for fast filling of a contact list.
addMockGroupAndFireEvent(MockContactGroup, MockContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
A Mock Provider method to use for fast filling of a contact list.
addMouseListener(MouseListener) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Adding a mouse listener on the table.
addNativePlugins() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Adds all native plugins to this container.
addNetworkConfigurationChangeListener(NetworkConfigurationChangeListener) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Adds new NetworkConfigurationChangeListener which will be informed for network configuration changes.
addNetworkConfigurationChangeListener(NetworkConfigurationChangeListener) - Method in class net.java.sip.communicator.impl.netaddr.NetworkConfigurationWatcher
Adds new NetworkConfigurationChangeListener which will be informed for network configuration changes.
addNetworkConfigurationChangeListener(NetworkConfigurationChangeListener) - Method in class net.java.sip.communicator.impl.netaddr.NetworkEventDispatcher
Adds new NetworkConfigurationChangeListener which will be informed for network configuration changes.
addNetworkConfigurationChangeListener(NetworkConfigurationChangeListener) - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Adds new NetworkConfigurationChangeListener which will be informed for network configuration changes.
addNewCallPeer(Call, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
 
addNewContactToMetaContact(ProtocolProviderService, MetaContact, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
First makes the specified protocol provider create the contact as indicated by contactID, and then associates it to the _existing_ metaContact given as an argument.
addNewContactToMetaContact(ProtocolProviderService, MetaContact, String, boolean) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
First makes the specified protocol provider create the contact as indicated by contactID, and then associates it to the _existing_ metaContact given as an argument.
addNewContactToMetaContact(ProtocolProviderService, MetaContact, String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
First makes the specified protocol provider create the contact as indicated by contactID, and then associates it to the _existing_ metaContact given as an argument.
addNewEndpoint(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Creates a new Endpoint instance, adds it to this User and returns it.
addNewMedia(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Creates a new Media instance, adds it to this Endpoint and returns it.
addNewUser(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Creates a new User instance, adds it to the document and returns it.
addNickWatch(String) - Method in class net.java.sip.communicator.impl.protocol.irc.PresenceManager
Add new nick to watch list.
addNotification(UINotification) - Method in class net.java.sip.communicator.impl.gui.main.UINotificationGroup
Adds the given notification to the list of unread notifications and notifies interested listeners.
addNotification(UINotification) - Static method in class net.java.sip.communicator.impl.gui.main.UINotificationManager
Adds the given notification to the list of unread notifications and notifies interested listeners.
addNotification(String, char) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Collects a new notification and adds it to the notification thread.
addNotificationChangeListener(NotificationChangeListener) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Registers a listener that would be notified of changes that have occurred in the registered event notifications.
addNotificationChangeListener(NotificationChangeListener) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Adds the given listener to the list of change listeners.
addNotificationListener(UINotificationListener) - Static method in class net.java.sip.communicator.impl.gui.main.UINotificationManager
Adds the given UINotificationListener to the list of listeners that would be notified on any changes in missed calls count.
addNotify() - Method in class net.java.sip.communicator.impl.gui.main.call.VolumeControlSlider
Makes this Component displayable by connecting it to a native screen resource.
addOkButtonListener(ActionListener) - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Adds an ActionListener to the contained "Invite" button.
addPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Adds packet to the list of packets.
addPacketListener(Connection) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Registers this Manager's listener with connection.
addParameter(ParameterPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Adds a specific parameter (as defined by Source-Specific Media Attributes in Jingle) to this source.
addParameter(ParameterPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Adds an SDP parameter to the list that we already have registered for this payload type.
addParent(Window) - Method in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
Adds a Window on which key presses and releases are to be monitored for the purposes of this DTMFHandler.
addParticipantPresenceListener(AdHocChatRoomParticipantPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Adds a listener that will be notified of changes in our status in the room such as us being kicked, banned, or granted admin permissions.
addParticipantPresenceListener(AdHocChatRoomParticipantPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Adds a listener that will be notified of changes in our participation in the ad-hoc room such as us being join, left...
addPayloadType(PayloadTypePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Adds a payload-type element defined by XEP-0167: Jingle RTP Sessions to this channel.
addPayloadType(PayloadTypePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Adds a new payload type to this description element.
addPeerViewlListener(ConferencePeerViewListener) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Adds new ConferencePeerViewListener listener if the listener is not already added.
addPluginComponentListener(PluginComponentListener) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Adds the given PluginComponentListener to the list of component listeners registered in this UIService implementation.
addPopupHandler(PopupMessageHandler) - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Registers given PopupMessageHandler.
addPopupMenuListener(Object, PopupMenuListener) - Static method in class net.java.sip.communicator.impl.osdependent.jdic.TrayMenuFactory
Adds a PopupMenuListener to the given trayMenu.
addPopupMessageListener(SystrayPopupMessageListener) - Method in class net.java.sip.communicator.impl.notification.PopupMessageNotificationHandlerImpl
Adds a listener for SystrayPopupMessageEvents posted when user clicks on the system tray popup message.
addPopupMessageListener(SystrayPopupMessageListener) - Method in interface net.java.sip.communicator.service.notification.PopupMessageNotificationHandler
Adds a listener for SystrayPopupMessageEvents posted when user clicks on the system tray popup message.
addPopupMessageListener(SystrayPopupMessageListener) - Method in class net.java.sip.communicator.service.systray.AbstractPopupMessageHandler
Adds a SystrayPopupMessageListener to this instance so that it receives SystrayPopupMessageEvents.
addPopupMessageListener(SystrayPopupMessageListener) - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Implements the SystrayService.addPopupMessageListener method.
addPopupMessageListener(SystrayPopupMessageListener) - Method in interface net.java.sip.communicator.service.systray.PopupMessageHandler
Registers a listener to be informed of systray popup events.
addPopupMessageListener(SystrayPopupMessageListener) - Method in interface net.java.sip.communicator.service.systray.SystrayService
Adds a listener for SystrayPopupMessageEvents posted when user clicks on the system tray popup message.
addPopupOutsideListener(PopupOutsideListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Adds a PopupOutsideListener to the tabbedPane.
addPreferredProtocol(Class<? extends OperationSet>, String) - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Adds a preferred protocol for a given OperationSet class.
addPreferredProtocolProvider(Class<? extends OperationSet>, ProtocolProviderService) - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Adds a preferred protocol provider for a given OperationSet class.
addPresenceEvent(Presence) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Adds presence packet to the list.
addPresenceListener(LocalUserAdHocChatRoomPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Adds a listener that will be notified of changes in our status in a chat room such as us being kicked, banned or dropped.
addPresenceListener(WhiteboardSessionPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Adds a listener that will be notified of changes in our status in a chat room such as us being kicked, banned or dropped.
addPresenceListener(LocalUserChatRoomPresenceListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
 
addPresenceListener(LocalUserAdHocChatRoomPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Adds a listener that will be notified of changes in our participation in an ad-hoc chat room such as us being joined, left.
addPresenceListener(LocalUserChatRoomPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Adds a listener that will be notified of changes in our participation in a chat room such as us being kicked, joined, left.
addPresenceListener(WhiteboardSessionPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Adds a listener that will be notified of changes in our participation in a white-board session such as us being joined, left, dropped.
addProgressListener(FileTransferProgressListener) - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Adds the given FileTransferProgressListener to listen for status changes on this file transfer.
addProgressListener(FileTransferProgressListener) - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Adds the given FileTransferProgressListener to listen for status changes on this file transfer.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
addPropertyChangeListener(String, PropertyChangeListener) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
addPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Adds a PropertyChangeListener
addPropertyChangeListener(ChatRoomPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Adds listener to the list of listeners registered to receive events upon modification of chat room properties such as its subject for example.
addPropertyChangeListener(ChatRoomPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Adds listener to the list of listeners registered to receive events upon modification of chat room properties such as its subject for example.
addPropertyChangeListener(ChatRoomPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Adds a listener that will be notified of changes in the property of the room such as the subject being change or the room state being changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Add a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Adds a PropertyChangeListener to the listener list.
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Property changes for the room wrapper.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.AbstractCall
Adds a specific PropertyChangeListener to the list of listeners interested in and notified about changes in the values of the properties of this Call.
addPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.Call
Adds a specific PropertyChangeListener to the list of listeners interested in and notified about changes in the values of the properties of this Call.
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Allows the user interface to register a listener interested in property changes.
addPropertyChangeListener(ChatRoomPropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Adds a listener that will be notified of changes in the property of the room such as the subject being change or the room state being changed.
addPropertyChangeListener(PropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Adds a specific PropertyChangeListener to the list of listeners interested in and notified about changes in the values of the properties of this ConferenceMember such as #DISPLAY_NAME_PROPERTY_NAME and #STATE_PROPERTY_NAME.
addPropertyChangeListener(Call, PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Adds a specific PropertyChangeListener to the list of listeners which get notified when the properties (e.g.
addPropertyChangeListener(Call, PropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Adds a specific PropertyChangeListener to the list of listeners which get notified when the properties (e.g.
addProtocolProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Adds a protocol provider.
addProtocolProviderService(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ProtocolProviderSelectorBox
Adds the given provider to the "call via" menu.
addProtocolProviderUI(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.login.LoginRendererSwingImpl
Adds the user interface related to the given protocol provider.
addProtocolProviderUI(ProtocolProviderService) - Method in interface net.java.sip.communicator.util.account.LoginRenderer
Adds the user interface related to the given protocol provider.
addProtocolSupportedOperationSets(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Adds all protocol supported operation sets.
addProtoContact(Contact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Adds the specified protocol specific contact to the list of contacts merged in this meta contact.
addProtoGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Adds the specified group to the list of protocol specific groups that we're encapsulating in this meta contact group.
addProviderContactHandler(ProtocolProviderService, ContactEventHandler) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Adds the given contactHandler to handle contact events for the given protocolProvider.
addProviderPresenceStatusListener(ProviderPresenceStatusListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Adds a listener that would receive events upon changes of the provider presence status.
addProviderPresenceStatusListener(ProviderPresenceStatusListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Adds a listener that would receive events upon changes of the provider presence status.
addQueryListener(CallHistoryQueryListener) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryQueryImpl
Adds the given CallHistoryQueryListener to the list of listeners interested in query result changes.
addQueryListener(CallHistoryQueryListener) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryQuery
Adds the given CallHistoryQueryListener to the list of listeners interested in query result changes.
addQueryResult(SourceContact) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Adds a specific SourceContact to the list of SourceContacts to be returned by this ContactQuery in response to AsyncContactQuery.getQueryResults().
addQueryResult(SourceContact, boolean) - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Adds a specific SourceContact to the list of SourceContacts to be returned by this ContactQuery in response to AsyncContactQuery.getQueryResults().
addQueryResult(SourceContact) - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Adds a specific SourceContact to the list of SourceContacts to be returned by this ContactQuery in response to AsyncContactQuery.getQueryResults().
addQueryResults(Set<? extends SourceContact>) - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Adds a set of SourceContact instances to the list of SourceContacts to be returned by this ContactQuery in response to AsyncContactQuery.getQueryResults().
addQueryToProviderPresenceListeners(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
Adds the query as presence listener to protocol provider service.
AddrBookActivator - Class in net.java.sip.communicator.plugin.addrbook
Implements BundleActivator for the addrbook plug-in which provides support for OS-specific Address Book.
AddrBookActivator() - Constructor for class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
 
addRecord(HistoryRecord) - Method in class net.java.sip.communicator.impl.history.HistoryWriterImpl
 
addRecord(String[]) - Method in class net.java.sip.communicator.impl.history.HistoryWriterImpl
 
addRecord(String[], Date) - Method in class net.java.sip.communicator.impl.history.HistoryWriterImpl
 
addRecord(String[], int) - Method in class net.java.sip.communicator.impl.history.HistoryWriterImpl
Stores the passed propertyValues complying with the historyRecordStructure.
addRecord(HistoryRecord) - Method in interface net.java.sip.communicator.service.history.HistoryWriter
Stores the passed record complying with the historyRecordStructure.
addRecord(String[]) - Method in interface net.java.sip.communicator.service.history.HistoryWriter
Stores the passed propertyValues complying with the historyRecordStructure.
addRecord(String[], int) - Method in interface net.java.sip.communicator.service.history.HistoryWriter
Stores the passed propertyValues complying with the historyRecordStructure.
addRecord(String[], Date) - Method in interface net.java.sip.communicator.service.history.HistoryWriter
Stores the passed propertyValues complying with the historyRecordStructure.
addRegisteredChatProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Adds a chat server which is registered and all its existing chat rooms.
addRegistrationStateChangeListener(RegistrationStateChangeListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
addRegistrationStateChangeListener(RegistrationStateChangeListener) - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Registers the specified listener with this provider so that it would receive notifications on changes of its state or other properties such as its local address and display name.
addRegistrationStateChangeListener(RegistrationStateChangeListener) - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Registers the specified listener with this provider so that it would receive notifications on changes of its state or other properties such as its local address and display name.
addRelay(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
Adds a relay to this ColibriConferenceIQ.OctoChannel.
addRemoteControl(RemoteControlExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
Add a remote-control extension.
addRemoteControlListener(RemoteControlListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetDesktopSharingClient
Adds a RemoteControlListener to be notified when the remote peer accepts to give us full control of their desktop.
addRemoteControlListener(RemoteControlListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingClient
Add a RemoteControlListener to be notified when remote peer accept/revoke to give us full control.
addRemoteVideoSpecificComponents(CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Adds remote video specific components.
addRequestListener(OperationSetJitsiMeetTools.JitsiMeetRequestListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetJitsiMeetToolsJabberImpl
 
addRequestListener(OperationSetJitsiMeetTools.JitsiMeetRequestListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
Adds given listener to the list of OperationSetJitsiMeetTools.JitsiMeetRequestListeners.
addRequestListener(OperationSetJitsiMeetTools.JitsiMeetRequestListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetJitsiMeetTools
Adds given listener to the list of OperationSetJitsiMeetTools.JitsiMeetRequestListeners.
addResourceListener(ContactResourceListener) - Method in class net.java.sip.communicator.service.protocol.AbstractContact
Adds the given ContactResourceListener to listen for events related to contact resources changes.
addResourceListener(ContactResourceListener) - Method in interface net.java.sip.communicator.service.protocol.Contact
Adds the given ContactResourceListener to listen for events related to contact resources changes.
address - Variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo.Sender
The email address of the sender.
address - Variable in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
The subscription Address/Request URI associated with this instance and the target of the SUBSCRIBE requests being created as descriptions of this instance or of the NOTIFY requests being sent.
ADDRESS_DOWN - Static variable in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Event type for address going down.
ADDRESS_UP - Static variable in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Event type for interface going down.
AddressDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.AddressDetail
 
addressEquals(Address) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
Determines whether the Address/Request URI of this Subscription is equal to a specific Address in the sense of identifying one and the same resource.
addressesAreEqual(String, String) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Determines whether two specific addresses refer to one and the same peer/resource/contact.
AddressResolverImpl - Class in net.java.sip.communicator.impl.protocol.sip
Lookup for SRV records for given host.
AddressResolverImpl() - Constructor for class net.java.sip.communicator.impl.protocol.sip.AddressResolverImpl
 
addRole(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Add a role.
addRoles(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserRolesPacketExtension
Add roles.
addRtcpFeedbackType(RtcpFbPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Adds an RTCP feedback type to the list that we already have registered for this payload type.
addRtpDescription(Map<String, RtpDescriptionPacketExtension>, ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Adds next payload type information update request to ColibriBuilder.RequestType.CHANNEL_INFO_UPDATE query currently being built.
addRtpHeaderExtension(RTPHdrExtPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Adds an rtp-hdrext element defined by XEP-0294: Jingle RTP Header Extensions Negotiation to this Channel.
addSctpConnection(ColibriConferenceIQ.SctpConnection) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Adds a specific SctpConnection to the list of SctpConnections included into this Content.
addSDesAdvertisedEncryptions(boolean, RtpDescriptionPacketExtension, MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Detects and adds SDES available encryption method present in the description given in parameter.
addSearchFieldListener(TextFieldChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Adds the given TextFieldChangeListener to listen for any changes that occur in the search field.
addSearchProgressListener(CallHistorySearchProgressListener) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Adding progress listener for monitoring progress of search process
addSearchProgressListener(HistorySearchProgressListener) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Adding progress listener for monitoring progress of search process
addSearchProgressListener(HistorySearchProgressListener) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Adding progress listener for monitoring progress of search process
addSearchProgressListener(MessageHistorySearchProgressListener) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Adding progress listener for monitoring progress of search process
addSearchProgressListener(CallHistorySearchProgressListener) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Adding progress listener for monitoring progress of search process
addSearchProgressListener(HistorySearchProgressListener) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Adding progress listener for monitoring progress of search process
addSearchProgressListener(HistorySearchProgressListener) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Adding progress listener for monitoring progress of search process
addSearchProgressListener(MessageHistorySearchProgressListener) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Adding progress listener for monitoring progress of search process
addSender(MailThreadInfo.Sender) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Adds sender to the list of senders in this thread.
addSeparator() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommToolBar
Adds a separator to this toolbar.
addSeparator() - Method in class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
When a new separator is added to this Container its position will be saved in separatorIndices.
addServer(LdapDirectory) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
Tries to add an LdapDirectory to the LdapDirectorySet
addServer(LdapDirectory) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySet
Tries to add an LdapDirectory to the LdapDirectorySet
addServerStoredDetailsChangeListener(ServerStoredDetailsChangeListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetServerStoredAccountInfo
Registers a ServerStoredDetailsChangeListener with this operation set so that it gets notifications of details change.
addServerStoredDetailsChangeListener(ServerStoredDetailsChangeListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Registers a ServerStoredDetailsChangeListener with this operation set so that it gets notifications of details change.
addServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Registers a listener that would receive events upong changes in server stored groups.
addServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Registers a listener that would receive events upon changes in server stored groups.
addServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Registers a listener that would receive events upong changes in server stored groups.
addServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Registers a listener that would receive events upon changes in server stored groups.
addServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Registers a listener that would receive events upon changes in server stored groups.
addSipListener(ProtocolProviderServiceSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Adds this listener as a candidate recipient for the dispatching of new messages received from the JAIN-SIP SipProviders.
addSmackInvitationRejectionListener(MultiUserChat, ChatRoom) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Add SmackInvitationRejectionListener to MultiUserChat instance which will dispatch all rejection events.
addSmsMessageListener(MessageListener) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Adds an sms message listener to this chat transport.
addSmsMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Adds an sms message listener to this chat transport.
addSmsMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Adds an sms message listener to this chat transport.
addSmsMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Adds an SMS message listener to this chat transport.
addSource(SourcePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Adds a SourcePacketExtension to the list of sources of this channel.
addSourceGroup(SourceGroupPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Adds a SourceGroupPacketExtension to the list of source groups of this channel.
addSourceGroupsInfo(Map<String, List<SourceGroupPacketExtension>>, ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Adds next source group information update request to ColibriBuilder.RequestType.CHANNEL_INFO_UPDATE query currently being built.
addSourceInfo(Map<String, List<SourcePacketExtension>>, ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Adds next source information update request to ColibriBuilder.RequestType.CHANNEL_INFO_UPDATE query currently being built.
addSources(List<SourcePacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
Sets the sources of this source group.
addSrtpListener(SrtpListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
 
addSSRC(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Adds a specific (RTP) SSRC to the list of SSRCs seen/received on this Channel.
addStat(ColibriStatsExtension.Stat) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension
Adds stat extension.
addStat(ColibriStatsExtension.Stat) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsIQ
Adds stat extension.
addStatusListener(BLFStatusListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Adds BLFStatus listener
addStatusListener(FileTransferStatusListener) - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Adds the given FileTransferStatusListener to listen for status changes on this file transfer.
addStatusListener(FileTransferStatusListener) - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Adds the given FileTransferStatusListener to listen for status changes on this file transfer.
addStatusListener(BLFStatusListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF
Adds BLFStatus listener
addStreamAudioLevelListener(SimpleAudioLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Adds a specific SimpleAudioLevelListener to the list of SimpleAudioLevelListeners to be notified about changes in the level of the audio sent from remote peer(s) to the local peer/user.
addStreamSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in stream sound level related information.
addStreamSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in stream sound level related information.
addStreamSoundLevelListener(SoundLevelListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in stream sound level related information.
addStreamSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Adds a specific SoundLevelListener to the list of listeners interested in and notified about changes in the sound level of the audio sent by the remote party.
addStunServer(StunServerDescriptor) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Adds the given stunServer to the list of additional stun servers.
addStunServer(StunServerDescriptor) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Adds the given stunServer to the list of additional stun servers.
addSubgroup(MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Adds the specified meta group to the subgroups of this one.
addSubgroup(ContactGroupGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Adds the specified contact group to the contained by this group.
addSubGroup(int, ContactGroupIcqImpl) - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Adds the specified group at the specified position in the list of sub groups.
addSubGroup(ContactGroupIcqImpl) - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Adds the specified group to the end of the list of sub groups.
addSubGroup(ContactGroupIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Add group as subgroup to this group.
addSubGroup(ContactGroupJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Adds the specified group to the end of the list of sub groups.
addSubgroup(MockContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Adds the specified contact group to the contained by this group.
addSubgroup(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Adds the specified contact group to the contained by this group.
addSubLine(Icon, String, int) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Adds an icon-string list, which would appear on the right of the image panel.
addSubscription(String, EventPackageSupport.Subscription) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Adds a specific Subscription associated with a specific CallId to the list of subscriptions managed by this instance.
addSubscription(Dialog, Object) - Static method in class net.java.sip.communicator.impl.protocol.sip.EventPackageUtils
Associates a specific subscription with the a given Dialog in order to allow it to keep the dialog in question alive even after a BYE request.
addSubscriptionListener(SubscriptionListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
 
addSubscriptionListener(SubscriptionListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Registers a listener that would get notifications any time a new subscription was successfully added, has failed or was removed.
addSupportedFeature(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetJitsiMeetToolsJabberImpl
Adds given feature to communication protocol capabilities list of parent ProtocolProviderService.
addSupportedFeature(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
Adds given feature to communication protocol capabilities list of parent ProtocolProviderService.
addSupportedFeature(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetJitsiMeetTools
Adds given feature to communication protocol capabilities list of parent ProtocolProviderService.
addSupportedOperationSet(Class<T>, T) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Adds a specific OperationSet implementation to the set of supported OperationSets of this instance.
addSupportedOperationSet(Class<T>, T) - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Adds a specific OperationSet implementation to the set of supported OperationSets of this instance.
addSupportedOpSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Adds a supported OpSet to the list of supported OpSets.
addSystemActivityChangeListener(SystemActivityChangeListener) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityEventDispatcher
Registers a listener that would be notified of changes that have occurred in the underlying system.
addSystemActivityChangeListener(SystemActivityChangeListener) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Registers a listener that would be notified of changes that have occurred in the underlying system.
addSystemActivityChangeListener(SystemActivityChangeListener) - Method in interface net.java.sip.communicator.service.sysactivity.SystemActivityNotificationsService
Registers a listener that would be notified of changes that have occurred in the underlying system.
addTextChangeListener(TextFieldChangeListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Adds the given TextFieldChangeListener to the list of listeners notified on changes of the text contained in this field.
addTextChangeListener(TextFieldChangeListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Adds the given TextFieldChangeListener to the list of listeners notified on changes of the text contained in this field.
addTextInWriteArea(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds text to the write area editor.
addThread(MailThreadInfo) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Adds a thread info element to the list of threads that this MailboxIQ is referring to.
addTimerChangeListener(PropertyChangeListener) - Static method in class net.java.sip.communicator.plugin.generalconfig.autoaway.Preferences
Adds listener to detect timer property changes.
addToCenter(Component) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Adds the given component to the center below the sound bar.
addToCurrentItems(CalendarItemTimerTask) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Adds CalendarItemTimerTask to the list of current tasks.
addToNameBar(Component) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Adds the given component to the name bar.
addToReasonFieldPannel(Component) - Method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Adds component to panel which contains the reason text field.
addToStatusBar(Component) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Adds the given component to the status bar.
addToTaskMap(String, CalendarItemTimerTask) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Adds CalendarItemTimerTask to the map of tasks.
addTransformLayer(TransformLayer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransform
Adds a transformation layer to this protocol provider using a default priority value.
addTransformLayer(int, TransformLayer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransform
Adds transformLayer to the layers currrently used for message transformation in this provider and assigns the specified priotity to it.
addTransformLayer(TransformLayer) - Method in class net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransformImpl
 
addTransformLayer(int, TransformLayer) - Method in class net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransformImpl
 
addTransport(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Adds a "transport" child element with the given value.
addTransport(String) - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Adds a Transport to the set of Transports supported by the conference.
addTransportUpdateReq(Map<String, IceUdpTransportPacketExtension>, ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Adds next ICE transport update request to ColibriBuilder.RequestType.CHANNEL_INFO_UPDATE query currently being built.
addTrayIcon(TrayIcon) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTray
 
addTrayIcon(TrayIcon) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTSystemTray
 
addTrayIcon(TrayIcon) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.SystemTray
Adds a TrayIcon to this system tray implementation.
addTypingNotification(String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatConversationContainer
Sets the given status message to this conversation container.
addTypingNotification(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Adds a typing notification message to the conversation panel.
addTypingNotification(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Implements ChatConversationContainer.setStatusMessage method.
addTypingNotificationsListener(TypingNotificationsListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetTypingNotifications
Adds listener to the list of listeners registered for receiving TypingNotificationEvents.
addTypingNotificationsListener(TypingNotificationsListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTypingNotifications
Adds l to the list of listeners registered for receiving TypingNotificationEvents
addUnknownContact() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UnknownContactPanel
Clicks the add contact button in order to add the unknown contact to the contact list.
addUser(ConferenceInfoDocument.User) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Adds a copy of user to this ConferenceInfoDocument
addUserCapsNodeListener(UserCapsNodeListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Adds a specific UserCapsNodeListener to the list of UserCapsNodeListeners interested in events notifying about changes in the list of user caps nodes of this EntityCapsManager.
addUserSearchProviderListener(UserSearchProviderListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetUserSearchJabberImpl
Adds UserSearchProviderListener instance to the list of listeners.
addUserSearchProviderListener(UserSearchProviderListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetUserSearch
Adds UserSearchProviderListener instance to the list of listeners.
addUserSearchSupportedProviderListener(UserSearchSupportedProviderListener) - Static method in class net.java.sip.communicator.plugin.usersearch.UserSearchActivator
Adds new UserSearchSupportedProviderListener to the list of listeners.
addValidatingPanel(ValidatingPanel) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Adds panel to the list of panels with values which need validation.
addValidatingPanel(ValidatingPanel) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Adds panel to the list of panels with values which need validation.
addValue(Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
Adds the given value to the list of values of this field.
addValue(Object) - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
Adds the given value to the values of this field.
addValue(T, String) - Method in class net.java.sip.communicator.util.GenericBuffer
Adds a value to the buffer.
addVetoableChangeListener(ConfigVetoableChangeListener) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
addVetoableChangeListener(String, ConfigVetoableChangeListener) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
addVideoListener(CallPeer, VideoListener) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Delegates to the CallPeerMediaHandler of the specified CallPeer because the video is provided by it.
addVideoListener(VideoListener) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Registers a specific VideoListener with this instance so that it starts receiving notifications from it about changes in the availability of visual Components displaying video.
addVideoListener(VideoListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Registers a specific VideoListener with this instance so that it starts receiving notifications from it about changes in the availability of visual Components displaying video.
addVideoListener(CallPeer, VideoListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Adds a specific VideoListener to this telephony in order to receive notifications when visual/video Components are being added and removed for a specific CallPeer.
addVideoPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Registers a listener with all CallPeer currently participating with the call so that it would be notified of changes in video related properties (e.g.
addVideoPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Adds a specific PropertyChangeListener to the list of listeners which get notified when the properties (e.g.
addWhiteboardChangeListener(WhiteboardChangeListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Adds a whiteboard change listener to this whiteboard so that it could receive events on new whiteboard participants, theme changes and others.
addWhiteboardChangeListener(WhiteboardChangeListener) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Adds a whiteboard change listener to this whiteboard so that it could receive events on new whiteboard participants, theme changes and others.
addWhiteboardObjectListener(WhiteboardObjectListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Registers listener so that it would receive events every time a new WhiteboardObject is received on this whiteboard.
addWhiteboardObjectListener(WhiteboardObjectListener) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Registers listener so that it would receive events every time a new WhiteboardObject is received on this whiteboard.
addWhiteboardParticipant(WhiteboardParticipant) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Adds wbParticipant to the list of participants in this white-board.
addWhiteboardParticipant(WhiteboardParticipant) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Adds wbParticipant to the list of participants in this whiteboard.
addWhiteboardParticipantListener(WhiteboardParticipantListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Allows the user interface to register a listener interested in changes
addWhiteboardParticipantListener(WhiteboardParticipantListener) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardParticipant
Allows the user interface to register a listener interested in changes
addWindow(Window) - Static method in class net.java.sip.communicator.plugin.desktoputil.WindowUtils
Adds a Window into window list
addWindowListener(WindowListener) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Adds the given WindowListener to the main application window.
addWindowListener(WindowListener) - Method in interface net.java.sip.communicator.service.gui.UIService
Adds the given WindowListener listening for events triggered by the main UIService component.
addWizardListener(WizardListener) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
addWorkMails(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Adds a work mail address.
addWorkMails(String) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Adds a work mail address.
addWorkPhone(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Adds a work telephone number.
addWorkPhone(String) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Adds a work telephone number to this person
addWorkPhone(String) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Adds a work telephone number.
addWorkPhone(String) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Adds a work telephone number to this person
addZrtpAdvertisedEncryptions(boolean, RtpDescriptionPacketExtension, MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Detects and adds ZRTP available encryption method present in the description given in parameter.
AdHocChatRoom - Interface in net.java.sip.communicator.service.protocol
Represents an ad-hoc rendez-vous point where multiple chat users could communicate together.
adHocChatRoomCreated(AdHocChatRoomCreatedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AdHocChatRoomListener
Called when we receive an AdHocChatRoomCreatedEvent.
AdHocChatRoomCreatedEvent - Class in net.java.sip.communicator.service.protocol.event
The event that occurs when an ad-hoc chat room has been created.
AdHocChatRoomCreatedEvent(AdHocChatRoom, Contact) - Constructor for class net.java.sip.communicator.service.protocol.event.AdHocChatRoomCreatedEvent
Initializes an AdHocChatRoomCreatedEvent with the creator ( by) and the ad-hoc room adHocChatRoom.
adHocChatRoomDestroyed(AdHocChatRoomDestroyedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AdHocChatRoomListener
Called when we receive an AdHocChatRoomDestroyedEvent.
AdHocChatRoomDestroyedEvent - Class in net.java.sip.communicator.service.protocol.event
The event that occurs when an ad-hoc chat room has been created.
AdHocChatRoomDestroyedEvent(AdHocChatRoom, Contact) - Constructor for class net.java.sip.communicator.service.protocol.event.AdHocChatRoomDestroyedEvent
Initializes an AdHocChatRoomDestroyedEvent with the creator ( by) and the ad-hoc room adHocChatRoom.
AdHocChatRoomIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
Represents an ad-hoc chat room, where multiple chat users could communicate in a many-to-many fashion.
AdHocChatRoomIcqImpl(ChatInvitation, ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Constructor for chat room instances, with a given chat room invitation.
AdHocChatRoomIcqImpl(String, ChatRoomSession, ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Constructor for chat room instances.
AdHocChatRoomInvitation - Interface in net.java.sip.communicator.service.protocol
This interface represents an invitation, which is send from an ad-hoc chat room participant to another user in order to invite this user to join the ad-hoc chat room.
AdHocChatRoomInvitationIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
The ICQ implementation of the ChatRoomInvitation interface for ad-hoc chat rooms.
AdHocChatRoomInvitationIcqImpl(AdHocChatRoom, String, String, byte[]) - Constructor for class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomInvitationIcqImpl
Creates an instance of the AdHocChatRoomInvitationIcqImpl by specifying the targetChatRoom, the inviter, the reason and the password.
AdHocChatRoomInvitationListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that dispatches events notifying that an invitation to join an ad-hoc MUC room is received.
AdHocChatRoomInvitationReceivedEvent - Class in net.java.sip.communicator.service.protocol.event
AdHocChatRoomInvitationReceivedEvents indicate reception of an invitation to join an ad-hoc chat room.
AdHocChatRoomInvitationReceivedEvent(OperationSetAdHocMultiUserChat, AdHocChatRoomInvitation, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationReceivedEvent
Creates an InvitationReceivedEvent representing reception of the source invitation received from the specified from ad-hoc chat room participant.
AdHocChatRoomInvitationRejectedEvent - Class in net.java.sip.communicator.service.protocol.event
AdHocChatRoomInvitationRejectedEvents indicates the reception of a rejection of an invitation.
AdHocChatRoomInvitationRejectedEvent(OperationSetAdHocMultiUserChat, AdHocChatRoom, String, String, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationRejectedEvent
Creates a AdHocChatRoomInvitationRejectedEvent representing the rejection of an invitation, rejected by the given invitee.
AdHocChatRoomInvitationRejectionListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that dispatches events notifying that an invitation which was sent earlier has been rejected by the invitee.
AdHocChatRoomList - Class in net.java.sip.communicator.impl.gui.main.chatroomslist
The AdHocChatRoomsList is the list containing all ad-hoc chat rooms.
AdHocChatRoomList() - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomList
 
AdHocChatRoomListChangeEvent - Class in net.java.sip.communicator.impl.gui.main.chatroomslist
Parent class for gui ad-hoc chat room events indicating addition and removal of ad-hoc chat rooms in the gui ad-hoc chat rooms list.
AdHocChatRoomListChangeEvent(AdHocChatRoomWrapper, int) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomListChangeEvent
Creates a new AdHocChatRoom event according to the specified parameters.
AdHocChatRoomListChangeListener - Interface in net.java.sip.communicator.impl.gui.main.chatroomslist
Listener that dispatches events coming from the ad-hoc chat room list.
AdHocChatRoomListener - Interface in net.java.sip.communicator.service.protocol.event
A listener which dispatches events notifying ad-hoc chat rooms who have been created, joined and destroyed.
AdHocChatRoomMessageDeliveredEvent - Class in net.java.sip.communicator.service.protocol.event
MessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageDeliveredEvent(AdHocChatRoom, Date, Message, int) - Constructor for class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveredEvent
Creates a MessageDeliveredEvent representing delivery of the source message to the specified to contact.
AdHocChatRoomMessageDeliveryFailedEvent - Class in net.java.sip.communicator.service.protocol.event
AdHocChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
AdHocChatRoomMessageDeliveryFailedEvent(AdHocChatRoom, Contact, int, Date, Message) - Constructor for class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Creates a AdHocChatRoomMessageDeliveryFailedEvent indicating failure of delivery of a message to the specified Contact in the specified AdHocChatRoom.
AdHocChatRoomMessageListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that registers for AdHocChatRoomMessageEvents issued by a particular AdHocChatRoom.
AdHocChatRoomMessageReceivedEvent - Class in net.java.sip.communicator.service.protocol.event
MessageReceivedEvents indicate reception of an instant message.
AdHocChatRoomMessageReceivedEvent(AdHocChatRoom, Contact, Date, Message, int) - Constructor for class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
AdHocChatRoomParticipantPresenceChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Dispatched to notify interested parties that a change in the presence of an ad-hoc chat room participant has occurred.
AdHocChatRoomParticipantPresenceChangeEvent(AdHocChatRoom, Contact, String, String) - Constructor for class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
Creates an AdHocChatRoomParticipantPresenceChangeEvent representing that a change in the presence of an Contact has occurred.
AdHocChatRoomParticipantPresenceListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that will be notified of changes in the presence of a participant in a particular ad-hoc chat room.
AdHocChatRoomProviderWrapper - Class in net.java.sip.communicator.impl.gui.main.chat.conference
 
AdHocChatRoomProviderWrapper(ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
Creates an instance of AdHocChatRoomProviderWrapper by specifying the protocol provider, corresponding to the ad-hoc multi user chat account.
AdHocChatRoomWrapper - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The AdHocChatRoomWrapper is the representation of the AdHocChatRoom in the GUI.
AdHocChatRoomWrapper(AdHocChatRoomProviderWrapper, String, String) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomWrapper
Creates a AdHocChatRoomWrapper by specifying the protocol provider, the identifier and the name of the ad-hoc chat room.
AdHocChatRoomWrapper(AdHocChatRoomProviderWrapper, AdHocChatRoom) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomWrapper
Creates a ChatRoomWrapper by specifying the corresponding chat room.
AdHocConferenceChatContact - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The AdHocConferenceChatContact represents a ChatContact in an ad-hoc conference chat.
AdHocConferenceChatContact(Contact) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatContact
Creates an instance of AdHocConferenceChatContact by passing to it the Contact for which it is created.
AdHocConferenceChatSession - Class in net.java.sip.communicator.impl.gui.main.chat.conference
An implementation of ChatSession for ad-hoc conference chatting.
AdHocConferenceChatSession(ChatSessionRenderer, AdHocChatRoomWrapper) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Creates an instance of AdHocConferenceChatSession, by specifying the sessionRenderer to be used for communication with the UI and the ad-hoc chat room corresponding to this conference session.
AdHocConferenceChatTransport - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The conference implementation of the ChatTransport interface that provides abstraction to access to protocol providers.
AdHocConferenceChatTransport(ChatSession, AdHocChatRoom) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Creates an instance of ConferenceChatTransport by specifying the parent chat session and the ad-hoc chat room associated with this transport.
ADVANCED_TYPE - Static variable in interface net.java.sip.communicator.service.gui.ConfigurationForm
The advanced configuration form type.
AdvancedConfigActivator - Class in net.java.sip.communicator.plugin.advancedconfig
 
AdvancedConfigActivator() - Constructor for class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigActivator
 
AdvancedConfigForm - Class in net.java.sip.communicator.plugin.addrbook
Implementation of the advanced address book configuration form.
AdvancedConfigForm() - Constructor for class net.java.sip.communicator.plugin.addrbook.AdvancedConfigForm
Creates the form.
AdvancedConfigurationPanel - Class in net.java.sip.communicator.plugin.advancedconfig
The advanced configuration panel.
AdvancedConfigurationPanel() - Constructor for class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Creates an instance of the AdvancedConfigurationPanel.
AEGetURLEventHandler - Class in net.java.sip.communicator.util.launchutils
Registers as listener for kAEGetURL AppleScript events.
AEGetURLEventHandler(LaunchArgHandler) - Constructor for class net.java.sip.communicator.util.launchutils.AEGetURLEventHandler
 
AEGetURLEventHandler.IAEGetURLListener - Interface in net.java.sip.communicator.util.launchutils
The interface for the used callback.
AESCrypto - Class in net.java.sip.communicator.impl.credentialsstorage
Performs encryption and decryption of text using AES algorithm.
AESCrypto(String) - Constructor for class net.java.sip.communicator.impl.credentialsstorage.AESCrypto
Creates the encryption and decryption objects and the key.
AF_INET - Static variable in interface net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC
 
AF_INET6 - Static variable in interface net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC
 
AIM - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolNames
The AIM service protocol.
AIM_LOGO - Static variable in class net.java.sip.communicator.plugin.aimaccregwizz.Resources
A constant pointing to the Aim protocol logo image.
AimAccountRegistration - Class in net.java.sip.communicator.plugin.aimaccregwizz
The AimAccountRegistration is used to store all user input data through the AimAccountRegistrationWizard.
AimAccountRegistration() - Constructor for class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistration
 
AimAccountRegistrationWizard - Class in net.java.sip.communicator.plugin.aimaccregwizz
The AimAccountRegistrationWizard is an implementation of the AccountRegistrationWizard for the AIM protocol.
AimAccountRegistrationWizard(WizardContainer) - Constructor for class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Creates an instance of AimAccountRegistrationWizard.
AimAccRegWizzActivator - Class in net.java.sip.communicator.plugin.aimaccregwizz
Registers the AimAccountRegistrationWizard in the UI Service.
AimAccRegWizzActivator() - Constructor for class net.java.sip.communicator.plugin.aimaccregwizz.AimAccRegWizzActivator
 
AimConversationListener() - Constructor for class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimConversationListener
 
AimIcbmListener() - Constructor for class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimIcbmListener
 
AimStatusEnum - Class in net.java.sip.communicator.impl.protocol.icq
An enumeration containing all status instances that MUST be supported by an implementation of the AIM (Oscar) protocol.
AimStatusEnum(int, String, byte[]) - Constructor for class net.java.sip.communicator.impl.protocol.icq.AimStatusEnum
Creates a status with the specified connectivity coeff, name and icon.
aimStatusSet - Static variable in class net.java.sip.communicator.impl.protocol.icq.AimStatusEnum
The minimal set of states that any AIM implementation must support.
ALERTER_ENABLED_PROP - Static variable in class net.java.sip.communicator.util.ConfigurationUtils
The name of the single interface property.
ALERTING - Static variable in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
A Public Switched Telephone Network (PSTN) ALERTING or SIP 180 Ringing was returned for the outbound call; endpoint is being alerted.
ALERTING_REMOTE_SIDE - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is is ALERTING_REMOTE_SIDE - which means that a network connection to that peer has been established and peer's phone is currently alerting the remote user of the current call.
AlertUIService - Interface in net.java.sip.communicator.service.gui
The AlertUIService is a service that allows to show error messages and warnings.
AlertUIServiceImpl - Class in net.java.sip.communicator.impl.gui
The AlertUIServiceImpl is an implementation of the AlertUIService that allows to show swing error dialogs.
AlertUIServiceImpl() - Constructor for class net.java.sip.communicator.impl.gui.AlertUIServiceImpl
 
AlertUIServiceImpl.ErrorDialogParams - Class in net.java.sip.communicator.impl.gui
The ErrorDialogParams class is holder for the parameters needed by the error dialog to be shown.
allContactsFingerprints - Variable in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
 
AllDevicesType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType.AllDevicesType
 
allowNonSecureBox - Variable in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
 
allowNonSecureConnection() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Determines whether this account's provider allow non-secure connection
allowsFileTransfer() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns true if this chat transport supports file transfer, otherwise returns false.
allowsInstantMessage() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns true if this chat transport supports instant messaging, otherwise returns false.
allowsInstantMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns true if this chat transport supports instant messaging, otherwise returns false.
allowsInstantMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns true if this chat transport supports instant messaging, otherwise returns false.
allowsInstantMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns true if this chat transport supports instant messaging, otherwise returns false.
allowsMessageCorrections() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns true if this chat transport supports message corrections and false otherwise.
allowsMessageCorrections() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns true if this chat transport supports message corrections and false otherwise.
allowsMessageCorrections() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns true if this chat transport supports message corrections and false otherwise.
allowsMessageCorrections() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns true if this chat transport supports message corrections and false otherwise.
allowsSmsMessage() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns true if this chat transport supports sms messaging, otherwise returns false.
allowsSmsMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns true if this chat transport supports sms messaging, otherwise returns false.
allowsSmsMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns true if this chat transport supports sms messaging, otherwise returns false.
allowsSmsMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns true if this chat transport supports sms messaging, otherwise returns false.
allowsTypingNotifications() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns true if this chat transport supports typing notifications, otherwise returns false.
allowsTypingNotifications() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns true if this chat transport supports typing notifications, otherwise returns false.
allowsTypingNotifications() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns true if this chat transport supports typing notifications, otherwise returns false.
allowsTypingNotifications() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns true if this chat transport supports typing notifications, otherwise returns false.
AllPersonsType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvidePersonPermissionType.AllPersonsType
 
AllServicesType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType.AllServicesType
 
ALREADY_STARTED - Static variable in class net.java.sip.communicator.util.launchutils.SipCommunicatorLock
Returned by the soft start method to indicate that an instance of Jitsi has been already started and we should exit.
ALT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
The name of the geolocation map key corresponding to the altitude in meters above or below sea level (e.g.
ALT - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key corresponding to the altitude in meters above or below sea level (e.g.
altValue - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType.ExistsType
The list of alt-value elements.
ALWAYS_UNDERLINE - Static variable in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
 
alwaysTrustCheckBox - Variable in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
The check box if checked permanently stored the certificate which will be always trusted.
ancestor - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.NoParentType
The ancestor element.
ancestorAdded(AncestorEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
 
ancestorMoved(AncestorEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Not used.
ancestorRemoved(AncestorEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
When the tooltip window is disposed elements are removed from it and this is the time to clear resources.
anchor - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ExternalType
The danchor attribute.
AndroidNetworkLayer - Class in net.java.sip.communicator.impl.protocol.sip.net
Manages jain-sip socket creation.
AndroidNetworkLayer() - Constructor for class net.java.sip.communicator.impl.protocol.sip.net.AndroidNetworkLayer
 
AnimatedImage - Class in net.java.sip.communicator.plugin.desktoputil
AnimatedImage will display a series of Images in a predetermined sequence.
AnimatedImage(JComponent, Image...) - Constructor for class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Create an AnimatedImage that will continuously cycle with the default (500ms).
AnimatedImage(JComponent, int, Image...) - Constructor for class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Create an AnimatedImage that will continuously cycle with the specified delay
AnimatedImage(JComponent, int, int, Image...) - Constructor for class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Create an AnimatedImage specifying the required delay between painting each image and the number of times to repeat the animation sequence
AnimationUtils - Class in net.java.sip.communicator.impl.gui.utils
 
AnimationUtils() - Constructor for class net.java.sip.communicator.impl.gui.utils.AnimationUtils
 
ANONYMOUS_AUTH - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Uses anonymous XMPP login if set to true.
AnonymousLoginStrategy - Class in net.java.sip.communicator.impl.protocol.jabber
Implements anonymous login strategy for the purpose of some server side technologies.
AnonymousLoginStrategy(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.AnonymousLoginStrategy
Creates new anonymous login strategy instance.
answer() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Send a session-accept JingleIQ to this CallPeer
answer() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Indicates a user request to answer an incoming call from this CallPeer.
answerCall(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Answers the given call.
answerCall(Call, boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Answers call if peer in correct state or wait for it.
answerCallInFirstExistingCall(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Answers the given call in an existing call.
answerCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Indicates a user request to answer an incoming call from the specified CallPeer.
answerCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Implements method answerCallPeer from OperationSetBasicTelephony.
answerCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
Indicates a user request to answer an incoming call from the specified CallPeer.
answerCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Indicates a user request to answer an incoming call from the specified CallPeer.
answerCallPeer(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Indicates a user request to answer an incoming call from the specified CallPeer.
answerUnconditional - Variable in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Should we unconditionally answer.
answerVideoCall(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Answers the given call with video.
answerVideoCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoTelephonyJabberImpl
Indicates a user request to answer an incoming call with video enabled from the specified CallPeer.
answerVideoCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetVideoTelephonySipImpl
Indicates a user request to answer an incoming call with video enabled from the specified CallPeer.
answerVideoCallPeer(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Indicates a user request to answer an incoming call with video enabled from the specified CallPeer.
answerWithVideo - Variable in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Should we answer video calls with video.
AntialiasingManager - Class in net.java.sip.communicator.plugin.desktoputil
Through the AntialiasingManager the developer could activate the antialiasing mechanism when painting.
AntialiasingManager() - Constructor for class net.java.sip.communicator.plugin.desktoputil.AntialiasingManager
 
any - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
The list of any elements.
API_KEY - Static variable in class net.java.sip.communicator.impl.replacement.flickr.ReplacementServiceFlickrImpl
API Key required to access the Flickr api.
app_indicator_build_menu_from_desktop(AppIndicator1.AppIndicator, String, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_attention_icon(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_attention_icon_desc(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_category(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_icon(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_icon_desc(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_icon_theme_path(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_id(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_label(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_label_guide(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_menu(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_ordering_index(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_secondary_activate_target(AppIndicator1.AppIndicator, Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_status(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_title(AppIndicator1.AppIndicator) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_get_type() - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_new(String, String, int) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_new_with_path(String, String, int, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_reserved_1 - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
app_indicator_reserved_2 - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
app_indicator_reserved_3 - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
app_indicator_reserved_4 - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
app_indicator_reserved_5 - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
app_indicator_reserved_6 - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
app_indicator_reserved_ats - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
app_indicator_set_attention_icon(AppIndicator1.AppIndicator, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_attention_icon_full(AppIndicator1.AppIndicator, String, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_icon(AppIndicator1.AppIndicator, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_icon_full(AppIndicator1.AppIndicator, String, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_icon_theme_path(AppIndicator1.AppIndicator, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_label(AppIndicator1.AppIndicator, String, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_menu(AppIndicator1.AppIndicator, Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_ordering_index(AppIndicator1.AppIndicator, int) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_secondary_activate_target(AppIndicator1.AppIndicator, Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_status(AppIndicator1.AppIndicator, int) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
app_indicator_set_title(AppIndicator1.AppIndicator, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
APP_INDICATOR_SIGNAL_CONNECTION_CHANGED - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
APP_INDICATOR_SIGNAL_NEW_ATTENTION_ICON - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
APP_INDICATOR_SIGNAL_NEW_ICON - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
APP_INDICATOR_SIGNAL_NEW_ICON_THEME_PATH - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
APP_INDICATOR_SIGNAL_NEW_LABEL - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
APP_INDICATOR_SIGNAL_NEW_STATUS - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
APP_INDICATOR_SIGNAL_SCROLL_EVENT - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
append(String) - Method in class net.java.sip.communicator.impl.protocol.irc.FormattedTextBuilder
Append a string of text.
append(char) - Method in class net.java.sip.communicator.impl.protocol.irc.FormattedTextBuilder
Append a character.
appendConsecutiveMessage(ChatMessage, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Appends a consecutive message to the document.
appendMessageToEnd(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Appends the given string at the end of the contained in this panel document.
appendProperty(String, Object) - Method in class net.java.sip.communicator.plugin.otr.OtrConfigurator
Appends value to the old value of the property with the specified name.
appendText(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Appends the given text to the end of the contained HTML document.
appendToEnd(String) - Method in class net.java.sip.communicator.plugin.branding.StyledHTMLEditorPane
 
appendToEnd(String) - Method in class net.java.sip.communicator.plugin.desktoputil.StyledHTMLEditorPane
Appends text to end of the editor pane.
AppIndicator() - Constructor for class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicator
 
AppIndicator1 - Interface in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
JNA mappings for libappindicator1.
AppIndicator1.APP_INDICATOR_CATEGORY - Enum in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
The category provides grouping for the indicators so that users can find indicators that are similar together.
AppIndicator1.APP_INDICATOR_STATUS - Enum in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
These are the states that the indicator can be on in the user's panel.
AppIndicator1.AppIndicator - Class in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
 
AppIndicator1.AppIndicatorClass - Class in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
 
AppIndicatorClass() - Constructor for class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
AppIndicatorTray - Class in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
Jitsi system tray abstraction for libappindicator.
AppIndicatorTray(boolean) - Constructor for class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTray
 
AppIndicatorTrayIcon - Class in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
System tray icon implementation based on libappindicator1.
AppIndicatorTrayIcon(ImageIcon, String, JPopupMenu) - Constructor for class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTrayIcon
 
apply(ControlChar) - Method in class net.java.sip.communicator.impl.protocol.irc.FormattedTextBuilder
Apply a control char for formatting.
applyDefaultFilter() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Applies the default filter.
applyDefaultFilter() - Method in interface net.java.sip.communicator.service.gui.ContactList
Applies the default filter.
applyFilter(FilterQuery) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CallHistoryFilter
Applies this filter and stores the result in the given treeModel.
applyFilter(ExternalContactSource) - Method in interface net.java.sip.communicator.impl.gui.main.contactlist.ContactListSourceFilter
Applies this filter to the given contactSource.
applyFilter(FilterQuery) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.PresenceFilter
Applies this filter.
applyFilter(FilterQuery) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
Applies this filter to the default contact source.
applyFilter(UIContactSource, FilterQuery) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
Applies this filter to the given contactSource.
applyFilter(ContactListFilter) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Applies the given filter.
applyFilter(FilterQuery) - Method in class net.java.sip.communicator.impl.gui.utils.InviteContactListFilter
Applies this filter to the default contact source.
applyFilter(ContactListFilter) - Method in interface net.java.sip.communicator.service.gui.ContactList
Applies the given filter.
applyFilter(FilterQuery) - Method in interface net.java.sip.communicator.service.gui.ContactListFilter
Applies this filter to any interested sources
applyThemedScheme(JComponent, Color, boolean) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.ComponentTools
Applies a highly customized visual scheme based on the reference color.
AREA - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
The name of the geolocation map key that we use for storing named areas such as a campus or neighborhood (e.g.
AREA - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for storing named areas such as a campus or neighborhood (e.g.
ArgDelegationActivator - Class in net.java.sip.communicator.impl.argdelegation
Activates the ArgDelegationService and registers a URI delegation peer with the util package arg manager so that we would be notified when the application receives uri arguments.
ArgDelegationActivator() - Constructor for class net.java.sip.communicator.impl.argdelegation.ArgDelegationActivator
 
ArgDelegationPeer - Interface in net.java.sip.communicator.util.launchutils
The UriDelegationPeer is used as a mechanism to pass arguments from the UriArgManager which resides in "launcher space" to our argument delegation service implementation that lives as an osgi bundle.
ArgDelegationPeerImpl - Class in net.java.sip.communicator.impl.argdelegation
Implements the UriDelegationPeer interface from our argument handler utility.
ArgDelegationPeerImpl(BundleContext) - Constructor for class net.java.sip.communicator.impl.argdelegation.ArgDelegationPeerImpl
Creates an instance of this peer and scans bundleContext for all existing UriHandler
ArgDelegator - Class in net.java.sip.communicator.util.launchutils
The ArgDelegator implements an utility for handling args that have been passed as command line arguments but that need the OSGi environment and SIP Communicator to be fully loaded.
ArgDelegator() - Constructor for class net.java.sip.communicator.util.launchutils.ArgDelegator
 
ArrayEntityMap() - Constructor for class net.java.sip.communicator.util.Entities.ArrayEntityMap
Constructs a new instance of ArrayEntityMap.
ArrayEntityMap(int) - Constructor for class net.java.sip.communicator.util.Entities.ArrayEntityMap
Constructs a new instance of ArrayEntityMap specifying the size by which the array should grow.
askForNumber(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Whether the implementation do not know how to send sms to the supplied contact and should as for number.
askForSMSNumber() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Whether a dialog need to be opened so the user can enter the destination number.
askForSMSNumber() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Not used.
askForSMSNumber() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Not used.
askForSMSNumber() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Whether a dialog need to be opened so the user can enter the destination number.
assertConnected() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Utility method throwing an exception if the stack is not properly initialized.
assertConnected() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTypingNotificationsJabberImpl
Utility method throwing an exception if the stack is not properly initialized.
assertConnected() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Utility method throwing an exception if the user is not connected.
assertConnected() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetTypingNotifications
Utility method throwing an exception if the stack is not properly initialized.
assertIsEventDispatchingThread() - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Throws a RuntimeException if the current thread is not the AWT event dispatching thread.
assertPresContentSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Utility method throwing an exception if the pres-content is not supported.
assertPresRulesSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Utility method throwing an exception if the pres-rules is not supported.
assertRegistered() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Verifies that our protocol provider is properly registered and throws an OperationFailedException if that's not the case.
assertResourceListsSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Utility method throwing an exception if the resource-lists is not supported.
assessPassword(String) - Method in class net.java.sip.communicator.util.PasswordQualityMeter
Assesses the strength of the password.
AsyncContactQuery<T extends ContactSourceService> - Class in net.java.sip.communicator.service.contactsource
Provides an abstract implementation of a ContactQuery which runs in a separate Thread.
AsyncContactQuery(T, Pattern, boolean) - Constructor for class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Initializes a new AsyncContactQuery instance which is to perform a specific query on behalf of a specific contactSource.
AsyncContactQuery(T, Pattern) - Constructor for class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Initializes a new AsyncContactQuery instance which is to perform a specific query on behalf of a specific contactSource.
AsyncContactSourceService - Class in net.java.sip.communicator.service.contactsource
Declares the interface of a ContactSourceService which performs ContactQuerys in a separate Thread.
AsyncContactSourceService() - Constructor for class net.java.sip.communicator.service.contactsource.AsyncContactSourceService
 
ATLEAST_ONE_CONNECTION_PROP - Static variable in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
 
attachConfigHeaders(Message, ProtocolProviderServiceSipImpl) - Static method in class net.java.sip.communicator.impl.protocol.sip.ConfigHeaders
Attach any custom headers pre configured for the account.
attachListeners() - Method in class net.java.sip.communicator.plugin.spellcheck.ChatAttachments
Attaches spell checker capabilities the associated chat.
attributes - Variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
A map of all attributes that this extension is currently using.
ATTRIBUTES_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
The name of the attributes attribute in the extmap element.
AUDIO - Static variable in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
Type of the model - audio.
AUDIO_CAPTURE - Static variable in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
Audio Capture Device.
AUDIO_LOCAL_SSRC - Static variable in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
The name of the CallPeerMediaHandler property which specifies the local SSRC of its audio MediaStream.
AUDIO_NOTIFY - Static variable in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
Audio device for notification sounds.
AUDIO_PLAYBACK - Static variable in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
Audio playback device.
AUDIO_REMOTE_SSRC - Static variable in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
The name of the CallPeerMediaHandler property which specifies the remote SSRC of its audio MediaStream.
AUDIO_SESSION - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerSecurityStatusEvent
Constant value defining that security is enabled.
AUDIO_SSRC_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.ConferenceMember
The name of the property of ConferenceMember which specifies the SSRC of the audio content/RTP stream sent by the respective ConferenceMember in the conference.
AUDIO_STATUS_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.ConferenceMember
The name of the property of ConferenceMember which specifies the status of the audio RTP stream from the point of view of the ConferenceMember.
AudioConferenceCallPanel - Class in net.java.sip.communicator.impl.gui.main.call.conference
Extends BasicConferenceCallPanel to implement a user interface Component which depicts an audio-only CallConference and is contained in a CallPanel.
AudioConferenceCallPanel(CallPanel, CallConference) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.AudioConferenceCallPanel
Initializes a new AudioConferenceCallPanel instance which is to be used by a specific CallPanel to depict a specific CallConference.
AudioConfigurationPanel - Class in net.java.sip.communicator.impl.neomedia
The audio configuration form.
AudioConfigurationPanel() - Constructor for class net.java.sip.communicator.impl.neomedia.AudioConfigurationPanel
Creates an instance of the AudioConfigurationPanel.
AudioDeviceConfigurationListener - Class in net.java.sip.communicator.impl.neomedia
A listener to the click on the popup message concerning audio device configuration changes.
AudioDeviceConfigurationListener(ConfigurationForm) - Constructor for class net.java.sip.communicator.impl.neomedia.AudioDeviceConfigurationListener
Creates a listener to the click on the popup message concerning audio device configuration changes.
audioLevelChanged(int) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Notified by its very majesty the media service about changes in the audio level of the stream coming from this peer, the method generates the corresponding events and delivers them to the listeners that have registered here.
audioLevelsReceived(long[]) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Implements CsrcAudioLevelListener.audioLevelsReceived(long[]).
auids - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
The auids elemet.
AuidsType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps
The XCAP-CAPS auids element.
AuidsType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.AuidsType
 
authenticate(String, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.sasl.SASLDigestMD5Mechanism
Builds and sends the auth stanza to the server.
authenticate(String, String, CallbackHandler) - Method in class net.java.sip.communicator.impl.protocol.jabber.sasl.SASLDigestMD5Mechanism
Builds and sends the auth stanza to the server.
AUTHENTICATING - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
In the process of authenticating.
AUTHENTICATION_CANCELED - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that the authentication process has been canceled.
AUTHENTICATION_FAILED - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that authentication with a server has failed.
AUTHENTICATION_FAILED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
Registration has failed because of a problem with the authentication.
AUTHENTICATION_REQUIRED - Static variable in interface net.java.sip.communicator.service.protocol.SecurityAuthority
Indicates that the reason for obtaining credentials is that an authentication is required.
AuthenticationWindow - Class in net.java.sip.communicator.plugin.desktoputil
The AuthenticationWindow is the window where the user should type his user identifier and password to login.
AuthenticationWindow(String, boolean, ImageIcon) - Constructor for class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Creates an instance of the LoginWindow.
AuthenticationWindow(String, char[], String, boolean, boolean, ImageIcon, String, String, String, String, String, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Creates an instance of the LoginWindow.
AuthenticationWindow(String, char[], String, boolean, ImageIcon, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Creates an instance of the LoginWindow.
AuthenticationWindow(String, char[], String, boolean, ImageIcon, String, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Creates an instance of the LoginWindow.
AuthenticationWindow(String, char[], String, boolean, ImageIcon) - Constructor for class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Creates an instance of the LoginWindow.
AuthenticationWindow(Dialog, String, char[], String, boolean, ImageIcon) - Constructor for class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Creates an instance of the LoginWindow.
AuthenticationWindowService - Interface in net.java.sip.communicator.service.gui
Creates and show authentication window, normally to fill in username and password.
AuthenticationWindowService.AuthenticationWindow - Interface in net.java.sip.communicator.service.gui
The window interface used by implementers.
AUTHORIZATION_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for decoration of all windows concerning the process of authorization.
AUTHORIZATION_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the the authorization name for the proxy stored against the PROXY_ADDRESS property.
authorizationAccepted(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
The user accepted authorization request for contact
authorizationAccepted(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
The user accepted authorization request for contact
authorizationAccepted(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
The user accepted authorization request for contact
AuthorizationHandler - Interface in net.java.sip.communicator.service.protocol
Instances of this interface are used by the protocol provider in order to make the user act upon requests coming from contacts that would like to add us to their contact list or simply track oour presence status, or whenever a subscription request has failed for a particular contact because we need to first generate an authorization request demanding permission to subscibe.
AuthorizationHandlerImpl - Class in net.java.sip.communicator.impl.gui.main.authorization
The AuthorizationHandlerImpl is an implementation of the AuthorizationHandler interface, which is used by the protocol provider in order to make the user act upon requests coming from contacts that would like to add us to their contact list or simply track our presence status, or whenever a subscription request has failed for a particular contact because we need to first generate an authorization request demanding permission to subscibe.
AuthorizationHandlerImpl(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationHandlerImpl
 
authorizationIgnored(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
The user ignored authorization request for contact
authorizationIgnored(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
The user ignored authorization request for contact
authorizationIgnored(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
The user ignored authorization request for contact
authorizationRejected(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
The user rejected authorization request for contact
authorizationRejected(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
The user rejected authorization request for contact
authorizationRejected(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
The user rejected authorization request for contact
AuthorizationRequest - Class in net.java.sip.communicator.service.protocol
This class is used to represent both incoming and outgoing AuthorizationRequests-s
AuthorizationRequest() - Constructor for class net.java.sip.communicator.service.protocol.AuthorizationRequest
Creates an empty authorization request with no reason or any other properties.
AuthorizationRequestedDialog - Class in net.java.sip.communicator.impl.gui.main.authorization
 
AuthorizationRequestedDialog(MainFrame, Contact, AuthorizationRequest) - Constructor for class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
Constructs the RequestAuthorisationDialog.
AuthorizationResponse - Class in net.java.sip.communicator.service.protocol
This class is used to represent both incoming and outgoing AuthorizationResponse-s
AuthorizationResponse(AuthorizationResponse.AuthorizationResponseCode, String) - Constructor for class net.java.sip.communicator.service.protocol.AuthorizationResponse
Creates an instance of an AuthorizationResponse with the specified responseCode and reason.
AuthorizationResponse.AuthorizationResponseCode - Class in net.java.sip.communicator.service.protocol
Authorization response codes represent unambiguous indication of the way a user or a remote party have acted upon an authorization request.
AuthorizationResponseDialog - Class in net.java.sip.communicator.impl.gui.main.authorization
The AuthorizationResponseDialog is the dialog shown when we receive a reply for an authorization request.
AuthorizationResponseDialog(MainFrame, Contact, AuthorizationResponse) - Constructor for class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationResponseDialog
Constructs the RequestAuthorisationDialog.
AUTO_ANSWER_CHECK - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
 
AUTO_ANSWER_COND_NAME_PROP - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Auto answer conditional account property - field name.
AUTO_ANSWER_COND_VALUE_PROP - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Auto answer conditional account property - field value.
AUTO_ANSWER_FWD_NUM_PROP - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Auto forward all calls account property.
AUTO_ANSWER_UNCOND_PROP - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicAutoAnswer
Auto answer unconditional account property.
AUTO_ANSWER_WITH_VIDEO_PROP - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicAutoAnswer
Auto answer video calls with video account property.
AUTO_CHANGE_USER_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the boolean value indicating if the user name should be automatically changed if the specified name already exists.
AUTO_DISCOVER_JINGLE_NODES - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if JingleNodes should be used with ICE.
AUTO_DISCOVER_STUN - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if STUN server should be automatically discovered.
AUTO_GENERATE_RESOURCE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store whether we generate resource values or we just use the stored one.
autoAnswer(Call, Map<MediaType, MediaDirection>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetAutoAnswerJabberImpl
Auto-answers to a call with "audio only" or "audio/video" if the incoming call is a video call.
autoAnswer(Call) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Makes a check after creating call locally, should we answer it.
autoAnswer(Call, boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Makes a check after creating call locally, should we answer it.
AutoAnswerMenu - Class in net.java.sip.communicator.impl.gui.main.menus
The auto answer menu dynamically adds/removes menu items for enabled/disabled protocol providers.
AutoAnswerMenu() - Constructor for class net.java.sip.communicator.impl.gui.main.menus.AutoAnswerMenu
Creates the menu and load already registered providers.
AutoAwayConfigurationPanel - Class in net.java.sip.communicator.plugin.generalconfig.autoaway
The ConfigurationForm that would be added in the user interface configuration window.
AutoAwayConfigurationPanel() - Constructor for class net.java.sip.communicator.plugin.generalconfig.autoaway.AutoAwayConfigurationPanel
Create an instance of StatusConfigForm
AutoAwayWatcher - Class in net.java.sip.communicator.plugin.generalconfig.autoaway
Listens for idle events from SystemActivityNotifications Service.
AutoAwayWatcher() - Constructor for class net.java.sip.communicator.plugin.generalconfig.autoaway.AutoAwayWatcher
Creates AutoAway handler.
autoOpenConfigValuesTexts - Static variable in class net.java.sip.communicator.service.muc.MUCService
Map for the auto open configuration values and their text representation
AutoProxyConnection - Class in net.java.sip.communicator.impl.protocol.sip.net
Implementation of the autodetect proxy connection.
AutoProxyConnection(SipAccountIDImpl, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection
Creates a new instance of this class.
AutoProxyConnection(SipAccountIDImpl, String, int, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection
Creates a new instance of this class.
AutoProxyConnection.LocalNetworkUtils - Class in net.java.sip.communicator.impl.protocol.sip.net
Wrapper around NetworkUtils to support Unit Tests.
AVAILABLE - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFPresenceStatus
The Online status.
AVAILABLE - Static variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
The Online status.
AVAILABLE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
The name of the "available" attribute.
AVAILABLE_THRESHOLD - Static variable in class net.java.sip.communicator.service.protocol.PresenceStatus
An integer above which all values of the status coefficient indicate both connectivity and availability.
AVAILABLE_TONES - Static variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
All available DTMF tones and their properties such as images for buttons and sounds to be played during send.
AVATAR_ICON_HEIGHT - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
The height of the avatar icon.
AVATAR_ICON_WIDTH - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
The width of the avatar icon.
AvatarCacheUtils - Class in net.java.sip.communicator.util
The AvatarCacheUtils allows to cache an avatar or to obtain the image of a cached avatar by specifying a contact or an account address.
AvatarCacheUtils() - Constructor for class net.java.sip.communicator.util.AvatarCacheUtils
 
avatarChanged(AvatarEvent) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Called whenever a new avatar is defined for one of the protocols that we have subscribed for.
avatarChanged(AvatarEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AvatarListener
Called whenever a new avatar is defined for one of the protocols that we have subscribed for.
AvatarEvent - Class in net.java.sip.communicator.service.protocol.event
Instances of this class represent a change avatar of a protocol
AvatarEvent(OperationSetAvatar, ProtocolProviderService, byte[]) - Constructor for class net.java.sip.communicator.service.protocol.event.AvatarEvent
Creates an event instance indicating that the specified protocol has changed its avatar to newAvatar.
AvatarListener - Interface in net.java.sip.communicator.service.protocol.event
The listener interface for receiving avatar events.
AvatarStackManager - Class in net.java.sip.communicator.plugin.desktoputil.presence.avatar
Take cares of storing(deleting, moving) images with the given indexes.
AvatarStackManager() - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.avatar.AvatarStackManager
 
AvatarUrl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
A implementation of a PacketExtension for the jitsi-meet "avatar-url" element.
AvatarUrl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl
Initializes an AvatarUrl instance with a given string value.
AvatarUrl.Provider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
The provider.
AWAY - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.GibberishStatusEnum
The Away status.
AWAY - Static variable in class net.java.sip.communicator.impl.protocol.icq.AimStatusEnum
The Away AIM status.
AWAY - Static variable in class net.java.sip.communicator.impl.protocol.irc.IrcStatusEnum
The Away status.
away(boolean, String) - Method in class net.java.sip.communicator.impl.protocol.irc.PresenceManager
Set away status and message.
AWAY - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
The Away status.
AWAY - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
The Away status.
AWAY - Static variable in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
The Away ICQ status.
AWAY - Static variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
The Away status.
AWAY_STATUS - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Indicates that the user is away.
AWAY_THRESHOLD - Static variable in class net.java.sip.communicator.service.protocol.PresenceStatus
An integer above which all values of the status coefficient indicate both connectivity and availability but the person is away from the computer.
AWTMouseAdapter - Class in net.java.sip.communicator.impl.osdependent.systemtray.awt
Extended mouse adapter to show the JPopupMenu in Java 6.
AWTMouseAdapter(JPopupMenu) - Constructor for class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTMouseAdapter
 
AWTSystemTray - Class in net.java.sip.communicator.impl.osdependent.systemtray.awt
Wrapper of the AWT SystemTray class.
AWTSystemTray() - Constructor for class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTSystemTray
Creates a new instance of this class.
AWTTrayIcon - Class in net.java.sip.communicator.impl.osdependent.systemtray.awt
Wrapper of the AWT TrayIcon class.
AWTTrayIcon(Image, String, Object) - Constructor for class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTTrayIcon
Creates a new instance of this class.
AWTUtilitiesWrapper - Class in net.java.sip.communicator.plugin.desktoputil.transparent
 
AWTUtilitiesWrapper() - Constructor for class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 

B

BACK_BUTTON_ACTION_COMMAND - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
The String-based action command for the 'Back' button.
BACK_BUTTON_ENABLED_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Property identification String for the Back button's enabled state
BACK_BUTTON_ICON_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Property identification String for the Back button's icon
BACK_BUTTON_TEXT_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Property identification String for the Back button's text
BadCommandException - Exception in net.java.sip.communicator.impl.protocol.irc.exception
Exception indicating a bad command implementation.
BadCommandException(String, Class<? extends Command>, String, Throwable) - Constructor for exception net.java.sip.communicator.impl.protocol.irc.exception.BadCommandException
Constructor.
BadCommandInvocationException - Exception in net.java.sip.communicator.impl.protocol.irc.exception
Exception thrown in case an IRC command is used in the wrong way.
BadCommandInvocationException(String, String, Throwable) - Constructor for exception net.java.sip.communicator.impl.protocol.irc.exception.BadCommandInvocationException
Constructor.
BAN_ICON_16x16 - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Ban icon.
BandwidthPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
A representation of the bandwidth element used in RTP description elements.
BandwidthPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.BandwidthPacketExtension
Creates a new BandwidthPacketExtension instance.
banParticipant(ChatRoomIrcImpl, ChatRoomMemberIrcImpl, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Ban chat room member.
banParticipant(ChatRoomMember, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Bans the given ChatRoomMember.
banParticipant(ChatRoomMember, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Bans a user from the room.
banParticipant(ChatRoomMember, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Bans a user from the room.
banParticipant(ChatRoomMember, String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Bans a user from the room.
Base64 - Class in net.java.sip.communicator.util
 
Base64.Base64Encoder - Class in net.java.sip.communicator.util
 
Base64Encoder() - Constructor for class net.java.sip.communicator.util.Base64.Base64Encoder
 
BASE_RESOURCE - Static variable in class net.java.sip.communicator.service.protocol.ContactResource
A static instance of this class representing the base resource.
BaseChatRoomSourceContact - Class in net.java.sip.communicator.impl.muc
Basic source contact for the chat rooms.
BaseChatRoomSourceContact(String, String, ContactQuery, ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.muc.BaseChatRoomSourceContact
Contsructs new chat room source contact.
BaseHttpXCapClient - Class in net.java.sip.communicator.impl.protocol.sip.xcap
Base HTTP XCAP client implementation.
BaseHttpXCapClient() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Creates an instance of this XCAP client.
BaseXCapError - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The base XCAP error.
BaseXCapError(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.BaseXCapError
Creates the XCAP error with phrase attribute.
BasicConferenceCallPanel - Class in net.java.sip.communicator.impl.gui.main.call.conference
A base implementation of a user interface Component which depicts a CallConference and is contained in a CallPanel.
BasicConferenceCallPanel(CallPanel, CallConference) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Initializes a new BasicConferenceCallPanel instance which is to be used by a specific CallPanel to depict a specific CallConference.
BasicConferenceParticipantPanel<T> - Class in net.java.sip.communicator.impl.gui.main.call.conference
The basic panel used to render any conference participant.
BasicConferenceParticipantPanel(SwingCallRenderer, T, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Initializes a new BasicConferenceParticipantPanel instance which is to depict a specific conference participant.
BasicPollerPresenceWatcher - Class in net.java.sip.communicator.impl.protocol.irc
 
BasicPollerPresenceWatcher(IRCApi, IIRCState, OperationSetPersistentPresenceIrcImpl, Set<String>, AtomicReference<String>) - Constructor for class net.java.sip.communicator.impl.protocol.irc.BasicPollerPresenceWatcher
Constructor.
basicTelephony - Variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
The telephony-related functionality this extension builds upon.
basicTelephonyChanged(OperationSetBasicTelephonyT, OperationSetBasicTelephonyT) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this OperationSetTelephonyConferencing that its basicTelephony property has changed its value from a specific oldValue to a specific newValue
BEARING - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
The name of the geolocation map key that we use for storing GPS bearing (direction in which the entity is heading to reach its next waypoint), measured in decimal degrees relative to true north.
BEARING - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for storing GPS bearing (direction in which the entity is heading to reach its next waypoint), measured in decimal degrees relative to true north.
beginShutdown() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements ShutdownService#beginShutdown().
beginShutdown() - Method in interface net.java.sip.communicator.service.shutdown.ShutdownService
Invokes the UI action commonly associated with the "File > Quit" menu item which begins the application shutdown procedure.
bgImageID - Variable in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
The background image.
bgRolloverImageID - Variable in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
The rollover image
BidirectionalIterator<T> - Interface in net.java.sip.communicator.service.history
The standard Java Iterator is uni-directional, allowing the user to explore the contents of a collection in one way only.
BinaryDetail(String, byte[]) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.BinaryDetail
 
BinaryEntityMap() - Constructor for class net.java.sip.communicator.util.Entities.BinaryEntityMap
Constructs a new instance of BinaryEntityMap.
BinaryEntityMap(int) - Constructor for class net.java.sip.communicator.util.Entities.BinaryEntityMap
Constructs a new instance of ArrayEntityMap specifying the size by which the underlying array should grow.
BIND_RETRIES_DEFAULT_VALUE - Static variable in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
The default number of binds that a NetworkAddressManagerService implementation should execute in case a port is already bound to (each retry would be on a different port).
BIND_RETRIES_DEFAULT_VALUE - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
The default number of binds that a Protocol Provider Service Implementation should execute in case a port is already bound to (each retry would be on a new random port).
BIND_RETRIES_PROPERTY_NAME - Static variable in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
The name of the property containing the number of binds that we should should execute in case a port is already bound to (each retry would be on a new random port).
BIND_RETRIES_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
The name of the property containing number of binds that a NetworkAddressManagerService implementation should execute in case a port is already bound to (each retry would be on a different port).
BIND_RETRIES_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
The name of the property containing the number of binds that a Protocol Provider Service Implementation should execute in case a port is already bound to (each retry would be on a new random port).
BindingAdaptor - Class in net.java.sip.communicator.plugin.keybindingchooser.chooser
Adaptor that uses keyboard input to set the selected shortcut field of a BindingChooser.
BindingAdaptor(BindingChooser) - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
 
BindingChooser - Class in net.java.sip.communicator.plugin.keybindingchooser.chooser
Implementation of the BindingPanel that provides configuring functionality for the keystroke component of key bindings.
BindingChooser() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
 
BindingChooser.IndentStyle - Enum in net.java.sip.communicator.plugin.keybindingchooser.chooser
Supported appearances of the indent field, which includes:
NONE- No actions are taken to change the indent field's appearance.
EMPTY- Indent field is set to be invisible (effectively removing it from the display).
SPACER- Blank field that occupies its currently set dimensions.
TYPE- Displays Unicode arrows according to the shortcut's event type (down for KEY_PRESSED, up for KEY_RELEASED, bidirectional for KEY_TYPED, and an 'X' if disabled).
INDEX- Displays the field's index from the top (starting with one).
BindingEntry - Class in net.java.sip.communicator.plugin.keybindingchooser.chooser
Display element for a single key binding.
BindingEntry(KeyStroke, String) - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
 
BindingEntry.Field - Enum in net.java.sip.communicator.plugin.keybindingchooser.chooser
Elements of the display (ordered left to right):
Indent- Leading index label or icon.
Action- String component of mapping.
Shortcut- Keystroke component of mapping.
BindingPanel - Class in net.java.sip.communicator.plugin.keybindingchooser.chooser
Panel containing a listing of current keybinding mappings.
BindingPanel() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Constructor.
BirthDateDetail(Calendar) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.BirthDateDetail
 
BLF_BUSY - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFPresenceStatus
Indicates an On The Phone status.
BLF_ENABLED_ACC_PROP - Static variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Account property to enable/disable OperationSetTelephonyBLF.
BLF_FREE - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFPresenceStatus
The Online status.
BLF_LINE_ACC_PROP_PREFIX - Static variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Account property prefix to set/provision monitored lines.
BLF_LINE_ADDR_ACC_PROP_SUFFIX - Static variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Account property suffix to set/provision monitored line address.
BLF_LINE_GROUP_ACC_PROP_PREFIX - Static variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Account property suffix to set/provision monitored line group.
BLF_LINE_NAME_ACC_PROP_PREFIX - Static variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Account property suffix to set/provision monitored line display name.
BLF_LINE_PICKUP_ACC_PROP_PREFIX - Static variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Account property suffix to set/provision monitored line pickup template.
BLF_OFFLINE - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFPresenceStatus
The Offline status.
BLF_RINGING - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFPresenceStatus
Indicates Ringing status.
BLF_TYPE - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFContactSourceService
Type of a recent messages source.
BLFActivator - Class in net.java.sip.communicator.plugin.busylampfield
OSGi Activator for the Busy Lamp Field Plugin.
BLFActivator() - Constructor for class net.java.sip.communicator.plugin.busylampfield.BLFActivator
 
BLFContactQuery - Class in net.java.sip.communicator.plugin.busylampfield
The query that will update lines.
BLFContactQuery(BLFContactSourceService, Collection<OperationSetTelephonyBLF.Line>, String, int) - Constructor for class net.java.sip.communicator.plugin.busylampfield.BLFContactQuery
Constructs new query.
BLFContactSourceService - Class in net.java.sip.communicator.plugin.busylampfield
The contact source service to manage query and lines.
BLFContactSourceService(String, int) - Constructor for class net.java.sip.communicator.plugin.busylampfield.BLFContactSourceService
Constructs.
BLFPresenceStatus - Class in net.java.sip.communicator.plugin.busylampfield
The status to display for the contact srouces.
BLFSourceContact - Class in net.java.sip.communicator.plugin.busylampfield
The BLF source contact.
BLFSourceContact(ContactSourceService, OperationSetTelephonyBLF.Line) - Constructor for class net.java.sip.communicator.plugin.busylampfield.BLFSourceContact
Initializes a new AddrBookSourceContact instance.
blfStatusChanged(BLFStatusEvent) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFActivator
Called whenever a change occurs in the BLFStatus of one of the monitored lines that we have subscribed for.
blfStatusChanged(BLFStatusEvent) - Method in interface net.java.sip.communicator.service.protocol.event.BLFStatusListener
Called whenever a change occurs in the BLFStatus of one of the monitored lines that we have subscribed for.
BLFStatusEvent - Class in net.java.sip.communicator.service.protocol.event
The status event used when Busy Lamp Field state changes.
BLFStatusEvent(Object, int) - Constructor for class net.java.sip.communicator.service.protocol.event.BLFStatusEvent
Constructs a BLFStatus event.
BLFStatusListener - Interface in net.java.sip.communicator.service.protocol.event
Listens for changes in the BLFStatus of the monitored lines we have subscribed for.
BLIPTV_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.bliptv.ReplacementServiceBliptvImpl
Configuration label shown in the config form.
BLIPTV_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.bliptv.ReplacementServiceBliptvImpl
The regex used to match the link in the message.
BliptvActivator - Class in net.java.sip.communicator.impl.replacement.bliptv
Activator for the Blip.tv source bundle.
BliptvActivator() - Constructor for class net.java.sip.communicator.impl.replacement.bliptv.BliptvActivator
 
Bold() - Constructor for class net.java.sip.communicator.impl.protocol.irc.ControlChar.Bold
Constructor.
BoldRoundBorder() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.BoldRoundBorder
 
BooleanDetail(String, boolean) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.BooleanDetail
 
BooleanToCheckTableModel - Class in net.java.sip.communicator.impl.gui.customcontrols
Custom table model, that allows represent a boolean value with a check box.
BooleanToCheckTableModel() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.BooleanToCheckTableModel
 
BORDER_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
A color between blue and gray used to paint some borders.
BORDER_COLOR - Static variable in class net.java.sip.communicator.plugin.pluginmanager.TitlePanel
A color between blue and gray used to paint some borders.
BOSH_URL - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Configures the URL which is to be used with BOSH transport.
BOTTOM - Static variable in class net.java.sip.communicator.service.gui.Container
Indicates the bottom edge of a container.
BoxPopupMenu - Class in net.java.sip.communicator.impl.gui.customcontrols
The BoxPopupMenu is a JPopupMenu, which orders its components in a grid, where the column and row count are determined from the total items count in order to have a grid closest to square.
BoxPopupMenu() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.BoxPopupMenu
 
BoxPopupMenu(int) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.BoxPopupMenu
Creates an instance of BoxPopupMenu.
BrandingActivator - Class in net.java.sip.communicator.plugin.branding
Branding bundle activator.
BrandingActivator() - Constructor for class net.java.sip.communicator.plugin.branding.BrandingActivator
 
bringToFront() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Implements the ExportedWindow.bringToFront() method.
bringToFront() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Brings this window to the front.
bringToFront() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Brings this window to front.
bringToFront() - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the ExportedWindow.bringToFront() method.
bringToFront() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Brings the focus to the main application window.
bringToFront() - Method in class net.java.sip.communicator.plugin.branding.AboutWindow
Implements the ExportedWindow.bringToFront() method.
bringToFront() - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
 
bringToFront() - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
Brings the focus to this window.
bringToFront() - Method in interface net.java.sip.communicator.service.gui.UIService
Brings the focus to the main application window.
browse(URI) - Method in interface net.java.sip.communicator.impl.osdependent.Desktop.DesktopPeer
 
browse(URI) - Method in class net.java.sip.communicator.impl.osdependent.DesktopServiceImpl
Invokes the default desktop browse method.
browse(URI) - Method in interface net.java.sip.communicator.service.desktop.DesktopService
Launches the default browser to display a URI.
BROWSER_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for decoration of the "Open in browser" item in the right button click menu in chat window.
BrowserLauncherActivator - Class in net.java.sip.communicator.impl.browserlauncher
Implements BundleActivator for the browserlauncher bundle.
BrowserLauncherActivator() - Constructor for class net.java.sip.communicator.impl.browserlauncher.BrowserLauncherActivator
Creates new instance of BrowserLauncherActivator.
BrowserLauncherImpl - Class in net.java.sip.communicator.impl.browserlauncher
Implements a BrowserLauncherService which opens a specified URL in an OS-specific associated browser.
BrowserLauncherImpl() - Constructor for class net.java.sip.communicator.impl.browserlauncher.BrowserLauncherImpl
 
BrowserLauncherService - Interface in net.java.sip.communicator.service.browserlauncher
Represents a service which is able to open an URL in a browser.
BrowserLikeHostnameMatcher() - Constructor for class net.java.sip.communicator.impl.certificate.CertificateServiceImpl.BrowserLikeHostnameMatcher
 
BrTagReplacer - Class in net.java.sip.communicator.impl.gui.main.chat.replacers
Formats HTML tags <br/> to <br> or <BR/> to <BR>.
BrTagReplacer() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.replacers.BrTagReplacer
 
BsdLocalhostRetriever - Class in net.java.sip.communicator.impl.netaddr
Utility class to lookup the local source address of a UDP socket on BSD-like platforms (i.e.
BsdLocalhostRetriever() - Constructor for class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever
 
BsdLocalhostRetriever.LibC - Interface in net.java.sip.communicator.impl.netaddr
JNA interface to LibC.
BsdLocalhostRetriever.LibC.CException - Exception in net.java.sip.communicator.impl.netaddr
 
BsdLocalhostRetriever.sockaddr - Class in net.java.sip.communicator.impl.netaddr
Corresponds to the C structure sockaddr with some utility functions.
BsdLocalhostRetriever.sockaddr_in - Class in net.java.sip.communicator.impl.netaddr
JNA mapping of sockaddr_in.
BsdLocalhostRetriever.sockaddr_in6 - Class in net.java.sip.communicator.impl.netaddr
JNA mapping of sockaddr_in6
buddyInfoUpdated(IcbmService, Screenname, IcbmBuddyInfo) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimIcbmListener
Does nothing.
BUILDING - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
The name of the geolocation map key that we use for indicating a specific building on a street or in an area (e.g.
BUILDING - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for indicating a specific building on a street or in an area (e.g.
bundleChanged(BundleEvent) - Method in class net.java.sip.communicator.plugin.skinmanager.SkinSelector
Bundle listener implementation.
BundleComparator - Class in net.java.sip.communicator.plugin.pluginmanager
Comparator for bundle array sort
BundleComparator() - Constructor for class net.java.sip.communicator.plugin.pluginmanager.BundleComparator
 
BundleComparator - Class in net.java.sip.communicator.plugin.skinmanager
Comparator for bundle array sort
BundleComparator() - Constructor for class net.java.sip.communicator.plugin.skinmanager.BundleComparator
 
bundleContext - Static variable in class net.java.sip.communicator.impl.callhistory.CallHistoryActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.impl.certificate.CertificateVerificationActivator
The bundle context for this bundle.
bundleContext - Static variable in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationActivator
The bundle context in which we started
bundleContext - Static variable in class net.java.sip.communicator.impl.gui.GuiActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.impl.msghistory.MessageHistoryActivator
The BundleContext of the service.
bundleContext - Static variable in class net.java.sip.communicator.impl.muc.MUCActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.impl.notification.NotificationActivator
 
bundleContext - Static variable in class net.java.sip.communicator.impl.osdependent.OsDependentActivator
A currently valid bundle context.
bundleContext - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.GibberishActivator
The currently valid bundle context.
bundleContext - Static variable in class net.java.sip.communicator.impl.protocol.icq.IcqActivator
 
bundleContext - Static variable in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Bundle context from OSGi.
bundleContext - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipActivator
 
bundleContext - Static variable in class net.java.sip.communicator.impl.resources.ResourceManagementActivator
 
bundleContext - Static variable in class net.java.sip.communicator.impl.swingnotification.SwingNotificationActivator
The bundle context in which we started
bundleContext - Static variable in class net.java.sip.communicator.plugin.accountinfo.AccountInfoActivator
The OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccRegWizzActivator
The OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.chatconfig.ChatConfigActivator
The currently valid bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoActivator
The OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.contactinfo.ContactInfoActivator
 
bundleContext - Static variable in class net.java.sip.communicator.plugin.contactsourceconfig.ContactSourceConfigActivator
The BundleContext of the ContactSourceConfigActivator.
bundleContext - Static variable in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultResourcePackActivator
 
bundleContext - Static variable in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
 
bundleContext - Static variable in class net.java.sip.communicator.plugin.dnsconfig.DnsConfigActivator
 
bundleContext - Static variable in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccRegWizzActivator
A currently valid bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyPluginActivator
The context of this bundle.
bundleContext - Static variable in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccRegWizzActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccRegWizzActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccRegWizzActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
The OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
The OSGI bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.nimbuzzavatars.NimbuzzAvatarsActivator
The context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationWiringActivator
 
bundleContext - Static variable in class net.java.sip.communicator.plugin.otr.OtrActivator
The BundleContext of the OtrActivator.
bundleContext - Static variable in class net.java.sip.communicator.plugin.phonenumbercontactsource.PNContactSourceActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.pluginmanager.PluginManagerActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
The current BundleContext.
bundleContext - Static variable in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
The BundleContext of the SecurityConfigActivator.
bundleContext - Static variable in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.skinmanager.SkinManagerActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
 
bundleContext - Static variable in class net.java.sip.communicator.plugin.update.UpdateActivator
The BundleContext in which the one and only UpdateActivator instance of the update plug-in has been started.
bundleContext - Static variable in class net.java.sip.communicator.plugin.usersearch.UserSearchActivator
The bundle context.
bundleContext - Static variable in class net.java.sip.communicator.plugin.whiteboard.WhiteboardActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.service.contactsource.ContactSourceActivator
OSGi bundle context.
bundleContext - Static variable in class net.java.sip.communicator.service.notification.NotificationServiceActivator
 
bundleContext - Static variable in class net.java.sip.communicator.service.protocol.media.ProtocolMediaActivator
Bundle context from OSGi.
bundleContext - Static variable in class net.java.sip.communicator.util.UtilActivator
 
BundlePacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet
Jitsi Meet specifics bundle packet extension.
BundlePacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.BundlePacketExtension
Creates an BundlePacketExtension instance for the specified namespace and elementName.
BUSY - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.ReasonExtension
Indication that the call ended due to being rejected by the remote party subsequent to being accepted.
BUSY - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
The busy status.
BUSY - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFPresenceStatus
On The Phone Chat status.
BUSY - Static variable in class net.java.sip.communicator.plugin.notificationwiring.SoundProperties
The busy sound id.
BUSY - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is is BUSY - which means that an attempt to establish a call with that peer has been made and that it has been turned down by them (e.g.
BUSY - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates that the state of the whiteboard participant is is BUSY - which means that an attempt to establish a whiteboard with that participant has been made and that it has been turned down by them (e.g.
BUSY_CALL - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for a busy call.
BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background image of a button.
BUTTON_GAP - Static variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
The gap between the delete button and the text in the field.
BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The rollover image of a button.
buttonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
Notifies this AbstractCallToggleButton that its associated action has been performed and that it should execute its very logic.
buttonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ShowHidePeersButton
Toggles the display of the visual Component which depicts the video streaming from the local peer/user to the remote peer(s).
buttonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingButton
Shares the desktop with the peers in the current call.
buttonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.HoldButton
Holds on or off the associated Call when this button is clicked.
buttonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.InputVolumeControlButton
Notifies this AbstractCallToggleButton that its associated action has been performed and that it should execute its very logic.
buttonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.LocalVideoButton
Enables or disables local video when the button is toggled/untoggled.
buttonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.RecordButton
Starts/stops the recording of the call when this button is pressed.
buttonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ResizeVideoButton
Shares the desktop with the peers in the current call.
buttonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ShowHideVideoButton
Toggles the display of the visual Component which depicts the video streaming from the local peer/user to the remote peer(s).
BUTTONSIZE - Static variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
ButtonsPanel - Class in net.java.sip.communicator.plugin.propertieseditor
The panel containing all buttons for the PropertiesEditorPanel.
ButtonsPanel(JTable, SearchField) - Constructor for class net.java.sip.communicator.plugin.propertieseditor.ButtonsPanel
Creates an instance of ButtonsPanel.
BYPASS_GTALK_CAPABILITIES - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Always call with gtalk property.
bySymbol(char) - Static method in enum net.java.sip.communicator.impl.protocol.irc.Mode
Find Mode instance by mode char.
ByteFormat - Class in net.java.sip.communicator.util
Utility class to format byte sizes.
ByteFormat() - Constructor for class net.java.sip.communicator.util.ByteFormat
 

C

CACHE_ENABLED_PROPERTY - Static variable in interface net.java.sip.communicator.service.history.HistoryService
Property and values used to be set in configuration Used in implementation to cache every opened history document or not to cache them and to access them on every read
cacheAuthorizationHeader(String, AuthorizationHeader) - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCache
Cache the bindings of call-id and authorization header.
cacheAvatar(Contact, byte[]) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Stores avatar bytes in the given Contact.
cacheAvatar(Contact, byte[]) - Static method in class net.java.sip.communicator.util.AvatarCacheUtils
Stores avatar bytes in the given Contact.
cacheAvatar(ProtocolProviderService, byte[]) - Static method in class net.java.sip.communicator.util.AvatarCacheUtils
Stores avatar bytes for the account corresponding to the given protocolProvider.
cacheCredentials(String, UserCredentials) - Method in class net.java.sip.communicator.impl.protocol.sip.security.SipSecurityManager
Caches realm and credentials for later usage.
cachedConferenceDescriptions - Variable in class net.java.sip.communicator.service.protocol.AbstractChatRoom
The list of all ConferenceDescription that were announced and are not yet processed.
cacheEntry(String, CredentialsCacheEntry) - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCache
Cache credentials for the specified call and realm
calculateEntityCapsVersion(DiscoverInfo) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Calculates the ver string for the specified discoverInfo, identity type, name features, and extendedInfo.
calculateMaximumMessageSize(Contact) - Method in class net.java.sip.communicator.impl.protocol.irc.MessageManager
Calculate maximum message size that can be transmitted.
calculateMaximumMessageSize(ChatRoomIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.MessageManager
Calculate maximum message size that can be transmitted.
calculateMinorAxisRequirements(int, SizeRequirements) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommHTMLEditorKit.ParagraphViewX
Calculate requirements along the minor axis.
calculateResponse(String, String, String, String, String, String, String, String, String, String, String) - Static method in class net.java.sip.communicator.impl.protocol.sip.security.MessageDigestAlgorithm
Calculates an http authentication response in accordance with rfc2617.
calculateTabHeight(int, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
calculateTabWidth(int, int, FontMetrics) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
calculateTabWidth(int, int, FontMetrics) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
CalendarDetail(String, Calendar) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.CalendarDetail
 
CalendarItemTimerTask - Class in net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
A class that represents one calendar item.
CalendarItemTimerTask(CalendarService.BusyStatusEnum, Date, Date, String, boolean, RecurringPattern) - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
Constructs new CalendarItemTimerTask instance.
CalendarService - Interface in net.java.sip.communicator.service.calendar
A service for calendar.
CalendarService.BusyStatusEnum - Enum in net.java.sip.communicator.service.calendar
Defines the possible free busy statuses.
CalendarServiceImpl - Class in net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
A implementation of CalendarService for MS Outlook calendar.
CalendarServiceImpl() - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
 
CalendarServiceImpl.MAPICalendarProperties - Enum in net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
MAPI properties that we use to get information about the calendar items.
CalendarServiceImpl.MAPIType - Enum in net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
Types for the MAPI properties values.
CalendarServiceImpl.NotificationsDelegate - Class in net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
Delegate class to be notified for calendar changes.
CalendarServiceImpl.ResponseStatus - Enum in net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
Response statuses of the calendar events (meeting objects).
call - Variable in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
The Call that this button controls.
call(MetaContact, boolean, boolean, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a call for the default contact of the metacontact
call(Contact, ContactResource, boolean, boolean, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
A particular contact has been selected no options to select will just call it.
call(ProtocolProviderService, ConferenceDescription, ChatRoom) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a call to the conference described in conferenceDescription through protocolProvider
call(Contact, boolean, boolean, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
A particular contact has been selected no options to select will just call it.
call(String, boolean, boolean, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Calls a phone showing a dialog to choose a provider.
call(String, UIContactImpl, boolean, boolean, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Calls a phone showing a dialog to choose a provider.
call(List<UIContactDetail>, UIContactImpl, boolean, boolean, JComponent, Point) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Call any of the supplied details.
call(UIContact, boolean, boolean, JComponent, Point) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Call the ui contact.
Call - Class in net.java.sip.communicator.service.protocol
A representation of a call.
Call(ProtocolProviderService) - Constructor for class net.java.sip.communicator.service.protocol.Call
Creates a new Call instance.
CALL_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Call 16x16 image.
CALL_BUTTON_SMALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call button small image.
CALL_BUTTON_SMALL_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call button small pressed image.
CALL_BUTTON_SMALL_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call button small pressed image.
CALL_DESKTOP_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The desktop sharing button in the call window.
CALL_DURATION_START_TIME_UNKNOWN - Static variable in interface net.java.sip.communicator.service.protocol.CallPeer
The constant indicating that a CallPeer has not yet transitioned into a state marking the beginning of a participation in a Call or that such a transition may have happened but the time of its occurrence is unknown.
CALL_ENDED - Static variable in class net.java.sip.communicator.service.protocol.CallState
This constant value indicates that the associated call is currently in a terminated phase.
CALL_ENDED - Static variable in class net.java.sip.communicator.service.protocol.event.CallEvent
An event id value indicating that this event has been triggered as a result of a call being ended (all its peers have left).
CALL_HISTORY_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call history button image.
CALL_HISTORY_BUTTON_NOTIFICATION - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call history button missed call notification image.
CALL_HISTORY_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call history pressed button image.
CALL_HISTORY_EVEN_ROW_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
Background color for even records in call history.
CALL_IN_PROGRESS - Static variable in class net.java.sip.communicator.service.protocol.CallState
This constant value indicates that the associated call is currently in an active state.
CALL_INFO - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call information button icon used in the call panel.
CALL_INITIALIZATION - Static variable in class net.java.sip.communicator.service.protocol.CallState
This constant value indicates that the associated call is currently in an initialization state.
CALL_INITIATED - Static variable in class net.java.sip.communicator.service.protocol.event.CallEvent
An event id value indicating that this event has been triggered as a result of an outgoing call.
CALL_PARK_PREFIX_PROPERTY - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyPark
The name of the property that can specify a call address prefix to be added when parking a call.
CALL_PARTICIPANTS_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.CallChangeEvent
The type of CallChangeEvent which indicates that there was some kind of change in the participants in the associated Call (e.g.
CALL_PEER_ADDED - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerEvent
An event id value indicating that this event is about the fact that the source call peer has joined the source call.
CALL_PEER_ADDRESS_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
An event type indicating that the corresponding event is caused by a change of the peer's address.
CALL_PEER_DISPLAY_NAME_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
An event type indicating that the corresponding event is caused by a change of the peer's display name.
CALL_PEER_IMAGE_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
An event type indicating that the corresponding event is caused by a change of the peer's photo/picture.
CALL_PEER_REMOVED - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerEvent
An event id value indicating that this event is about the fact that the source call peer has left the source call.
CALL_PEER_STATE_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
An event type indicating that the corresponding event is caused by a change of the CallPeer's status.
CALL_PEER_TOOLS - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The tools icon shown in conference calls.
CALL_PEER_TRANSPORT_ADDRESS_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
An event type indicating that the corresponding event is caused by a change of the peer's address.
CALL_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.CallEvent
An event id value indicating that this event has been triggered as a result of an incoming call.
CALL_REFERRED - Static variable in class net.java.sip.communicator.service.protocol.CallState
This constant value indicates that the associated call is currently referred.
CALL_SAVED - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for call been saved using a recorder.
CALL_SECURITY_ERROR - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for security error on a call.
CALL_SECURITY_ERROR - Static variable in class net.java.sip.communicator.plugin.notificationwiring.SoundProperties
The sound id of the sound played when a call security error occurs.
CALL_SECURITY_ON - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for activated security on a call.
CALL_SECURITY_ON - Static variable in class net.java.sip.communicator.plugin.notificationwiring.SoundProperties
The sound id of the sound played when call security is turned on.
CALL_SETTING_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background image for all setting buttons in the call panel.
CALL_SETTING_BUTTON_PRESSED_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background image for all pressed setting buttons in the call panel.
CALL_STATE_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.CallChangeEvent
The type of CallChangeEvent which indicates that the state of the associated Call has changed.
CALL_TOOLBAR_DARK_SEPARATOR - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon used to separate buttons in the call toolbar.
CALL_TOOLBAR_SEPARATOR - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon used to separate buttons in the call toolbar.
CALL_VIDEO_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The video call button image.
CALL_VIDEO_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The video call button image.
CALL_VIDEO_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The video call button image.
CALL_VIDEO_BUTTON_SMALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call button small image.
CALL_VIDEO_BUTTON_SMALL_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call button small pressed image.
CALL_VIDEO_BUTTON_SMALL_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call button small pressed image.
callAdded(Call) - Method in class net.java.sip.communicator.service.protocol.CallConference
Notifies this CallConference that a specific Call has been added to the list of Calls participating in this telephony conference.
callback(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.NotificationsDelegate
Callback method when receiving notifications for deleted items.
callback(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery.PtrOutlookContactCallback
Notifies this callback about a specific contact.
callback(long) - Method in interface net.java.sip.communicator.plugin.addrbook.PtrCallback
Notifies this PtrCallback about a specific pointer.
callback(GoogleContactsEntry) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleEntryCallback
Notifies this GoogleEntryCallback when a new GoogleContactsEntry has been found.
callBegun(CallEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this CallListener that a specific Call has been established.
CallButton - Class in net.java.sip.communicator.impl.gui.main.call
 
CallButton(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallButton
Creates the contact list call button.
callButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountDialog
Calls through the selected account when the call button is pressed.
callButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Indicates that the call button has been pressed.
callButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ReceivedCallDialog
Answers the call when the call button has been pressed.
CallChangeAdapter - Class in net.java.sip.communicator.service.protocol.event
An abstract adapter class for receiving call-state (change) events.
CallChangeAdapter() - Constructor for class net.java.sip.communicator.service.protocol.event.CallChangeAdapter
 
CallChangeEvent - Class in net.java.sip.communicator.service.protocol.event
CallChangeEvent-s are triggered whenever a change occurs in a Call.
CallChangeEvent(Call, String, Object, Object) - Constructor for class net.java.sip.communicator.service.protocol.event.CallChangeEvent
Creates a CallChangeEvent with the specified source, type, oldValue and newValue.
CallChangeEvent(Call, String, Object, Object, CallPeerChangeEvent) - Constructor for class net.java.sip.communicator.service.protocol.event.CallChangeEvent
Creates a CallChangeEvent with the specified source, type, oldValue and newValue.
CallChangeListener - Interface in net.java.sip.communicator.service.protocol.event
A call change listener receives events indicating that a call has changed and a peer has either left or joined.
CallComboEditor() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
callConference - Variable in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
The CallConference which is depicted by this BasicConferenceCallPanel i.e.
CallConference - Class in net.java.sip.communicator.service.protocol
Represents the telephony conference-related state of a Call.
CallConference() - Constructor for class net.java.sip.communicator.service.protocol.CallConference
Initializes a new CallConference instance.
CallConference(boolean) - Constructor for class net.java.sip.communicator.service.protocol.CallConference
Initializes a new CallConference instance which is to optionally utilize the Jitsi Videobridge server-side telephony conferencing technology.
callConferenceCallsPropertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Notifies this instance about a change in the value of the calls property of UIVideoHandler2.callConference i.e.
CallContainer - Interface in net.java.sip.communicator.impl.gui.main.call
The CallContainer interface is an abstraction of a window, containing one or many CallPanels.
CallDialog - Class in net.java.sip.communicator.impl.gui.main.call
The dialog created for a given call.
CallDialog() - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallDialog
Creates a CallDialog by specifying the underlying call panel.
callEnded(CallEvent) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
CallListener implementation for call endings
callEnded(CallEvent) - Method in class net.java.sip.communicator.impl.globalshortcut.CallShortcut
Indicates that all peers have left the source call and that it has been ended.
callEnded(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ReceivedCallDialog
Indicates that all peers have left the source call and that it has been ended.
callEnded(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.SwingCallListener
Indicates that all peers have left the source call and that it has been ended.
callEnded(CallEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
Not used
callEnded(CallEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Implements CallListener.callEnded.
callEnded(CallEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallListener
Indicates that all peers have left the source call and that it has been ended.
callEnded(CallEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this CallListener that a specific Call has ended.
callEndedInEventDispatchThread(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallManager.GuiCallListener
Implements CallListener.callEnded.
callEndedInEventDispatchThread(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.SwingCallListener
Notifies this CallListener in the AWT event dispatching thread about a CallEvent with eventID CallEvent.CALL_ENDED.
CallEvent - Class in net.java.sip.communicator.service.protocol.event
An event class representing that an incoming or an outgoing call has been created.
CallEvent(Call, int) - Constructor for class net.java.sip.communicator.service.protocol.event.CallEvent
Creates an event instance indicating that an incoming/outgoing call has been created
CallEvent(Call, int, Map<MediaType, MediaDirection>) - Constructor for class net.java.sip.communicator.service.protocol.event.CallEvent
Initializes a new CallEvent instance which is to represent an event fired by a specific Call as its source.
CallGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A Gibberish implementation of the Call interface.
CallGibberishImpl(ProtocolProviderServiceGibberishImpl) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
Creates a CallGibberishImpl by specifying the sourceProvider.
CallHistoryActivator - Class in net.java.sip.communicator.impl.callhistory
Activates the CallHistoryService.
CallHistoryActivator() - Constructor for class net.java.sip.communicator.impl.callhistory.CallHistoryActivator
 
CallHistoryButton - Class in net.java.sip.communicator.impl.gui.main.call
The CallHistoryButton is the button shown on the top of the contact list.
CallHistoryButton() - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallHistoryButton
Creates a CallHistoryButton.
CallHistoryContactSource - Class in net.java.sip.communicator.impl.callhistory
The CallHistoryContactSource is the contact source for the call history.
CallHistoryContactSource() - Constructor for class net.java.sip.communicator.impl.callhistory.CallHistoryContactSource
 
CallHistoryFilter - Class in net.java.sip.communicator.impl.gui.main.contactlist
The CallHistoryFilter is a filter over the history contact sources.
CallHistoryFilter() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.CallHistoryFilter
 
CallHistoryPeerRecordEvent - Class in net.java.sip.communicator.service.callhistory.event
An event which is fired when a new call peer history record is added.
CallHistoryPeerRecordEvent(String, Date, ProtocolProviderService) - Constructor for class net.java.sip.communicator.service.callhistory.event.CallHistoryPeerRecordEvent
Constructs new CallHistoryPeerRecordEvent event.
CallHistoryPeerRecordListener - Interface in net.java.sip.communicator.service.callhistory.event
Interface for a listener that will be notified when new call peer is added to the history.
CallHistoryQuery - Interface in net.java.sip.communicator.service.callhistory
The CallHistoryQuery corresponds to a query made to the CallHistoryService.
CallHistoryQueryImpl - Class in net.java.sip.communicator.impl.callhistory
 
CallHistoryQueryImpl(HistoryQuery) - Constructor for class net.java.sip.communicator.impl.callhistory.CallHistoryQueryImpl
Creates an instance of CallHistoryQueryImpl by specifying the underlying HistoryQuery.
CallHistoryQueryListener - Interface in net.java.sip.communicator.service.callhistory.event
The CallHistoryQueryListener listens for changes in the result of a given CallHistoryQuery.
CallHistoryQueryStatusEvent - Class in net.java.sip.communicator.service.callhistory.event
The CallHistoryQueryStatusEvent is triggered each time a CallHistoryQuery changes its status.
CallHistoryQueryStatusEvent(CallHistoryQuery, int) - Constructor for class net.java.sip.communicator.service.callhistory.event.CallHistoryQueryStatusEvent
Creates a CallHistoryQueryStatusEvent by specifying the source CallHistoryQuery and the eventType indicating why initially this event occurred.
CallHistorySearchProgressListener - Interface in net.java.sip.communicator.service.callhistory.event
When searching into the call history a ProgressEvent is fired whenever the progress is changed.
CallHistoryService - Interface in net.java.sip.communicator.service.callhistory
The Call History Service stores info about calls made from various protocols
CallHistoryServiceImpl - Class in net.java.sip.communicator.impl.callhistory
The Call History Service stores info about the calls made.
CallHistoryServiceImpl() - Constructor for class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
 
CallHistorySourceContact - Class in net.java.sip.communicator.impl.callhistory
The CallHistorySourceContact is an implementation of the SourceContact interface based on a CallRecord.
CallHistorySourceContact(CallHistoryContactSource, CallRecord) - Constructor for class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Creates an instance of CallHistorySourceContact
CALLID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
The name of the "callid" attribute.
CALLID_ELEM_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
The name of the "callid" element.
CallIdPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
A PacketExtension that represents a "callid" element within the ConferenceDescriptionPacketExtension.NAMESPACE namespace.
CallIdPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.CallIdPacketExtension
Creates a new instance setting the text to callid.
CallIdPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.CallIdPacketExtension
Creates a new instance.
CallInfoFrame - Class in net.java.sip.communicator.impl.gui.main.call
The frame displaying the statistical information for a telephony conference.
CallInfoFrame(CallConference) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallInfoFrame
Creates a new frame containing the statistical information for a specific telephony conference.
CallInfoPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Call information packet extension.
CallInfoPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CallInfoPacketExtension
Constructor.
CallInterfaceListener - Interface in net.java.sip.communicator.impl.gui.main.call
The CallInterfaceListener is notified when the call interface has been started after the call was created.
callInterfaceStarted() - Method in interface net.java.sip.communicator.impl.gui.main.call.CallInterfaceListener
Indicates that the call interface was started.
CallJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
A Jabber implementation of the Call abstract class encapsulating Jabber jingle sessions.
CallJabberImpl(OperationSetBasicTelephonyJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Initializes a new CallJabberImpl instance.
CallListener - Interface in net.java.sip.communicator.service.protocol.event
Instances of this class are used for listening for notifications coming out of a telephony Provider - such as an incoming Call for example.
CallManager - Class in net.java.sip.communicator.impl.gui.main.call
The CallManager is the one that handles calls.
CallManager() - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallManager
 
CallManager.DetailsResolveListener - Interface in net.java.sip.communicator.impl.gui.main.call
A listener that will be notified for found source contacts details.
CallManager.GuiCallListener - Class in net.java.sip.communicator.impl.gui.main.call
A CallListener.
CallPanel - Class in net.java.sip.communicator.impl.gui.main.call
The dialog created for a given call.
CallPanel(CallConference, CallContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallPanel
Initializes a new CallPanel which is to depict a specific CallConference.
callPanel - Variable in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
The CallPanel which has created this instance and uses it to depict BasicConferenceCallPanel.callConference.
CallPeer - Interface in net.java.sip.communicator.service.protocol
The CallPeer is an interface that represents peers in a call.
CallPeerAdapter - Class in net.java.sip.communicator.service.protocol.event
An abstract adapter class for receiving call peer (change) events.
CallPeerAdapter() - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerAdapter
 
CallPeerAdapter - Class in net.java.sip.communicator.util.call
CallPeerAdapter implements common CallPeer related listeners in order to facilitate the task of implementing CallPeerRenderer.
CallPeerAdapter(CallPeer, CallPeerRenderer) - Constructor for class net.java.sip.communicator.util.call.CallPeerAdapter
Initializes a new CallPeerAdapter instance which is to listen to a specific CallPeer on behalf of a specific CallPeerRenderer.
callPeerAdded(CallPeerEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that a CallPeer was added to a Call participating in the telephony conference depicted by this instance.
callPeerAdded(CallPeerEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
 
callPeerAdded(CallPeerEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTelephonyConferencingGibberishImpl
 
callPeerAdded(CallPeerEvent) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
 
callPeerAdded(CallPeerEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Notifies this CallChangeListener that a specific CallPeer has been added to a specific Call.
callPeerAdded(CallPeerEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Implements the CallChangeListener.callPeerAdded method.
callPeerAdded(CallPeerEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallChangeAdapter
A dummy implementation of this listener's callPeerAdded() method.
callPeerAdded(CallPeerEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallChangeListener
Indicates that a new call peer has joined the source call.
callPeerAdded(CallPeerEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this CallChangeListener that a specific CallPeer has been added to a specific Call.
callPeerAdded(CallPeerEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Does nothing.
CallPeerChangeEvent - Class in net.java.sip.communicator.service.protocol.event
CallPeerChangeEvent-s are triggerred whenever a change occurs in a CallPeer.
CallPeerChangeEvent(CallPeer, String, Object, Object) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
Creates a CallPeerChangeEvent with the specified source, type, oldValue and newValue.
CallPeerChangeEvent(CallPeer, String, Object, Object, String) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
Creates a CallPeerChangeEvent with the specified source, type, oldValue and newValue.
CallPeerChangeEvent(CallPeer, String, Object, Object, String, int) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
Creates a CallPeerChangeEvent with the specified source, type, oldValue and newValue.
CallPeerConferenceAdapter - Class in net.java.sip.communicator.service.protocol.event
An abstract implementation of CallPeerConferenceListener which exists only as a convenience to extenders.
CallPeerConferenceAdapter() - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerConferenceAdapter
 
CallPeerConferenceEvent - Class in net.java.sip.communicator.service.protocol.event
Represents an event fired by a CallPeer to notify interested CallPeerConferenceListeners about changes in its conference-related information such as it acting or not acting as a conference focus and conference membership details.
CallPeerConferenceEvent(CallPeer, int) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
Initializes a new CallPeerConferenceEvent which is to be fired by a specific CallPeer and which notifies about a change in its conference-related information not including a change pertaining to a specific ConferenceMember.
CallPeerConferenceEvent(CallPeer, int, ConferenceMember) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
Initializes a new CallPeerConferenceEvent which is to be fired by a specific CallPeer and which notifies about a change in its conference-related information pertaining to a specific ConferenceMember.
CallPeerConferenceEvent(CallPeer, int, ConferenceMember, String) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
Initializes a new CallPeerConferenceEvent which is to be fired by a specific CallPeer and which notifies about a change in its conference-related information pertaining to a specific ConferenceMember.
CallPeerConferenceListener - Interface in net.java.sip.communicator.service.protocol.event
Represents a listener of changes in the conference-related information of CallPeer delivered in the form of CallPeerConferenceEvents.
callPeerConferenceListeners - Variable in class net.java.sip.communicator.service.protocol.AbstractCallPeer
The list of CallPeerConferenceListeners interested in and to be notified about changes in conference-related information such as this peer acting or not acting as a conference focus and conference membership details.
CallPeerControlEvent - Class in net.java.sip.communicator.service.protocol.event
The CallPeerControlEvent is issued by the PhoneUIService as a result of a user request to modify the way a CallPeer is associated with a call, or in other words "Answer" the incoming call of a CallPeer or "Hangup" and thus and the participation of a CallPeer in a call.
CallPeerControlEvent(CallPeer, String) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerControlEvent
Creates a new event instance with the specified source CallPeer and targetURI, if any.
CallPeerEvent - Class in net.java.sip.communicator.service.protocol.event
 
CallPeerEvent(CallPeer, Call, int) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerEvent
Creates a call peer event instance indicating that an event with id eventID has happened to sourceCallPeer in sourceCall
CallPeerEvent(CallPeer, Call, int, boolean) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerEvent
Creates a call peer event instance indicating that an event with id eventID has happened to sourceCallPeer in sourceCall
CallPeerGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A Gibberish implementation of the CallPeer interface.
CallPeerGibberishImpl(String, CallGibberishImpl) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Creates an instance of CallPeerGibberishImpl by specifying the call peer address and the parent owningCall.
CallPeerJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements a Jabber CallPeer.
CallPeerJabberImpl(String, CallJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Creates a new call peer with address peerAddress.
CallPeerJabberImpl(String, CallJabberImpl, JingleIQ) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Creates a new call peer with address peerAddress.
CallPeerListener - Interface in net.java.sip.communicator.service.protocol.event
Receives events notifying of changes that have occurred within a CallPeer.
callPeerListeners - Variable in class net.java.sip.communicator.service.protocol.AbstractCallPeer
All the CallPeer listeners registered with this CallPeer.
CallPeerMediaHandler<T extends MediaAwareCallPeer<?,?,?>> - Class in net.java.sip.communicator.service.protocol.media
A utility class implementing media control code shared between current telephony implementations.
CallPeerMediaHandler(T, SrtpListener) - Constructor for class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Creates a new handler that will be managing media streams for peer.
CallPeerMediaHandlerJabberImpl - Class in net.java.sip.communicator.impl.protocol.