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.jabber
An XMPP specific extension of the generic media handler.
CallPeerMediaHandlerJabberImpl(CallPeerJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Creates a new handler that will be managing media streams for peer.
CallPeerMediaHandlerSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
The media handler class handles all media management for a single CallPeer.
CallPeerMediaHandlerSipImpl(CallPeerSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Creates a new handler that will be managing media streams for peer.
CallPeerMenu - Class in net.java.sip.communicator.impl.gui.main.call.conference
The CallPeerActionMenuBar is situated in the title area of any CallPeerRenderer and gives access to operations like: "Put on hold", "Mute", "Hang up" and so on.
CallPeerMenu(CallPeer, BasicConferenceCallPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.CallPeerMenu
Creates a CallPeerActionMenuBar by specifying the associated callPeer.
CallPeerRecord - Class in net.java.sip.communicator.service.callhistory
Structure used for encapsulating data when writing or reading Call History Data.
CallPeerRecord(String, Date, Date) - Constructor for class net.java.sip.communicator.service.callhistory.CallPeerRecord
Creates CallPeerRecord
CallPeerRecordImpl - Class in net.java.sip.communicator.impl.callhistory
Added some setters to CallPeerRecord
CallPeerRecordImpl(String, Date, Date) - Constructor for class net.java.sip.communicator.impl.callhistory.CallPeerRecordImpl
Creates CallPeerRecord
callPeerRecordReceived(CallHistoryPeerRecordEvent) - Method in interface net.java.sip.communicator.service.callhistory.event.CallHistoryPeerRecordListener
This method is called when CallHistoryPeerRecordEvent occurred.
callPeerRemoved(CallPeerEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that a CallPeer was removed from a Call participating in the telephony conference depicted by this instance.
callPeerRemoved(CallPeerEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
 
callPeerRemoved(CallPeerEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTelephonyConferencingGibberishImpl
 
callPeerRemoved(CallPeerEvent) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
 
callPeerRemoved(CallPeerEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Notifies this CallChangeListener that a specific CallPeer has been remove from a specific Call.
callPeerRemoved(CallPeerEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Implements the CallChangeListener.callPeerRemoved method.
callPeerRemoved(CallPeerEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallChangeAdapter
A dummy implementation of this listener's callPeerRemoved() method.
callPeerRemoved(CallPeerEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallChangeListener
Indicates that a call peer has left the source call.
callPeerRemoved(CallPeerEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this CallChangeListener that a specific CallPeer has been remove from a specific Call.
callPeerRemoved(CallPeerEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Does nothing.
callPeerRenderer - Variable in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Current call peer renderer for control DTMF handling state
CallPeerRenderer - Interface in net.java.sip.communicator.service.gui.call
The CallPeerRenderer interface is meant to be implemented by different renderers of CallPeers.
CallPeerRendererUtils - Class in net.java.sip.communicator.impl.gui.main.call
An utility class that reassembles common methods used by different CallPeerRenderers.
CallPeerRendererUtils() - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallPeerRendererUtils
 
CallPeerSecurityListener - Interface in net.java.sip.communicator.service.protocol.event
CallPeerSecurityListener interface extends EventListener.
callPeerSecurityListeners - Variable in class net.java.sip.communicator.service.protocol.AbstractCallPeer
All the CallPeerSecurityListener-s registered with this CallPeer.
CallPeerSecurityMessageEvent - Class in net.java.sip.communicator.service.protocol.event
The CallPeerSecurityFailedEvent is triggered whenever a problem has occurred during call security process.
CallPeerSecurityMessageEvent(Object, String, String, int) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerSecurityMessageEvent
Creates a CallPeerSecurityFailedEvent by specifying the call peer, event type and message associated with this event.
CallPeerSecurityNegotiationStartedEvent - Class in net.java.sip.communicator.service.protocol.event
The CallPeerSecurityNegotiationStartedEvent is triggered whenever a communication with a given peer is established, we started securing the connection.
CallPeerSecurityNegotiationStartedEvent(CallPeer, int, SrtpControl) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerSecurityNegotiationStartedEvent
The event constructor
CallPeerSecurityOffEvent - Class in net.java.sip.communicator.service.protocol.event
The CallPeerSecurityAuthenticationEvent is triggered whenever a the security strings are received in a secure call.
CallPeerSecurityOffEvent(CallPeer, int) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerSecurityOffEvent
The event constructor.
CallPeerSecurityOnEvent - Class in net.java.sip.communicator.service.protocol.event
The CallPeerSecurityOnEvent is triggered whenever a communication with a given peer is going secure.
CallPeerSecurityOnEvent(CallPeer, int, String, SrtpControl) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerSecurityOnEvent
The event constructor
CallPeerSecurityStatusEvent - Class in net.java.sip.communicator.service.protocol.event
Parent class for SecurityOn and SecurityOff events.
CallPeerSecurityStatusEvent(Object, int) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerSecurityStatusEvent
Constructor required by the EventObject.
CallPeerSecurityTimeoutEvent - Class in net.java.sip.communicator.service.protocol.event
The CallPeerSecurityTimeoutEvent is triggered whenever a communication with a given peer cannot be established, the peer did not answer our tries to secure the connection.
CallPeerSecurityTimeoutEvent(CallPeer, int) - Constructor for class net.java.sip.communicator.service.protocol.event.CallPeerSecurityTimeoutEvent
The event constructor
CallPeerSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Our SIP implementation of the default CallPeer;
CallPeerSipImpl(Address, CallSipImpl, Transaction, SipProvider) - Constructor for class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Creates a new call peer with address peerAddress.
CallPeerState - Class in net.java.sip.communicator.service.protocol
The CallPeerState class reflects the current state of a call peer.
CallReceivedEvent - Class in net.java.sip.communicator.service.protocol.event
A class representing the event of a call reception.
CallReceivedEvent(Call) - Constructor for class net.java.sip.communicator.service.protocol.event.CallReceivedEvent
Constructor.
CallRecord - Class in net.java.sip.communicator.service.callhistory
Structure used for encapsulating data when writing or reading Call History Data.
CallRecord() - Constructor for class net.java.sip.communicator.service.callhistory.CallRecord
Creates CallRecord
CallRecord(String, Date, Date) - Constructor for class net.java.sip.communicator.service.callhistory.CallRecord
Creates Call Record
CallRecordEvent - Class in net.java.sip.communicator.service.callhistory.event
The CallRecordEvent indicates that a CallRecord has been received as a result of a CallHistoryQuery.
CallRecordEvent(CallHistoryQuery, CallRecord) - Constructor for class net.java.sip.communicator.service.callhistory.event.CallRecordEvent
Creates a CallRecordEvent by specifying the parent query and the callRecord this event is about.
CallRecordImpl - Class in net.java.sip.communicator.impl.callhistory
Add Source call to the CallRecord
CallRecordImpl() - Constructor for class net.java.sip.communicator.impl.callhistory.CallRecordImpl
Creates CallRecord
CallRecordImpl(String, Date, Date) - Constructor for class net.java.sip.communicator.impl.callhistory.CallRecordImpl
Creates Call Record
CallRecordingConfigForm - Class in net.java.sip.communicator.impl.neomedia
The saved calls management and configuration form.
CallRecordingConfigForm() - Constructor for class net.java.sip.communicator.impl.neomedia.CallRecordingConfigForm
Creates an instance of the CallConfigurationPanel.
callRecordReceived(CallRecordEvent) - Method in interface net.java.sip.communicator.service.callhistory.event.CallHistoryQueryListener
Indicates that new CallRecord is received as a result of the query.
callRemoved(Call) - Method in class net.java.sip.communicator.service.protocol.CallConference
Notifies this CallConference that a specific Call has been removed from the list of Calls participating in this telephony conference.
callRemoved(Call) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallConference
Notifies this CallConference that a specific Call has been removed from the list of Calls participating in this telephony conference.
CallRenderer - Interface in net.java.sip.communicator.service.gui.call
The CallRenderer represents a renderer for a call.
CALLS - Static variable in class net.java.sip.communicator.service.protocol.CallConference
The name of the CallConference property which specifies the list of Calls participating in a telephony conference.
CallShortcut - Class in net.java.sip.communicator.impl.globalshortcut
Shortcut for call (take the call, hang up, ...).
CallShortcut() - Constructor for class net.java.sip.communicator.impl.globalshortcut.CallShortcut
Initializes a new CallShortcut instance.
CallSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A SIP implementation of the abstract Call class encapsulating SIP dialogs.
CallSipImpl(OperationSetBasicTelephonySipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Crates a CallSipImpl instance belonging to sourceProvider and initiated by CallCreator.
CallState - Class in net.java.sip.communicator.service.protocol
The CallState class reflects the current state of a call.
callStateChanged(CallChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that there was a change in the CallState of a Call participating in the telephony conference depicted by this instance.
callStateChanged(CallChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.FullScreenShareIndicator
Listens whether we need to show or hide the dialog.
callStateChanged(CallChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
 
callStateChanged(CallChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTelephonyConferencingGibberishImpl
 
callStateChanged(CallChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
 
callStateChanged(CallChangeEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Indicates that a change has occurred in the state of the source call.
callStateChanged(CallChangeEvent) - Method in class net.java.sip.communicator.service.protocol.ActiveCallsRepository
If evt indicates that the call has been ended we remove it from the repository.
callStateChanged(CallChangeEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallChangeAdapter
A dummy implementation of this listener's callStateChanged() method.
callStateChanged(CallChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallChangeListener
Indicates that a change has occurred in the state of the source call.
callStateChanged(CallChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this CallChangeListener that a specific Call has changed its state.
CallStatusPanel - Class in net.java.sip.communicator.impl.gui.main.call
Represents the background status panel of a peer.
CallStatusPanel(LayoutManager) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallStatusPanel
Creates a CallStatusPanel by specifying a layout manager.
callTitleChanged(CallPanel) - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Called when the title of the given CallPanel changes.
callTitleChanged(CallPanel) - Method in class net.java.sip.communicator.impl.gui.main.call.CallInfoFrame
Called when the title of the given CallPanel changes.
callTitleChanged(CallPanel) - Method in interface net.java.sip.communicator.impl.gui.main.call.CallTitleListener
Called when the title of the given CallContainer changes.
callTitleChanged(CallPanel) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Called when the title of the given CallPanel changes.
CallTitleListener - Interface in net.java.sip.communicator.impl.gui.main.call
A listener notified when the title of a call changes.
CallTitlePanel - Class in net.java.sip.communicator.impl.gui.main.call
The panel, containing the title name of the call peer or member.
CallTitlePanel(LayoutManager) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallTitlePanel
Creates a CallTitlePanel by specifying the layout manager to use when layout out components.
CallToolBar - Class in net.java.sip.communicator.impl.gui.main.call
The tool bar container shown in the call window.
CallToolBar(boolean, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallToolBar
 
CallToolBarButton - Class in net.java.sip.communicator.impl.gui.main.call
The CallBarButton is a button shown in the call window tool bar.
CallToolBarButton() - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallToolBarButton
Creates an instance of CallToolBarButton.
CallToolBarButton(Image, String) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallToolBarButton
Creates an instance of CallToolBarButton by specifying the icon image and the tool tip text.
CallToolBarButton(Image, String, String) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallToolBarButton
Creates an instance of CallToolBarButton by specifying the icon image, the name of the button and the tool tip text.
CallTransferHandler - Class in net.java.sip.communicator.impl.gui.main.call
A TransferHandler that handles dropping of UIContacts or String addresses on a CallConference.
CallTransferHandler(Call) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallTransferHandler
Initializes a new CallTransferHandler instance which is to invite dropped callees to a telephony conference specified by a specific Call which participates in it.
CallTransferHandler(CallConference) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallTransferHandler
Initializes a new CallTransferHandler instance which is to invite dropped callees to a specific CallConference.
CAMERA_VIDEO_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
Camera video type constant.
canBeUsedToSearchContacts() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Defines whether using this contact source service can be used as result for the search field.
canBeUsedToSearchContacts() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Defines whether using this contact source service can be used as result for the search field.
canBeUsedToSearchContacts() - Method in class net.java.sip.communicator.service.contactsource.AsyncContactSourceService
Defines whether using this contact source service (Outlook or MacOSX Contacs) can be used as result for the search field.
cancel() - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryQueryImpl
Cancels this query.
cancel() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsQuery
Cancels this ContactQuery.
CANCEL - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardEvent
Indicates that the wizard was canceled.
cancel() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Cancels this filter query.
cancel() - Method in class net.java.sip.communicator.impl.history.HistoryQueryImpl
Cancels this query.
cancel() - Method in class net.java.sip.communicator.impl.ldap.LdapContactQuery
Cancels this ContactQuery.
cancel() - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
Cancels this ContactQuery.
cancel() - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
Cancels this ContactQuery.
cancel() - Method in class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl
Cancels this file transfer.
cancel(Class<? extends ControlChar>, boolean) - Method in class net.java.sip.communicator.impl.protocol.irc.FormattedTextBuilder
Cancel the active control char of the specified class.
cancel() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferJabberImpl
Cancels the file transfer.
cancel() - Method in class net.java.sip.communicator.impl.protocol.jabber.OutgoingFileTransferJabberImpl
Cancels the file transfer.
cancel() - Method in class net.java.sip.communicator.impl.protocol.mock.MockFileTransferImpl
 
cancel() - Method in class net.java.sip.communicator.impl.protocol.sip.TimerScheduler
Discarding any currently scheduled TimerTasks.
cancel() - Method in class net.java.sip.communicator.impl.provdisc.dhcp.DHCPTransaction
Cancel the transaction (i.e stop retransmission).
cancel() - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactQuery
Cancels this ContactQuery.
cancel() - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
Cancels this ContactQuery.
cancel() - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryQuery
Cancels this query.
cancel() - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Cancels this ContactQuery.
cancel() - Method in interface net.java.sip.communicator.service.contactsource.ContactQuery
Cancels this query.
cancel() - Method in class net.java.sip.communicator.service.googlecontacts.GoogleQuery
Cancel the query.
cancel() - Method in class net.java.sip.communicator.service.gui.event.MetaContactQuery
Cancels this query.
cancel() - Method in class net.java.sip.communicator.service.gui.FilterQuery
Cancels this filter query.
cancel() - Method in interface net.java.sip.communicator.service.history.HistoryQuery
Cancels this query.
cancel() - Method in interface net.java.sip.communicator.service.notification.VibrateNotificationHandler
Turn the vibrator off.
cancel() - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Cancels this file transfer.
cancel() - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Cancels this file transfer.
CANCEL_BUTTON_ACTION_COMMAND - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
The String-based action command for the 'Cancel' button.
CANCEL_BUTTON_ENABLED_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Property identification String for the Cancel button's enabled state
CANCEL_BUTTON_ICON_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Property identification String for the Cancel button's icon
CANCEL_BUTTON_TEXT_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Property identification String for the Cancel button's text
CANCEL_OPTION - Static variable in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
 
CANCEL_OPTION - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Return value from class method if CANCEL is chosen.
CANCEL_RETURN_CODE - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Indicates that the 'Cancel' button was pressed to close the dialog, or the user pressed the close box in the corner of the window.
CANCEL_RETURN_CODE - Static variable in class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
 
CANCEL_RETURN_CODE - Static variable in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Indicates that the Cancel button is pressed.
CANCEL_RETURN_CODE - Static variable in interface net.java.sip.communicator.service.gui.AlertUIService
Indicates that the Cancel button is pressed.
cancelActiveFileTransfers() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Cancels all active file transfers.
cancelAll() - Method in class net.java.sip.communicator.impl.protocol.irc.FormattedTextBuilder
Cancel all active formatting.
cancelButton - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The cancel button.
CANCELED - Static variable in class net.java.sip.communicator.service.filehistory.FileRecord
Status indicating that the file transfer has been canceled.
CANCELED - Static variable in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Indicates that the file transfer has been canceled.
canContainSubgroups() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Determines whether or not this group can contain subgroups.
canContainSubgroups() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Determines whether the group may contain subgroups or not.
canContainSubgroups() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Determines whether the group may contain subgroups or not.
canContainSubgroups() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
The ContactListRoot in ICQ is the only group that can contain subgroups.
canContainSubgroups() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Check if group can contain subgroups.
canContainSubgroups() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Determines whether the group may contain subgroups or not.
canContainSubgroups() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
The ContactListRoot is the only group that can contain subgroups.
canContainSubgroups() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Determines whether the group may contain subgroups or not.
canContainSubgroups() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Determines whether the group may contain subgroups or not.
canContainSubgroups() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Determines whether or not this group can contain subgroups.
canContainSubgroups() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Determines whether the group may contain subgroups or not.
CandidatePacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
 
CandidatePacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
CandidatePacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Creates a new CandidatePacketExtension with the specified elementName so that this class would be usable as a RemoteCandidatePacketExtension parent.
CandidateType - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
An enumeration containing allowed types for CandidatePacketExtensions.
canImport(JComponent, DataFlavor[]) - Method in class net.java.sip.communicator.impl.gui.main.call.CallTransferHandler
Indicates whether a component will accept an import of the given set of data flavors prior to actually attempting to import it.
canImport(JComponent, DataFlavor[]) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransferHandler
Indicates whether a component will accept an import of the given set of data flavors prior to actually attempting to import it.
canImport(JComponent, DataFlavor[]) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler
Indicates whether a component will accept an import of the given set of data flavors prior to actually attempting to import it.
canImport(JComponent, DataFlavor[]) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler
Indicates whether a component will accept an import of the given set of data flavors prior to actually attempting to import it.
canImport(JComponent, DataFlavor[]) - Method in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler
Indicates whether a component will accept an import of the given set of data flavors prior to actually attempting to import it.
canImport(JComponent, DataFlavor[]) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler
Indicates whether a component will accept an import of the given set of data flavors prior to actually attempting to import it.
CannotDeleteType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP cannot-delete element.
CannotDeleteType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.CannotDeleteType
Creates the XCAP cannot-delete error with phrase attribute.
CannotInsertType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP cannot-insert element.
CannotInsertType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.CannotInsertType
Creates the XCAP cannot-insert error with phrase attribute.
canSendMessageChanged(Conversation, boolean) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimConversationListener
 
Caps(String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager.Caps
Initializes a new Caps instance which is to represent a specific node, a specific hash (algorithm) and a specific ver.
CapsPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.caps
A PacketExtension implementation for Entity Capabilities packets.
CapsPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
An empty constructor for the CapsPacketExtension.
CapsPacketExtension(String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Creates a new CapsPacketExtension using the specified parameters.
CapsProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.caps
The provider that parses c packet extensions into CapsPacketExtension instances.
CapsProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsProvider
 
CapsVerListener - Interface in net.java.sip.communicator.impl.protocol.jabber.extensions.caps
A listener use to notify interested parties about a change in our version string.
capsVerUpdated(String) - Method in interface net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsVerListener
Called whenever our ver string changes and we need to regenerate our presence information.
CaptureDevice(CaptureDeviceInfo) - Constructor for class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel.CaptureDevice
Creates the wrapper.
CarbonPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.carbon
This class implements message carbons extensions added to message stanzas.
CarbonPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.CarbonPacketExtension
Constructs new CarbonPacketExtension instance.
CarbonPacketExtension.PrivateExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.carbon
This class implements the private carbon extension.
CarbonPacketExtension.Provider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.carbon
Parses sent and received XML elements.
cardPanel - Variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
catchException(Throwable) - Method in class net.java.sip.communicator.plugin.desktoputil.SwingWorker
Called on the event dispatching thread (not on the worker thread) if an exception has occurred during the construct method.
cc - Variable in class net.java.sip.communicator.impl.neomedia.ZrtpConfigurePanel
 
CENTER - Static variable in class net.java.sip.communicator.impl.gui.main.call.FullScreenLayout
 
center(Window) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.ComponentTools
Centers a window within the center of the screen.
center(Window, Component) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.ComponentTools
Moves a window to be concentric with another.
certButton - Variable in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
The button to show certificate description.
CertConfigActivator - Class in net.java.sip.communicator.plugin.certconfig
OSGi Activator for the Certificate Configuration Advanced Form.
CertConfigActivator() - Constructor for class net.java.sip.communicator.plugin.certconfig.CertConfigActivator
 
CertConfigEntryDialog - Class in net.java.sip.communicator.plugin.certconfig
Dialog window to add/edit client certificate configuration entries.
CertConfigEntryDialog(CertificateConfigEntry) - Constructor for class net.java.sip.communicator.plugin.certconfig.CertConfigEntryDialog
Constructor.
CertConfigPanel - Class in net.java.sip.communicator.plugin.certconfig
Advanced configuration form to define client TLS certificate templates.
CertConfigPanel() - Constructor for class net.java.sip.communicator.plugin.certconfig.CertConfigPanel
Creates a new instance of this class.
CertConfigTableModel - Class in net.java.sip.communicator.plugin.certconfig
Backing data model for a JTable that displays the client certificate configuration entries.
CertConfigTableModel() - Constructor for class net.java.sip.communicator.plugin.certconfig.CertConfigTableModel
Constructor.
CertificateConfigEntry - Class in net.java.sip.communicator.service.certificate
Data object for client certificate configuration entries.
CertificateConfigEntry() - Constructor for class net.java.sip.communicator.service.certificate.CertificateConfigEntry
 
CertificateMatcher - Interface in net.java.sip.communicator.service.certificate
Interface to verify X.509 certificate
CertificateService - Interface in net.java.sip.communicator.service.certificate
A service which implementors will ask the user for permission for the certificates which are for some reason not valid and not globally trusted.
CertificateServiceImpl - Class in net.java.sip.communicator.impl.certificate
Implementation of the CertificateService.
CertificateServiceImpl() - Constructor for class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
Initializes a new CertificateServiceImpl instance.
CertificateServiceImpl.BrowserLikeHostnameMatcher - Class in net.java.sip.communicator.impl.certificate
 
CertificateServiceImpl.EMailAddressMatcher - Class in net.java.sip.communicator.impl.certificate
 
CertificateVerificationActivator - Class in net.java.sip.communicator.impl.certificate
The certificate verification bundle activator.
CertificateVerificationActivator() - Constructor for class net.java.sip.communicator.impl.certificate.CertificateVerificationActivator
 
certOpened - Variable in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
Whether certificate description is shown.
certPanel - Variable in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
The certificate panel.
certPanel - Variable in class net.java.sip.communicator.plugin.desktoputil.ViewCertificateFrame
The certificate panel.
certs - Variable in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
The certificates to show.
certs - Variable in class net.java.sip.communicator.plugin.desktoputil.ViewCertificateFrame
The certificates to show.
CException() - Constructor for exception net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC.CException
 
CHALLENGED_FOR_AUTHENTICATION - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
The registrar service requires authentication and we are about to send one.
challengeReceived(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.sasl.SASLDigestMD5Mechanism
The server is challenging the SASL mechanism for the stanza he just sent.
CHANGE_NICKNAME_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Change nickname icon
CHANGE_NICKNAME_ICON_16x16 - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Change nickname icon
CHANGE_ROOM_SUBJECT_ICON_16x16 - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Change room icon.
changeDetail(String, String, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Change the detail.
changeDetail(String, String, String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Change the detail.
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizardPage
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.SearchPanel
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.ChatRoomNamePanel
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Do not need this for the moment.
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.neomedia.CallRecordingConfigForm
Not used.
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.loggingutils.LoggingConfigForm
Not used.
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationPanel
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Not used.
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
 
changedUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
 
ChangeEvent - Class in net.java.sip.communicator.service.netaddr.event
A ChangeEvent is fired on change of the network configuration of the computer.
ChangeEvent(Object, int, InetAddress, boolean, boolean) - Constructor for class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Creates event.
ChangeEvent(Object, int, InetAddress) - Constructor for class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Creates event.
ChangeEvent(Object, int) - Constructor for class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Creates event.
ChangeEvent(Object, int, boolean) - Constructor for class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Creates event.
changeFileTransferStatus(FileTransfer, int) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetFileTransfer
 
changeHistoryButtonsState(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Disables/Enables history arrow buttons depending on whether the current page is the first, the last page or a middle page.
changeMasterPassword(String, String) - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
Changes the master password from the old to the new one.
changeMasterPassword(String, String) - Method in interface net.java.sip.communicator.service.credentialsstorage.CredentialsStorageService
Changes the old master password to the new one.
ChangeMasterPasswordCallback() - Constructor for class net.java.sip.communicator.plugin.securityconfig.masterpassword.MasterPasswordPanel.ChangeMasterPasswordCallback
 
changeMetaContactAvatar(MetaContact, Contact, byte[]) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Sets the avatar for metaContact to be newAvatar.
changeMode(String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
changeNick(String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
changeNick(String, Callback<String>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
changePassword(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetChangePasswordJabberImpl
Changes the jabber account password of protocolProvider to newPass.
changePassword(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetChangePassword
Changes the account password to newPass
changePresenceStatusForContact(MockContact, MockStatusEnum) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Sets the presence status of contact to newStatus.
changeProtocolProvider(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.ServerChatRoomsChoiceDialog
Handles provider change.
changeSendCommand(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Replaces the Ctrl+Enter send command with simple Enter.
changeTopic(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
Channel() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Initializes a new Channel instance.
CHANNEL_BUNDLE_ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
The name of the "channel-bundle-id" attribute.
ChannelBundle(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelBundle
Initializes a new ChannelBundle with the given ID.
ChannelCommon(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Initializes this class with given XML elementName.
ChannelManager - Class in net.java.sip.communicator.impl.protocol.irc
Channel manager.
ChannelManager(IRCApi, IIRCState, ProtocolProviderServiceIrcImpl, ClientConfig, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Constructor.
CHANNELS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
The name of the channels payload-type argument.
chat - Variable in class net.java.sip.communicator.plugin.spellcheck.ChatAttachments
 
Chat - Interface in net.java.sip.communicator.service.gui
The Chat interface is meant to be implemented by the GUI component class representing a chat.
CHAT_BUFFER_SIZE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The size of the buffer that indicates how many messages will be stored in the conversation area in the chat window.
CHAT_BUTTON_AWAY_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Chat button "away" icon.
CHAT_BUTTON_DND_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Chat button "do not disturb" icon.
CHAT_BUTTON_EXTENDED_AWAY_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Chat button "away" icon.
CHAT_BUTTON_FFC_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Chat button "free for chat" icon.
CHAT_BUTTON_OFFLINE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Chat button "offline" icon.
CHAT_BUTTON_ON_THE_PHONE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Chat button "on the phone" icon.
CHAT_BUTTON_ONLINE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Chat button "online" icon.
CHAT_BUTTON_SMALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The chat button small image.
CHAT_BUTTON_SMALL_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The chat button small pressed image.
CHAT_BUTTON_SMALL_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The chat button small pressed image.
CHAT_BUTTON_SMALL_WHITE - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The chat button small image white on transparent version.
CHAT_CALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The chat call button image.
CHAT_CONFIGURE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
 
CHAT_DESKTOP_SHARING - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The chat call button image.
CHAT_ROOM_ADDED - Static variable in class net.java.sip.communicator.service.muc.ChatRoomListChangeEvent
Indicates that the ChatRoomListChangeEvent instance was triggered by adding a ChatRoom in the gui.
CHAT_ROOM_CALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The chat room call button image.
CHAT_ROOM_CHANGED - Static variable in class net.java.sip.communicator.service.muc.ChatRoomListChangeEvent
Indicates that the ChatRoomListChangeEvent instance was triggered by changing a ChatRoom in the gui (like changing its status, etc.).
CHAT_ROOM_CONFIG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon used for the chat room configuration button.
CHAT_ROOM_MEMBERS_LIST_CONFIG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon used for the chat room configuration button.
CHAT_ROOM_MENU_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for chat rooms presence status.
CHAT_ROOM_NOT_JOINED - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that we are currently not joined to the chat room, over which we try to perform an operation.
CHAT_ROOM_OFFLINE - Static variable in class net.java.sip.communicator.service.muc.ChatRoomPresenceStatus
The Offline status.
CHAT_ROOM_OFFLINE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for chat rooms presence status.
CHAT_ROOM_OFFLINE_THRESHOLD - Static variable in class net.java.sip.communicator.service.muc.ChatRoomPresenceStatus
An integer above which all values of the status coefficient indicate eagerness to communicate
CHAT_ROOM_ONLINE - Static variable in class net.java.sip.communicator.service.muc.ChatRoomPresenceStatus
The Online status.
CHAT_ROOM_ONLINE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for joined chat rooms.
CHAT_ROOM_ONLINE_THRESHOLD - Static variable in class net.java.sip.communicator.service.muc.ChatRoomPresenceStatus
An integer above which all values of the status coefficient indicate eagerness to communicate
CHAT_ROOM_PRESENCE_TASK - Static variable in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Property indicating whether or not to enable a periodic task for querying channel member presence (available, away).
CHAT_ROOM_PRESENCE_TASK - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Repeated chat room presence task configuration key from ProtocolProviderFactoryIrcImpl here to avoid having to import irc protocol package directly.
CHAT_ROOM_REMOVED - Static variable in class net.java.sip.communicator.service.muc.ChatRoomListChangeEvent
Indicates that the ChatRoomListChangeEvent instance was triggered by removing a ChatRoom from the gui.
CHAT_ROOM_REVOKE_VOICE - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Rename 16x16 image.
CHAT_ROOM_ROW_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
Background color for chat room contact rows.
CHAT_ROOM_SUBJECT - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeEvent
The name of the ChatRoom subject property.
CHAT_ROOM_USER_NICKNAME - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeEvent
The name of the ChatRoom subject property.
CHAT_ROOM_VIDEO_CALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The chat room video call button image.
CHAT_SERVER_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for multi user chat servers.
CHAT_TOOLBAR_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background image of a button in one of the ChatWindow toolbars.
CHAT_VIDEO_CALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The chat video call button image.
CHAT_WINDOW - Static variable in interface net.java.sip.communicator.service.gui.ExportedWindow
The chat window identifier.
ChatAlerterActivator - Class in net.java.sip.communicator.plugin.chatalerter
Chat Alerter plugin.
ChatAlerterActivator() - Constructor for class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
ChatAttachments - Class in net.java.sip.communicator.plugin.spellcheck
Wrapper for handling the multiple listeners associated with chats for the spell checker.
ChatAttachments(Chat, SpellDictionary) - Constructor for class net.java.sip.communicator.plugin.spellcheck.ChatAttachments
 
ChatBuffer<E> - Class in net.java.sip.communicator.impl.gui.main.chat
Should be used to limit the number of messages shown in the chat conversation area.
ChatBuffer() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatBuffer
Creates an instance of ChatBuffer.
chatChanged(ChatPanel) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatChangeListener
 
chatChanged(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.HistorySelectorBox
Listens for changes in the current chat so we can change the icon to on/off.
chatChanged(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Implements ChatChangeListener#chatChanged(ChatPanel).
ChatChangeListener - Interface in net.java.sip.communicator.impl.gui.main.chat
Listens for changes in the chat window and its chat panels.
chatClosed(Chat) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Notifies this instance that a Chat has been closed.
chatClosed(Chat) - Method in interface net.java.sip.communicator.service.gui.event.ChatListener
Notifies this instance that a Chat has been closed.
ChatConferenceCallDialog - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The dialog that allows the user to create or join a conference in the chat room.
ChatConferenceCallDialog(ChatPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Constructs the ChatConferenceCallDialog.
ChatConferenceCallsListModels - Class in net.java.sip.communicator.impl.gui.main.chat.conference
Implements an AbstractListModel which represents a member list of ConferenceDescriptions.
ChatConferenceCallsListModels(ChatSession) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallsListModels
Creates the model.
chatConferenceDescriptionSent(ConferenceDescription) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Changes the chat conference dialog layout.
chatConferenceDescriptionSent(ConferenceDescription) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
This method is called when the local user publishes a ConferenceDescription instance.
chatConferencesDialog - Variable in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Dialog used to join or create chat conference call.
ChatConfigActivator - Class in net.java.sip.communicator.plugin.chatconfig
The chat configuration form activator.
ChatConfigActivator() - Constructor for class net.java.sip.communicator.plugin.chatconfig.ChatConfigActivator
 
ChatConfigPanel - Class in net.java.sip.communicator.plugin.chatconfig
The chat configuration panel.
ChatConfigPanel() - Constructor for class net.java.sip.communicator.plugin.chatconfig.ChatConfigPanel
Creates the ChatConfigPanel.
ChatContact<T> - Class in net.java.sip.communicator.impl.gui.main.chat
The ChatContact is a wrapping class for the Contact and ChatRoomMember interface.
ChatContact(T) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Initializes a new ChatContact instance with a specific descriptor.
ChatContactCellRenderer - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The ContactListCellRenderer is the custom cell renderer used in the Jitsi's ContactList.
ChatContactCellRenderer() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
Initializes the panel containing the node.
ChatContactListModel - Class in net.java.sip.communicator.impl.gui.main.chat.conference
Implements an AbstractListModel which represents a member list of ChatContacts.
ChatContactListModel(ChatSession) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactListModel
Creates the model.
ChatContactRightButtonMenu - Class in net.java.sip.communicator.impl.gui.main.chat
The ChatContactRightButtonMenu is the menu, opened when user clicks with the right mouse button on a contact in the list of contacts in the chat window.
ChatContactRightButtonMenu(ChatPanel, ChatContact<?>) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatContactRightButtonMenu
Creates an instance of ChatRoomsListRightButtonMenu.
ChatContactRoleIcon - Class in net.java.sip.communicator.impl.gui.main.chat.conference
Allows to determine which icon should be chosen for the chat contact currently participating in a chatroom, regarding to his associated role.
ChatContactRoleIcon() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactRoleIcon
 
ChatContainer - Interface in net.java.sip.communicator.impl.gui.main.chat
 
chatContainer - Variable in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
The chat container, where this tool bar is added.
ChatConversationButton() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent.ChatConversationButton
Initializes the ChatConversationButton.
ChatConversationButton(String, Icon) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent.ChatConversationButton
Create a new RolloverButton.
ChatConversationComponent - Class in net.java.sip.communicator.impl.gui.main.chat
The ChatConversationComponent is a component that can be added to the conversation area of the chat window in order to display any special events.
ChatConversationComponent() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
Creates a ChatConversationComponent.
ChatConversationComponent.ChatConversationButton - Class in net.java.sip.communicator.impl.gui.main.chat
A specially customized button to fit better chat conversation component look and feel.
ChatConversationContainer - Interface in net.java.sip.communicator.impl.gui.main.chat
The ChatConversationContainer is used as an abstraction of the conversation area, which is included in both the chat window and the history window.
ChatConversationPanel - Class in net.java.sip.communicator.impl.gui.main.chat
The ChatConversationPanel is the panel, where all sent and received messages appear.
ChatConversationPanel(ChatConversationContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Creates an instance of ChatConversationPanel.
chatCreated(Chat) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Notifies this instance that a new Chat has been created.
chatCreated(Chat) - Method in interface net.java.sip.communicator.service.gui.event.ChatListener
Notifies this instance that a new Chat has been created.
ChatFileMenu - Class in net.java.sip.communicator.impl.gui.main.chat.menus
The FileMenu is the menu in the chat window menu bar that contains my chat rooms, history and close.
ChatFileMenu(ChatWindow) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.menus.ChatFileMenu
Creates an instance of FileMenu.
ChatFocusEvent - Class in net.java.sip.communicator.service.gui.event
The ChatFocusEvent indicates that a Chat has gained or lost the current focus.
ChatFocusEvent(Object, int) - Constructor for class net.java.sip.communicator.service.gui.event.ChatFocusEvent
Creates a new ChatFocusEvent according to the specified parameters.
chatFocusGained(ChatFocusEvent) - Method in interface net.java.sip.communicator.service.gui.event.ChatFocusListener
Indicates that a Chat has gained the focus.
ChatFocusListener - Interface in net.java.sip.communicator.service.gui.event
The listener interface for receiving focus events on a Chat.
chatFocusLost(ChatFocusEvent) - Method in interface net.java.sip.communicator.service.gui.event.ChatFocusListener
Indicates that a Chat has lost the focus.
chatHistoryChanged(ChatPanel) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatHistoryListener
Notified when the history of the given ChatPanel changes.
chatHistoryFilter - Variable in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
The chat history filter.
ChatHistoryListener - Interface in net.java.sip.communicator.impl.gui.main.chat
The ChatHistoryListener is notified each time the chat history of a ChatPanel changes.
ChatHtmlUtils - Class in net.java.sip.communicator.impl.gui.main.chat
 
ChatHtmlUtils() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
 
ChatInviteDialog - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The invite dialog is the one shown when the user clicks on the conference button in the chat toolbar.
ChatInviteDialog(ChatPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatInviteDialog
Constructs the ChatInviteDialog.
chatLinkClicked(URI) - Method in class net.java.sip.communicator.impl.gui.main.chat.ShowPreviewDialog
 
chatLinkClicked(URI) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.HistorySelectorBox
If a link is clicked with certain action to open the history popup menu.
chatLinkClicked(URI) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
chatLinkClicked(URI) - Method in interface net.java.sip.communicator.service.gui.ChatLinkClickedListener
Callback that is executed when a link was clicked.
ChatLinkClickedListener - Interface in net.java.sip.communicator.service.gui
Event-callback for clicks on links.
ChatListener - Interface in net.java.sip.communicator.service.gui.event
Listens to the creation and closing of Chats.
ChatMenuListener - Interface in net.java.sip.communicator.service.gui.event
Listens for the chat's right click menu becoming visible so menu items can be offered.
ChatMessage - Class in net.java.sip.communicator.impl.gui.main.chat
The ChatMessage class encapsulates message information in order to provide a single object containing all data needed to display a chat message.
ChatMessage(String, Date, String, String, String) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Creates a ChatMessage by specifying all parameters of the message.
ChatMessage(String, Date, String, String, String, String) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Creates a ChatMessage by specifying all parameters of the message.
ChatMessage(String, String, Date, String, String, String) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Creates a ChatMessage by specifying all parameters of the message.
ChatMessage(String, String, Date, String, String, String, String, String, String) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Creates a ChatMessage by specifying all parameters of the message.
ChatOperationReasonDialog - Class in net.java.sip.communicator.plugin.desktoputil.chat
 
ChatOperationReasonDialog() - Constructor for class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Creates an instance of ChatOperationReasonDialog using the default title and message.
ChatOperationReasonDialog(boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Creates an instance of ChatOperationReasonDialog using the default title and message.
ChatOperationReasonDialog(String, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Creates an instance of ChatOperationReasonDialog by specifying the title and the message shown in the dialog.
ChatOperationReasonDialog(String, String, boolean, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Creates an instance of ChatOperationReasonDialog by specifying the title and the message shown in the dialog.
ChatOperationReasonDialog(Frame, String, String, String, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Creates an instance of ChatOperationReasonDialog by specifying the parent window, the title and the message to show.
ChatOperationReasonDialog(Frame, String, String, String, boolean, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Creates an instance of ChatOperationReasonDialog by specifying the parent window, the title and the message to show.
ChatPanel - Class in net.java.sip.communicator.impl.gui.main.chat
The ChatPanel is the panel, where users can write and send messages, view received messages.
ChatPanel(ChatContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Creates a ChatPanel which is added to the given chat window.
chatParticipants - Variable in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
The list of ChatContacts contained in this chat session.
ChatRightButtonMenu - Class in net.java.sip.communicator.impl.gui.main.chat.menus
The ChatRightButtonMenu appears when the user makes a right button click on the chat window conversation area (where sent and received messages are displayed).
ChatRightButtonMenu(ChatConversationPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.menus.ChatRightButtonMenu
Creates an instance of ChatRightButtonMenu.
ChatRoom - Interface in net.java.sip.communicator.service.protocol
Represents a chat channel/room/rendez-vous point/ where multiple chat users could rally and communicate in a many-to-many fashion.
CHATROOM_MEMBER_ADMIN - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Admin chatroom member.
CHATROOM_MEMBER_GUEST - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Guest chatroom member.
CHATROOM_MEMBER_MODERATOR - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Moderator chatroom member.
CHATROOM_MEMBER_OWNER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Owner chatroom member.
CHATROOM_MEMBER_SILENT - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Silent chatroom member.
CHATROOM_MEMBER_STANDARD - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Standard chatroom member.
ChatRoomAutoOpenConfigDialog - Class in net.java.sip.communicator.impl.gui.main.chat.conference
A dialog for the chat room automatically open configuration.
ChatRoomConferenceCallsListPanel - Class in net.java.sip.communicator.impl.gui.main.chat.conference
Implements a list with announced conferences in chat room.
ChatRoomConferenceCallsListPanel(ChatPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConferenceCallsListPanel
Initializes a new ChatRoomConferenceCallsListPanel instance which is to depict the conferences of a chat specified by its ChatPanel.
ChatRoomConferencePublishedEvent - Class in net.java.sip.communicator.service.protocol.event
Dispatched to notify interested parties that a ChatRoomMember has published a conference description.
ChatRoomConferencePublishedEvent(int, ChatRoom, ChatRoomMember, ConferenceDescription) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomConferencePublishedEvent
Creates a new instance.
ChatRoomConferencePublishedListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that will be notified when a ChatRoomMember publishes a ConferenceDescription in a ChatRoom.
ChatRoomConfigurationForm - Interface in net.java.sip.communicator.service.protocol
The ChatRoomConfigurationForm contains the chat room configuration.
ChatRoomConfigurationFormField - Interface in net.java.sip.communicator.service.protocol
The ChatRoomConfigurationFormField is contained in the ChatRoomConfigurationForm and represents a configuration property of a chat room.
ChatRoomConfigurationFormFieldJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber protocol implementation of the ChatRoomConfigurationFormField.
ChatRoomConfigurationFormFieldJabberImpl(FormField, Form) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
Creates an instance of ChatRoomConfigurationFormFieldJabberImpl by passing to it the smack form field and the smack submit form, which are the base of this implementation.
ChatRoomConfigurationFormJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of the ChatRoomConfigurationForm interface.
ChatRoomConfigurationFormJabberImpl(MultiUserChat, Form) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormJabberImpl
Creates an instance of ChatRoomConfigurationFormJabberImpl by specifying the corresponding smack multi user chat and smack configuration form.
ChatRoomConfigurationWindow - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The configuration window for a chat room.
ChatRoomConfigurationWindow(String, ChatRoomConfigurationForm) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConfigurationWindow
Creates an instance of ChatRoomConfigurationWindow and initializes the configuration form.
ChatRoomContactList - Class in net.java.sip.communicator.impl.gui.main.chat.conference
DeafultContactlist used to display JLists with contacts.
ChatRoomContactList() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactList
Creates an instance of DefaultContactList.
ChatRoomContactListTransferHandler - Class in net.java.sip.communicator.impl.gui.main.chat.conference
A TransferHandler that we use to handle DnD operations in our ContactList.
ChatRoomContactListTransferHandler(ChatRoomContactList) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler
Creates an instance of ContactListTransferHandler passing the contactList which uses this TransferHandler.
ChatRoomContactListTransferHandler.ContactListTransferable - Class in net.java.sip.communicator.impl.gui.main.chat.conference
Transferable for JList that enables drag and drop of contacts.
ChatRoomContactSourceService - Class in net.java.sip.communicator.impl.muc
Contact source service for chat rooms.
ChatRoomContactSourceService() - Constructor for class net.java.sip.communicator.impl.muc.ChatRoomContactSourceService
 
ChatRoomDestroyReasonDialog - Class in net.java.sip.communicator.plugin.desktoputil.chat
Dialog with fields for reason and alternate address.
ChatRoomDestroyReasonDialog(String, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.chat.ChatRoomDestroyReasonDialog
Constructs new chat room destroy dialog.
ChatRoomInvitation - Interface in net.java.sip.communicator.service.protocol
This interface represents an invitation, which is send from a chat room member to another user in order to invite this user to join the chat room.
ChatRoomInvitationIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
Represents a chat room invitation.
ChatRoomInvitationIrcImpl(ChatRoom, String, String, byte[]) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ChatRoomInvitationIrcImpl
Creates a ChatRoomInvitationIrcImpl, by specifying the chatRoom, for which the invitation is, the inviter who sent this invitation and the reason of the invitation.
ChatRoomInvitationJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of the ChatRoomInvitation interface.
ChatRoomInvitationJabberImpl(ChatRoom, String, String, byte[]) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ChatRoomInvitationJabberImpl
Creates an invitation for the given targetChatRoom, from the given inviter.
ChatRoomInvitationListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that dispatches events notifying that an invitation to join a MUC room is received.
ChatRoomInvitationReceivedEvent - Class in net.java.sip.communicator.service.protocol.event
ChatRoomInvitationReceivedEvents indicate reception of an invitation to join a chat room.
ChatRoomInvitationReceivedEvent(OperationSetMultiUserChat, ChatRoomInvitation, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationReceivedEvent
Creates an InvitationReceivedEvent representing reception of the source invitation received from the specified from chat room member.
ChatRoomInvitationRejectedEvent - Class in net.java.sip.communicator.service.protocol.event
ChatRoomInvitationRejectedEvents indicates the reception of a rejection of an invitation.
ChatRoomInvitationRejectedEvent(OperationSetMultiUserChat, ChatRoom, String, String, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationRejectedEvent
Creates a ChatRoomInvitationRejectedEvent representing the rejection of an invitation, rejected by the given invitee.
ChatRoomInvitationRejectionListener - 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.
ChatRoomIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
Represents a chat channel/room, where multiple chat users could rally and communicate in a many-to-many fashion.
ChatRoomIrcImpl(String, ProtocolProviderServiceIrcImpl) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Creates an instance of ChatRoomIrcImpl, by specifying the room name and the protocol provider.
ChatRoomIrcImpl(String, ProtocolProviderServiceIrcImpl, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Creates an instance of ChatRoomIrcImpl, by specifying the room name, the protocol provider and the isPrivate property.
ChatRoomJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements chat rooms for jabber.
ChatRoomJabberImpl(MultiUserChat, ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Creates an instance of a chat room that has been.
ChatRoomJoinOptionsDialog - Class in net.java.sip.communicator.plugin.desktoputil.chat
Dialog with fields for nickname and subject.
ChatRoomJoinOptionsDialog(String, String, boolean, boolean, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.chat.ChatRoomJoinOptionsDialog
Adds the subject fields to dialog.
ChatRoomListChangeEvent - Class in net.java.sip.communicator.service.muc
Parent class for gui chat room events indicating addition and removal of chat rooms in the gui chat rooms list.
ChatRoomListChangeEvent(ChatRoomWrapper, int) - Constructor for class net.java.sip.communicator.service.muc.ChatRoomListChangeEvent
Creates a new ChatRoom event according to the specified parameters.
ChatRoomListChangeListener - Interface in net.java.sip.communicator.service.muc
 
ChatRoomListImpl - Class in net.java.sip.communicator.impl.muc
The ChatRoomsList is the list containing all chat rooms.
ChatRoomListImpl() - Constructor for class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Constructs and initializes new ChatRoomListImpl objects.
ChatRoomLocalUserRoleChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Dispatched to notify interested parties that a change in our role in the source chat room has occurred.
ChatRoomLocalUserRoleChangeEvent(ChatRoom, ChatRoomMemberRole, ChatRoomMemberRole, boolean) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomLocalUserRoleChangeEvent
Creates a ChatRoomLocalUserRoleChangeEvent representing that a change in local participant role in the source chat room has occured.
ChatRoomLocalUserRoleListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that will be notified of changes in the role of the local user participant in a particular chat room.
ChatRoomMember - Interface in net.java.sip.communicator.service.protocol
This interface represents chat room participants.
ChatRoomMemberImpl(String, ChatRoom, ChatRoomMemberRole) - Constructor for class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
ChatRoomMemberIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
Represents a chat room member.
ChatRoomMemberIrcImpl(ProtocolProviderServiceIrcImpl, ChatRoom, String, String, String, ChatRoomMemberRole, IrcStatusEnum) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Creates an instance of ChatRoomMemberIrcImpl, by specifying the protocol provider, the corresponding chat room, where this member is joined, the identifier of the contact (the nickname), the login, the host name and finally the role that this contact has in the chat room.
ChatRoomMemberJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
A Jabber implementation of the chat room member.
ChatRoomMemberJabberImpl(ChatRoomJabberImpl, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Creates a jabber chat room member with the specified containing chat room parent.
ChatRoomMemberListPanel - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The ChatContactListPanel is the panel added on the right of the chat conversation area, containing information for all contacts participating the chat.
ChatRoomMemberListPanel(ChatPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomMemberListPanel
Initializes a new ChatRoomMemberListPanel instance which is to depict the members of a chat specified by its ChatPanel.
ChatRoomMemberPresenceChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Dispatched to notify interested parties that a change in the presence of a chat room member has occurred.
ChatRoomMemberPresenceChangeEvent(ChatRoom, ChatRoomMember, String, String) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Creates a ChatRoomMemberPresenceChangeEvent representing that a change in the presence of a ChatRoomMember has occurred.
ChatRoomMemberPresenceChangeEvent(ChatRoom, ChatRoomMember, ChatRoomMember, String, String) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Creates a ChatRoomMemberPresenceChangeEvent representing that a change in the presence of a ChatRoomMember has occurred.
ChatRoomMemberPresenceListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that will be notified of changes in the presence of a member in a particular chat room.
ChatRoomMemberPropertyChangeEvent - Class in net.java.sip.communicator.service.protocol.event
A ChatRoomMemberPropertyChangeEvent is issued whenever a chat room member property has changed (such as the nickname for example).
ChatRoomMemberPropertyChangeEvent(ChatRoomMember, ChatRoom, String, Object, Object) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPropertyChangeEvent
Creates a ChatRoomMemberPropertyChangeEvent indicating that a change has occurred for property propertyName in the source chat room member and that its value has changed from oldValue to newValue.
ChatRoomMemberPropertyChangeListener - Interface in net.java.sip.communicator.service.protocol.event
The ChatRoomMemberPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room member (e.g.
ChatRoomMemberRole - Enum in net.java.sip.communicator.service.protocol
Indicates roles that a chat room member detains in its containing chat room.
ChatRoomMemberRoleChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Dispatched to notify interested parties that a change in a member role in the source room has occurred.
ChatRoomMemberRoleChangeEvent(ChatRoom, ChatRoomMember, ChatRoomMemberRole, ChatRoomMemberRole) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomMemberRoleChangeEvent
Creates a ChatRoomMemberRoleChangeEvent representing that a change in member role in the source chat room has occured.
ChatRoomMemberRoleListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that will be notified of changes in the role of a chat participant in a particular chat room.
ChatRoomMessageDeliveredEvent - Class in net.java.sip.communicator.service.protocol.event
MessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageDeliveredEvent(ChatRoom, Date, Message, int) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveredEvent
Creates a MessageDeliveredEvent representing delivery of the source message to the specified to contact.
ChatRoomMessageDeliveryFailedEvent - Class in net.java.sip.communicator.service.protocol.event
ChatRoomMessageDeliveredEvents confirm successful delivery of an instant message.
ChatRoomMessageDeliveryFailedEvent(ChatRoom, ChatRoomMember, int, String, Date, Message) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Creates a ChatRoomMessageDeliveryFailedEvent indicating failure of delivery of a message to the specified ChatRoomMember in the specified ChatRoom.
ChatRoomMessageListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that registers for ChatRoomMessageEvents issued by a particular ChatRoom.
ChatRoomMessageReceivedEvent - Class in net.java.sip.communicator.service.protocol.event
MessageReceivedEvents indicate reception of an instant message.
ChatRoomMessageReceivedEvent(ChatRoom, ChatRoomMember, Date, Message, int) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
ChatRoomNamePanel - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
The ChatRoomNamePanel is the form, where we should enter the chat room name.
ChatRoomNamePanel() - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.ChatRoomNamePanel
Creates and initializes the ChatRoomNamePanel.
ChatRoomNamePanel(WizardContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.ChatRoomNamePanel
Creates and initializes the ChatRoomNamePanel.
ChatRoomNamePanel - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
The ChatRoomNamePanel is the form, where we should enter the chat room name.
ChatRoomNamePanel() - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.ChatRoomNamePanel
Creates and initializes the ChatRoomNamePanel.
ChatRoomPresenceStatus - Class in net.java.sip.communicator.service.muc
The chat room statuses.
ChatRoomPresenceStatus(int, String) - Constructor for class net.java.sip.communicator.service.muc.ChatRoomPresenceStatus
Creates a status with the specified connectivity coeff and name for the chat rooms.
chatRoomPropertyChanged(ChatRoomMemberPropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Notifies the user if any member of the chatroom changes nickname.
chatRoomPropertyChanged(ChatRoomMemberPropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactListModel
Listens for property change in chat room members.
chatRoomPropertyChanged(ChatRoomPropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Updates the chat panel when a property of the chat room has been modified.
chatRoomPropertyChanged(ChatRoomMemberPropertyChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomMemberPropertyChangeListener
Called to indicate that a chat room member property has been modified.
chatRoomPropertyChanged(ChatRoomPropertyChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeListener
Called to indicate that a chat room property has been modified.
ChatRoomPropertyChangeEvent - Class in net.java.sip.communicator.service.protocol.event
A ChatRoomPropertyChangeEvent is issued whenever a chat room property has changed.
ChatRoomPropertyChangeEvent(ChatRoom, String, Object, Object) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeEvent
Creates a ChatRoomPropertyChangeEvent indicating that a change has occurred for property propertyName in the source chat room and that its value has changed from oldValue to newValue.
chatRoomPropertyChangeFailed(ChatRoomPropertyChangeFailedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
 
chatRoomPropertyChangeFailed(ChatRoomPropertyChangeFailedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeListener
Called to indicate that a change of a chat room property has failed.
ChatRoomPropertyChangeFailedEvent - Class in net.java.sip.communicator.service.protocol.event
Dispatched to indicate that a change of a chat room property has failed.
ChatRoomPropertyChangeFailedEvent(ChatRoom, String, Object, Object, int, String) - Constructor for class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeFailedEvent
Creates a ChatRoomPropertyChangeEvent indicating that a change has occurred for property propertyName in the source chat room and that its value has changed from oldValue to newValue.
ChatRoomPropertyChangeListener - Interface in net.java.sip.communicator.service.protocol.event
The ChatRoomPropertyChangeListener receives events notifying interested parties that a property of the corresponding chat room (e.g.
ChatRoomProviderRenderer() - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog.ChatRoomProviderRenderer
The renderer.
ChatRoomProviderWrapper - Interface in net.java.sip.communicator.service.muc
 
chatRoomProviderWrapperAdded(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
 
chatRoomProviderWrapperAdded(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
 
chatRoomProviderWrapperAdded(ChatRoomProviderWrapper) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapperListener
When a provider wrapper is added this method is called to inform listeners.
ChatRoomProviderWrapperImpl - Class in net.java.sip.communicator.impl.muc
 
ChatRoomProviderWrapperImpl(ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Creates an instance of ChatRoomProviderWrapper by specifying the protocol provider, corresponding to the multi user chat account.
ChatRoomProviderWrapperListener - Interface in net.java.sip.communicator.service.muc
Listener which registers for provider add/remove changes.
chatRoomProviderWrapperRemoved(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
 
chatRoomProviderWrapperRemoved(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
 
chatRoomProviderWrapperRemoved(ChatRoomProviderWrapper) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapperListener
When a provider wrapper is removed this method is called to inform listeners.
ChatRoomQuery - Class in net.java.sip.communicator.impl.muc
The ChatRoomQuery is a query over the ChatRoomContactSourceService.
ChatRoomQuery(String, ChatRoomContactSourceService) - Constructor for class net.java.sip.communicator.impl.muc.ChatRoomQuery
Creates an instance of ChatRoomQuery by specifying the parent contact source, the query string to match and the maximum result contacts to return.
ChatRoomSourceContact - Class in net.java.sip.communicator.impl.muc
Source contact for the chat rooms.
ChatRoomSourceContact(String, String, ChatRoomQuery, ProtocolProviderService, boolean) - Constructor for class net.java.sip.communicator.impl.muc.ChatRoomSourceContact
Constructs a new chat room source contact.
ChatRoomSourceContact(ChatRoom, ChatRoomQuery, boolean) - Constructor for class net.java.sip.communicator.impl.muc.ChatRoomSourceContact
Constructs new chat room source contact.
ChatRoomSubjectPanel - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The panel containing the subject of the chat room and the configuration button.
ChatRoomSubjectPanel(ConferenceChatSession) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomSubjectPanel
Creates the panel containing the chat room subject.
ChatRoomTableDialog - Class in net.java.sip.communicator.impl.gui.main.chatroomslist
The dialog containing a list of all chat rooms of the user and also interface for create a new chat room, join a chat room, search all chat rooms, etc.
ChatRoomTableDialog(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog
Creates an instance of MyChatRoomsDialog by specifying the parent window.
ChatRoomTableDialog.ChatRoomProviderRenderer - Class in net.java.sip.communicator.impl.gui.main.chatroomslist
Cell renderer for the providers combo box: displays the protocol name with its associated icon.
ChatRoomWrapper - Interface in net.java.sip.communicator.service.muc
The ChatRoomWrapper is the representation of the ChatRoom in the GUI.
ChatRoomWrapperImpl - Class in net.java.sip.communicator.impl.muc
The ChatRoomWrapper is the representation of the ChatRoom in the GUI.
ChatRoomWrapperImpl(ChatRoomProviderWrapper, String, String) - Constructor for class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Creates a ChatRoomWrapper by specifying the protocol provider, the identifier and the name of the chat room.
ChatRoomWrapperImpl(ChatRoomProviderWrapper, ChatRoom) - Constructor for class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Creates a ChatRoomWrapper by specifying the corresponding chat room.
ChatSession - Class in net.java.sip.communicator.impl.gui.main.chat
 
ChatSession() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatSession
 
ChatSessionChangeListener - Interface in net.java.sip.communicator.impl.gui.main.chat
Listens for changes in ChatSession.
ChatSessionRenderer - Interface in net.java.sip.communicator.impl.gui.main.chat
The ChatSessionRenderer is the connector between the ChatSession and the ChatPanel, which represents the UI part of the chat.
ChatToolbarButton - Class in net.java.sip.communicator.impl.gui.customcontrols
The MsgToolbarButton is a SIPCommButton that has specific background and rollover images.
ChatToolbarButton(Image) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.ChatToolbarButton
Creates an instance of MsgToolbarButton.
ChatToolsMenu - Class in net.java.sip.communicator.impl.gui.main.chat.menus
The OptionMenu is a menu in the chat window menu bar.
ChatToolsMenu(ChatWindow) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.menus.ChatToolsMenu
Creates an instance of HelpMenu.
ChatTransferHandler - Class in net.java.sip.communicator.impl.gui.main.chat
A TransferHandler that we use to handle copying, pasting and DnD operations in our ChatPanel.
ChatTransferHandler(ChatPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatTransferHandler
Constructs the ChatTransferHandler by specifying the ChatPanel we're currently dealing with.
ChatTransport - Interface in net.java.sip.communicator.impl.gui.main.chat
The ChatTransport is an abstraction of the transport method used when sending messages, making calls, etc.
chatTransports - Variable in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
The list of ChatTransports available in this session.
ChatTransportSelectorBox - Class in net.java.sip.communicator.impl.gui.main.chat
The ChatTransportSelectorBox represents the send via menu in the chat window.
ChatTransportSelectorBox(ChatPanel, ChatSession, ChatTransport) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatTransportSelectorBox
Creates an instance of ChatTransportSelectorBox.
ChatWindow - Class in net.java.sip.communicator.impl.gui.main.chat
The chat window is the place, where users can write and send messages, view received messages.
ChatWindow() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Creates an instance of ChatWindow by passing to it an instance of the main application window.
ChatWindow.ChatWindowAdapter - Class in net.java.sip.communicator.impl.gui.main.chat
Before closing the chat window saves the current size and position through the ConfigurationService.
ChatWindowAdapter() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatWindow.ChatWindowAdapter
 
ChatWindowManager - Class in net.java.sip.communicator.impl.gui.main.chat
Manages chat windows and panels.
ChatWindowManager() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
 
ChatWritePanel - Class in net.java.sip.communicator.impl.gui.main.chat
The ChatWritePanel is the panel, where user writes her messages.
ChatWritePanel(ChatPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Creates an instance of ChatWritePanel.
checkBoxPanel - Variable in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
 
checkEnableDown(int) - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
checkEnableUp(int) - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
checkForFullName(VCard) - Method in class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver
Checks for full name tag in the card.
checkForUpdateAndDownload() - Static method in class net.java.sip.communicator.impl.neomedia.codec.video.h264.OpenH264Retriever
Checks whether current version matches the one that is already installed, and shows a dialog to inform user to download the new version.
checkForUpdates(boolean) - Method in class net.java.sip.communicator.plugin.update.UpdateServiceImpl
Invokes "Check for Updates".
checkForUpdates(boolean) - Method in interface net.java.sip.communicator.service.update.UpdateService
Checks for updates.
CheckForUpdatesMenuItemComponent - Class in net.java.sip.communicator.plugin.update
Implements PluginComponent for the "Check for Updates" menu item.
CheckForUpdatesMenuItemComponent(Container, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.update.CheckForUpdatesMenuItemComponent
Initializes a new "Check for Updates" menu item.
checkHomeFolderExist(String, String, String) - Static method in class net.java.sip.communicator.launcher.SIPCommunicator
Checks whether home folder exists.
checkInitialized() - Method in class net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl
 
checkInitialized() - Method in interface net.java.sip.communicator.service.systray.SystrayService
Checks if the systray icon has been initialized.
checkNick(String, Integer) - Static method in class net.java.sip.communicator.impl.protocol.irc.IdentityManager
Verify nick name.
CHILD_CONTACTS_REORDERED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Indicates that the MetaContactGroupEvent instance was triggered by the fact that child contacts were reordered in the source group.
childContactsReordered(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
We simply ignore - we're not interested in this kind of events.
childContactsReordered(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
childContactsReordered(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Reorders contact list nodes, when MetaContact-s in a MetaContactGroup has been reordered.
childContactsReordered(MetaContactGroupEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that the order under which the child contacts were ordered inside the source group has changed.
childContactsReordered(MetaContactGroupEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that the order under which the child contacts were ordered inside the source group has changed.
ChooseCallAccountDialog - Class in net.java.sip.communicator.impl.gui.main.call
A dialog allowing the user to choose a specific account from a given list.
ChooseCallAccountDialog(String, Class<? extends OperationSet>, List<ProtocolProviderService>) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountDialog
Creates an instance of ChooseCallAccountDialog.
ChooseCallAccountPopupMenu - Class in net.java.sip.communicator.impl.gui.main.call
The ChooseCallAccountDialog is the dialog shown when calling a contact in order to let the user choose the account he'd prefer to use in order to call this contact.
ChooseCallAccountPopupMenu(JComponent, String, List<ProtocolProviderService>) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Creates this dialog.
ChooseCallAccountPopupMenu(JComponent, String, List<ProtocolProviderService>, CallInterfaceListener) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Creates this dialog.
ChooseCallAccountPopupMenu(JComponent, String, List<ProtocolProviderService>, Class<? extends OperationSet>) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Creates this dialog.
ChooseCallAccountPopupMenu(JComponent, List<?>) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Creates this dialog by specifying a list of telephony contacts to choose from.
ChooseCallAccountPopupMenu(JComponent, List<?>, Class<? extends OperationSet>) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Creates this dialog by specifying a list of telephony contacts to choose from.
chooseColor() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Call a color chooser for the current selected shape
ChooseUIContactDetailPopupMenu - Class in net.java.sip.communicator.impl.gui.main.contactlist
The ChooseCallAccountDialog is the dialog shown when calling a contact in order to let the user choose the account he'd prefer to use in order to call this contact.
ChooseUIContactDetailPopupMenu(JComponent, List<UIContactDetail>, UIContactDetailAction) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ChooseUIContactDetailPopupMenu
Creates this dialog by specifying a list of telephony contacts to choose from.
CID - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
The name of the thumbnail attribute "cid".
CID - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
The name of the thumbnail attribute "cid".
CityDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.CityDetail
 
ClassType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules class element.
ClassType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ClassType
Creates class element with value.
CleanShutdownActivator - Class in net.java.sip.communicator.plugin.windowscleanshutdown
Tries to cleanly close the application on shutdown/logoff.
CleanShutdownActivator() - Constructor for class net.java.sip.communicator.plugin.windowscleanshutdown.CleanShutdownActivator
 
cleanup() - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Cleanups references and listeners.
clear() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Creates new document and all the messages that will be processed in the future will be appended in it.
clear() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeModel
Removes all nodes except the root node and clears all dependencies.
clear() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Clears all dependencies for all children in the given groupNode (i.e.
clear() - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPadDialog
Clears the call field.
clear() - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Modifying a difference set is unsupported.
clear() - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCache
Empty the credentials cache (all authorization challenges) would end up requesting a password from the user.
clear() - Method in class net.java.sip.communicator.plugin.addrbook.AbstractAddrBookContactQuery
Clear.
clear() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.CreateIppiAccountForm
Clears all the data previously entered in the form.
clear() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountCreationForm
Clears all fields contained in this form.
clear() - Method in interface net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountCreationFormService
Clears all the data previously entered in the form.
clear() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Clears the content of the notifications table.
clear() - Method in interface net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountCreationFormService
Clears all the data previously entered in the form.
clear() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Clear any previous settings.
clear() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Clear any previous settings.
clear() - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicAutoAnswer
Clear any previous settings.
clear() - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Clears this hashtable so that it contains no keys.
clear() - Method in class net.java.sip.communicator.util.OrderedProperties
Clear the entries.
clearBindings() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Removes all bindings from the panel.
clearCache() - Static method in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Clears the images cache.
clearCache() - Method in class net.java.sip.communicator.impl.gui.utils.ImageLoaderServiceImpl
Clears the images cache.
clearCache() - Method in interface net.java.sip.communicator.service.gui.ImageLoaderService
Clears the images cache.
clearCachedConferenceDescriptionList() - Method in class net.java.sip.communicator.service.protocol.AbstractChatRoom
Clears the list with the chat room conferences.
clearChatRoomMemberList() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Removes all chat room members from the list.
clearCurrentSearchText() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Clears the current text in the search field.
clearCurrentSearchText() - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Clears the current text in the search field.
clearCurrentSearchText() - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Clears the current text in the search field.
clearCurrentSearchText() - Method in interface net.java.sip.communicator.service.gui.ContactListContainer
Clears the current text in the search field.
clearDefaultDNSCache() - Static method in class net.java.sip.communicator.util.NetworkUtils
Clears the default DNS cache.
clearLocal() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Clear local settings.
clearLocal() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Clear local settings.
clearNotifications() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
 
clearRegistrationStateChangeListener() - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Clear all registration state change listeners.
clearRemainingNotifications() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Cancels the contact notifications.
clearSelectedItems() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Clears all items that they are not selected and its name is not bold.
clearSupportedOperationSet() - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Removes all OperationSet implementation from the set of supported OperationSets for this instance.
clearTextField(SIPCommTextFieldUI) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog
Clear the text field.
clearUserDefinedDisplayName(MetaContact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Resets display name of the MetaContact to show the value from the underlying contacts.
clearUserDefinedDisplayName(MetaContact) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Resets display name of the MetaContact to show the value from the underlying contacts.
clearWriteArea() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Clears write message area.
CLIENT_TLS_CERTIFICATE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property which defines the ID of the client TLS certificate configuration entry.
ClientCapabilities - Class in net.java.sip.communicator.impl.protocol.sip
Handles OPTIONS requests by replying with an OK response containing methods that we support.
ClientCapabilities(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.ClientCapabilities
Creates a new instance of this class using the specified parent protocolProvider.
ClientConfig - Interface in net.java.sip.communicator.impl.protocol.irc
Configuration type for maintaining client configuration.
ClientConfig.SASL - Interface in net.java.sip.communicator.impl.protocol.irc
SASL authentication data.
ClientConfigImpl - Class in net.java.sip.communicator.impl.protocol.irc
Basic implementation of ClientConfig.
ClientConfigImpl() - Constructor for class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
 
ClientConfigImpl.SASLImpl - Class in net.java.sip.communicator.impl.protocol.irc
Type for storing SASL authentication data.
CListKeySearchListener - Class in net.java.sip.communicator.impl.gui.main.contactlist
The main goal of the CListKeySearchListener is to listen for key events and to search the ContactList when a key is typed over it.
CListKeySearchListener(JList) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.CListKeySearchListener
Creates an instance of CListKeySearchListener for the given ContactList.
CLOCKRATE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
The name of the clockrate SDP argument.
clone() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
 
clone(T) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Clones the attributes, namespace and text of a specific AbstractPacketExtension into a new AbstractPacketExtension instance of the same run-time type.
clone() - Method in class net.java.sip.communicator.impl.protocol.sip.CustomHeader
Clones this object.
clone() - Method in class net.java.sip.communicator.impl.protocol.sip.CustomHeaderList
Clones this list.
clone() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Clone this object.
clone() - Method in class net.java.sip.communicator.service.protocol.WhiteboardPoint
Creates and returns a copy of this WhiteboardPoint.
cloneTransportAndCandidates(IceUdpTransportPacketExtension) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Clones a specific IceUdpTransportPacketExtension and its candidates.
cloneTransportAndCandidates(IceUdpTransportPacketExtension, boolean) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Clones a specific IceUdpTransportPacketExtension and its candidates.
cloneTransportAndCandidates(IceUdpTransportPacketExtension) - Static method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Clones a specific IceUdpTransportPacketExtension and its candidates.
close(boolean) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.AccountSettingsForm
All functions implemented in this method will be invoked when user presses the Escape key.
close(int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Closes the dialog and sets the return code to the integer parameter.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Implements the SIPCommDialog close method.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Implements the SIPCommDialog close method.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.account.NewAccountDialog
Remove the newAccountDialog, when the window is closed.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
Invoked when the window is closed.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationResponseDialog
Invoked when the window is closed.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
Invoked when the window is closed.
close(CallPanel, boolean) - Method in interface net.java.sip.communicator.impl.gui.main.call.CallContainer
Closes a specific CallPanel.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Notifies this instance that it has been requested to close.
close(CallPanel, boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Closes a specific CallPanel.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.SelectScreenDialog
Automatically press the cancel button when this dialog has been escaped.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Implements the SIPCommFrame close method.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomAutoOpenConfigDialog
 
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConfigurationWindow
 
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.InvitationReceivedDialog
Disposes this dialog when it's closed.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Implements the SIPCommFrame close method, which is invoked when user presses the Esc key.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.SendSmsDialog
 
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ShowPreviewDialog
All functions implemented in this method will be invoked when user presses the Escape key.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog
 
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomDialog
 
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomDialog
When escape is pressed clicks the cancel button programatically.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow
Indicates the window is about to be closed.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
Implements SIPCommFrame.close() method.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Indicates that this dialog is about to be closed.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupDialog
Cancels the application if the window is closed.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MoveSubcontactMessageDialog
Automatically clicks the cancel button when the dialog is closed.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameContactDialog
 
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameGroupDialog
 
close() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Closes this query to indicate that no more contact sub-queries would be added to it.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Overwrites the SIPCommFrame close method.
close(CallPanel, boolean) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Closes a specific CallPanel.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Closes this dialog by clicking on the "Cancel" button.
close(boolean) - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Closes this dialog by clicking on the "Cancel" button.
close(int) - Method in interface net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC
 
close() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Closes the CallPeerMediaHandler.
close() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStreamConnector
Overrides StreamConnectorDelegate.close() in order to prevent the closing of the StreamConnector wrapped by this instance because the latter is shared and it is not clear whether no TransportManager is using it.
close() - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Close this transport manager and release resources.
close() - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Releases the resources acquired by this TransportManager and prepares it for garbage collection.
close() - Method in class net.java.sip.communicator.impl.protocol.sip.IceTransportManagerSipImpl
Releases the resources acquired by this TransportManager and prepares it for garbage collection.
close(boolean) - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoMenuItemComponent.AccountInfoDialog
Presses programmatically the cancel button, when Esc key is pressed.
close(boolean) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigEntryDialog
 
close(boolean) - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoMenuItemComponent.ConnectionInfoDialog
Presses programmatically the cancel button, when Esc key is pressed.
close(boolean) - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoDialog
 
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Automatically clicks the cancel button, when this window is closed.
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Close the ErrorDialog.
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.MasterPasswordInputDialog
Closes the dialog.
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Visually clicks the cancel button on close.
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
 
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImagePickerDialog
Closes the dialog.
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.WebcamDialog
Invoked when a window is closed.
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.NewStatusMessageDialog
Artificially clicks the cancel button when this panel is escaped.
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
All functions implemented in this method will be invoked when user presses the Escape key.
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Notifies this instance that it has been requested to close.
close(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
Called when dialog closed or escape pressed.
close(boolean) - Method in class net.java.sip.communicator.plugin.exampleplugin.PluginDialog
Implements SIPCommDialog.close(boolean) and does not perform any special operations when the dialog is closed.
close(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberServerChooserDialog
 
close(boolean) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog
All functions implemented in this method will be invoked when user presses the Escape key.
close(boolean) - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
All functions implemented in this method will be invoked when user presses the Escape key.
close(boolean) - Method in class net.java.sip.communicator.plugin.pluginmanager.NewBundleDialog
Presses programatically the cancel button, when Esc key is pressed.
close(boolean) - Method in class net.java.sip.communicator.plugin.propertieseditor.NewPropertyDialog
Presses programmatically the cancel button, when Esc key is pressed.
close(boolean) - Method in class net.java.sip.communicator.plugin.securityconfig.masterpassword.SavedPasswordsDialog
 
close(boolean) - Method in class net.java.sip.communicator.plugin.simpleaccreg.InitialAccountRegistrationFrame
 
close(boolean) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckerConfigDialog
 
close(boolean) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.InvitationReceivedDialog
 
close(boolean) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
 
close() - Method in class net.java.sip.communicator.service.gui.FilterQuery
Closes this query to indicate that no more contact sub-queries would be added to it.
close() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Closes and null-ifies all streams and connectors and readies this media handler for garbage collection (or reuse).
CLOSE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Close icon.
CLOSE_VIDEO - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon shown in the invite dialog.
closeActionPerformed() - Method in class net.java.sip.communicator.impl.gui.main.menus.FileMenu
Indicates that the close menu has been selected.
closeAllChats(ChatContainer, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Closes all chats in the specified ChatContainer and makes them available for garbage collection.
closeChat(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Closes the given chat panel.
closeChatRoomWindow(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Closes the chat room window for the given ChatRoomWrapper instance.
closeChatRoomWindow(ChatRoomWrapper) - Method in interface net.java.sip.communicator.service.gui.UIService
Closes the chat room window for the given ChatRoomWrapper instance.
closeColibriStreamConnector(CallPeerJabberImpl, MediaType, ColibriStreamConnector) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Closes a specific ColibriStreamConnector which is associated with a MediaStream of a specific MediaType upon request from a specific CallPeer.
CLOSED_GROUP_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for closed groups.
CLOSED_OPTION - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Return value from class method if user closes window without selecting anything.
closeGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CListKeySearchListener
Closes a group when it's opened.
closeGroup(MetaContactGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Closes the given group by hiding all containing contacts.
closeItem - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
CloseListener - Interface in net.java.sip.communicator.plugin.desktoputil.event
 
CloseLocalVisualComponentButton - Class in net.java.sip.communicator.impl.gui.main.call
Implements a Button which allows closing/hiding the visual Component displaying the video streaming from the local peer/user to the remote peers.
CloseLocalVisualComponentButton(UIVideoHandler2) - Constructor for class net.java.sip.communicator.impl.gui.main.call.CloseLocalVisualComponentButton
Initializes a new CloseLocalVisualComponentButton instance which is to allow closing/hiding the visual Component displaying the video streaming from the local peer/user to the remote peer(s).
closeLogFile() - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Dummy implementation for ServerLogger.closeLogFile()
closeOperation(MouseEvent) - Method in interface net.java.sip.communicator.plugin.desktoputil.event.CloseListener
 
closeStream(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Closes the MediaStream that this instance uses for a specific MediaType and prepares it for garbage collection.
closeStream(CallPeerMediaHandler<?>, MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Closes the MediaStream that this instance uses for a specific MediaType and prepares it for garbage collection.
closeStreamConnector(MediaType, StreamConnector) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Closes a specific StreamConnector associated with a specific MediaType.
closeStreamConnector(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Closes the existing StreamConnector, if any, associated with a specific MediaType and removes its reference from this TransportManager.
closeStreamConnector(MediaType, StreamConnector) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Closes a specific StreamConnector associated with a specific MediaType.
CloseTabbedPaneEvent - Class in net.java.sip.communicator.impl.gui.customcontrols.events
 
CloseTabbedPaneEvent(MouseEvent, String, int) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.events.CloseTabbedPaneEvent
 
CODE - Static variable in class net.java.sip.communicator.impl.protocol.irc.ControlChar.Bold
IRC control code.
CODE - Static variable in class net.java.sip.communicator.impl.protocol.irc.ControlChar.ColorFormat
IRC control code.
CODE - Static variable in class net.java.sip.communicator.impl.protocol.irc.ControlChar.Italics
IRC control code.
CODE - Static variable in class net.java.sip.communicator.impl.protocol.irc.ControlChar.Normal
IRC control code.
CODE - Static variable in class net.java.sip.communicator.impl.protocol.irc.ControlChar.Underline
IRC control code.
CODE_CONTACT_ALREADY_EXISTS_ERROR - Static variable in exception net.java.sip.communicator.service.contactlist.MetaContactListException
Indicates that the exception was caused by the fact that we tried to add to our contact list a contact that was already in there.
CODE_GROUP_ALREADY_EXISTS_ERROR - Static variable in exception net.java.sip.communicator.service.contactlist.MetaContactListException
Indicates that the exception was caused by the fact that we tried to add to our contact list a group that was already in there.
CODE_LOCAL_IO_ERROR - Static variable in exception net.java.sip.communicator.service.contactlist.MetaContactListException
Indicates that an error has occurred while performing a local IO operation (e.g.
CODE_MOVE_CONTACT_ERROR - Static variable in exception net.java.sip.communicator.service.contactlist.MetaContactListException
Indicates that the exception was caused by the fact that we tried to move a contact that cannot be moved or an error occur during move.
CODE_NETWORK_ERROR - Static variable in exception net.java.sip.communicator.service.contactlist.MetaContactListException
Indicates that a failure has occurred while trying to communicate through the network.
CODE_NOT_SUPPORTED_OPERATION - Static variable in exception net.java.sip.communicator.service.contactlist.MetaContactListException
Indicates that the last operation is not supported from underling protocol.
CODE_REMOVE_GROUP_ERROR - Static variable in exception net.java.sip.communicator.service.contactlist.MetaContactListException
Indicates that the exception was caused by the fact that we tried to remove a group that cannot be removed or an error occur during remove.
CODE_UNKNOWN_ERROR - Static variable in exception net.java.sip.communicator.service.contactlist.MetaContactListException
Indicates that the error which caused the exception was either unknown or did not correspond to any of the other error codes
CoinIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Coin (Conference Info) IQ.
CoinIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
 
CoinIQProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
An implementation of a Coin IQ provider that parses incoming Coin IQs.
CoinIQProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQProvider
Constructor.
CoinPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Represents the conference information.
CoinPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CoinPacketExtension
Constructs a new coin extension.
CoinPacketExtension(boolean) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CoinPacketExtension
Constructs a new coin extension.
ColibriAnalyser - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Utility class for extracting info from responses received from the JVB and keeping track of conference state.
ColibriAnalyser(ColibriConferenceIQ) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriAnalyser
Creates new instance of analyser that will used given Colibri IQ instance for storing conference state.
ColibriBuilder - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Utility class for building Colibri queries.
ColibriBuilder(ColibriConferenceIQ) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Creates new instance of ColibriBuilder for given conferenceState.
ColibriBuilder.RequestType - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
The types of request that can be built with ColibriBuilder.
ColibriConferenceIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Implements the Jitsi Videobridge conference IQ within the COnferencing with LIghtweight BRIdging.
ColibriConferenceIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Initializes a new ColibriConferenceIQ instance.
ColibriConferenceIQ.Channel - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Represents a channel included into a content of a Jitsi Videobridge conference IQ.
ColibriConferenceIQ.ChannelBundle - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Represents a "channel-bundle" element.
ColibriConferenceIQ.ChannelCommon - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Class contains common code for both Channel and SctpConnection IQ classes.
ColibriConferenceIQ.Content - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Represents a content included into a Jitsi Videobridge conference IQ.
ColibriConferenceIQ.Endpoint - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Represents an 'endpoint' element.
ColibriConferenceIQ.GracefulShutdown - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Packet extension indicating graceful shutdown in progress status.
ColibriConferenceIQ.OctoChannel - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Represents a ColibriConferenceIQ.Channel of type "octo".
ColibriConferenceIQ.Recording - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Represents a recording element.
ColibriConferenceIQ.Recording.State - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
The recording state.
ColibriConferenceIQ.RTCPTerminationStrategy - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
 
ColibriConferenceIQ.SctpConnection - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Represents a SCTP connection included into a content of a Jitsi Videobridge conference IQ.
ColibriIQProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Implements an org.jivesoftware.smack.provider.IQProvider for the Jitsi Videobridge extension ColibriConferenceIQ.
ColibriIQProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriIQProvider
Initializes a new ColibriIQProvider instance.
ColibriStatsExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Implements the Jitsi Videobridge stats extension within COnferencing with LIghtweight BRIdging that will provide various statistics.
ColibriStatsExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension
Constructs new ColibriStatsExtension
ColibriStatsExtension.Stat - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
 
ColibriStatsIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
The stats IQ that can be used to request Colibri stats on demand (used in server side focus).
ColibriStatsIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsIQ
 
ColibriStreamConnector - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Implements a StreamConnector which allows sharing a specific StreamConnector instance among multiple TransportManagers for the purposes of the Jitsi Videobridge.
ColibriStreamConnector(StreamConnector) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStreamConnector
Initializes a new ColibriStreamConnector instance which is to share a specific StreamConnector instance among multiple TransportManagers for the purposes of the Jitsi Videobridge.
collectLogs(File, File) - Static method in class net.java.sip.communicator.plugin.loggingutils.LogsCollector
Save the log files in archived file.
Color - Enum in net.java.sip.communicator.impl.protocol.irc
IRC color codes that can be specified in the color control code.
ColoredDefaultText - Interface in net.java.sip.communicator.plugin.desktoputil
The purpose of this interface is to allow UI components with a default text value to give the default text its own colour, set independently of the normal text colour.
ColorFormat(Color, Color) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ControlChar.ColorFormat
Constructor.
ColorPack - Interface in net.java.sip.communicator.service.resources
 
colorToHex(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Converts a int color to a hexa color code
colorToHex(Color) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Converts a color to a hexa color code
ComboBoxRenderer() - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow.ComboBoxRenderer
The renderer.
Command - Interface in net.java.sip.communicator.impl.protocol.irc
Interface for the implementation of individual IRC commands.
command(ChatRoomIrcImpl, String) - Method in class net.java.sip.communicator.impl.protocol.irc.MessageManager
Send a command to the IRC server.
command(Contact, MessageIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.MessageManager
Send a command to the IRC server.
COMMAND_NOTIFICATION_HANDLER_CMDARGS_EXTRA - Static variable in class net.java.sip.communicator.service.notification.NotificationData
The name/key of the NotificationData extra which is provided to CommandNotificationHandler.execute(CommandNotificationAction, Map) i.e.
CommandFactory - Class in net.java.sip.communicator.impl.protocol.irc
Command factory.
CommandFactory(ProtocolProviderServiceIrcImpl, IrcConnection) - Constructor for class net.java.sip.communicator.impl.protocol.irc.CommandFactory
Constructor for instantiating a command factory.
CommandNotificationAction - Class in net.java.sip.communicator.service.notification
An implementation of the CommandNotificationHandler interface.
CommandNotificationAction(String) - Constructor for class net.java.sip.communicator.service.notification.CommandNotificationAction
Creates an instance of CommandNotification by specifying the commandDescriptor, which will point us to the command to execute.
CommandNotificationHandler - Interface in net.java.sip.communicator.service.notification
The CommandNotificationHandler interface is meant to be implemented by the notification bundle in order to provide handling of command actions.
CommandNotificationHandlerImpl - Class in net.java.sip.communicator.impl.notification
An implementation of the CommandNotificationHandler interface.
CommandNotificationHandlerImpl() - Constructor for class net.java.sip.communicator.impl.notification.CommandNotificationHandlerImpl
 
commitPage() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
Implements the WizardPage.pageNext method, which is invoked from the wizard container when user clicks the "Next" button.
commitPage() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizardPage
commitPage() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
 
commitPage() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
 
commitPage() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
Saves the selected account before going to the next page.
commitPage() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
 
commitPage() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Saves the user input when the "Next" wizard buttons is clicked.
commitPage() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Saves the user input when the "Next" wizard buttons is clicked.
commitPage() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Saves the user input when the "Next" wizard buttons is clicked.
commitPage() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Saves the user input when the "Next" wizard buttons is clicked.
commitPage() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Saves the user input when the "Next" wizard buttons is clicked.
commitPage(JabberAccountRegistration) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Saves the user input when the "Next" wizard buttons is clicked.
commitPage() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Saves the user input when the "Next" wizard buttons is clicked.
commitPage(SIPAccountRegistration) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Saves the user input when the "Next" wizard buttons is clicked.
commitPage() - Method in interface net.java.sip.communicator.service.gui.WizardPage
Invoked when user clicks on the "Next" wizard button.
commitPanel(EncodingsRegistrationUtil) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncodingsPanel
Saves the settings we hold in registration
commitPanel(SecurityAccountRegistration) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.SecurityPanel
Saves the user input when the "Next" wizard buttons is clicked.
CommonPolicyParser - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
Utility class that helps to converts common-policy xml to the object model and object model to the common-policy xml.
CommonRightButtonMenu - Class in net.java.sip.communicator.impl.gui.main.contactlist
The GroupRightButtonMenu is the menu, opened when user clicks with the right mouse button on a group in the contact list.
CommonRightButtonMenu(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.CommonRightButtonMenu
Creates an instance of GroupRightButtonMenu.
compare(ContactListNode, ContactListNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode.NodeComparator
Compares its two arguments for order.
compare(Bundle, Bundle) - Method in class net.java.sip.communicator.plugin.pluginmanager.BundleComparator
Compares the bundles using their "Bundle-Name"s.
compare(Bundle, Bundle) - Method in class net.java.sip.communicator.plugin.skinmanager.BundleComparator
Compares the bundles using their "Bundle-Name"s.
compareConferenceDescription(ConferenceDescription) - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Checks if two ConferenceDescription instances have the same call id, URI and supported transports.
compareDates(Date, Date) - Static method in class net.java.sip.communicator.util.GuiUtils
Compares the two dates.
compareDates(long, long) - Static method in class net.java.sip.communicator.util.GuiUtils
Compares the two dates.
compareDatesOnly(long, long) - Static method in class net.java.sip.communicator.util.GuiUtils
Compares the two dates.
compareDatesOnly(Date, Date) - Static method in class net.java.sip.communicator.util.GuiUtils
Compares the two dates.
compareDnsNames(String, String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Compares two DNS names against each other.
compareEntryIds(String, String) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Compares two identifiers to determine if they are part of the same Outlook contact.
compareFingerprints() - Method in class net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel
 
compareTo(MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Compares this meta contact group with the specified object for order.
compareTo(MetaContact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Compares this meta contact with the specified object for order.
compareTo(LdapDirectory) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
An LdapDirectory is comparable in order to display LdapDirectory(s) in alphabetic order in the UI.
compareTo(LdapPersonFound) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Compare this object with another ones.
compareTo(MessageSourceContact) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Compares two MessageSourceContacts.
compareTo(CandidatePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Compares this instance with another CandidatePacketExtension by preference of type: host < local < prflx < srflx < stun < relay.
compareTo(SourceContact) - Method in class net.java.sip.communicator.service.contactsource.SortedGenericSourceContact
Compares this contact with the specified object for order.
compareTo(PresenceStatus) - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Compares this instance with the specified object for order.
COMPLETED - Static variable in class net.java.sip.communicator.service.filehistory.FileRecord
Status indicating that the file transfer has been completed.
COMPLETED - Static variable in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Indicates that the file transfer has been completed.
Component() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension.Component
Creates new instance of ComponentVersionsExtension.Component packet extension.
COMPONENT_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "component" element.
COMPONENT_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension
The name of XML sub-elements which carry the info about particular component's version.
COMPONENT_FOCUS - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension
Constant for ComponentVersionsExtension.Component name used to signal the version of conference focus.
COMPONENT_VIDEOBRIDGE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension
Constant for ComponentVersionsExtension.Component name used to signal the version of the videobridge.
COMPONENT_XMPP_SERVER - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension
Constant for ComponentVersionsExtension.Component name used to signal the version of XMPP server.
ComponentMover - Class in net.java.sip.communicator.plugin.desktoputil
 
ComponentMover() - Constructor for class net.java.sip.communicator.plugin.desktoputil.ComponentMover
 
ComponentTools - Class in net.java.sip.communicator.plugin.keybindingchooser
Common tools for Swing gui components.
ComponentTools() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.ComponentTools
 
ComponentUtils - Class in net.java.sip.communicator.plugin.desktoputil
Utility class for component related operations.
ComponentUtils() - Constructor for class net.java.sip.communicator.plugin.desktoputil.ComponentUtils
 
ComponentVersionsExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet
The packet extension is used by Jicofo to broadcast versions of all video conferencing system components.
ComponentVersionsExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension
Creates an AbstractPacketExtension instance for the specified namespace and elementName.
ComponentVersionsExtension.Component - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet
Component child element of ComponentVersionsExtension.
CONDITIONS_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The conditions element name.
ConditionsType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules conditions element.
ConditionsType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ConditionsType
 
CONFERENCE - Static variable in class net.java.sip.communicator.service.protocol.Call
The name of the Call property which represents its telephony conference-related state.
CONFERENCE_DESCRIPTION_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "conference-description" element.
CONFERENCE_DESCRIPTION_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomConferencePublishedEvent
Event type that indicates receiving conference description.
CONFERENCE_DESCRIPTION_SENT - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomConferencePublishedEvent
Event type that indicates sending of conference description by the local user.
CONFERENCE_FOCUS - Static variable in class net.java.sip.communicator.service.protocol.Call
The name of the Call property which indicates whether the local peer/user represented by the respective Call is acting as a conference focus.
CONFERENCE_FOCUS_CHANGED - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
The ID of CallPeerConferenceEvent which notifies about a change in the characteristic of a specific CallPeer being a conference focus.
CONFERENCE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Invite to conference icon
CONFERENCE_INFO_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "conference-info" element.
CONFERENCE_MEMBER_ADDED - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
The ID of CallPeerConferenceEvent which notifies about an addition to the list of ConferenceMembers managed by a specific CallPeer.
CONFERENCE_MEMBER_ERROR_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
The ID of CallPeerConferenceEvent which notifies about an error packet received from a CallPeer.
CONFERENCE_MEMBER_REMOVED - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
The ID of CallPeerConferenceEvent which notifies about a removal from the list of ConferenceMembers managed by a specific CallPeer.
CONFERENCE_NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
The name of the conference name attribute.
CONFERENCE_PEER_VIEW_ADDED - Static variable in class net.java.sip.communicator.impl.gui.event.ConferencePeerViewEvent
The ID of ConferencePeerPanelEvent which notifies for adding of peer panels in conference call.
CONFERENCE_PEER_VIEW_REMOVED - Static variable in class net.java.sip.communicator.impl.gui.event.ConferencePeerViewEvent
The ID of ConferencePeerPanelEvent which notifies for removing of peer panels in conference call.
CONFERENCE_STATE_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "conference-state" element.
CONFERENCE_VIDEO_INDICATOR - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The conference video indicator.
ConferenceCallPeerRenderer - Interface in net.java.sip.communicator.impl.gui.main.call
The conference peer renderer.
ConferenceChatContact - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The ConferenceChatContact represents a ChatContact in a conference chat.
ConferenceChatContact(ChatRoomMember) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatContact
Creates an instance of ChatContact by passing to it the ChatRoomMember for which it is created.
ConferenceChatManager - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The ConferenceChatManager is the one that manages both chat room and ad-hoc chat rooms invitations.
ConferenceChatManager() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Creates an instance of ConferenceChatManager.
ConferenceChatSession - Class in net.java.sip.communicator.impl.gui.main.chat.conference
An implementation of ChatSession for conference chatting.
ConferenceChatSession(ChatSessionRenderer, ChatRoomWrapper) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Creates an instance of ConferenceChatSession, by specifying the sessionRenderer to be used for communication with the UI and the chatRoom corresponding to this conference session.
ConferenceChatTransport - 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.
ConferenceChatTransport(ChatSession, ChatRoom) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Creates an instance of ConferenceChatTransport by specifying the parent chat session and the chat room associated with this transport.
ConferenceDescription - Class in net.java.sip.communicator.service.protocol
A description of a conference call that can be dialed into.
ConferenceDescription(String, String, String) - Constructor for class net.java.sip.communicator.service.protocol.ConferenceDescription
Creates a new instance with the specified uri, callId and password.
ConferenceDescription(String, String) - Constructor for class net.java.sip.communicator.service.protocol.ConferenceDescription
Creates a new instance with the specified uri and callId
ConferenceDescription(String) - Constructor for class net.java.sip.communicator.service.protocol.ConferenceDescription
Creates a new instance with the specified uri.
ConferenceDescription() - Constructor for class net.java.sip.communicator.service.protocol.ConferenceDescription
Creates a new instance.
ConferenceDescriptionPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
A PacketExtension that represents a ConferenceDescription object in XML.
ConferenceDescriptionPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Creates a new instance without any attributes or children.
ConferenceDescriptionPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Creates a new instance and sets the "uri" attribute.
ConferenceDescriptionPacketExtension(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Creates a new instance and sets the "uri" and "callid" attributes.
ConferenceDescriptionPacketExtension(String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Creates a new instance and sets the "uri", "callid" and "password" attributes.
ConferenceDescriptionPacketExtension(ConferenceDescription) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Creates a new instance which represents ca.
ConferenceDescriptionPacketExtension.Provider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
Parses elements with the NAMESPACE namespace.
ConferenceDescriptionPacketExtension.TransportPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
A PacketExtension that represents a "transport" child element.
conferenceFocusChanged(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that a CallPeer associated with a Call participating in the telephony conference depicted by this instance changed its conferenceFocus state/property.
conferenceFocusChanged(boolean, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Notifies this instance that the value of its property Call.CONFERENCE_FOCUS has changed from a specific old value to a specific new value.
conferenceFocusChanged(boolean, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Notifies this instance that the value of its property Call.CONFERENCE_FOCUS has changed from a specific old value to a specific new value.
conferenceFocusChanged(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Notifies this listener about a change in the characteristic of being a conference focus of a specific CallPeer.
conferenceFocusChanged(boolean, boolean) - Method in class net.java.sip.communicator.service.protocol.CallConference
Notifies this CallConference that the value of its conferenceFocus property has changed from a specific old value to a specific new value.
conferenceFocusChanged(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceAdapter
Notifies this listener about a change in the characteristic of being a conference focus of a specific CallPeer.
conferenceFocusChanged(CallPeerConferenceEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerConferenceListener
Notifies this listener about a change in the characteristic of being a conference focus of a specific CallPeer.
conferenceFocusChanged(boolean, boolean) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Notifies this instance that the value of its property Call.CONFERENCE_FOCUS has changed from a specific old value to a specific new value.
conferenceFocusChanged(boolean, boolean) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallConference
Notifies this CallConference that the value of its conferenceFocus property has changed from a specific old value to a specific new value.
conferenceFocusChanged(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
ConferenceFocusPanel - Class in net.java.sip.communicator.impl.gui.main.call.conference
Depicts a specific CallPeer who is a focus of a telephony conference and the ConferenceMembers whom the specified CallPeer is acting as a conference focus of.
ConferenceFocusPanel(BasicConferenceCallPanel, CallPeer) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Initializes a new ConferenceFocusPanel which is to depict a specific CallPeer on behalf of a specific BasicConferenceCallPanel i.e.
ConferenceInfoDocument - Class in net.java.sip.communicator.service.protocol.media
A class that represents a Conference Information XML document as defined in RFC4575.
ConferenceInfoDocument() - Constructor for class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Creates a new ConferenceInfoDocument instance.
ConferenceInfoDocument(String) - Constructor for class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Creates a new ConferenceInfoDocument instance and populates it by parsing the XML in xml
ConferenceInfoDocument(ConferenceInfoDocument) - Constructor for class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Creates a new ConferenceInfoDocument instance that represents a copy of confInfo
ConferenceInfoDocument.Endpoint - Class in net.java.sip.communicator.service.protocol.media
Wraps around an Element and represents an endpoint element.
ConferenceInfoDocument.EndpointStatusType - Enum in net.java.sip.communicator.service.protocol.media
Endpoint status type.
ConferenceInfoDocument.Media - Class in net.java.sip.communicator.service.protocol.media
Wraps around an Element and represents a media element.
ConferenceInfoDocument.State - Enum in net.java.sip.communicator.service.protocol.media
Represents the possible values for the state attribute (see RFC4575)
ConferenceInfoDocument.User - Class in net.java.sip.communicator.service.protocol.media
Wraps around an Element and represents a user element (child of the users element).
ConferenceInviteDialog - Class in net.java.sip.communicator.impl.gui.main.call.conference
The invite dialog is the one shown when the user clicks on the conference button in the chat toolbar.
ConferenceInviteDialog(CallConference, ProtocolProviderService, List<ProtocolProviderService>, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceInviteDialog
Initializes a new ConferenceInviteDialog instance which is to invite contacts/participants in a specific telephony conference.
ConferenceInviteDialog() - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceInviteDialog
Constructs the ConferenceInviteDialog.
ConferenceInviteDialog(CallConference) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceInviteDialog
Creates an instance of ConferenceInviteDialog by specifying an already created conference.
ConferenceInviteDialog(CallConference, ProtocolProviderService, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceInviteDialog
Creates an instance of ConferenceInviteDialog by specifying an already created conference.
ConferenceInviteDialog(List<ProtocolProviderService>, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceInviteDialog
Creates an instance of ConferenceInviteDialog by specifying a preselected protocol provider to be used and if this is an invite for a video bridge conference.
ConferenceInviteDialog(ProtocolProviderService, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceInviteDialog
Creates an instance of ConferenceInviteDialog by specifying a preselected protocol provider to be used and if this is an invite for a video bridge conference.
ConferenceMediaPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Conference media packet extension.
ConferenceMediaPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediaPacketExtension
Constructor.
ConferenceMediumPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Conference medium packet extension.
ConferenceMediumPacketExtension(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Constructor.
ConferenceMediumProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Parser for ConferenceMediumProvider.
ConferenceMediumProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumProvider
 
ConferenceMember - Interface in net.java.sip.communicator.service.protocol
Represents a member and its details in a telephony conference managed by a CallPeer in its role as a conference focus.
conferenceMemberAdded(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that a CallPeer associated with a Call participating in the telephony conference depicted by this instance added a ConferenceMember (to its list).
conferenceMemberAdded(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Indicates that the given conference member has been added to the given peer.
conferenceMemberAdded(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceAdapter
Notifies this listener about the addition of a specific ConferenceMember to the list of ConferenceMembers of a specific CallPeer acting as a conference focus.
conferenceMemberAdded(CallPeerConferenceEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerConferenceListener
Notifies this listener about the addition of a specific ConferenceMember to the list of ConferenceMembers of a specific CallPeer acting as a conference focus.
conferenceMemberAdded(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Called when this peer becomes a mixer.
conferenceMemberErrorReceived(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that a CallPeer associated with a Call participating in the telephony conference received a error packet.
conferenceMemberErrorReceived(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Notifies this listener about an error packet received from specific CallPeer.
conferenceMemberErrorReceived(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceAdapter
Notifies this listener about an error packet received from specific CallPeer.
conferenceMemberErrorReceived(CallPeerConferenceEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerConferenceListener
Notifies this listener about an error packet received from specific CallPeer.
conferenceMemberErrorReceived(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
ConferenceMemberGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A Gibberish implementation of the ConferenceMember interface.
ConferenceMemberGibberishImpl(CallPeer, String) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.ConferenceMemberGibberishImpl
Creates an instance of ConferenceMemberGibberishImpl by specifying the parent call peer and the address of the member.
ConferenceMemberPanel - Class in net.java.sip.communicator.impl.gui.main.call.conference
The ConferenceMemberPanel renders ConferenceMember details.
ConferenceMemberPanel(SwingCallRenderer, ConferenceMember, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceMemberPanel
Creates a by specifying the corresponding member that it represents.
conferenceMemberRemoved(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that a CallPeer associated with a Call participating in the telephony conference depicted by this instance removed a ConferenceMember (from its list).
conferenceMemberRemoved(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Notifies this listener about the removal of a specific ConferenceMember from the list of ConferenceMembers of a specific CallPeer acting as a conference focus.
conferenceMemberRemoved(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceAdapter
Notifies this listener about the removal of a specific ConferenceMember from the list of ConferenceMembers of a specific CallPeer acting as a conference focus.
conferenceMemberRemoved(CallPeerConferenceEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerConferenceListener
Notifies this listener about the removal of a specific ConferenceMember from the list of ConferenceMembers of a specific CallPeer acting as a conference focus.
conferenceMemberRemoved(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Called when this peer stops being a mixer.
ConferenceMembersSoundLevelEvent - Class in net.java.sip.communicator.service.protocol.event
Notifies interested parties in ConferenceMembers sound level changes.
ConferenceMembersSoundLevelEvent(CallPeer, Map<ConferenceMember, Integer>) - Constructor for class net.java.sip.communicator.service.protocol.event.ConferenceMembersSoundLevelEvent
Creates an instance of ConferenceMembersSoundLevelEvent for the given callPeer by indicating the mapping of ConferenceMembers and sound levels.
ConferenceMembersSoundLevelListener - Interface in net.java.sip.communicator.service.protocol.event
Notifies interested parties in ConferenceMembers sound level changes.
ConferenceMemberState - Enum in net.java.sip.communicator.service.protocol
Represents the state of the device and signaling session of ConferenceMember in the conference it is participating in.
conferenceMemberVideoPropertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Notifies this instance about a change in the value of a video-related property of a ConferenceMember.
ConferencePeerPanel - Class in net.java.sip.communicator.impl.gui.main.call.conference
Depicts a single CallPeer who participates in a telephony conference and is not a focus or the local user/peer (identified by a specific Call instance).
ConferencePeerPanel(BasicConferenceCallPanel, Call, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Initializes a new ConferencePeerPanel which is to depict the local peer represented by a specific Call on behalf of a specific BasicConferenceCallPanel i.e.
ConferencePeerPanel(BasicConferenceCallPanel, CallPeer) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Initializes a new ConferencePeerPanel which is to depict a specific CallPeer on behalf of a specific BasicConferenceCallPanel i.e.
ConferencePeerPanel(BasicConferenceCallPanel, CallPeer, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Initializes a new ConferencePeerPanel which is to depict a specific CallPeer on behalf of a specific BasicConferenceCallPanel i.e.
ConferencePeerViewEvent - Class in net.java.sip.communicator.impl.gui.event
Represents an event fired by a BasicConferenceCallPanel to notify interested ConferencePeerPanelListeners about adding or removing peer panel in conference call.
ConferencePeerViewEvent(int, CallPeer, ConferenceCallPeerRenderer) - Constructor for class net.java.sip.communicator.impl.gui.event.ConferencePeerViewEvent
Initializes a new ConferencePeerPanelEvent which is to be fired by a specific BasicConferenceCallPanel and notifies about adding or removing of peer panels in conference call.
ConferencePeerViewListener - Interface in net.java.sip.communicator.impl.gui.main.call.conference
The ConferencePeerViewListener is notified when a conference peer panel was added or removed.
conferencePublished(ChatRoomConferencePublishedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Acts upon a ChatRoomConferencePublishedEvent, dispatched when a member of a chat room publishes a ConferenceDescription.
conferencePublished(ChatRoomConferencePublishedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomConferencePublishedListener
Called to notify interested parties that ChatRoomMember in a ChatRoom has published a ConferenceDescription.
conferencePublishedListeners - Variable in class net.java.sip.communicator.service.protocol.AbstractChatRoom
The list of listeners to be notified when a member of the chat room publishes a ConferenceDescription
config - Variable in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Reference to the configuration service
configActionPerformed() - Method in class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Shows the configuration window.
configForm - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConfigurationWindow
The configuration form contained in this window.
ConfigFormDescriptor - Class in net.java.sip.communicator.impl.gui.main.configforms
The ConfigFormDescriptor saves information about the ConfigurationForm.
ConfigFormDescriptor(ConfigurationForm) - Constructor for class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormDescriptor
Loads the given ConfigurationForm.
ConfigFormList - Class in net.java.sip.communicator.impl.gui.main.configforms
The list containing all ConfigurationForms.
ConfigFormList(ConfigurationFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormList
Creates an instance of ConfigFormList
ConfigFormListCellRenderer - Class in net.java.sip.communicator.impl.gui.main.configforms
The ConfigFormListCellRenderer is the custom cell renderer used in the Jitsi's ConfigFormList.
ConfigFormListCellRenderer() - Constructor for class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormListCellRenderer
Initialize the panel containing the node.
ConfigFormUtils - Class in net.java.sip.communicator.plugin.desktoputil
Utils to query for config forms.
ConfigFormUtils() - Constructor for class net.java.sip.communicator.plugin.desktoputil.ConfigFormUtils
 
ConfigHeaders - Class in net.java.sip.communicator.impl.protocol.sip
Checks the protocolProvider's account properties for configured custom headers and add them to the outgoing requests.
ConfigHeaders() - Constructor for class net.java.sip.communicator.impl.protocol.sip.ConfigHeaders
 
configMenuItem - Variable in class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Preferences menu item.
configService - Static variable in class net.java.sip.communicator.plugin.otr.OtrActivator
The ConfigurationService of the OtrActivator.
ConfigurableDnssecResolver - Class in net.java.sip.communicator.impl.dns
Resolver that wraps a DNSSEC capable resolver and handles validation failures according to the user's settings.
ConfigurableDnssecResolver(ExtendedResolver) - Constructor for class net.java.sip.communicator.impl.dns.ConfigurableDnssecResolver
Creates a new instance of this class.
CONFIGURATION_PATH - Static variable in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Path where to store the account settings
ConfigurationActivator - Class in net.java.sip.communicator.impl.configuration
 
ConfigurationActivator() - Constructor for class net.java.sip.communicator.impl.configuration.ConfigurationActivator
 
configurationChanged(ChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Listens for network changes and if we have a down interface and we have a tcp/tls provider which is staying for 20 seconds in unregistering state, it cannot unregister cause its using the old address which is currently down, and we must recreate its listening points so it can further reconnect.
configurationChanged(ChangeEvent) - Method in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
Fired when a change has occurred in the computer network configuration.
configurationChanged(ChangeEvent) - Method in interface net.java.sip.communicator.service.netaddr.event.NetworkConfigurationChangeListener
Fired when a change has occurred in the computer network configuration.
ConfigurationContainer - Interface in net.java.sip.communicator.service.gui
 
ConfigurationForm - Interface in net.java.sip.communicator.service.gui
The ConfigurationForm interface is meant to be implemented by all bundles that want to add their own specific configuration forms in the UI.
ConfigurationFrame - Class in net.java.sip.communicator.impl.gui.main.configforms
The ConfigurationFrame is the dialog opened when the "Options" menu is selected.
ConfigurationFrame(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
Initializes a new ConfigurationFrame instance.
ConfigurationPanel - Class in net.java.sip.communicator.impl.neomedia.codec.video.h264
Implements the H.264 configuration form/panel.
ConfigurationPanel() - Constructor for class net.java.sip.communicator.impl.neomedia.codec.video.h264.ConfigurationPanel
Initializer a new ConfigurationPanel instance.
ConfigurationPanel - Class in net.java.sip.communicator.plugin.securityconfig.masterpassword
Implements a Swing Component to represent the user interface of the Passwords ConfigurationForm.
ConfigurationPanel() - Constructor for class net.java.sip.communicator.plugin.securityconfig.masterpassword.ConfigurationPanel
Initializes a new ConfigurationPanel instance.
ConfigurationUtils - Class in net.java.sip.communicator.util
Cares about all common configurations.
ConfigurationUtils() - Constructor for class net.java.sip.communicator.util.ConfigurationUtils
 
configureStream(CallPeerMediaHandler<?>, MediaDevice, MediaFormat, MediaStreamTarget, MediaDirection, List<RTPExtension>, MediaStream, boolean) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Configures stream to use the specified device, format, target, direction, etc.
connect() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Initialize connection.
connect(int, BsdLocalhostRetriever.sockaddr, int) - Method in interface net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC
 
connect(String, int, String, boolean, boolean, ClientConfig) - Method in class net.java.sip.communicator.impl.protocol.irc.IrcStack
Connect to specified host, port, optionally using a password.
connect(IServerParameters, Callback<IIRCState>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
connect(IServerParameters, Callback<IIRCState>, CapabilityNegotiator) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
connect(URI, Address, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Connects user to XCap server.
connect(URI, Address, String, String) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.HttpXCapClient
Connects user to XCAP server.
connect(URI, Address, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Connects user to XCap server.
connect() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsConnection
Initialize connection.
CONNECTED - Static variable in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
The endpoint is a participant in the conference.
CONNECTED - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is is CONNECTED - which means that there is an ongoing call with that peer.
CONNECTED - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates that the state of the whiteboard participant is is CONNECTED - which means that there is an ongoing whiteboard with that participant.
CONNECTING - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is CONNECTING - which means that a network connection to that peer is currently being established.
CONNECTING - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates that the state of the whiteboard participant is is CONNECTING - which means that a network connection to that participant is currently being established.
CONNECTING_INCOMING_CALL - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the incoming call peer is CONNECTING - which means that a network connection to that peer is currently being established.
CONNECTING_INCOMING_CALL_WITH_MEDIA - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the incoming call peer is CONNECTING - which means that a network connection to that peer is currently being established and during the process before hearing the other peer we can still can hear media coming from the server for example.
CONNECTING_WITH_EARLY_MEDIA - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is CONNECTING - which means that a network connection to that peer is currently being established.
connection_changed - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
CONNECTION_FAILED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
Registration has failed for a technical reason, such as connection disruption for example.
CONNECTION_FAILED - Static variable in interface net.java.sip.communicator.service.protocol.SecurityAuthority
Indicates that the reason for obtaining credentials is that the last time a wrong user name has been provided.
CONNECTION_PROXY_ADDRESS_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProxyInfo
Stores in the configuration the connection proxy address.
CONNECTION_PROXY_FORWARD_DNS_ADDRESS_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProxyInfo
Stores in the configuration the connection dns forwarding address.
CONNECTION_PROXY_FORWARD_DNS_PORT_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProxyInfo
Stores in the configuration the connection dns forwarding port.
CONNECTION_PROXY_FORWARD_DNS_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProxyInfo
Stores in the configuration the connection dns forwarding is it enabled.
CONNECTION_PROXY_PASSWORD_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProxyInfo
Stores in the configuration the connection proxy password.
CONNECTION_PROXY_PORT_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProxyInfo
Stores in the configuration the connection proxy port.
CONNECTION_PROXY_TYPE_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProxyInfo
Stores in the configuration the connection proxy type.
CONNECTION_PROXY_USERNAME_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProxyInfo
Stores in the configuration the connection proxy username.
ConnectionClosedListener(AimConnection) - Constructor for class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.ConnectionClosedListener
 
ConnectionDetailsPanel - Class in net.java.sip.communicator.plugin.connectioninfo
The main panel that allows users to view and edit their account information.
ConnectionDetailsPanel(ConnectionInfoMenuItemComponent.ConnectionInfoDialog, ProtocolProviderService) - Constructor for class net.java.sip.communicator.plugin.connectioninfo.ConnectionDetailsPanel
Construct a panel containing all account details for the given protocol provider.
ConnectionInfoActivator - Class in net.java.sip.communicator.plugin.connectioninfo
Starts the connection info bundle.
ConnectionInfoActivator() - Constructor for class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoActivator
 
ConnectionInfoMenuItemComponent - Class in net.java.sip.communicator.plugin.connectioninfo
Implements PluginComponent for the "Connection Info" menu item.
ConnectionInfoMenuItemComponent(Container, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoMenuItemComponent
Initializes a new "Connection Info" menu item.
ConnectionInfoMenuItemComponent.ConnectionInfoDialog - Class in net.java.sip.communicator.plugin.connectioninfo
The dialog that appears when "Connection Info" menu item is clicked.
ConnectionInfoPanel - Class in net.java.sip.communicator.plugin.connectioninfo
A GUI plug-in for Jitsi that will allow users to set cross protocol account information.
ConnectionInfoPanel(ConnectionInfoMenuItemComponent.ConnectionInfoDialog) - Constructor for class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoPanel
Creates an instance of AccountInfoPanel that contains combo box component with active user accounts and AccountDetailsPanel to display and edit account information.
connectionInterrupted(IrcConnection) - Method in interface net.java.sip.communicator.impl.protocol.irc.IrcConnectionListener
Event for any kind of connection interruption.
connectionInterrupted(IrcConnection) - Method in class net.java.sip.communicator.impl.protocol.irc.IrcStack
Event for any kind of connection interruption, including normal QUIT events.
ConnectionPanel - Class in net.java.sip.communicator.plugin.jabberaccregwizz
 
ConnectionPanel(JabberAccountRegistrationForm) - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Creates an instance of ConnectionPanel by specifying the parent wizard, where it's contained.
ConnectionPanel - Class in net.java.sip.communicator.plugin.sipaccregwizz
The panel containing information about the connection.
ConnectionPanel(SIPAccountRegistrationForm) - Constructor for class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Creates an instance of the ConnectionPanel.
connectionState - Variable in class net.java.sip.communicator.impl.protocol.irc.AbstractIrcMessageListener
IRC connection state.
connectSocket(Socket, InetSocketAddress, InetSocketAddress, HttpParams) - Method in class net.java.sip.communicator.service.httputil.SSLSocketFactoryEx
 
Constants - Class in net.java.sip.communicator.impl.gui.utils
All look and feel related constants are stored here.
Constants() - Constructor for class net.java.sip.communicator.impl.gui.utils.Constants
 
Constants - Class in net.java.sip.communicator.plugin.branding
All look and feel related constants are stored here.
Constants() - Constructor for class net.java.sip.communicator.plugin.branding.Constants
 
Constants - Class in net.java.sip.communicator.plugin.propertieseditor
The Constants of this package.
Constants() - Constructor for class net.java.sip.communicator.plugin.propertieseditor.Constants
 
ConstraintFailureType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP constraint-failure element.
ConstraintFailureType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.ConstraintFailureType
Creates the XCAP constraint-failure with phrase attribute.
constraints - Variable in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
The constraints used to layout this component.
construct() - Method in class net.java.sip.communicator.plugin.desktoputil.SwingWorker
Computes the value to be returned by SwingWorker.get().
construct() - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar.SetSpellChecker
Download the dictionary.
contact - Variable in class net.java.sip.communicator.plugin.otr.OtrContactManager.OtrContact
 
Contact - Interface in net.java.sip.communicator.service.protocol
This class represents the notion of a Contact or Buddy, that is widely used in instant messaging today.
CONTACT_ADDRESS_CUSTOM_PARAM_NAME - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
We set a custom parameter in the contact address for registrar accounts, so as to ease dispatching of incoming requests in case several accounts have the same username in their contact address, eg: sip:[email protected]:5060;transport=udp;registering_acc=example_com
CONTACT_CLICKED - Static variable in class net.java.sip.communicator.service.gui.event.ContactListEvent
Indicates that the ContactListEvent instance was triggered by selecting a contact in the contact list.
CONTACT_DETAIL_PROP_INDEXES - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The indexes in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS of the property IDs which are to be represented in SourceContact as ContactDetails.
CONTACT_GROUP_ADDED_TO_META_GROUP - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Indicates that the MetaContactGroupEvent instance was triggered by adding a protocol specific ContactGroup to the source MetaContactGroup.
CONTACT_GROUP_ALREADY_EXISTS - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that a user has tried to create a group that already exist.
CONTACT_GROUP_REMOVED_FROM_META_GROUP - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Indicates that the MetaContactGroupEvent instance was triggered by the removal of a protocol specific ContactGroup in the source MetaContactGroup.
CONTACT_GROUP_RENAMED_IN_META_GROUP - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Indicates that the MetaContactGroupEvent instance was triggered by the renaming of a protocol specific ContactGroup in the source MetaContactGroup.
CONTACT_JOINED - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
Indicates that this event was triggered as a result of the participant joining the source ad-hoc chat room.
CONTACT_LEFT - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
Indicates that this event was triggered as a result of the participant leaving the source ad-hoc chat room.
CONTACT_LIST_BUTTON_BG_LEFT - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background image for a button in contact list that is shown on the left of the button toolbar.
CONTACT_LIST_BUTTON_BG_MIDDLE - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background image for a button in contact list that is shown in the middle of other buttons.
CONTACT_LIST_BUTTON_BG_RIGHT - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background image for a button in contact list that is shown on the right of the button toolbar.
CONTACT_LIST_BUTTON_SEPARATOR - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The separator image for the button toolbar in the contact list.
CONTACT_LIST_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The dial button shown in contact list.
CONTACT_LIST_GROUP_BG_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
The color used to paint the background of contact list groups.
CONTACT_LIST_GROUP_BG_GRADIENT_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
The end color used to paint a gradient mouse over background of some components.
CONTACT_LIST_MOBILE_INDICATOR - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The mobile indicator for contacts in contact list.
CONTACT_LIST_MODIFICATION_TIMEOUT - Static variable in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
The number of milliseconds to wait for confirmations of account modifications before deciding to drop.
CONTACT_LIST_ONE_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background image for a button in contact list if there's only one button shown.
CONTACT_LIST_TYPE - Static variable in interface net.java.sip.communicator.service.contactsource.ContactSourceService
Type of a contact list source.
CONTACT_PRESENCE_TASK - Static variable in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Property indicating whether or not to enable a periodic task for querying contact presence (offline, online).
CONTACT_PRESENCE_TASK - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Repeated contact presence task configuration key from ProtocolProviderFactoryIrcImpl here to avoid having to import irc protocol package directly.
CONTACT_QUIT - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
Indicates that this event was triggered as a result of the participant being disconnected from the server brutally, or due to a ping timeout.
CONTACT_SELECTED - Static variable in class net.java.sip.communicator.service.gui.event.ContactListEvent
Indicates that the ContactListEvent instance was triggered by selecting a contact in the contact list.
CONTACT_SOURCE_TYPE - Static variable in interface net.java.sip.communicator.service.gui.ConfigurationForm
The advanced contact source form type.
ContactAction<T> - Interface in net.java.sip.communicator.service.customcontactactions
A custom contact action, used to define an action that can be represented in the contact list entry in the user interface.
ContactActionMenuItem<T> - Interface in net.java.sip.communicator.service.customcontactactions
A custom contact action menu item, used to define an action that can be represented in the contact list entry in the user interface.
contactAddress - Variable in class net.java.sip.communicator.impl.contactlist.MclStorageManager.StoredProtoContactDescriptor
 
ContactCapabilitiesEvent - Class in net.java.sip.communicator.service.protocol.event
Represents an event/EventObject fired by OperationSetClientCapabilities in order to notify about changes in the list of the OperationSet capabilities of a Contact.
ContactCapabilitiesEvent(Contact, int, Map<String, ? extends OperationSet>) - Constructor for class net.java.sip.communicator.service.protocol.event.ContactCapabilitiesEvent
Initializes a new ContactCapabilitiesEvent instance which is to notify about a specific change in the list of OperationSet capabilities of a specific Contact.
ContactCapabilitiesListener - Interface in net.java.sip.communicator.service.protocol.event
Represents a listener of changes in the capabilities of a Contact as known by an associated protocol provider delivered in the form of ContactCapabilitiesEvents.
contactChanged(ContactChangedEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Indicates that a contact has been updated after a search.
contactChanged(ContactChangedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that a contact has been updated after a search.
contactChanged(ContactChangedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Indicates that a contact has been updated after a search.
contactChanged(SourceContact) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Fires a contact changed event for the given contact.
contactChanged(ContactChangedEvent) - Method in interface net.java.sip.communicator.service.contactsource.ContactQueryListener
Indicates that a contact has been updated after a search.
ContactChangedEvent - Class in net.java.sip.communicator.service.contactsource
The ContactChangedEvent indicates that a SourceContact has been updated as a result of a ContactQuery.
ContactChangedEvent(ContactQuery, SourceContact) - Constructor for class net.java.sip.communicator.service.contactsource.ContactChangedEvent
Creates a ContactChangedEvent by specifying the contact search source and the updated searchContact.
ContactChangesListener() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
 
contactClicked(Contact, int) - Method in class net.java.sip.communicator.impl.gui.DefaultContactEventHandler
Indicates that a contact has been clicked.
contactClicked(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Implements the ContactListListener.contactSelected method.
contactClicked(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Indicates that a contact has been clicked in the contact list.
contactClicked(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
Implements ContactListListener.contactSelected method in order to move the chosen sub-contact when a meta contact is selected.
contactClicked(Contact, int) - Method in interface net.java.sip.communicator.service.contacteventhandler.ContactEventHandler
Indicates that a contact in the contact list was clicked.
contactClicked(ContactListEvent) - Method in interface net.java.sip.communicator.service.gui.event.ContactListListener
Indicates that a contact has been clicked.
ContactDetail - Class in net.java.sip.communicator.service.contactsource
The ContactDetail is a detail of a SourceContact corresponding to a specific address (phone number, email, identifier, etc.), which defines the different possible types of communication and the preferred ProtocolProviderServices to go through.
ContactDetail(String) - Constructor for class net.java.sip.communicator.service.contactsource.ContactDetail
Creates a ContactDetail by specifying the contact address, corresponding to this detail.
ContactDetail(String, String) - Constructor for class net.java.sip.communicator.service.contactsource.ContactDetail
Creates a ContactDetail by specifying the contact address, corresponding to this detail.
ContactDetail(String, ContactDetail.Category) - Constructor for class net.java.sip.communicator.service.contactsource.ContactDetail
Initializes a new ContactDetail instance which is to represent a specific contact address and which is to be optionally labeled with a specific set of labels.
ContactDetail(String, String, ContactDetail.Category) - Constructor for class net.java.sip.communicator.service.contactsource.ContactDetail
Initializes a new ContactDetail instance which is to represent a specific contact address and which is to be optionally labeled with a specific set of labels.
ContactDetail(String, ContactDetail.Category, ContactDetail.SubCategory[]) - Constructor for class net.java.sip.communicator.service.contactsource.ContactDetail
Initializes a new ContactDetail instance which is to represent a specific contact address and which is to be optionally labeled with a specific set of labels.
ContactDetail(String, String, ContactDetail.Category, ContactDetail.SubCategory[]) - Constructor for class net.java.sip.communicator.service.contactsource.ContactDetail
Initializes a new ContactDetail instance which is to represent a specific contact address and which is to be optionally labeled with a specific set of labels.
ContactDetail.Category - Enum in net.java.sip.communicator.service.contactsource
Defines all possible categories for a ContactDetail.
ContactDetail.SubCategory - Enum in net.java.sip.communicator.service.contactsource
Defines all possible sub-categories for a ContactDetail.
contactDetails - Variable in class net.java.sip.communicator.service.contactsource.GenericSourceContact
The ContactDetails of this SourceContact.
contactDetailValue - Variable in class net.java.sip.communicator.service.contactsource.ContactDetail
The address of this contact detail.
ContactEventHandler - Interface in net.java.sip.communicator.service.contacteventhandler
The ContactEventHandler is meant to be used from other bundles in order to change the default behavior of events generated when clicking a contact.
contactForegroundColor - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
The foreground color for contacts.
contactGeolocationChanged(GeolocationEvent) - Method in interface net.java.sip.communicator.service.protocol.event.GeolocationListener
Called whenever a change occurs in the GeolocationPresence of one of the contacts that we have subscribed for.
ContactGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A simple, straightforward implementation of a gibberish Contact.
ContactGibberishImpl(String, ProtocolProviderServiceGibberishImpl) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Creates an instance of a meta contact with the specified string used as a name and identifier.
ContactGroup - Interface in net.java.sip.communicator.service.protocol
A ContactGroup is a collection of Contacts/Buddies/Subscriptions, stored by a communications service (e.g.
ContactGroupGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A simple, straightforward implementation of a gibberish ContactGroup.
ContactGroupGibberishImpl(String, ProtocolProviderServiceGibberishImpl) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Creates a ContactGroupGibberishImpl with the specified name.
ContactGroupIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
The ICQ implementation of the ContactGroup interface.
ContactGroupIcqImpl(MutableGroup, Iterable<? extends Buddy>, ServerStoredContactListIcqImpl, boolean, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Creates an ICQ group using the specified joustSimGroup as a source.
ContactGroupIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
Contact group for IRC.
ContactGroupIrcImpl(ProtocolProviderServiceIrcImpl) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Contact Group IRC implementation.
ContactGroupIrcImpl(ProtocolProviderServiceIrcImpl, ContactGroupIrcImpl, String) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Contact Group IRC implementation.
ContactGroupJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of the ContactGroup interface.
ContactGroupJabberImpl(RosterGroup, Iterator<RosterEntry>, ServerStoredContactListJabberImpl, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Creates an Jabber group using the specified RosterGroup as a source.
ContactGroupJabberImpl(String, ServerStoredContactListJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Used when creating unresolved groups.
ContactGroupSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A simple, straightforward implementation of a SIP ContactGroup.
ContactGroupSipImpl(String, ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Creates a ContactGroupSipImpl with the specified name.
ContactIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
The ICQ implementation of the service.protocol.Contact interface.
ContactIcqImpl(Buddy, ServerStoredContactListIcqImpl, boolean, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Creates an IcqContactImpl
ContactInfoActivator - Class in net.java.sip.communicator.plugin.contactinfo
The Activator of the Contact Info bundle.
ContactInfoActivator() - Constructor for class net.java.sip.communicator.plugin.contactinfo.ContactInfoActivator
 
ContactInfoContactPanel - Class in net.java.sip.communicator.plugin.contactinfo
The left side panel of ContactInfoDialog.
ContactInfoContactPanel(Iterator<Contact>, ContactInfoDialog) - Constructor for class net.java.sip.communicator.plugin.contactinfo.ContactInfoContactPanel
Create a panel with a list of all sub-contacts associated with the contact that was originally selected.
ContactInfoDetailsPanel - Class in net.java.sip.communicator.plugin.contactinfo
The right side panel of ContactInfoDialog.
ContactInfoDetailsPanel() - Constructor for class net.java.sip.communicator.plugin.contactinfo.ContactInfoDetailsPanel
Construct a tabbed pane that will have one tab with a summary of info for the selected subcontact and one tab for all of the extended details.
ContactInfoDialog - Class in net.java.sip.communicator.plugin.contactinfo
A GUI plug-in for SIP Communicator that will allow cross protocol contact information viewing and editing.
ContactInfoDialog(MetaContact) - Constructor for class net.java.sip.communicator.plugin.contactinfo.ContactInfoDialog
Accepts a MetaContact and constructs a frame with ContactInfoSearchPanel on the left and an information interface, ContactInfoDetailsPanel, on the right.
ContactInfoMenuItem - Class in net.java.sip.communicator.plugin.contactinfo
 
ContactInfoMenuItem(PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.contactinfo.ContactInfoMenuItem
Creates a ContactInfoMenuItem.
ContactInfoMenuItem(Container, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.contactinfo.ContactInfoMenuItem
Creates a ContactInfoMenuItem.
ContactIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
IRC contact implementation.
ContactIrcImpl(ProtocolProviderServiceIrcImpl, String, ContactGroupIrcImpl, IrcStatusEnum) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Constructor.
ContactJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of the service.protocol.Contact interface.
ContactJabberImpl(RosterEntry, ServerStoredContactListJabberImpl, boolean, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Creates an JabberContactImpl
ContactJabberImpl(String, ServerStoredContactListJabberImpl, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Used to create unresolved contacts with specified id.
contactList - Variable in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
The contact list.
ContactList - Interface in net.java.sip.communicator.service.gui
The ContactList interface represents a contact list.
ContactlistActivator - Class in net.java.sip.communicator.impl.contactlist
 
ContactlistActivator() - Constructor for class net.java.sip.communicator.impl.contactlist.ContactlistActivator
 
ContactListContainer - Interface in net.java.sip.communicator.service.gui
The ContactListContainer is a container of a ContactList component.
ContactListEvent - Class in net.java.sip.communicator.service.gui.event
The ContactListEvent is triggered when a contact or a group is clicked in the contact list.
ContactListEvent(Object, int, int) - Constructor for class net.java.sip.communicator.service.gui.event.ContactListEvent
Creates a new ContactListEvent according to the specified parameters.
ContactListFilter - Interface in net.java.sip.communicator.service.gui
The ContactListFilter is an interface meant to be implemented by modules interested in filtering the contact list.
ContactListListener - Interface in net.java.sip.communicator.service.gui.event
Listens for events coming from mouse events over the contact list.
ContactListModel - Class in net.java.sip.communicator.impl.gui.main.contactlist
Implements ListModel for MetaContactListService in order to display it in ContactList as a list instead of a tree.
ContactListModel(MetaContactListService) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Initializes a new ContactListModel instance which is to implement ListModel for a specific MetaContactListService in order to display it in ContactList as a list instead of a tree.
ContactListNode - Interface in net.java.sip.communicator.service.gui
The ContactListNode represents a node in the contact list data model.
ContactListPane - Class in net.java.sip.communicator.impl.gui.main.contactlist
The contactlist panel not only contains the contact list but it has the role of a message dispatcher.
ContactListPane(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Creates the contactlist scroll panel defining the parent frame.
ContactListSearchFilter - Interface in net.java.sip.communicator.service.gui
The ContactListSearchFilter is a ContactListFilter specific for string search.
ContactListSearchKeyDispatcher - Class in net.java.sip.communicator.impl.gui.main.contactlist
The MainKeyDispatcher is added to pre-listen KeyEvents before they're delivered to the current focus owner in order to introduce a specific behavior for the SearchField on top of the contact list.
ContactListSearchKeyDispatcher(KeyboardFocusManager, SearchField, ContactListContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactListSearchKeyDispatcher
Creates an instance of MainKeyDispatcher.
ContactListSourceFilter - Interface in net.java.sip.communicator.impl.gui.main.contactlist
The ContactListSourceFilter is a ContactListFilter that allows to apply the filter to only one of its contact sources at a time.
ContactListTransferable(int, Object) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler.ContactListTransferable
Creates an instance of ContactListTransferable.
ContactListTransferable(int, Object) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler.ContactListTransferable
Creates an instance of ContactListTransferable.
ContactListTransferHandler - Class in net.java.sip.communicator.impl.gui.main.contactlist
A TransferHandler that we use to handle DnD operations in our ContactList.
ContactListTransferHandler(DefaultTreeContactList) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler
Creates an instance of ContactListTransferHandler passing the contactList which uses this TransferHandler.
ContactListTransferHandler.ContactListTransferable - Class in net.java.sip.communicator.impl.gui.main.contactlist
Transferable for JList that enables drag and drop of contacts.
ContactListTreeCellRenderer - Class in net.java.sip.communicator.impl.gui.main.contactlist
The ContactListCellRenderer is the custom cell renderer used in the Jitsi's ContactList.
ContactListTreeCellRenderer() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Initializes the panel containing the node.
ContactListTreeModel - Class in net.java.sip.communicator.impl.gui.main.contactlist
The data model of the contact list.
ContactListTreeModel(JTree) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeModel
Creates an instance of ContactListTreeModel.
ContactListUtils - Class in net.java.sip.communicator.impl.gui.main.contactlist
 
ContactListUtils() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactListUtils
 
contactModified(ContactPropertyChangeEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
If a contact is renamed update the locally stored message if any.
contactModified(ContactPropertyChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Updates corresponding chat room members when a contact has been modified in our contact list.
contactModified(ContactPropertyChangeEvent) - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionAdapter
 
contactModified(ContactPropertyChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.SubscriptionListener
Indicates that the source contact has had one of its properties changed.
CONTACTNAME_INDEX - Static variable in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
 
ContactNode - Class in net.java.sip.communicator.impl.gui.main.contactlist
The ContactNode is a ContactListNode corresponding to a given UIContact.
ContactNode(UIContactImpl) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactNode
Creates a ContactNode by specifying the corresponding contact.
contactPanel - Variable in class net.java.sip.communicator.plugin.contactinfo.ContactInfoDialog
The left side of this frame that contains a list of all sub-contacts associated with the selected contact.
ContactPhoneUtil - Class in net.java.sip.communicator.util.call
Utility class used to check if there is a telephony service, video calls and desktop sharing enabled for a protocol specific Contact.
ContactPhoneUtil() - Constructor for class net.java.sip.communicator.util.call.ContactPhoneUtil
 
ContactPhotoPanel - Class in net.java.sip.communicator.impl.gui.main.chat
The photo label corresponding to the current chat.
ContactPhotoPanel() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ContactPhotoPanel
Creates an instance of ContactPhotoPanel by specifying the parent window where the photo panel will be added.
contactPolicyChanged(Contact) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
Implements ScOtrEngineListener#contactPolicyChanged(Contact).
contactPolicyChanged(Contact) - Method in class net.java.sip.communicator.plugin.otr.OtrContactMenu
 
contactPolicyChanged(Contact) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
contactPolicyChanged(Contact) - Method in class net.java.sip.communicator.plugin.otr.OtrWeakListener
Forwards the event/notification to the associated T if it is still needed by the application.
contactPolicyChanged(Contact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngineListener
 
contactPresenceStatusChanged(ContactPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Upon each status notification this method finds the corresponding meta contact and updates the ordering in its parent group.
contactPresenceStatusChanged(ContactPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Listens for contact status changes and updates the image of the chat message button.
contactPresenceStatusChanged(ContactPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Indicates that a contact has changed its status.
contactPresenceStatusChanged(ContactPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
 
contactPresenceStatusChanged(ContactPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Updates contact source contacts with status.
contactPresenceStatusChanged(ContactPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Removes the capabilities when the user goes offline.
contactPresenceStatusChanged(ContactPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactQuery
Listens for contact status changes and updates it and inform for the change.
contactPresenceStatusChanged(ContactPresenceStatusChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ContactPresenceStatusListener
Called whenever a change occurs in the PresenceStatus of one of the contacts that we have subscribed for.
contactPresenceStatusChanged() - Method in interface net.java.sip.communicator.service.protocol.event.PresenceStatusListener
Callback the the contact presence status has changed.
ContactPresenceStatusChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Instances of this class represent a change in the status of a particular contact.
ContactPresenceStatusChangeEvent(Contact, ProtocolProviderService, ContactGroup, PresenceStatus, PresenceStatus) - Constructor for class net.java.sip.communicator.service.protocol.event.ContactPresenceStatusChangeEvent
Creates an event instance indicating that the specified source contact has changed status from oldValue to newValue.
ContactPresenceStatusChangeEvent(Contact, ProtocolProviderService, ContactGroup, PresenceStatus, PresenceStatus, boolean) - Constructor for class net.java.sip.communicator.service.protocol.event.ContactPresenceStatusChangeEvent
Creates an event instance indicating that the specified source contact has changed status from oldValue to newValue.
ContactPresenceStatusListener - Interface in net.java.sip.communicator.service.protocol.event
ContactPresenceStatusListeners listener for events caused by changes in the status of contacts that we have active subscriptions for.
ContactPropertyChangeEvent - Class in net.java.sip.communicator.service.protocol.event
A Contact property change event is issued whenever a contact property has changed.
ContactPropertyChangeEvent(Contact, String, Object, Object) - Constructor for class net.java.sip.communicator.service.protocol.event.ContactPropertyChangeEvent
Creates a ContactPropertyChangeEvent indicating that a change has occurred for property propertyName in the source contact and that its value has changed from oldValue to newValue.
ContactProtocolButton - Class in net.java.sip.communicator.impl.gui.main.contactlist
The ContactProtocolButton is a button behind a "meta contact" in the contactlist, which corresponds to a specific protocol contact.
ContactProtocolButton(Image) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactProtocolButton
Creates an instance of ContactProtocolButton.
ContactQuery - Interface in net.java.sip.communicator.service.contactsource
The ContactQuery corresponds to a particular query made through the ContactSourceService.
ContactQueryListener - Interface in net.java.sip.communicator.service.contactsource
The ContactQueryListener notifies interested parties of any change in a ContactQuery, e.g.
ContactQueryStatusEvent - Class in net.java.sip.communicator.service.contactsource
The ContactQueryStatusEvent is triggered each time a ContactQuery changes its status.
ContactQueryStatusEvent(ContactQuery, int) - Constructor for class net.java.sip.communicator.service.contactsource.ContactQueryStatusEvent
Creates a ContactQueryStatusEvent by specifying the source ContactQuery and the eventType indicating why initially this event occurred.
contactReceived(ContactReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Indicates that a new contact has been received for a search.
contactReceived(ContactReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that a contact has been received for a query.
contactReceived(ContactReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Indicates that a contact has been received as a result of a query.
contactReceived(ContactReceivedEvent) - Method in interface net.java.sip.communicator.service.contactsource.ContactQueryListener
Indicates that a new contact has been received for a search.
ContactReceivedEvent - Class in net.java.sip.communicator.service.contactsource
The ContactReceivedEvent indicates that a SourceContact has been received as a result of a ContactQuery.
ContactReceivedEvent(ContactQuery, SourceContact) - Constructor for class net.java.sip.communicator.service.contactsource.ContactReceivedEvent
Creates a ContactReceivedEvent by specifying the contact search source and the received searchContact.
ContactReceivedEvent(ContactQuery, SourceContact, boolean) - Constructor for class net.java.sip.communicator.service.contactsource.ContactReceivedEvent
Creates a ContactReceivedEvent by specifying the contact search source and the received searchContact.
contactRemoved(ContactRemovedEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Indicates that a contact has been removed after a search.
contactRemoved(ContactRemovedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that a contact has been removed after a search.
contactRemoved(ContactRemovedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Indicates that a contact has been removed after a search.
contactRemoved(ContactRemovedEvent) - Method in interface net.java.sip.communicator.service.contactsource.ContactQueryListener
Indicates that a contact has been removed after a search.
ContactRemovedEvent - Class in net.java.sip.communicator.service.contactsource
The ContactRemovedEvent indicates that a SourceContact has been removed from the result of a ContactQuery.
ContactRemovedEvent(ContactQuery, SourceContact) - Constructor for class net.java.sip.communicator.service.contactsource.ContactRemovedEvent
Creates a ContactRemovedEvent by specifying the contact search source and the removed searchContact.
ContactResource - Class in net.java.sip.communicator.service.protocol
The ContactResource class represents a resource, from which a Contact is connected.
ContactResource() - Constructor for class net.java.sip.communicator.service.protocol.ContactResource
Creates an empty instance of ContactResource representing the base resource.
ContactResource(Contact, String, PresenceStatus, int, boolean) - Constructor for class net.java.sip.communicator.service.protocol.ContactResource
Creates a ContactResource by specifying the resourceName, the presenceStatus and the priority.
contactResourceAdded(ContactResourceEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Called when a new ContactResource has been added to the list of available Contact resources.
contactResourceAdded(ContactResourceEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ContactResourceListener
Called when a new ContactResource has been added to the list of available Contact resources.
ContactResourceEvent - Class in net.java.sip.communicator.service.protocol.event
The ContactResourceEvent is the event that notifies for any changes in the ContactResource-s for a certain Contact.
ContactResourceEvent(Contact, ContactResource, int) - Constructor for class net.java.sip.communicator.service.protocol.event.ContactResourceEvent
Creates an instance of ContactResourceEvent by specifying the source, where this event occurred and the concerned ContactSource.
ContactResourceJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
 
ContactResourceJabberImpl(String, Contact, String, PresenceStatus, int, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ContactResourceJabberImpl
Creates a ContactResource by specifying the resourceName, the presenceStatus and the priority.
ContactResourceListener - Interface in net.java.sip.communicator.service.protocol.event
The ContactResourceListener listens for events related to ContactResource-s.
contactResourceModified(ContactResourceEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Called when a ContactResource in the list of available Contact resources has been modified.
contactResourceModified(ContactResourceEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ContactResourceListener
Called when a ContactResource in the list of available Contact resources has been modified.
contactResourceRemoved(ContactResourceEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Called when a ContactResource has been removed to the list of available Contact resources.
contactResourceRemoved(ContactResourceEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ContactResourceListener
Called when a ContactResource has been removed to the list of available Contact resources.
contacts() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns an Iterator over all contacts, member of this ContactGroup.
contacts() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns an Iterator over all contacts, member of this ContactGroup.
contacts() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns an Iterator over all contacts, member of this ContactGroup.
contacts() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get contacts in group.
contacts() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns an Iterator over all contacts, member of this ContactGroup.
contacts() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns an Iterator over all contacts, member of this ContactGroup.
contacts() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns an Iterator over all contacts, member of this ContactGroup.
contacts() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns an Iterator over all contacts, member of this ContactGroup.
contacts() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns an Iterator over all contacts, member of this ContactGroup.
ContactSearchFieldUI - Class in net.java.sip.communicator.impl.gui.main.contactlist
The ContactSearchFieldUI class is used to draw the SearchField UI.
ContactSearchFieldUI() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.ContactSearchFieldUI
 
contactSelected(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
We're not interested in contact selection events here.
contactSelected(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
We're not interested in contact selection events here.
contactSelected(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
We're not interested in contact selection events here.
contactSelected(ContactListEvent) - Method in interface net.java.sip.communicator.service.gui.event.ContactListListener
Indicates that a contact has been selected.
ContactSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A simple, straightforward implementation of a SIP Contact.
ContactSipImpl(Address, ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Creates an instance of a meta contact with the specified string used as a name and identifier.
ContactSourceActivator - Class in net.java.sip.communicator.service.contactsource
 
ContactSourceActivator() - Constructor for class net.java.sip.communicator.service.contactsource.ContactSourceActivator
 
ContactSourceConfigActivator - Class in net.java.sip.communicator.plugin.contactsourceconfig
 
ContactSourceConfigActivator() - Constructor for class net.java.sip.communicator.plugin.contactsourceconfig.ContactSourceConfigActivator
 
ContactSourceConfigForm - Class in net.java.sip.communicator.plugin.contactsourceconfig
 
ContactSourceConfigForm() - Constructor for class net.java.sip.communicator.plugin.contactsourceconfig.ContactSourceConfigForm
Creates the ContactSourceConfigForm.
ContactSourceService - Interface in net.java.sip.communicator.service.contactsource
The ContactSourceService interface is meant to be implemented by modules supporting large lists of contacts and wanting to enable searching from other modules.
contactVerificationStatusChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
 
contactVerificationStatusChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
Implements ScOtrKeyManagerListener#contactVerificationStatusChanged( Contact).
contactVerificationStatusChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrContactMenu
 
contactVerificationStatusChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
contactVerificationStatusChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrWeakListener
Forwards the event/notification to the associated T if it is still needed by the application.
contactVerificationStatusChanged(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManagerListener
 
Container - Class in net.java.sip.communicator.service.gui
The Container wraps a string which is meant to point to a plugin container.
Container(String) - Constructor for class net.java.sip.communicator.service.gui.Container
Creates a Container from the given container name.
CONTAINER_ACCOUNT_RIGHT_BUTTON_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Accounts window "right button menu" over an account.
CONTAINER_ACCOUNT_SOUTH - Static variable in class net.java.sip.communicator.service.gui.Container
The container added on the south of the account panel above the contact list.
CONTAINER_ADDED - Static variable in class net.java.sip.communicator.service.gui.event.ContainerEvent
Indicates that the ContainerEvent instance was triggered by adding a new container to the list of supported containers.
CONTAINER_CALL_BUTTONS_PANEL - Static variable in class net.java.sip.communicator.service.gui.Container
Call panel container.
CONTAINER_CALL_DIALOG - Static variable in class net.java.sip.communicator.service.gui.Container
Call dialog container.
CONTAINER_CALL_HISTORY - Static variable in class net.java.sip.communicator.service.gui.Container
Call history panel container.
CONTAINER_CHAT_EDIT_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Chat window "edit menu" container.
CONTAINER_CHAT_FILE_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Chat window "file menu" container.
CONTAINER_CHAT_HELP_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Chat window "help menu" container.
CONTAINER_CHAT_MENU_BAR - Static variable in class net.java.sip.communicator.service.gui.Container
Chat window "menu bar" container.
CONTAINER_CHAT_SETTINGS_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Chat window "settings menu" container.
CONTAINER_CHAT_STATUS_BAR - Static variable in class net.java.sip.communicator.service.gui.Container
Status bar container.
CONTAINER_CHAT_TOOL_BAR - Static variable in class net.java.sip.communicator.service.gui.Container
Chat window toolbar container.
CONTAINER_CHAT_WINDOW - Static variable in class net.java.sip.communicator.service.gui.Container
Chat window container.
CONTAINER_CHAT_WRITE_PANEL - Static variable in class net.java.sip.communicator.service.gui.Container
Chat write panel container.
CONTAINER_CONTACT_LIST - Static variable in class net.java.sip.communicator.service.gui.Container
The contact list panel.
CONTAINER_CONTACT_RIGHT_BUTTON_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Main application window "right button menu" over a contact container.
CONTAINER_FILE_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Main application window "file menu" container.
CONTAINER_GROUP_RIGHT_BUTTON_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Main application window "right button menu" over a group container.
CONTAINER_HELP_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Main application window "help menu" container.
CONTAINER_ID - Static variable in class net.java.sip.communicator.service.gui.Container
 
CONTAINER_MAIN_TABBED_PANE - Static variable in class net.java.sip.communicator.service.gui.Container
Main application window main tabbedpane container.
CONTAINER_MAIN_TOOL_BAR - Static variable in class net.java.sip.communicator.service.gui.Container
Main application window main toolbar container.
CONTAINER_MAIN_WINDOW - Static variable in class net.java.sip.communicator.service.gui.Container
Main window container.
CONTAINER_REMOVED - Static variable in class net.java.sip.communicator.service.gui.event.ContainerEvent
Indicates that the ContainerEvent instance was triggered by the removal of an existing container from the list of supported containers.
CONTAINER_SETTINGS_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Main application window "settings menu" container.
CONTAINER_STATUS_BAR - Static variable in class net.java.sip.communicator.service.gui.Container
Status bar container.
CONTAINER_TOOLS_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Main application window "tools menu" container.
CONTAINER_VIEW_MENU - Static variable in class net.java.sip.communicator.service.gui.Container
Main application window "view menu" container.
containerAdded(ContainerEvent) - Method in interface net.java.sip.communicator.service.gui.event.ContainerListener
Indicates that a container was added to the list of supported containers.
ContainerEvent - Class in net.java.sip.communicator.service.gui.event
The ContainerEvent indicates that a change in a container such a Comonent added or removed.
ContainerEvent(Object, int) - Constructor for class net.java.sip.communicator.service.gui.event.ContainerEvent
Creates a new ContainerEvent according to the specified parameters.
ContainerListener - Interface in net.java.sip.communicator.service.gui.event
Listens for all events caused by a change in the supported containers list.
containerRemoved(ContainerEvent) - Method in interface net.java.sip.communicator.service.gui.event.ContainerListener
Indicates that a container was removed from the list of supported containers.
contains(MetaContact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns true if and only if contact is a direct child of this group.
contains(MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns true if and only if group is a direct subgroup of this MetaContactGroup.
contains(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
contains(Object) - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Check if an element is contained in the difference set.
contains(Dialog) - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Returns true if dialog matches the jain sip dialog established with one of the peers in this call.
contains(KeyStroke) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Returns if a keystroke is in the panel's current contents.
contains(Bundle) - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginTableModel
Returns TRUE if the given Bundle is contained in this table, FALSE - otherwise.
contains(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
method to test if the shape contains a point
contains(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Tests if the shape contains a point
contains(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Tests if the shape contains a point.
contains(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Tests if the shape contains a point.
contains(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
Tests if the shape contains a point.
contains(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Tests if the shape contains a point.
contains(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Tests if the shape contains a point.
contains(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Tests if the shape contains a point.
contains(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Tests if the shape contains a point.
contains(MetaContact) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns true if and only if contact is a direct child of this group.
contains(MetaContactGroup) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns true if and only if group is a direct subgroup of this MetaContactGroup.
contains(Object) - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Tests if some key maps into the specified value in this hashtable.
containsAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Checks if an account corresponding to the given protocolProvider is contained in the contained status combo box.
containsAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Checks if a menu for the given protocolProvider exists.
containsActiveFileTransfers() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns true if there are active file transfers, otherwise returns false.
containsAdHocChatRoom(AdHocChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
Returns true if the given ad-hoc chat room is contained in this provider, otherwise - returns false.
containsAll(Collection<?>) - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Check if all provided elements are contained in the difference set of the moment.
containsAttribute(MediaDescription, String) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Returns whether description contains the specified attributeName.
containsBranchID(String) - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCacheEntry
Determines whether these credentials have been used for the specified transaction.
containsCall(Call) - Method in class net.java.sip.communicator.service.protocol.CallConference
Determines whether a specific Call is participating in this telephony conference.
containsChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Returns true if the given chat room is contained in this provider, otherwise - returns false.
containsChatRoom(ChatRoomWrapper) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Returns true if the given chat room is contained in this provider, otherwise - returns false.
containsContact(Contact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns true if the given protocolContact is contained in this MetaContact, otherwise - returns false.
containsContact(Contact) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns true if the given protocolContact is contained in this MetaContact, otherwise - returns false.
containsContentChildOfType(Class<? extends PacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Determines if this packet contains a content with a child matching the specified contentType.
containsDate(Date) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Checks whether the given date is contained in the list of history dates.
containsFocusOwner() - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Indicates if one of the contained components is currently the owner of the keyboard focus.
containsHandler(String) - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Checks if given handlerClass is registered as a handler.
containsHistoryWindowForChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Checks if there's an open history window for the given chat room.
containsHistoryWindowForContact(Object) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindowManager
Checks if there's an open history window for the given history contact.
containsKey(int) - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Tests if the specified object is a key in this hashtable.
containsLatLon() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Test if latitude and longitude are set.
containsLayer(TransformLayer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransform
Determines whether layer is currently registered with this provider.
containsLayer(TransformLayer) - Method in class net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransformImpl
 
containsPage(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Checks whether a page with the given id exists in the wizard.
containsProtocolProviderUI(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.login.LoginRendererSwingImpl
Indicates if the given protocolProvider related user interface is already rendered.
containsProtocolProviderUI(ProtocolProviderService) - Method in interface net.java.sip.communicator.util.account.LoginRenderer
Indicates if the given protocolProvider related user interface is already rendered.
containsQuery(Object) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Verifies if the given query is contained in this filter query.
containsQuery(Object) - Method in class net.java.sip.communicator.service.gui.FilterQuery
Verifies if the given query is contained in this filter query.
containsServerWithName(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
 
containsServerWithName(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySet
 
containsSID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallJabberGTalkImpl
Determines if this call contains a peer whose corresponding session has the specified sid.
containsSubCategory(ContactDetail.SubCategory) - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Determines whether the set of labels of this ContactDetail contains a specific label.
containsValue(Object) - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Returns true if this HashMap maps one or more keys to this value.
Content() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Initializes a new Content instance without a name and channels.
Content(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Initializes a new Content instance with a specific name and without channels.
CONTENT_SUB_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
The content sub-type of the content supported in NOTIFY requests handled by OperationSetDesktopSharingSipImpl.
CONTENT_TYPE - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient
Pres-content content type
CONTENT_TYPE - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresRulesClient
Pres-rules content type
CONTENT_TYPE - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.XCapCapsClient
Xcap-caps content type
contentAdded(int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Informs interested listeners that new cells are added from startIndex to endIndex.
contentChanged(Account) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountListModel
Indicates that the data model content has changed.
contentChanged(AdHocChatRoomListChangeEvent) - Method in interface net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomListChangeListener
Indicates that a change has occurred in the ad-hoc chat room data list.
contentChanged(int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Informs interested listeners that the content has changed of the cells given by the range from startIndex to endIndex.
contentChanged(ChatRoomListChangeEvent) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
Indicates that a change has occurred in the chat room data list.
contentChanged(ChatRoomListChangeEvent) - Method in interface net.java.sip.communicator.service.muc.ChatRoomListChangeListener
Indicates that a change has occurred in the chat room data list.
ContentPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The Jingle "content" element contains the entire description of the session being initiated.
ContentPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Creates a new ContentPacketExtension.
ContentPacketExtension(ContentPacketExtension.CreatorEnum, String, String, ContentPacketExtension.SendersEnum) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Creates a new ContentPacketExtension.
ContentPacketExtension(ContentPacketExtension.CreatorEnum, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Creates a new ContentPacketExtension instance with the specified parameters.
ContentPacketExtension.CreatorEnum - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The values we currently support for the creator field.
ContentPacketExtension.SendersEnum - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The values we currently support for the senders field.
contentPane - Variable in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
This dialog content pane.
contentPane - Variable in class net.java.sip.communicator.plugin.desktoputil.ViewCertificateFrame
This dialog content pane.
contentRemoved(int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Informs interested listeners that a range of cells is removed.
contentSubType - Variable in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
The sub-type of the content type of the response bodies announced, expected and supported by the subscriptions/notifications managed by this instance.
ContentType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent
The XCAP content element.
ContentType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
 
ControlChar - Class in net.java.sip.communicator.impl.protocol.irc
Available IRC control characters.
ControlChar.Bold - Class in net.java.sip.communicator.impl.protocol.irc
Control char representation for 'bold' formatting.
ControlChar.ColorFormat - Class in net.java.sip.communicator.impl.protocol.irc
Control char representation for colored text.
ControlChar.Italics - Class in net.java.sip.communicator.impl.protocol.irc
Control char representation for 'italics' formatting.
ControlChar.Normal - Class in net.java.sip.communicator.impl.protocol.irc
Control char representation for the cancellation of all active formatting options, i.e.
ControlChar.Underline - Class in net.java.sip.communicator.impl.protocol.irc
Control char representation for underlining.
CONVERSATION_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 standard conversation message sent by another participant of the ad-hoc chat room to all current participants.
CONVERSATION_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 standard conversation message sent by another member of the chat room to all current participants.
CONVERSATION_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 standard conversation message sent by another member of the chatroom to all current participants.
CONVERSATION_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 standard conversation message sent by another member of the chatroom to all current participants.
CONVERSATION_MESSAGE_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
An event type indicating that the message being received is a standard conversation message sent by another contact.
CONVERSATION_TYPE_AUDIO - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
CONVERSATION_TYPE_IM - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
CONVERSATION_TYPE_LIVEMEETING - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
CONVERSATION_TYPE_PHONE - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
CONVERSATION_TYPE_PSTN - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
CONVERSATION_TYPE_VIDEO - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
conversationClosed(Conversation) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimConversationListener
 
conversationOpened(Conversation) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimConversationListener
 
ConversationTabbedPane - Class in net.java.sip.communicator.impl.gui.main.chat
The ConversationTabbedPane is a SIPCommTabbedPane that takes into account the number of unread messages received in a certain tab and shows this information to the user.
ConversationTabbedPane() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ConversationTabbedPane
Creates a ChatTabbedPane with a close tab function.
convertAuthCodeToReasonCode(AuthFailureInfo) - Static method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.ConnectionClosedListener
When receiving login failure the reasons for the failure are in the authorization part of the protocol ( 0x13 ) In the AuthResponse are the possible reason codes here they are converted to those in the ConnectionClosedListener so the they can be converted to the one in service protocol events
convertCodeToRegistrationStateChangeEvent(int) - Static method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.ConnectionClosedListener
Converts the codes in the close command or the lastCloseCode of OscarConnection to the states which are registered in the service protocol events
convertCodeToStringReason(int) - Static method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.ConnectionClosedListener
returns the reason string corresponding to the code in the close command
convertDocument(Document) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Convert a xml document
convertDocument(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Convert a xml document
convertDocument(byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Convert a xml document
convertExtensionToMap(GeolocationPacketExtension) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationJabberUtils
Convert geolocation from GeolocationExtension format to Map format
convertHistoryRecordToCallRecord(HistoryRecord) - Static method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Used to convert HistoryRecord in CallReord and CallPeerRecord which are returned by the finder methods
convertMapToExtension(Map<String, String>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationJabberUtils
Convert a geolocation details Map to a GeolocationPacketExtension format
copy() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Copies either the selected write area content or the selected conversation panel content to the clipboard.
copy() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Returns deep copy of this SourcePacketExtension.
copy() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
Returns deep copy of this SourceGroupPacketExtension instance.
COPY_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Copy icon.
copyBuddies(Collection<? extends Buddy>) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
copyConversation() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Copies the selected conversation panel content to the clipboard.
copyWriteArea() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Copies the selected write panel content to the clipboard.
correctInstantMessage(String, String, String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Sends message as a message correction through this transport, specifying the mime type (html or plain text) and the id of the message to replace.
correctInstantMessage(String, String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Sends message as a message correction through this transport, specifying the mime type (html or plain text) and the id of the message to replace.
correctInstantMessage(String, String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Sends message as a message correction through this transport, specifying the mime type (html or plain text) and the id of the message to replace.
correctInstantMessage(String, String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Sends message as a message correction through this transport, specifying the mime type (html or plain text) and the id of the message to replace.
correctMessage(ChatMessage) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Replaces the contents of the message with ID of the corrected message specified in chatMessage, with this message.
correctMessage(Contact, ContactResource, Message, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Replaces the message with ID correctedMessageUID sent to the contact to with the message message
correctMessage(Contact, ContactResource, Message, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMessageCorrection
Replaces the message with ID correctedMessageUID sent to the contact to with the message message
countAdHocChatRooms() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
Returns the number of ad-hoc chat rooms contained in this provider.
countAvailableOptions() - Method in class net.java.sip.communicator.impl.gui.main.call.ResizeVideoButton
Check the available options that will be shown when button is pressed.
countChatRooms() - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Returns the number of chat rooms contained in this provider.
countChatRooms() - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Returns the number of chat rooms contained in this provider.
countChildContacts() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the number of MetaContacts that this group contains.
countChildContacts(MetaContactGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Counts group child contacts depending on the showOffline option.
countChildContacts() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns -1 to indicate that the child count is unknown.
countChildContacts() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Returns the count of child contacts of the underlying MetaContactGroup.
countChildContacts() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns the child contacts count.
countChildContacts() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the number of MetaContacts that this group contains
countChildContacts() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns the child contacts count.
countContactGroups() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the number of ContactGroupss that this group encapsulates
countContactGroups() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the number of ContactGroupss that this group encapsulates
countContacts() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the number of Contact members of this ContactGroup
countContacts() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the number of Contact members of this ContactGroup
countContacts() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns the number, which is always 0, of Contact members of this ContactGroup
countContacts() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get number of contacts in group.
countContacts() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns the number of Contact members of this ContactGroup
countContacts() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns the number, which is always 0, of Contact members of this ContactGroup
countContacts() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the number of Contact members of this ContactGroup
countContacts() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the number of Contact members of this ContactGroup
countContacts() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns the number of Contact members of this ContactGroup
countContactsAndSubgroups(MetaContactGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Returns the number of all children of the given MetaContactGroup.
countOccurrences(String, char) - Static method in class net.java.sip.communicator.util.GuiUtils
Counts occurrences of the needle character in the given text.
countOnlineChildContacts() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the number of online MetaContacts that this group contains.
countOnlineChildContacts() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns -1 to indicate that the child count is unknown.
countOnlineChildContacts() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Returns the count of online child contacts of the underlying MetaContactGroup.
countOnlineChildContacts() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns the count of online child contacts.
countOnlineChildContacts() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the number of online MetaContacts that this group contains.
countOnlineChildContacts() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns the count of online child contacts.
countRecords() - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Count the number of messages that a search will return Actually only the last file is parsed and its nodes are counted.
countRecords(Map<?, HistoryReader>) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Total count of records for supplied history readers will read through
countRecords() - Method in interface net.java.sip.communicator.service.history.HistoryReader
Total count of records that current history reader will read through
COUNTRY - 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 the nation where the user is located (e.g.
COUNTRY - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for indicating the nation where the user is located (e.g.
CountryDetail(Locale) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.CountryDetail
 
CountryDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.CountryDetail
 
countSubgroups() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the number of subgroups that this MetaContactGroup contains.
countSubgroups() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the number of subgroups contained by this ContactGroup.
countSubgroups() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the number of subgroups contained by this group, which is always 0 since sub groups in the icq protocol may only be contained by the root group - RootContactGroupIcqImpl.
countSubgroups() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns the number of subgroups contained by this RootContactGroupIcqImpl.
countSubgroups() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get number of subgroups.
countSubgroups() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns the number of subgroups contained by this group, which is always 0 since sub groups in the protocol may only be contained by the root group - RootContactGroupImpl.
countSubgroups() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns the number of subgroups contained by this RootContactGroupImpl.
countSubgroups() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the number of subgroups contained by this ContactGroup.
countSubgroups() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the number of subgroups contained by this ContactGroup.
countSubgroups() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the number of subgroups that this MetaContactGroup contains.
countSubgroups() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns the number of subgroups contained by this ContactGroup.
cpeList - Variable in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
This is where we keep our answer between the time we get the offer and are ready with the answer.
create(SwingCallPeerRenderer, CallPeer, SrtpControl) - Static method in class net.java.sip.communicator.impl.gui.main.call.SecurityPanel
Creates the security panel depending on the concrete implementation of the passed security controller.
create(InetSocketAddress) - Static method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr
Creates a C sockaddr_in or sockaddr_in6 based on the type of the passed socket address.
create(String, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
Creates new DialIq for given source and destination addresses.
create(String, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.HangUp
Creates new, parametrized instance of RayoIqProvider.HangUp IQ.
create(String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RefIq
Creates new RefIq parametrized with given call uri.
create(ProtocolProviderServiceSipImpl) - Static method in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
Factory method to create a proxy connection based on the account settings of the protocol provider.
create(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResourceId
Creates XCAP resource identifier object from single string.
create(Dialog, String, String) - Static method in class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Initializes a new ErrorDialog with a specific owner Frame, title and message to be displayed.
create(Frame, String, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.GenericFileDialog
Creates a file dialog (AWT's FileDialog or Swing's JFileChooser) regarding to user's operating system.
create(Frame, String, int, String) - Static method in class net.java.sip.communicator.plugin.desktoputil.GenericFileDialog
Creates a file dialog (AWT FileDialog or Swing JFileChooser) regarding to user's operating system.
create(String, char[], String, boolean, boolean, Object, String, String, String, String, String, String) - Method in interface net.java.sip.communicator.service.gui.AuthenticationWindowService
Creates an instance of the AuthenticationWindow implementation.
createAccount(Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderFactoryIcqImpl
Initializes and creates an account corresponding to the specified accountProperties.
createAccount() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.CreateIppiAccountForm
Creates this account on the server.
createAccount() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountCreationForm
Creates an account.
createAccount() - Method in interface net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountCreationFormService
Creates an account for a specific server.
createAccount() - Method in interface net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountCreationFormService
Creates an account for a specific server.
createAccount(Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Initializes and creates an account corresponding to the specified accountProperties.
createAccountForm - Variable in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
The create account form.
createAccountID(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderFactoryGibberishImpl
 
createAccountID(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderFactoryIcqImpl
 
createAccountID(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Create an IRC Account ID.
createAccountID(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderFactoryJabberImpl
Create an account.
createAccountID(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderFactorySipImpl
Creates a new SipAccountIDImpl instance with a specific user ID to represent a given set of account properties.
createAccountID(String, Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Creates a new AccountID instance with a specific user ID to represent a given set of account properties.
createAccountPhotoPresenceInterceptor() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates an interceptor which modifies presence packet in order to add the the element name "x" and the namespace "vcard-temp:x:update" in order to advertise the avatar SHA-1 hash.
CreateAccountWindow - Interface in net.java.sip.communicator.service.gui
 
createAck(ClientTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Creates an ACK request that can be sent in the context of clientTransaction's Dialog.
createAddContactMenu(SourceContact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Create an the add contact menu, taking into account the number of contact details available in the given sourceContact.
createAdHocChatRoom(ProtocolProviderService, Collection<String>, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Creates an ad-hoc chat room, by specifying the ad-hoc chat room name, the parent protocol provider and eventually, the contacts invited to participate in this ad-hoc chat room.
createAdHocChatRoom(String, Map<String, Object>) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Creates a room with the named roomName and according to the specified roomProperties on the server that this protocol provider is currently connected to.
createAdHocChatRoom(String, List<String>, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Creates an ad-hoc room with the named adHocRoomName and inviting the specified list of contacts.
createAdHocChatRoom(String, Map<String, Object>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Creates an ad-hoc room with the named adHocRoomName and according to the specified adHocRoomProperties.
createAdHocChatRoom(String, List<String>, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Creates an ad-hoc room with the named adHocRoomName and in including to the specified contacts for the given reason .
createAttribute(String, String) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Creates an Attribute object with the specified values.
createAudioConfigPanel() - Method in class net.java.sip.communicator.impl.neomedia.MediaConfigurationImpl
Returns the audio configuration panel.
createAudioSystemControls(AudioSystem, JComponent) - Method in class net.java.sip.communicator.impl.neomedia.MediaConfigurationImpl
Creates the UI controls which are to control the details of a specific AudioSystem.
createAuthorizationRequest(Contact) - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationHandlerImpl
Implements the AuthorizationHandler.createAuthorizationRequest method.
createAuthorizationRequest(Contact) - Method in interface net.java.sip.communicator.service.protocol.AuthorizationHandler
Called by the protocol provider, this method should be implemented by the user interface.
createAvatarStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the style of the avatar image.
createAvatarStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the avatar image.
createBundleFromZip(File, ResourcePack) - Static method in class net.java.sip.communicator.impl.resources.util.SkinJarBuilder
Creates bundle from zip file.
createBundleGroup(List<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
Creates new GroupPacketExtension for BUNDLE semantics initialized with given contents list.
createBusy(String, String, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ session-terminate packet carrying a Reason.BUSY payload.
createBye(String, String, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ session-terminate packet that is meant to terminate an on-going, well established session (similar to a SIP BYE request).
createCall(ProtocolProviderService, String) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a call to the contact represented by the given string.
createCall(ProtocolProviderService, String, UIContactImpl) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a call to the contact represented by the given string.
createCall(String, JComponent) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a call to the given call string.
createCall(String, JComponent, CallInterfaceListener) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a call to the given call string.
createCall(Class<? extends OperationSet>, ProtocolProviderService, String) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a call for the supplied operation set.
createCall(Class<? extends OperationSet>, ProtocolProviderService, String, UIContactImpl) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a call for the supplied operation set.
createCall(String[]) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Creates a new Call with a specific set of participants.
createCall(String, CallConference) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Creates a new Call and invites a specific CallPeer to it given by her String URI.
createCall(String, CallConference) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Creates a new Call and invites a specific CallPeer to it given by her String URI.
createCall(ConferenceDescription, ChatRoom) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Creates a new Call and sends an invite to the conference described in cd.
createCall(Contact, ContactResource) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetResAwareTelephonyJabberImpl
Creates a new Call and invites a specific CallPeer given by her Contact on a specific ContactResource to it.
createCall(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetResAwareTelephonyJabberImpl
Creates a new Call and invites a specific CallPeer given by her Contact on a specific ContactResource to it.
createCall(Contact, ContactResource, CallConference) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetResAwareTelephonyJabberImpl
Creates a new Call and invites a specific CallPeer given by her Contact to it.
createCall(String, String, CallConference) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetResAwareTelephonyJabberImpl
Creates a new Call and invites a specific CallPeer to it given by her String URI.
createCall(String, CallConference) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
Creates a new Call and invites a specific CallPeer to it given by her String URI.
createCall(Contact, ContactResource, CallConference) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
Creates a new Call and invites a specific CallPeer given by her Contact to it.
createCall(String, CallConference) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Creates a new Call and invites a specific CallPeer to it given by her String URI.
createCall(String[]) - Method in interface net.java.sip.communicator.service.gui.UIService
Creates a new Call with a specific set of participants.
createCall(Contact) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Creates a new Call and invites a specific CallPeer to it given by her Contact.
createCall(Contact, CallConference) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Creates a new Call and invites a specific CallPeer to it given by her Contact.
createCall(String) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Creates a new Call and invites a specific CallPeer to it given by her String URI.
createCall(ConferenceDescription, ChatRoom) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Creates a new Call and sends an invite to the conference described in cd.
createCall(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Creates a new Call and invites a specific CallPeer to it given by her String URI.
createCall(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Creates a new Call and invites a specific CallPeer to it given by her Contact.
createCall(String, CallConference) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Creates a new Call and invites a specific CallPeer to it given by her String URI.
createCall(Contact, CallConference) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Creates a new Call and invites a specific CallPeer to it given by her Contact.
createCall(ConferenceDescription, ChatRoom) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Creates a new Call and sends an invite to the conference described in cd.
createCall(Contact, ContactResource) - Method in interface net.java.sip.communicator.service.protocol.OperationSetResourceAwareTelephony
Creates a new Call and invites a specific CallPeer given by her Contact on a specific ContactResource to it.
createCall(String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetResourceAwareTelephony
Creates a new Call and invites a specific CallPeer given by her Contact on a specific ContactResource to it.
createCall(String, String, CallConference) - Method in interface net.java.sip.communicator.service.protocol.OperationSetResourceAwareTelephony
Creates a new Call and invites a specific CallPeer to it given by her String URI.
createCall(Contact, ContactResource, CallConference) - Method in interface net.java.sip.communicator.service.protocol.OperationSetResourceAwareTelephony
Creates a new Call and invites a specific CallPeer given by her Contact to it.
createCancel(String, String, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ session-terminate packet that is meant to terminate a not yet established session.
createChangeListener() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
createChatRoom(String, ProtocolProviderService, Collection<String>, String, boolean, boolean) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Creates a chat room, by specifying the chat room name, the parent protocol provider and eventually, the contacts invited to participate in this chat room.
createChatRoom(String, ProtocolProviderService, Collection<String>, String, boolean) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Creates a chat room, by specifying the chat room name, the parent protocol provider and eventually, the contacts invited to participate in this chat room.
createChatRoom(String, ProtocolProviderService, Collection<String>, String, boolean, boolean, boolean) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Creates a chat room, by specifying the chat room name, the parent protocol provider and eventually, the contacts invited to participate in this chat room.
createChatRoom(String, Map<String, Object>) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Creates a room with the named roomName and according to the specified roomProperties on the server that this protocol provider is currently connected to.
createChatRoom(String, Map<String, Object>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Creates a room with the named roomName and according to the specified roomProperties on the server that this protocol provider is currently connected to.
createChatRoom(String, Map<String, Object>) - Method in class net.java.sip.communicator.impl.protocol.mock.MockMultiUserChat
Creates a room with the named roomName and according to the specified roomProperties on the server that this protocol provider is currently connected to.
createChatRoom(String, ProtocolProviderService, Collection<String>, String, boolean) - Method in class net.java.sip.communicator.service.muc.MUCService
Creates a chat room, by specifying the chat room name, the parent protocol provider and eventually, the contacts invited to participate in this chat room.
createChatRoom(String, ProtocolProviderService, Collection<String>, String, boolean, boolean, boolean) - Method in class net.java.sip.communicator.service.muc.MUCService
Creates a chat room, by specifying the chat room name, the parent protocol provider and eventually, the contacts invited to participate in this chat room.
createChatRoom(String, Map<String, Object>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Creates a room with the named roomName and according to the specified roomProperties on the server that this protocol provider is currently connected to.
CreateChatRoomDialog - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
The CreateChatRoomDialog is the dialog containing the form for adding a chat room.
CreateChatRoomDialog(ChatRoomProviderWrapper) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomDialog
Creates an instance of CreateChatRoomDialog that represents a dialog that adds a new chat room to an already existing server.
CreateChatRoomWizard - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
The CreateChatRoomWizard is the wizard through which the user could create its own chat room.
CreateChatRoomWizard(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizard
Creates an instance of CreateChatRoomWizard.
CreateChatRoomWizardPage1 - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
The CreateChatRoomWizardPage1 is the first page of the "Create chat room" wizard.
CreateChatRoomWizardPage1(WizardContainer, NewChatRoom, Iterator<ProtocolProviderService>) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
Creates an instance of CreateChatRoomWizardPage1.
CreateChatRoomWizardPage2 - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
The CreateChatRoomWizardPage2 is the second page of the "Create chat room" wizard.
CreateChatRoomWizardPage2(WizardContainer, NewChatRoom) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
Creates an instance of CreateChatRoomWizardPage2.
createClipImage(Graphics2D, Shape) - Static method in class net.java.sip.communicator.util.GraphicUtils
Creates a clipped image from the given shape.
createColibriChannels(CallPeerJabberImpl, Map<ContentPacketExtension, ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Allocates colibri (conference) channels for a specific MediaType to be used by a specific CallPeer.
createColibriStreamConnector(CallPeerJabberImpl, MediaType, ColibriConferenceIQ.Channel, StreamConnectorFactory) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Initializes a ColibriStreamConnector on behalf of a specific CallPeer to be used in association with a specific ColibriConferenceIQ.Channel of a specific MediaType.
createCommand(String) - Method in class net.java.sip.communicator.impl.protocol.irc.CommandFactory
Create new command based on the provided key if available in the command registry.
createConfCall(String[]) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTelephonyConferencingGibberishImpl
Creates a conference call with the given list of callees
createConfCall(String[], CallConference) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTelephonyConferencingGibberishImpl
Creates a conference call with the given list of callees
createConfCall(String[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoBridgeImpl
Creates a conference call with the specified callees as call peers via a video bridge provided by the parent Jabber provider.
createConfCall(String[]) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Creates a conference call with the specified callees as call peers.
createConfCall(String[], CallConference) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Creates a conference Call with the specified callees as CallPeers.
createConfCall(String[]) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyConferencing
Creates a conference call with the specified callees as call peers.
createConfCall(String[], CallConference) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyConferencing
Creates a conference call with the specified callees as call peers.
createConfCall(String[]) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoBridge
Creates a conference call with the specified callees as call peers via a video bridge provided by the parent Jabber provider.
createConference() - Method in class net.java.sip.communicator.service.protocol.Call
Creates a new CallConference instance which is to represent the telephony conference-related state of this Call.
createConference() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Creates a new CallConference instance which is to represent the telephony conference-related state of this Call.
createConferenceCall(String[], ProtocolProviderService) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a call to the given list of contacts.
createConferenceCall(Map<ProtocolProviderService, List<String>>) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Asynchronously creates a new conference Call with a specific list of participants/callees.
createConfigSectionComponent(String) - Static method in class net.java.sip.communicator.plugin.chatconfig.ChatConfigActivator
Creates a config section label from the given text.
createConfigSectionComponent(String) - Static method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Creates a config section label from the given text.
createContact(ContactGroupSipImpl, String, boolean, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Creates contact for the specified address and inside the specified group .
createContact(ContactGroupSipImpl, String, String, boolean, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Creates contact for the specified address and inside the specified group .
createContact(ContactGroupSipImpl, String, String, boolean, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Creates contact for the specified address and inside the specified group .
createContact(ContactGroupSipImpl, String, String, boolean, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Creates contact for the specified address and inside the specified group .
createContact() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Creates a new address book contact.
createContact() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Creates a new contact from the database (i.e "contacts" or "msoutlook", etc.).
createContact() - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Creates an empty contact from the address book.
createContact() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Creates a new contact from the database (i.e "contacts" or "msoutlook", etc.).
createContact() - Method in interface net.java.sip.communicator.service.contactsource.EditableContactSourceService
Creates a new contact from the database (i.e "contacts" or "msoutlook", etc.).
createContactListComponent(ContactListContainer) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Creates a contact list component.
createContactListComponent(ContactListContainer) - Method in interface net.java.sip.communicator.service.gui.UIService
Creates a contact list component.
createContactPhotoPresenceListener() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates a listener to call a parser which manages presence packets with the element name "x" and the namespace "vcard-temp:x:update".
createContactQuery(String) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryContactSource
Creates query for the given searchString.
createContactQuery(String, int) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryContactSource
Creates query for the given searchString.
createContactQuery(Pattern) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Creates query for the given searchPattern.
createContactQuery(Pattern, int) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Creates query for the given searchPattern.
createContactQuery(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Queries this search source for the given queryString.
createContactQuery(String, int) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Creates query for the given queryString.
createContactQuery(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ProtocolContactSourceServiceImpl
Creates query for the given searchPattern.
createContactQuery(String, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ProtocolContactSourceServiceImpl
Creates query for the given searchPattern.
createContactQuery(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.StringContactSourceServiceImpl
Creates query for the given queryString.
createContactQuery(String, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.StringContactSourceServiceImpl
Creates query for the given queryString.
createContactQuery(String) - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Creates query for the given query.
createContactQuery(String, int) - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Creates query for the given query.
createContactQuery(String) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Creates query for the given searchString.
createContactQuery(String, int) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Creates query for the given searchString.
createContactQuery(String) - Method in class net.java.sip.communicator.impl.muc.ChatRoomContactSourceService
Creates query for the given queryString.
createContactQuery(String, int) - Method in class net.java.sip.communicator.impl.muc.ChatRoomContactSourceService
Creates query for the given queryString.
createContactQuery(String) - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomContactSourceService
Creates query for the given queryString.
createContactQuery(String, int) - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomContactSourceService
Creates query for the given queryString.
createContactQuery(Pattern) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Creates query that searches for SourceContacts which match a specific query Pattern.
createContactQuery(Pattern) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Creates query that searches for SourceContacts which match a specific query Pattern.
createContactQuery(String) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactSourceService
Queries this search source for the given queryString.
createContactQuery(String, int) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactSourceService
Queries this search source for the given queryString.
createContactQuery(String) - Method in class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSource
Creates query for the given queryString.
createContactQuery(String, int) - Method in class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSource
Creates query for the given queryString.
createContactQuery(String) - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactSource
Creates query for the given queryString.
createContactQuery(String, int) - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactSource
Creates query for the given queryString.
createContactQuery(String) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
 
createContactQuery(String, int) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
 
createContactQuery(Pattern) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
 
createContactQuery(String) - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchContactSource
 
createContactQuery(String, int) - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchContactSource
 
createContactQuery(String) - Method in class net.java.sip.communicator.service.contactsource.AsyncContactSourceService
Creates query that searches for SourceContacts which match a specific query String.
createContactQuery(String, int) - Method in class net.java.sip.communicator.service.contactsource.AsyncContactSourceService
Creates query that searches for SourceContacts which match a specific query String.
createContactQuery(String) - Method in interface net.java.sip.communicator.service.contactsource.ContactSourceService
Creates and returns new ContactQuery instance.
createContactQuery(String, int) - Method in interface net.java.sip.communicator.service.contactsource.ContactSourceService
Creates and returns new ContactQuery instance.
createContactQuery(Pattern) - Method in interface net.java.sip.communicator.service.contactsource.ExtendedContactSourceService
Creates query for the given searchPattern.
createContactSource(LdapDirectory) - Method in class net.java.sip.communicator.impl.ldap.LdapServiceImpl
Creates a contact source corresponding to the given ldap directory.
createContactSource(LdapDirectory) - Method in interface net.java.sip.communicator.service.ldap.LdapService
Creates a contact source corresponding to the given ldap directory.
createContactStatusImage(Contact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
Obtains the status icon for the given protocol contact and adds to it the account index information.
createContentAccept(String, String, String, Iterable<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a new JingleIQ with the content-accept action.
createContentAdd(String, String, String, List<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a new JingleIQ with the content-add action.
createContentForMedia(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Creates a ContentPacketExtension for a particular stream.
createContentList() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Creates a List containing the ContentPacketExtensions of the streams that this handler is prepared to initiate depending on available MediaDevices and local on-hold and video transmission preferences.
createContentList(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Creates a List containing the ContentPacketExtensions of the streams of a specific MediaType that this handler is prepared to initiate depending on available MediaDevices and local on-hold and video transmission preferences.
createContentModify(String, String, String, ContentPacketExtension) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a new JingleIQ with the content-modify action.
createContentReject(String, String, String, Iterable<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a new JingleIQ with the content-reject action.
createContentRemove(String, String, String, Iterable<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a new JingleIQ with the content-remove action.
createDatagramSocket(InetAddress, int, int, int) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Creates a DatagramSocket and binds it to the specified localAddress and a port in the range specified by the minPort and maxPort parameters.
createDatagramSocket(int, InetAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AndroidNetworkLayer
Creates a datagram socket, bound to the specified local address.
createDatagramSocket() - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Constructs a datagram socket and binds it to any available port on the local host machine.
createDatagramSocket(int, InetAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates a datagram socket, bound to the specified local address.
createDatagramSocket(InetAddress, int, int, int) - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Creates a DatagramSocket and binds it to on the specified localAddress and a port in the range specified by the minPort and maxPort parameters.
createDateStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the date.
createDefaultDivider() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneUI
Creates the default divider.
createDefaultTableHeader() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable.NotificationTable
Creates the default table header.
createDemuxContactSource(ContactSourceService) - Method in class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSourceServiceImpl
Creates a demultiplexed copy of the given ContactSourceService, where each contact detail like telephone number or protocol contact address is represented as a single entry in the query result set.
createDemuxContactSource(ContactSourceService) - Method in class net.java.sip.communicator.service.contactsource.DemuxContactSourceService
Creates a demultiplexed copy of the given ContactSourceService, where each contact detail like telephone number or protocol contact address is represented as a single entry in the query result set.
createDescription(ContentPacketExtension.CreatorEnum, String, ContentPacketExtension.SendersEnum, List<MediaFormat>, List<RTPExtension>, DynamicPayloadTypeRegistry, DynamicRTPExtensionsRegistry) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Creates a new ContentPacketExtension instance according to the specified formats, connector and direction, and using the dynamicPayloadTypes registry to handle dynamic payload type registrations.
createDescriptionInfo(String, String, String, Iterable<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ description-info packet with the specified from, to, sid, and content.
createDialog(Certificate[], String, String) - Method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Creates the dialog.
createDialog(Certificate[], String, String) - Method in interface net.java.sip.communicator.service.certificate.VerifyCertificateDialogService
Creates the dialog.
createDisabledImage(Image) - Static method in class net.java.sip.communicator.plugin.desktoputil.LightGrayFilter
Creates a disabled image.
createDisablingAnswer(MediaDescription) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Creates and returns a MediaDescription in answer of the specified offer that disables the corresponding stream by setting a 0 port and keeping the original list of formats and eliminating all attributes.
createDocument(String) - Method in class net.java.sip.communicator.impl.history.HistoryImpl
 
createDocument() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Returns a new valid xml document.
createEditedAtTag(String, long) - Static method in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
Creates a tag that shows the last edit time of a message, in the format (Edited at ...).
createEditor() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxUI
Creates the editor of the combo box related to this UI.
createEmpty() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr
Creates a new sockaddr instance of the same type.
createEmpty() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
createEmpty() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
createEncodingConfig(MediaService) - Method in class net.java.sip.communicator.service.protocol.EncodingsRegistrationUtil
Creates new instance of EncodingConfiguration reflecting this object's encoding configuration state.
createEncodingControls(MediaType, EncodingConfiguration) - Method in class net.java.sip.communicator.impl.neomedia.MediaConfigurationImpl
Returns a component for encodings configuration for the given mediaType
createEnd(String, String, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.EndExtension
Creates 'Presence' packet containing call ended Rayo notification that contains specified end reason.
createFileWithThumbnail(File, int, int, String, byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetThumbnailedFileFactoryImpl
Creates a file, by attaching the thumbnail, given by the details, to it.
createFileWithThumbnail(File, int, int, String, byte[]) - Method in interface net.java.sip.communicator.service.protocol.OperationSetThumbnailedFileFactory
Creates a file, by attaching the thumbnail, given by the details, to it.
createForceShutdownIQ() - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ShutdownIQ
Creates and returns new instance of force shutdown IQ.
createFromID(String[]) - Static method in class net.java.sip.communicator.service.history.HistoryID
Create a HistoryID from a valid ID.
createFromRawID(String[]) - Static method in class net.java.sip.communicator.service.history.HistoryID
Create a HistoryID from a raw ID.
createFromRawStrings(String[]) - Static method in class net.java.sip.communicator.service.history.HistoryID
Create a HistoryID from a raw Strings.
createGracefulShutdownErrorResponse(IQ) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Returns an error response for given IQ that is returned by the videobridge after it has entered graceful shutdown mode and new conferences can no longer be created.
createGracefulShutdownIQ() - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ShutdownIQ
Creates and returns new instance of graceful shutdown IQ.
createGroup(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Creates the specified group on the server stored contact list.
createGroup(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Creates the specified group on the server stored contact list.
createGroup(ContactGroupSipImpl, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Creates a group with the specified name and parent in the server stored contact list.
createGroup(ContactGroupSipImpl, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Creates a group with the specified name and parent in the server stored contact list.
createGroup(ContactGroupSipImpl, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Creates a group with the specified name and parent in the server stored contact list.
createGroupCombo(Dialog) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Initializes groups combo box.
CreateGroupDialog - Class in net.java.sip.communicator.impl.gui.main.contactlist.addgroup
The CreateGroupDialog is the dialog containing the form for creating a group.
CreateGroupDialog(Dialog) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupDialog
Creates an instance of CreateGroupDialog that represents a dialog that creates a new contact group.
CreateGroupDialog(Frame) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupDialog
Creates an instance of CreateGroupDialog that represents a dialog that creates a new contact group.
CreateGroupDialog(Dialog, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupDialog
Creates an instance of CreateGroupDialog that represents a dialog that creates a new contact group.
CreateGroupDialog(Frame, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupDialog
Creates an instance of CreateGroupDialog that represents a dialog that creates a new contact group.
CreateGroupPanel - Class in net.java.sip.communicator.impl.gui.main.contactlist.addgroup
The CreateGroupPanel is the form for creating a group.
CreateGroupPanel() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupPanel
Creates and initializes the CreateGroupPanel.
createHeaderStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the header style.
createHistory(HistoryID, HistoryRecordStructure) - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
 
createHistory(HistoryID, HistoryRecordStructure) - Method in interface net.java.sip.communicator.service.history.HistoryService
Creates a new history for this ID.
createHtmlDescription() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Creates an html description (table rows) of the specified thread.
createIceAgent() - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Creates and returns an ICE agent that a protocol could use for the negotiation of media transport addresses.
createIceAgent() - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Creates the ICE agent that we would be using in this transport manager for all negotiation.
createIceAgent() - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Creates and returns an ICE agent that a protocol could use for the negotiation of media transport addresses.
createIceAgent() - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Creates the ICE agent that we would be using in this transport manager for all negotiation.
createIceStream(int, String, Agent) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Creates an IceMediaStrean and adds to it an RTP and and RTCP component, which also implies running the currently installed harvesters so that they would.
createIceStream(int, int, String, Agent) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Creates an IceMediaStrean and adds to it one or two components, which also implies running the currently installed harvesters.
createIceStream(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Creates an IceMediaStream with the specified media name.
createIceStream(int, String, Agent) - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Creates an IceMediaStrean and adds to it an RTP and and RTCP component, which also implies running the currently installed harvesters so that they would.
createIceStream(int, int, String, Agent) - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Creates an IceMediaStrean and adds to it one or two components, which also implies running the currently installed harvesters.
createIceStream(String, Agent) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Creates an IceMediaStream with the specified media name.
createIcon(byte[]) - Static method in class net.java.sip.communicator.impl.osdependent.windows.ImageConverter
Converts an ICONDIR ico to an HICON handle
CreateIconFromResourceEx(Pointer, WinDef.DWORD, boolean, WinDef.DWORD, int, int, int) - Method in interface net.java.sip.communicator.impl.osdependent.windows.User32Ex
https://msdn.microsoft.com/en-us/library/windows/desktop/ms648061(v=vs.85).aspx
createIncomingMessageTag(String, String, String, String, Date, String, String, boolean, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
Creates an incoming message tag.
createIndicatorStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the style of the indicator pointing to the avatar image.
createIndicatorStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the indicator pointing to the avatar image.
createInviteRequest(Address) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Creates an invite request destined for callee.
createInviteRequest(Address, Message) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Creates an invite request destined for callee and reflects any possible non-null cause (e.g.
CreateIppiAccountForm - Class in net.java.sip.communicator.plugin.ippiaccregwizz
 
CreateIppiAccountForm() - Constructor for class net.java.sip.communicator.plugin.ippiaccregwizz.CreateIppiAccountForm
Creates an instance of RegisterIppiAccountForm.
createJingleNodesCandidate(TransportAddress, Component, TransportAddress) - Method in class net.java.sip.communicator.impl.protocol.jabber.JingleNodesHarvester
Creates a new JingleNodesRelayedCandidate instance which is to represent a specific TransportAddress.
createJitsiVideobridgeConfCall(ProtocolProviderService, String[]) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Asynchronously creates a new video bridge conference Call with a specific list of participants/callees.
createLayeredSocket(Socket, String, int, HttpParams) - Method in class net.java.sip.communicator.service.httputil.SSLSocketFactoryEx
 
createLayoutCache() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
Creates the object responsible for managing what is expanded, as well as the size of nodes.
createLayoutManager() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
Invoked by installUI to create a layout manager object to manage the JTabbedPane.
createLeftOneTouchButton() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Creates and returns an instance of JButton that can be used to collapse the left component in the metal split pane.
createMediaDescription(String, List<MediaFormat>, StreamConnector, MediaDirection, List<RTPExtension>, DynamicPayloadTypeRegistry, DynamicRTPExtensionsRegistry) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Creates a new MediaDescription instance according to the specified formats, connector and direction, and using the dynamicPayloadTypes registry to handle dynamic payload type registrations.
createMessage(String, String, String, String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicInstantMessagingGibberishImpl
 
createMessage(byte[], String, String, String) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Create a Message instance for sending a simple text messages with default (text/plain) content type and encoding.
createMessage(String, String, String, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetBasicInstantMessagingIcqImpl
 
createMessage(byte[], String, String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Create a Message instance for sending a simple text messages with default (text/plain) content type and encoding.
createMessage(String, String, String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
Create a new message.
createMessage(byte[], String, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Create a Message instance for sending a simple text messages with default (text/plain) content type and encoding.
createMessage(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String, String, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
 
createMessage(String, String, String, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockBasicInstantMessaging
 
createMessage(byte[], String, String, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Create a Message instance for sending a simple text messages with default (text/plain) content type and encoding.
createMessage(String, String, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
 
createMessage(byte[], String, String, String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Create a Message instance for sending a simple text messages with default (text/plain) content type and encoding.
createMessage(String, String, String, String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
 
createMessage(String) - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Create a Message instance for sending a simple text messages with default (text/plain) content type and encoding.
createMessage(byte[], String, String, String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Create a Message instance for sending a simple text messages with default (text/plain) content type and encoding.
createMessage(String, String, String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Create a Message instance for sending a simple text messages with default (text/plain) content type and encoding.
createMessage(byte[], String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Create a Message instance for sending arbitrary MIME-encoding content.
createMessage(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Create a Message instance for sending a sms messages with default (text/plain) content type and encoding.
createMessageRequest(Contact, Message) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
Construct a Request represent a new message.
createMessageStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the global message style.
createMessageTag(String, String, String, String, Date, boolean, boolean, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
Creates the message tag.
createMessageUID() - Method in class net.java.sip.communicator.service.protocol.AbstractMessage
 
createMessageWithUID(String, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Create a Message instance with the specified UID, content type and a default encoding.
createMessageWithUID(String, String, String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Create a Message instance with the specified UID, content type and a default encoding.
createMessageWithUID(String, String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Create a Message instance with the specified UID, content type and a default encoding.
createMetaContact(ProtocolProviderService, MetaContactGroup, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
First makes the specified protocol provider create a contact corresponding to the specified contactID, then creates a new MetaContact which will encapsulate the newly created protocol specific contact.
createMetaContact(ProtocolProviderService, MetaContactGroup, String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
First makes the specified protocol provider create a contact corresponding to the specified contactID, then creates a new MetaContact which will encapsulate the newly-created protocol specific contact.
createMetaContactGroup(MetaContactGroup, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Creates a MetaContactGroup with the specified group name.
createMetaContactGroup(MetaContactGroup, String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Creates a MetaContactGroup with the specified group name.
createMinimzeInsteadOfHideCheckBox() - Method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigurationPanel
Initializes the minimize instead of hide checkbox.
createMouseListener() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
createMyActionMap() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
createNameFromUID(String) - Static method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Ugly but tricky conversion method.
createNameFromUID(String) - Static method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Ugly but tricky conversion method.
createNameFromUID(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Ugly but tricky conversion method.
createNameService() - Method in class net.java.sip.communicator.util.JitsiDnsNameServiceDescriptor
Gets and creates an instance of the Jitsi's name service.
createNextButton() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSpinnerUI
 
createNotificationDelegate() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Creates new NotificationsDelegate instance.
createNotify(Dialog, byte[], String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Creates a NOTIFY request which is to notify about a specific subscription state and carry a specific content.
createNotifyContent(String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier.Subscription
Creates the content of the NOTIFY request to be sent to the target represented by this Subscription and having a specific subscription state and a specific reason for that subscription state.
createOffer() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Creates a session description String representing the MediaStreams that this MediaHandler is prepared to exchange.
createOutgoingCall(CallJabberImpl, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Init and establish the specified call.
createOutgoingCall(CallJabberImpl, String, Iterable<PacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Init and establish the specified call.
createOutgoingCall(CallJabberImpl, String, String, Iterable<PacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Init and establish the specified call.
createOutgoingCall() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Creates a new outgoing Call into which conference callees are to be invited by this OperationSetTelephonyConferencing.
createOutgoingCall() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Initializes a new outgoing Call with no peers in it.
createOutgoingCall(Address, Message, CallConference) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Initializes and establishes a new outgoing Call to a callee with a specific Address.
createOutgoingCall() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Creates a new outgoing Call into which conference callees are to be invited by this OperationSetTelephonyConferencing.
createOutgoingCall() - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Creates a new outgoing Call into which conference callees are to be invited by this OperationSetTelephonyConferencing.
createOutgoingMessageTag(String, String, String, String, Date, String, String, boolean, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
Create an outgoing message tag.
createOutgoingVideoCall(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Check if the remote part supports Jingle video.
createOutgoingVideoCall(String, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Check if the remote part supports Jingle video.
createOutgoingVideoCall(String, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Check if the remote part supports Jingle video.
createOutgoingVideoCall(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoTelephonyJabberImpl
Check if the remote part supports Jingle video.
createPopup() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCallComboBoxUI
Creates the popup portion of the combo box.
createPreviousButton() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSpinnerUI
 
createPrivateChatRoom(ProtocolProviderService, Collection<String>, String, boolean) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Creates a private chat room, by specifying the parent protocol provider and eventually, the contacts invited to participate in this chat room.
createPrivateChatRoom(ProtocolProviderService, Collection<String>, String, boolean) - Method in class net.java.sip.communicator.service.muc.MUCService
Creates a private chat room, by specifying the parent protocol provider and eventually, the contacts invited to participate in this chat room.
createProtocolProviderFactory() - Method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Creates the ProtocolProviderFactory for this protocol.
createProviderImage(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ProtocolProviderSelectorBox
Obtains the status icon for the given provider and adds to it the account index information.
createQuery(String) - Method in class net.java.sip.communicator.impl.ldap.LdapFactoryImpl
Required by LdapFactory interface.
createQuery(String) - Method in interface net.java.sip.communicator.service.ldap.LdapFactory
Returns an LDAP query, ready to be sent to an LdapDirectory
createRecorder(Call) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Creates a new Recorder which is to record the specified Call (into a file which is to be specified when starting the returned Recorder).
createRecorder() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Creates a new Recorder which is to record this Call (into a file which is to be specified when starting the returned Recorder).
createRecorder(Call) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Creates a new Recorder which is to record the specified Call (into a file which is to be specified when starting the returned Recorder).
createRegionDesktopSharing(ProtocolProviderService, String, UIContactImpl, int, int, int, int) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a desktop sharing call to the contact represented by the given string.
createRegisterRequest(Address, int, CallIdHeader, long) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Creates a REGISTER Request as per the specified parameters.
createRepetitiveInvokeLater(Runnable) - Static method in class net.java.sip.communicator.plugin.desktoputil.LowPriorityEventQueue
Initializes a new Runnable which allows the repetitive execution the specific runnable on the application's EventQueue instance.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Request marked with its service.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Request marked with its service.
createRequest(URI, String, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Request marked with its service.
createRequest(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Request marked with its service.
createRequest(Dialog, String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Creates a new Request of a specific method which is to be sent in a specific Dialog and populates its generally-necessary headers such as the Authorization header.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, Object) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Response marked with its service.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader, ContentTypeHeader, byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Response marked with its service.
createResponse(int, CallIdHeader, CSeqHeader, FromHeader, ToHeader, List, MaxForwardsHeader) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Response marked with its service.
createResponse(int, Request, ContentTypeHeader, Object) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Response marked with its service.
createResponse(int, Request, ContentTypeHeader, byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Response marked with its service.
createResponse(int, Request) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Response marked with its service.
createResponse(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Calls the same method in the internal wrapped factory and returns a Response marked with its service.
createResult(IQ, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RefIq
Creates result RefIq for given requestIq parametrized with given call uri.
createRightOneTouchButton() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Creates and return an instance of JButton that can be used to collapse the right component in the metal split pane.
createRinging(JingleIQ) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ session-info packet carrying a ringing payload.
createRoundedClipShape(int, int, int, int) - Static method in class net.java.sip.communicator.util.GraphicUtils
Creates a rounded clipped shape with the given shapeWidth, shapeHeight, arc width and arc height.
createScrollableTabButton(int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
createScrollableTabButton(int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
createSearchManager() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetUserSearchJabberImpl
Creates the UserSearchManager instance.
createSearchManager() - Method in interface net.java.sip.communicator.service.protocol.OperationSetUserSearch
Creates the search manager.
createSearchSettings() - Method in class net.java.sip.communicator.impl.ldap.LdapFactoryImpl
Returns an LdapSearchSettings, to use when performing a search
createSearchSettings() - Method in interface net.java.sip.communicator.service.ldap.LdapFactory
Returns an LdapSearchSettings, to use when performing a search
createServer(LdapDirectorySettings) - Method in class net.java.sip.communicator.impl.ldap.LdapFactoryImpl
Required by LdapFactory interface.
createServer(LdapDirectorySettings) - Method in interface net.java.sip.communicator.service.ldap.LdapFactory
Creates an LdapDirectory based on the provided settings This method will not modify the settings or save a reference to it, but may save a clone.
createServerSettings() - Method in class net.java.sip.communicator.impl.ldap.LdapFactoryImpl
Required by LdapFactory interface.
createServerSettings() - Method in interface net.java.sip.communicator.service.ldap.LdapFactory
Return a new instance of LdapDirectorySettings, a wrapper around a directory settings
createServerSocket(int, int, InetAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AndroidNetworkLayer
Creates a server with the specified port, listen backlog, and local IP address to bind to.
createServerSocket(int, int, InetAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates a server with the specified port, listen backlog, and local IP address to bind to.
createServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Creates a group with the specified name and parent in the server stored contact list.
createServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Creates a group with the specified name and parent in the server stored contact list.
createServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Create a "server stored" contact group.
createServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates a group with the specified name and parent in the server stored contact list.
createServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Creates a group with the specified name and parent in the server stored contact list.
createServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Creates a group with the specified name and parent in the server stored contact list.
createServerStoredContactGroup(ContactGroup, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Creates a group with the specified name and parent in the server stored contact list.
createService(String, AccountID) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderFactoryGibberishImpl
 
createService(String, AccountID) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderFactoryIcqImpl
 
createService(String, AccountID) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Create an IRC provider service.
createService(String, AccountID) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderFactoryJabberImpl
 
createService(String, AccountID) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderFactorySipImpl
Initializes a new ProtocolProviderServiceSipImpl instance with a specific user ID to represent a specific AccountID.
createService(String, AccountID) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Initializes a new ProtocolProviderService instance with a specific user ID to represent a specific AccountID.
createServiceImpl() - Method in class net.java.sip.communicator.impl.browserlauncher.BrowserLauncherActivator
Called on bundle startup in order to create service implementation instance.
createServiceImpl() - Method in class net.java.sip.communicator.impl.resources.ResourceManagementActivator
Called on bundle startup in order to create service implementation instance.
createServiceImpl() - Method in class net.java.sip.communicator.util.SimpleServiceActivator
Called on bundle startup in order to create service implementation instance.
createSessionAccept(String, String, String, Iterable<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ session-accept packet with the specified from, to, sid, and content.
createSessionDescription(InetAddress) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Creates an empty instance of a SessionDescription with preinitialized s, v, c, o and t parameters.
createSessionDescription(InetAddress, String, List<MediaDescription>) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Creates an empty instance of a SessionDescription with preinitialized s, v, c, o and t parameters.
createSessionInfo(String, String, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ session-info packet carrying a the specified payload type.
createSessionInfo(String, String, String, SessionInfoType) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ session-info packet carrying a the specified payload type.
createSessionInitiate(String, String, String, List<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a new JingleIQ with the session-initiate action.
createSessionTerminate(String, String, String, Reason, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ session-terminate packet with the specified src, dst, sid, and reason.
createSessionUpdateDescription(SessionDescription, InetAddress, List<MediaDescription>) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Creates and returns a new SessionDescription that is supposed to update our previous descToUpdate and advertise the brand new newMediaDescriptions.
createShutdownIQ(String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ShutdownIQ
Creates shutdown IQ for given element name.
createSimulcastGroup() - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
Return new instance of SourceGroupPacketExtension with simulcast semantics pre-configured.
createSingleMessageStyle(boolean, boolean, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
 
createSliderComponent() - Method in class net.java.sip.communicator.impl.gui.main.call.OutputVolumeControlButton
Creates the slider component for the full screen interface.
createSocket(String, int) - Method in class net.java.sip.communicator.impl.ldap.LdapSSLSocketFactoryDelegate
Creates a socket for the specified destination host and port.
createSocket(InetAddress, int) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates a stream socket and connects it to the specified port number at the specified IP address.
createSocket(InetAddress, int, InetAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates a stream socket and connects it to the specified port number at the specified IP address.
createSocket(InetAddress, int, InetAddress, int) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates a new Socket, binds it to myAddress:myPort and connects it to address:port.
createSocket(HttpParams) - Method in class net.java.sip.communicator.service.httputil.SSLSocketFactoryEx
Creates socket.
createSourceContact(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.StringContactSourceServiceImpl
Returns the source contact corresponding to the query string.
createSpellCheckerWorker(Parameters.Locale) - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
SpellChecker worker, sets specified locale.
createSslContext(CertificateService, X509ExtendedTrustManager) - Method in class net.java.sip.communicator.impl.protocol.jabber.AnonymousLoginStrategy
 
createSslContext(CertificateService, X509ExtendedTrustManager) - Method in interface net.java.sip.communicator.impl.protocol.jabber.JabberLoginStrategy
Creates an SSLContext to use for the login strategy.
createSslContext(CertificateService, X509ExtendedTrustManager) - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByClientCertificateStrategy
Creates the SSLContext for the XMPP connection configured with a customized TrustManager and a KeyManager based on the selected client certificate.
createSslContext(CertificateService, X509ExtendedTrustManager) - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByPasswordStrategy
Prepares an SSL Context that is customized SSL context.
createSSLServerSocket(int, int, InetAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AndroidNetworkLayer
Creates an SSL server with the specified port, listen backlog, and local IP address to bind to.
createSSLServerSocket(int, int, InetAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates an SSL server with the specified port, listen backlog, and local IP address to bind to.
createSSLSocket(InetAddress, int) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
createSSLSocket(InetAddress, int, InetAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates a stream SSL socket and connects it to the specified port number at the specified IP address.
createStartupConfigPanel() - Method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigurationPanel
Initializes the startup config panel.
createStreamConnector(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Creates a media StreamConnector for a stream of a specific MediaType.
createStreamConnector(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Creates a media StreamConnector for a stream of a specific MediaType.
createSubscription(Address, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Creates a new Subscription instance which is to represent the subscription signaling from and to a specific target identified by its Address/Request URI and a specific EventId tag.
createTableBubbleBlStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the style of the table buuble bottom left corner.
createTableBubbleBlStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the table buuble bottom left corner.
createTableBubbleBrStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the style of the table buuble bottom right corner.
createTableBubbleBrStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the table buuble bottom right corner.
createTableBubbleMessageRightStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the style of the table bubble right element.
createTableBubbleMessageRightStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the table bubble right element.
createTableBubbleMessageStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the style of the message table bubble.
createTableBubbleMessageStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the message table bubble.
createTableBubbleStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the style of the table bubble (wrapping the message table).
createTableBubbleStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the table bubble (wrapping the message table).
createTableBubbleTlStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the style of the table buuble top left corner.
createTableBubbleTlStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the table buuble top left corner.
createTableBubbleTrStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
Creates the style of the table buuble top right corner.
createTableBubbleTrStyle() - Static method in class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
Creates the style of the table buuble top right corner.
createTempFileOutputStream(URL, String, boolean, File[], String, String) - Static method in class net.java.sip.communicator.plugin.desktoputil.FileUtils
Tries to create a new FileOutputStream for a temporary file into which a remote file is to be downloaded.
createThumbnailListeners(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
Sets the thumbnail content-ID.
createToolTip() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactList
Creates a customized tooltip for this contact list.
createToolTip() - Method in class net.java.sip.communicator.impl.gui.main.chat.ContactPhotoPanel
Creates a tooltip.
createToolTip() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.DefaultTreeContactList
Creates a customized tooltip for this contact list.
createToolTip() - Method in class net.java.sip.communicator.impl.gui.utils.FileImageLabel
Create tool tip.
createTracker(String, String) - Static method in class net.java.sip.communicator.util.PortTracker
Attempts to create a port tracker that uses the min and max values indicated by the newMinPortString and newMinPortString strings and returns it if successful.
createTransferable(JComponent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler
Creates a transferable for text pane components in order to enable drag and drop of text.
createTransferable(JComponent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler
Creates a transferable for text pane components in order to enable drag and drop of text.
createTransferable(JComponent) - Method in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler
Creates a transferable for text pane components in order to enable drag and drop of text.
createTransferable(JComponent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler
Creates a transferable for text pane components in order to enable drag and drop of text.
createTransparentFrame(ProtocolProviderService, String, UIContactImpl, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingFrame
Creates the transparent desktop sharing frame.
createTransparentFrame(Call, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingFrame
Creates the transparent desktop sharing frame.
createTransparentFrame() - Static method in class net.java.sip.communicator.plugin.desktoputil.transparent.TransparentFrame
Creates a transparent undecorated frame.
createTransport(IceMediaStream) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Converts the ICE media stream and its local candidates into a IceUdpTransportPacketExtension.
createTransport(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
createTransport(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
createTransport(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
 
createTransportForStartCandidateHarvest(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
 
createTransportInfo(String, String, String, Iterable<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
Creates a JingleIQ transport-info packet with the specified from, to, sid, and contentList.
createTransportPacketExtension() - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Initializes a new PacketExtension instance appropriate to the type of Jingle transport represented by this TransportManager.
createTransportPacketExtension() - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Initializes a new PacketExtension instance appropriate to the type of Jingle transport represented by this TransportManager.
createTransportPacketExtension() - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Initializes a new PacketExtension instance appropriate to the type of Jingle transport represented by this TransportManager.
createTransportStatusImage(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransportSelectorBox
Obtains the status icon for the given chat transport and adds to it the account index information.
createTray() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTrayIcon
 
createTrayIcon(ImageIcon, String, Object) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTray
 
createTrayIcon(ImageIcon, String, Object) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTSystemTray
 
createTrayIcon(ImageIcon, String, Object) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.SystemTray
Creates an implementation specific TrayIcon that can later be added with SystemTray.addTrayIcon(TrayIcon).
createTrayMenu(SystrayServiceJdicImpl, boolean, boolean) - Static method in class net.java.sip.communicator.impl.osdependent.jdic.TrayMenuFactory
Creates a tray menu for the given system tray.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommButtonUI
Creates the UI for the given JComponent.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCallComboBoxUI
Creates an instance of the SIPCommCallComboBoxUI for the given component.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommChatSelectorMenuUI
Creates a new SIPCommChatSelectorMenuUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCheckBoxMenuItemUI
Creates a new SIPCommCheckBoxMenuItemUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCheckBoxUI
Creates a new SIPCommCheckBoxUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxUI
Creates the UI for the given component c.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommEditorPaneUI
Creates a new SIPCommEditorPaneUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLabelUI
Creates a new SIPCommLabelUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommListUI
Creates a new SIPCommLabelUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommMenuItemUI
Creates a new SIPCommMenuItemUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommMenuUI
Creates a new SIPCommMenuUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommOpaquePanelUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommOptionPaneUI
Creates a new SIPCommOptionPaneUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommPasswordFieldUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommPopupMenuUI
Creates a new SIPCommPopupMenuUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommScrollBarUI
Creates the UI for the given JComponent.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSpinnerUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneUI
Creates a new MetalSplitPaneUI instance
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommStatusMenuUI
Creates a new SIPCommMenuUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommTextAreaUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommTextPaneUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToggleButtonUI
Creates the UI for the given JComponent.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToolBarSeparatorUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToolBarUI
Creates a new SIPCommToolBarUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToolTipUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactSearchFieldUI
Creates a UI for a SearchFieldUI.
createUI(JComponent) - Static method in class net.java.sip.communicator.impl.gui.main.DialPadFieldUI
Creates a UI.
createUI(JComponent) - Static method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip.ImageToolTipUI
Creates the UI.
createUI(JComponent) - Static method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Creates a UI for a SearchFieldUI.
createUI(JComponent) - Static method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommLinkButtonUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommMenuBarUI
Creates a new SIPCommMenuUI instance.
createUI(JComponent) - Static method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
createUI(JComponent) - Static method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Creates a UI for a SIPCommTextFieldUI.
createUI(JComponent) - Static method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
Creates the UI for the given component.
createUIContact(SourceContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Returns the UIContact corresponding to the given sourceContact.
createUIContact(MetaContact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Creates a UIContact for the given metaContact.
createUIContact(SourceContact) - Method in interface net.java.sip.communicator.service.gui.UIContactSource
Returns the UIContact corresponding to the given sourceContact.
createUIGroup(MetaContactGroup) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Creates a UIGroupDescriptor for the given metaGroup.
createUnRegisterRequest(Request, long) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Creates a request that would end a registration established with registerRequest
createUnresolvedContact(String, String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(String, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(ContactGroupIcqImpl, Screenname) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Creates a non resolved contact for the specified address and inside the specified group.
createUnresolvedContact(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Creates an unresolved contact for IRC.
createUnresolvedContact(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Creates an unresolved contact for IRC.
createUnresolvedContact(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Creates a non resolved contact for the specified address and inside the specified group.
createUnresolvedContact(String, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(ContactGroupSipImpl, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Creates a non resolved contact for the specified address and inside the specified group.
createUnresolvedContact(String, String, ContactGroup) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContact(String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Creates and returns a unresolved contact from the specified address and persistentData.
createUnresolvedContactGroup(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Creates and returns a unresolved contact group from the specified address and persistentData.
createUnresolvedContactGroup(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Creates and returns a unresolved contact group from the specified address and persistentData.
createUnresolvedContactGroup(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Creates a non resolved contact group for the specified name.
createUnresolvedContactGroup(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Create a new unresolved contact group.
createUnresolvedContactGroup(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates and returns a unresolved contact group from the specified address and persistentData.
createUnresolvedContactGroup(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Creates a non resolved contact group for the specified name.
createUnresolvedContactGroup(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Creates and returns a unresolved contact group from the specified address and persistentData.
createUnresolvedContactGroup(String, String, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Creates and returns a unresolved contact group from the specified address and persistentData.
createUnresolvedContactGroup(ContactGroupSipImpl, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Creates a non resolved contact group for the specified name.
createUnresolvedContactGroup(String, String, ContactGroup) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Creates and returns a unresolved contact group from the specified address and persistentData.
createUpdateCheckBox() - Method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigurationPanel
Initializes the update check panel.
createVideoCall(ProtocolProviderService, String) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a video call to the contact represented by the given string.
createVideoCall(ProtocolProviderService, String, UIContactImpl) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a video call to the contact represented by the given string.
createVideoCall(String, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoTelephonyJabberImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoTelephonyJabberImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact, MediaDevice) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetVideoTelephonySipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetVideoTelephonySipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String, QualityPreset) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetVideoTelephonySipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact, QualityPreset) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetVideoTelephonySipImpl
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String, QualityPreset) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Create a new video call and invite the specified CallPeer to it with initial video setting.
createVideoCall(Contact, QualityPreset) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Create a new video call and invite the specified CallPeer to it with initial video setting.
createVideoCall(String, MediaDevice) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopStreaming
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact, MediaDevice) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopStreaming
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Create a new video call and invite the specified CallPeer to it.
createVideoCall(String, QualityPreset) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Create a new video call and invite the specified CallPeer to it.
createVideoCall(Contact, QualityPreset) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Create a new video call and invite the specified CallPeer to it.
createVideoConfigPanel() - Method in class net.java.sip.communicator.impl.neomedia.MediaConfigurationImpl
Returns the video configuration panel.
createVolatileContact(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Creates a non persistent contact for the specified address.
createVolatileContact(String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Creates a non persistent contact for the specified address.
createVolatileContact(Screenname) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Creates a non persistent contact for the specified address.
createVolatileContact(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates a non persistent contact for the specified address.
createVolatileContact(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates a non persistent contact for the specified address.
createVolatileContact(String, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates a non persistent contact for the specified address.
createVolatileContact(String, boolean, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates a non persistent contact for the specified address.
createVolatileContact(String, boolean, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Creates a non persistent contact for the specified address.
createVolatileContact(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Creates a non persistent contact for the specified id.
createVolatileContact(String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Creates a non persistent contact for the specified address.
createVolatileContact(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Creates a non persistent contact for the specified address.
createVolumeControlButton(boolean, ImageID, String) - Method in class net.java.sip.communicator.impl.gui.main.call.OutputVolumeControlButton
Initializes the volume control button.
createWhiteboardObject(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Create a WhiteboardObject instance with the specified type.
createWhiteboardObject(String) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Create a WhiteboardObject instance with the specified type.
createWhiteboardSession(String, Hashtable<Object, Object>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Creates a WhiteboardSession.
createWhiteboardSession(String, Hashtable<Object, Object>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Creates a WhiteboardSession with the name sessionName and according to the specified sessionProperties.
createWindow() - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
Creates the Window instance to be wrapped by this instance and to which ExportedWindow capabilities are provided.
CREATOR_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
The name of the "creator" argument.
CredentialsCache - Class in net.java.sip.communicator.impl.protocol.sip.security
The class is used to cache all realms that a certain call has been authorized against and all credentials that have been used for each realm.
CredentialsCache() - Constructor for class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCache
 
CredentialsCacheEntry - Class in net.java.sip.communicator.impl.protocol.sip.security
Used to cache credentials through a call.
CredentialsCacheEntry() - Constructor for class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCacheEntry
 
CredentialsStorageActivator - Class in net.java.sip.communicator.impl.credentialsstorage
Activator for the CredentialsStorageService.
CredentialsStorageActivator() - Constructor for class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageActivator
 
CredentialsStorageService - Interface in net.java.sip.communicator.service.credentialsstorage
Loads and saves user credentials from/to the persistent storage (configuration file in the default implementation).
CredentialsStorageServiceImpl - Class in net.java.sip.communicator.impl.credentialsstorage
Implements CredentialsStorageService to load and store user credentials from/to the ConfigurationService.
CredentialsStorageServiceImpl() - Constructor for class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
 
CRM - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call information button icon used in the call panel.
Crypto - Interface in net.java.sip.communicator.impl.credentialsstorage
Allows to encrypt and decrypt text using a symmetric algorithm.
CRYPTO_SUITE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
The name of the 'crypto-suite' argument.
CryptoException - Exception in net.java.sip.communicator.service.credentialsstorage
Exception thrown by the Crypto encrypt/decrypt interface methods.
CryptoException(int, Exception) - Constructor for exception net.java.sip.communicator.service.credentialsstorage.CryptoException
Constructs the crypto exception.
CryptoPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The element containing details about an encryption algorithm that could be used during a jingle session.
CryptoPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Creates a new CryptoPacketExtension instance with the proper element name and namespace.
CryptoPacketExtension(SrtpCryptoAttribute) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Creates a new CryptoPacketExtension instance with the proper element name and namespace and initialises it with the parameters contained by the cryptoAttribute.
CTRL_ENTER_COMMAND - Static variable in class net.java.sip.communicator.util.ConfigurationUtils
The send message command defined by the Ctrl-Enter key.
ctrlEnterKeyTyped() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Called when the CTRL-ENTER or CMD-ENTER keys were typed when this window was the focused window.
ctrlEnterKeyTyped() - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Called when the CTRL-ENTER or CMD-ENTER keys were typed when this container was the focused container.
ctrlEnterKeyTyped() - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Called when the CTRL-ENTER or CMD-ENTER keys were typed when this container was the focused container.
ctrlEnterKeyTyped() - Method in interface net.java.sip.communicator.service.gui.ContactListContainer
Called when the CTRL-ENTER or CMD-ENTER keys were typed when this container was the focused container.
CURRENT_PAGE_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Identification string for the current panel.
currentChatTransportChanged(ChatSession) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Called when the current ChatTransport has changed.
currentChatTransportChanged(ChatSession) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionChangeListener
Called when the current ChatTransport has changed.
currentChatTransportChanged(ChatSession) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Event in case of chat transport changed, for example because a different transport was selected.
currentChatTransportChanged(ChatSession) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Implements ChatSessionChangeListener#currentChatTransportChanged(ChatSession).
currentChatTransportUpdated(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
When a property of the chatTransport has changed.
currentChatTransportUpdated(int) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionChangeListener
When a property of the chatTransport has changed.
currentChatTransportUpdated(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
 
currentChatTransportUpdated(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
When a property of the chatTransport has changed.
currentDnsRedemption - Static variable in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
The currently configured number of times that the primary DNS would have to provide a faster response than the backup resolver before we consider it safe enough to exit redundant mode.
currentDnsRedemption - Static variable in interface net.java.sip.communicator.service.dns.CustomResolver
The currently configured number of times that the primary DNS would have to provide a faster response than the backup resolver before we consider it safe enough to exit redundant mode.
currentStateStartDate - Variable in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Indicates the date when is whiteboard participant passed into its current state.
CUSAX_PROVIDER_ACCOUNT_PROP - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
An account property to provide a connected account to check for its status.
CUSTOM_STATUS_MESSAGES_UPDATED_PROP - Static variable in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Property used to fire property change that the custom status messages have changed, a new one has been added or they are cleared.
CustomActionsBLFSourceContact - Class in net.java.sip.communicator.plugin.busylampfield
Custom acction to show pickup call button.
CustomActionsBLFSourceContact() - Constructor for class net.java.sip.communicator.plugin.busylampfield.CustomActionsBLFSourceContact
 
CustomAvatarService - Interface in net.java.sip.communicator.service.customavatar
Service implementers can give a custom way of retrieving avatars for given contact address.
CustomContactActionsService<T> - Interface in net.java.sip.communicator.service.customcontactactions
The CustomContactActionsService can be used to define a set of custom actions for a contact list entry.
CustomHeader - Class in net.java.sip.communicator.impl.protocol.sip
Custom header to insert.
CustomHeader(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.CustomHeader
Constructs header.
CustomHeaderList - Class in net.java.sip.communicator.impl.protocol.sip
Custom header to insert.
CustomHeaderList(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.CustomHeaderList
Constructs header.
CustomHeaderList(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.CustomHeaderList
Constructs header list by name.
CustomHeaderList() - Constructor for class net.java.sip.communicator.impl.protocol.sip.CustomHeaderList
Constructs header list.
customPaintBackground(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactSearchFieldUI
Paints the background of the associated component.
customPaintBackground(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.DialPadFieldUI
Paints the background of the associated component.
customPaintBackground(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Paints the background of the associated component.
customPaintBackground(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Paints the background of the associated component.
customPaintBackground(Graphics) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog.ShortcutFieldUI
Paints the background of the associated component.
CustomResolver - Interface in net.java.sip.communicator.service.dns
The purpose of this class is to help avoid the significant delays that occur in networks where DNS servers would ignore SRV, NAPTR, and sometimes even A/AAAA queries (i.e.
CustomTextArea - Class in net.java.sip.communicator.plugin.otr.authdialog
A special JTextArea for use in the OTR authentication panels.
CustomTextArea() - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.CustomTextArea
 
cut() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Cuts the write area selected content to the clipboard.
CUT_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Cut icon.

D

DAILYMOTION_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.dailymotion.ReplacementServiceDailymotionImpl
Configuration label shown in the config form.
DAILYMOTION_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.dailymotion.ReplacementServiceDailymotionImpl
The regex used to match the link in the message.
DailymotionActivator - Class in net.java.sip.communicator.impl.replacement.dailymotion
Activator for the Dailymotion source bundle.
DailymotionActivator() - Constructor for class net.java.sip.communicator.impl.replacement.dailymotion.DailymotionActivator
 
DATA_DIRECTORY - Static variable in class net.java.sip.communicator.impl.history.HistoryServiceImpl
The data directory.
DATA_FILE - Static variable in class net.java.sip.communicator.impl.history.HistoryServiceImpl
The data file.
DATA_ID - Static variable in interface net.java.sip.communicator.service.contactsource.SourceContact
The key that can be used to store SourceContact ids where need it.
database - Variable in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
The parsed Thunderbird database.
DataObject - Class in net.java.sip.communicator.util
Object which can store user specific key-values.
DataObject() - Constructor for class net.java.sip.communicator.util.DataObject
 
DataType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent
The PRES-CONTENT data element.
DataType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DataType
 
DATE_ATTRIBUTE - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
The date attribute.
DATE_FORMAT - Static variable in interface net.java.sip.communicator.service.history.HistoryService
Date format used in the XML history database.
DatesListRenderer - Class in net.java.sip.communicator.impl.gui.main.chat.history
The DatesListRenderer is a ListCellRenderer, specialized to show dates.
DatesListRenderer() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.history.DatesListRenderer
 
DatesPanel - Class in net.java.sip.communicator.impl.gui.main.chat.history
The DatesPanel contains the list of history dates for a contact.
DatesPanel(HistoryWindow) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Creates an instance of DatesPanel.
DATUM - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
GPS datum.
DATUM - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
GPS datum.
DBStructSerializer - Class in net.java.sip.communicator.impl.history
 
DBStructSerializer(HistoryServiceImpl) - Constructor for class net.java.sip.communicator.impl.history.DBStructSerializer
Constructor.
dbus_bus_get_session() - Static method in class net.java.sip.communicator.impl.galagonotification.GalagoNotification
Connects to the DBUS_BUS_SESSION D-Bus bus daemon and registers with it.
dbus_connection_unref(long) - Static method in class net.java.sip.communicator.impl.galagonotification.GalagoNotification
Decrements the reference count of the specified DBusConnection and finalizes it if the count reaches zero.
dbusConnection - Static variable in class net.java.sip.communicator.impl.galagonotification.GalagoNotificationActivator
The DBusConnection pointer to the D-Bus connection through which the freedesktop.org Desktop Notifications are being sent.
DBusException - Exception in net.java.sip.communicator.impl.galagonotification
Implements Exception for D-Bus errors reported through the native DBusError structure.
DBusException(String) - Constructor for exception net.java.sip.communicator.impl.galagonotification.DBusException
Initializes a new DBusException instance with the specified detail message.
DBusNetworkManager - Interface in net.java.sip.communicator.impl.sysactivity
NetworkManager D-Bus Interface
DBusNetworkManager.StateChange - Class in net.java.sip.communicator.impl.sysactivity
State change signal.
DBusNetworkManager.StateChanged - Class in net.java.sip.communicator.impl.sysactivity
State changed signal.
dccAccept(String, File, Integer, Integer, DCCSendCallback) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
dccAccept(String, File, Integer, Integer, Integer, DCCSendCallback) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
dccReceive(File, Integer, SocketAddress, DCCReceiveCallback) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
dccReceive(File, Integer, SocketAddress, DCCReceiveCallback, Proxy) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
dccResume(File, Integer, Integer, SocketAddress, DCCReceiveCallback) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
dccResume(File, Integer, Integer, SocketAddress, DCCReceiveCallback, Proxy) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
dccSend(String, File, DCCSendCallback) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
dccSend(String, File, Integer, DCCSendCallback) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
dccSend(String, Integer, File, DCCSendCallback) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
dccSend(String, File, Integer, Integer, DCCSendCallback) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
deactivateAll() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Deactivates all active contacts.
debug(Object) - Method in class net.java.sip.communicator.util.Logger
Log a DEBUG message.
debug(Object, Throwable) - Method in class net.java.sip.communicator.util.Logger
Log a message, with associated Throwable information.
decode(byte[], int, int, OutputStream) - Method in class net.java.sip.communicator.util.Base64.Base64Encoder
decode the base 64 encoded byte data writing it to the given output stream, whitespace characters will be ignored.
decode(String, OutputStream) - Method in class net.java.sip.communicator.util.Base64.Base64Encoder
decode the base 64 encoded String data writing it to the given output stream, whitespace characters will be ignored.
decode(byte[]) - Static method in class net.java.sip.communicator.util.Base64
decode the base 64 encoded input data.
decode(String) - Static method in class net.java.sip.communicator.util.Base64
decode the base 64 encoded String data - whitespace will be ignored.
decode(String, OutputStream) - Static method in class net.java.sip.communicator.util.Base64
decode the base 64 encoded String data writing it to the given output stream, whitespace characters will be ignored.
decodeReadableHash(String) - Static method in class net.java.sip.communicator.service.history.HistoryID
Decodes readable hash.
decodingTable - Variable in class net.java.sip.communicator.util.Base64.Base64Encoder
 
decrypt(String) - Method in class net.java.sip.communicator.impl.credentialsstorage.AESCrypto
Decrypts the cyphertext using the key.
decrypt(String) - Method in interface net.java.sip.communicator.impl.credentialsstorage.Crypto
Decrypts the cipher text and returns the result.
DECRYPTION_ERROR - Static variable in exception net.java.sip.communicator.service.credentialsstorage.CryptoException
Set when decryption fails.
DEFAULT_AUTO_OPEN_BEHAVIOUR - Static variable in class net.java.sip.communicator.service.muc.MUCService
The default for chat room auto-open behaviour.
DEFAULT_BACKUP_RESOLVER - Static variable in class net.java.sip.communicator.impl.dns.DnsUtilActivator
The address of the backup resolver we would use by default.
DEFAULT_DESCRIPTION_TEXT - Static variable in class net.java.sip.communicator.plugin.skinmanager.SkinSelector
Text for the default skin menu item description section.
DEFAULT_DEVICE - Static variable in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
The name of the property of MediaAwareCall the value of which corresponds to the value returned by MediaAwareCall.getDefaultDevice(MediaType).
DEFAULT_DTMF_MAXIMAL_TONE_DURATION - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetDTMF
The maximal tone duration value is -1 in order to stop sending tone only when user requests to stop it.
DEFAULT_DTMF_MINIMAL_TONE_DURATION - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetDTMF
The minimal tone duration value for RFC4733 is 100 ms.
DEFAULT_DTMF_TONE_VOLUME - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetDTMF
The default tone volume value.
DEFAULT_ENCRYPTION - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property which defines that the call is encrypted by default
DEFAULT_FILE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The default icon used in file transfer ui.
DEFAULT_FONT_SIZE - Static variable in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
A type string constant indicating the default font size of the text in this object.
DEFAULT_HEIGHT - Static variable in class net.java.sip.communicator.impl.gui.main.call.CallToolBarButton
The default height of a button in the call tool bar.
DEFAULT_INITIAL_REGISTRATION_TIMEOUT - Static variable in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Default value for INITIAL_REGISTRATION_TIMEOUT (milliseconds)
DEFAULT_MAIL_CLIENT_SELECTED_MASK - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.DefaultMailClientMessageDialog
 
DEFAULT_MIME_ENCODING - Static variable in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Default encoding for outgoing messages.
DEFAULT_MIME_ENCODING - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Default encoding for outgoing messages.
DEFAULT_MIME_ENCODING - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Default encoding for outgoing messages.
DEFAULT_MIME_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Default mime type for outgoing messages.
DEFAULT_MIME_TYPE - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Default mime type for outgoing messages.
DEFAULT_MIME_TYPE - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Default mime type for outgoing messages.
DEFAULT_PAGE_IDENTIFIER - Static variable in interface net.java.sip.communicator.service.gui.WizardPage
The identifier of the default wizard page.
DEFAULT_SIPZRTP_ATTRIBUTE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property which defines if to include the ZRTP attribute to SIP/SDP
DEFAULT_STUN_PORT - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
The default value of stun server port for jabber accounts.
DEFAULT_STUN_SERVER_ADDRESS - Static variable in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Default STUN server address.
DEFAULT_STUN_SERVER_PORT - Static variable in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Default STUN server port.
DEFAULT_STUN_SERVER_PORT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Default STUN server port.
DEFAULT_STYLE_PATH - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
The default path, where chat window styles could be found.
DEFAULT_TEXT - Static variable in class net.java.sip.communicator.plugin.skinmanager.SkinSelector
Text for the default skin menu item.
DEFAULT_TIMER - Static variable in class net.java.sip.communicator.plugin.generalconfig.autoaway.Preferences
The default value to be displayed and to be considered for Preferences.TIMER.
DEFAULT_TYPE - Static variable in interface net.java.sip.communicator.service.contactsource.ContactSourceService
Type of a default source.
DEFAULT_USER_PHOTO - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used, when a contact has no photo specified.
DEFAULT_USER_PHOTO - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
The image used, when a contact has no photo specified.
DEFAULT_WIDTH - Static variable in class net.java.sip.communicator.impl.gui.main.call.CallToolBarButton
The default width of a button in the call tool bar.
defaultButtonState() - Method in class net.java.sip.communicator.plugin.pluginmanager.ManageButtonsPanel
Default state of buttons, as nothing is selected
defaultButtonState() - Method in class net.java.sip.communicator.plugin.propertieseditor.ButtonsPanel
Default state of buttons, as nothing is selected
DefaultColorPackImpl - Class in net.java.sip.communicator.plugin.defaultresourcepack
The default color resource pack.
DefaultColorPackImpl() - Constructor for class net.java.sip.communicator.plugin.defaultresourcepack.DefaultColorPackImpl
 
DefaultContactEventHandler - Class in net.java.sip.communicator.impl.gui
The DefaultContactEventHandler provides the default behavior on a contact event.
DefaultContactEventHandler(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.DefaultContactEventHandler
Creates an instance of DefaultContactEventHandler.
DefaultContactEventHandler.RunMessageWindow - Class in net.java.sip.communicator.impl.gui
Runs the chat window for the specified contact.
defaultImage - Variable in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
The default icon.
DefaultImagePackImpl - Class in net.java.sip.communicator.plugin.defaultresourcepack
The default image resource pack.
DefaultImagePackImpl() - Constructor for class net.java.sip.communicator.plugin.defaultresourcepack.DefaultImagePackImpl
 
DefaultLanguagePackImpl - Class in net.java.sip.communicator.plugin.defaultresourcepack
 
DefaultLanguagePackImpl() - Constructor for class net.java.sip.communicator.plugin.defaultresourcepack.DefaultLanguagePackImpl
Constructor.
DefaultLdapEventManager - Class in net.java.sip.communicator.service.ldap.event
Implementation of LdapEventManager.
DefaultLdapEventManager() - Constructor for class net.java.sip.communicator.service.ldap.event.DefaultLdapEventManager
 
DefaultMailClientMessageDialog - Class in net.java.sip.communicator.plugin.addrbook.msoutlook
A dialog with warning message that Outlook is not the default mail client shown when the contact source is started.
DefaultMailClientMessageDialog() - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.DefaultMailClientMessageDialog
Creates an instance of DefaultMailClientMessageDialog.
DefaultPacketExtensionProvider<C extends AbstractPacketExtension> - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
A provider that parses incoming packet extensions into instances of the Class that it has been instantiated for.
DefaultPacketExtensionProvider(Class<C>) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.DefaultPacketExtensionProvider
Creates a new packet provider for the specified packet extensions.
defaultPort() - Method in enum net.java.sip.communicator.service.ldap.LdapConstants.Encryption
Returns the default port for this security method.
DefaultQueryResultSet<T> - Class in net.java.sip.communicator.service.history
 
DefaultQueryResultSet(Vector<T>) - Constructor for class net.java.sip.communicator.service.history.DefaultQueryResultSet
 
DefaultResourcePackActivator - Class in net.java.sip.communicator.plugin.defaultresourcepack
 
DefaultResourcePackActivator() - Constructor for class net.java.sip.communicator.plugin.defaultresourcepack.DefaultResourcePackActivator
 
DEFAULTS_PREFIX - Static variable in class net.java.sip.communicator.service.protocol.AccountID
The default properties key prefix used in lib/jitsi-defaults.properties
defaultScope - Variable in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Name of the default namespace in the Thunderbird database.
DefaultSecurityAuthority - Class in net.java.sip.communicator.impl.gui.main.login
Utility class that can be used in cases where components other than the main user interface may need to launch provider registration.
DefaultSecurityAuthority(ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.gui.main.login.DefaultSecurityAuthority
Creates an instance of SecurityAuthorityImpl.
DefaultSettingsPackImpl - Class in net.java.sip.communicator.plugin.defaultresourcepack
The default settings resource pack.
DefaultSettingsPackImpl() - Constructor for class net.java.sip.communicator.plugin.defaultresourcepack.DefaultSettingsPackImpl
 
DefaultSoundPackImpl - Class in net.java.sip.communicator.plugin.defaultresourcepack
The default sound resource pack.
DefaultSoundPackImpl() - Constructor for class net.java.sip.communicator.plugin.defaultresourcepack.DefaultSoundPackImpl
 
DefaultTreeContactList - Class in net.java.sip.communicator.impl.gui.main.contactlist
DeafultContactlist used to display JLists with contacts.
DefaultTreeContactList() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.DefaultTreeContactList
Creates an instance of DefaultContactList.
defaultValue() - Static method in enum net.java.sip.communicator.service.ldap.LdapConstants.Auth
Returns default value for authentication.
defaultValue() - Static method in enum net.java.sip.communicator.service.ldap.LdapConstants.Encryption
Returns default value for encryption.
defaultValue() - Static method in enum net.java.sip.communicator.service.ldap.LdapConstants.Scope
Returns default value for scope.
delete(XCapResourceId) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Deletes the resource from the server.
delete(XCapResourceId) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.HttpXCapClient
Deletes the resource from the server.
DELETE_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Delete 16x16 image.
deleteAccountImage() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Deletes current account image from server.
deleteAccountImage() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Deletes current account image from server.
deleteAccountImage() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Deletes current account image from server.
deleteBuddies(List<Buddy>) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
deleteBuddy(Buddy) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
deleteButton - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
The delete text button shown on the right of the field.
deleteContact(String) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Removes a contact from the address book.
deleteContact(String) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Removes the given contact from the database (i.e "contacts" or "msoutlook", etc.).
deleteContact(String) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Removes a contact from the address book.
deleteContact(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Removes the given contact from the database (i.e "contacts" or "msoutlook", etc.).
deleteContact(String) - Method in interface net.java.sip.communicator.service.contactsource.EditableContactSourceService
Removes the given contact from the database (i.e "contacts" or "msoutlook", etc.).
deleted(String) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Callback method when receiving notifications for deleted items.
deleted(String) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService.NotificationsDelegate
Callback method when receiving notifications for deleted items.
deleted(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.NotificationsDelegate
Callback method when receiving notifications for deleted items.
deleted(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Callback method when receiving notifications for deleted items.
deleted(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService.NotificationsDelegate
Callback method when receiving notifications for deleted items.
deleteImage(int) - Static method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.AvatarStackManager
Deletes the stored image.
deleteListener(IMessageListener) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
DeleteOnHaltHook - Class in net.java.sip.communicator.util.launchutils
In the fashion of java.io.DeleteOnExitHook, provides a way to delete files when Runtime.halt(int) is to be invoked.
deletePresContent(String) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient
Deletes the pres-content from the server.
deletePresContent(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Deletes the pres-content from the server.
deletePresRules() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresRulesClient
Deletes the pres-rules from the server.
deletePresRules() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Deletes the pres-rules from the server.
deleteResourceLists() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient
Deletes the resource-lists from the server.
deleteResourceLists() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Deletes the resource-lists from the server.
deleteSelected() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Deletes currently selected shape.
deleteWhiteboardObject(WhiteboardObject) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Sends a WhiteboardObject to delete and delete the local WhiteboardObject
deleteWhiteboardObject(WhiteboardSession, WhiteboardShape) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Deletes a WhiteboardShape from the white-board.
deleteWhiteboardObject(WhiteboardObject) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Sends a WhiteboardObject to delete and delete the local WhiteboardObject
deliverMessage(String, Message) - Method in class net.java.sip.communicator.impl.protocol.mock.MockBasicInstantMessaging
Methods for manipulating mock operation set as deliver(receive) messageop
deliverMessage(Message, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Methods for manipulating mock operation set as deliver(receive) messageop
DemuxContactSource - Class in net.java.sip.communicator.plugin.demuxcontactsource
The DemuxContactSource is a contact source that takes as parameter another ContactSourceService and provides a demultiplexed result.
DemuxContactSource(ContactSourceService) - Constructor for class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSource
Create an instance of DemuxContactSource by specifying the underlying ContactSourceService to be demuxed.
DemuxContactSourceActivator - Class in net.java.sip.communicator.plugin.demuxcontactsource
Implements BundleActivator for the demux contact source plug-in.
DemuxContactSourceActivator() - Constructor for class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSourceActivator
 
DemuxContactSourceService - Class in net.java.sip.communicator.service.contactsource
The DemuxContactSourceService provides a de-multiplexed copy of the given ContactSourceService, where each contact detail like telephone number or protocol contact address is represented as a single entry in the query result set.
DemuxContactSourceService() - Constructor for class net.java.sip.communicator.service.contactsource.DemuxContactSourceService
 
DemuxContactSourceServiceImpl - Class in net.java.sip.communicator.plugin.demuxcontactsource
Provides an implementation of the DemuxContactSourceService abstract class.
DemuxContactSourceServiceImpl() - Constructor for class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSourceServiceImpl
 
DESCRIPTION - 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 a natural-language name for or description of a given location (e.g.
DESCRIPTION - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for storing a natural-language name for or description of a given location (e.g.
DescriptionPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Description packet extension.
DescriptionPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Constructor.
DescriptionProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Parser for DescriptionPacketExtension.
DescriptionProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionProvider
 
DescriptionType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent
The PRES-CONTENT description element.
DescriptionType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DescriptionType
Creates description.
DescriptionType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DescriptionType
Creates description with value.
DescriptionType(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DescriptionType
Creates description with value and lang properties.
descriptor - Variable in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
The descriptor being adapted by this instance.
Desktop - Class in net.java.sip.communicator.impl.osdependent
The Desktop class handles desktop operations through the default desktop implementation.
Desktop.DesktopPeer - Interface in net.java.sip.communicator.impl.osdependent
The DesktopPeer interface provides abstraction for operating system related desktop operations like open(file), print(file), etc.
DESKTOP_BUTTON_SMALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The desktop sharing button small image.
DESKTOP_BUTTON_SMALL_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The desktop sharing button small pressed image.
DESKTOP_BUTTON_SMALL_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The desktop sharing button small pressed image.
DESKTOP_SHARING - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The desktop sharing menu item icon.
DesktopAccountRegistrationWizard - Class in net.java.sip.communicator.service.gui
The DesktopAccountRegistrationWizard extends the AccountRegistrationWizard to provide a desktop specific account registration.
DesktopAccountRegistrationWizard() - Constructor for class net.java.sip.communicator.service.gui.DesktopAccountRegistrationWizard
 
DesktopService - Interface in net.java.sip.communicator.service.desktop
The DesktopService manages the .
DesktopServiceImpl - Class in net.java.sip.communicator.impl.osdependent
Implementation of the DesktopService.
DesktopServiceImpl() - Constructor for class net.java.sip.communicator.impl.osdependent.DesktopServiceImpl
Creates a DesktopServiceImpl and initializes the default desktop to use for all desktop operations.
DesktopSharingButton - Class in net.java.sip.communicator.impl.gui.main.call
The button responsible to start(the Call of) an associated CallPariticant.
DesktopSharingButton(Call) - Constructor for class net.java.sip.communicator.impl.gui.main.call.DesktopSharingButton
Initializes a new DesktopSharingButton instance which is meant to be used to initiate a desktop sharing during a call.
DesktopSharingButton(Call, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.DesktopSharingButton
Initializes a new HoldButton instance which is to put a specific CallPeer on/off hold.
DesktopSharingCallSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
When enabled DesktopSharingCallSipImpl is used to be able to handle desktop sharing control messages out of dialog.
DesktopSharingCallSipImpl(OperationSetBasicTelephonySipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.DesktopSharingCallSipImpl
Crates a DesktopSharingCallSipImpl instance belonging to sourceProvider and initiated by CallCreator.
DesktopSharingFrame - Class in net.java.sip.communicator.impl.gui.main.call
 
DesktopSharingFrame() - Constructor for class net.java.sip.communicator.impl.gui.main.call.DesktopSharingFrame
 
DesktopSharingMouseAndKeyboardListener - Class in net.java.sip.communicator.impl.gui.main.call
This class listens to mouse and keyboard event for desktop sharing at the client side, in order to send moves, clicks and key strokes to the server.
DesktopSharingMouseAndKeyboardListener(CallPeer, CallPeerRenderer) - Constructor for class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Initializes a new DesktopSharingMouseAndKeyboardListener instance which is to handle mouse and keyboard events for the purposes of desktop sharing with a specific CallPeer.
DesktopSharingMouseAndKeyboardListener(CallPeer, OperationSetDesktopSharingClient, CallPeerRenderer) - Constructor for class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Initializes a new DesktopSharingMouseAndKeyboardListener instance which is to handle mouse and keyboard events for the purposes of desktop sharing with a specific CallPeer.
DesktopSharingProtocolSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Utility class to provide XML definition for the desktop sharing SIP event package.
DesktopSharingProtocolSipImpl() - Constructor for class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
 
DesktopUtilActivator - Class in net.java.sip.communicator.plugin.desktoputil
 
DesktopUtilActivator() - Constructor for class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
 
DEST_TRANSFER_HANDLER - Static variable in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler
Indicates that this handler is of type destination transfer handler.
destContactList - Variable in class net.java.sip.communicator.impl.gui.utils.InviteDialog
The destination contact list.
destroy(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
IRC chat rooms cannot be destroyed.
destroy(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Destroys the chat room.
destroy(String, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Destroys the chat room.
destroy() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Destroys the server stored list.
destroy() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Destroys the server stored list.
destroy() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Destroys the server stored list.
destroy(String, String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Destroys the chat room.
destroyChatRoom(ChatRoomWrapper, String, String) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Destroys the given ChatRoom from the list of all chat rooms.
detachListeners() - Method in class net.java.sip.communicator.plugin.spellcheck.ChatAttachments
Removes spell checker listeners from the associated chat.
detachTab(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Detaches the index tab in a separate frame.
DETAIL_ADDED - Static variable in class net.java.sip.communicator.service.protocol.event.ServerStoredDetailsChangeEvent
Indicates that the ServerStoredDetailsChangeEvent instance was triggered by adding a new detail.
DETAIL_REMOVED - Static variable in class net.java.sip.communicator.service.protocol.event.ServerStoredDetailsChangeEvent
Indicates that the ServerStoredDetailsChangeEvent instance was triggered by the removal of an existing detail.
DETAIL_REPLACED - Static variable in class net.java.sip.communicator.service.protocol.event.ServerStoredDetailsChangeEvent
Indicates that the ServerStoredDetailsChangeEvent instance was triggered by the fact a detail was replaced with new value.
detailDisplayName - Variable in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
 
detailsChanged(String) - Method in class net.java.sip.communicator.impl.protocol.icq.InfoRetreiver
when detail is changed we remove it from the cache, from retreivedDetails so the next time we want the details we are shure they are get from the server and are actual
detailsPanel - Variable in class net.java.sip.communicator.plugin.contactinfo.ContactInfoDialog
The right side of this frame that contains protocol specific contact details.
detailsRetrieved(Iterator<ServerStoredDetails.GenericDetail>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredContactInfo.DetailsResponseListener
Informs for details retrieved.
detectSpecialKeyPress(boolean) - Method in class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Detect special key press.
DEVICE_CONFIGURATION_HAS_CHANGED - Static variable in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
The name of the notification pop-up event displayed when the device configration has changed.
DeviceConfigurationComboBoxModel - Class in net.java.sip.communicator.impl.neomedia
Implements ComboBoxModel for a specific DeviceConfiguration so that the latter may be displayed and manipulated in the user interface as a combo box.
DeviceConfigurationComboBoxModel(DeviceConfiguration, int) - Constructor for class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
Creates device combobox model
DeviceConfigurationComboBoxModel.CaptureDevice - Class in net.java.sip.communicator.impl.neomedia
Encapsulates a CaptureDeviceInfo for the purposes of its display in the user interface.
DeviceIdType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType.DeviceIdType
Creates deviceID element with value.
DHCPProvisioningDiscover - Class in net.java.sip.communicator.impl.provdisc.dhcp
Class that will perform DHCP provisioning discovery.
DHCPProvisioningDiscover(int, byte) - Constructor for class net.java.sip.communicator.impl.provdisc.dhcp.DHCPProvisioningDiscover
Constructor.
DHCPTransaction - Class in net.java.sip.communicator.impl.provdisc.dhcp
DHCP transaction class.
DHCPTransaction(DatagramSocket, DatagramPacket) - Constructor for class net.java.sip.communicator.impl.provdisc.dhcp.DHCPTransaction
Constructor.
DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
DIAL_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Background image of the dial button.
DIAL_DIEZ - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The diez tone sound id.
DIAL_EIGHT - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The eight tone sound id.
DIAL_FIVE - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The five tone sound id.
DIAL_FOUR - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The four tone sound id.
DIAL_NINE - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The nine tone sound id.
DIAL_ONE - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The one tone sound id.
DIAL_PAD_CALL_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The dial pad call button background.
DIAL_SEVEN - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The seven tone sound id.
DIAL_SIX - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The six tone sound id.
DIAL_STAR - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The star tone sound id.
DIAL_THREE - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The three tone sound id.
DIAL_TWO - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The two tone sound id.
DIAL_ZERO - Static variable in class net.java.sip.communicator.impl.gui.utils.SoundProperties
The zero tone sound id.
dialButtonPressed(String) - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPadDialog
Indicates that a dial button was pressed.
DIALING - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for dialing.
DIALING - Static variable in class net.java.sip.communicator.plugin.notificationwiring.SoundProperties
The dialing sound id.
DIALING_IN - Static variable in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Endpoint is dialing into the conference, not yet in the roster (probably being authenticated).
DIALING_OUT - Static variable in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Focus has dialed out to connect the endpoint to the conference, but the endpoint is not yet in the roster (probably being authenticated).
DialIq() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
Creates new instance of DialIq.
DialogWindowAdapter() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog.DialogWindowAdapter
 
dialPad - Variable in class net.java.sip.communicator.impl.gui.main.DialPadButton
The dial pad dialog that this button opens.
DialPadButton - Class in net.java.sip.communicator.impl.gui.main
The dial pad button in the contact list.
DialPadButton() - Constructor for class net.java.sip.communicator.impl.gui.main.DialPadButton
Creates an instance of DialPadButton.
DialpadDialog - Class in net.java.sip.communicator.impl.gui.main.call
The DialpadDialog is a popup dialog containing a dialpad.
DialpadDialog(DTMFHandler) - Constructor for class net.java.sip.communicator.impl.gui.main.call.DialpadDialog
Creates an instance of the DialpadDialog.
DialPadFieldUI - Class in net.java.sip.communicator.impl.gui.main
The SearchTextFieldUI is the one responsible for the search field look & feel.
DialPadFieldUI() - Constructor for class net.java.sip.communicator.impl.gui.main.DialPadFieldUI
Creates a SIPCommTextFieldUI.
DialPanel - Class in net.java.sip.communicator.impl.gui.main.call
The DialPanel is the panel that contains the buttons to dial a phone number.
DialPanel(DTMFHandler) - Constructor for class net.java.sip.communicator.impl.gui.main.call.DialPanel
Creates an instance of DialPanel for a specific call, by specifying the parent CallManager and the CallPeer.
DIEZ_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
DIEZ_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
DIEZ_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
DIEZ_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
DIEZ_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
DIRECT_IMAGE_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.directimage.ReplacementServiceDirectImageImpl
Configuration label shown in the config form.
DirectImageActivator - Class in net.java.sip.communicator.impl.replacement.directimage
Activator for the direct image links source bundle.
DirectImageActivator() - Constructor for class net.java.sip.communicator.impl.replacement.directimage.DirectImageActivator
 
DirectImageReplacementService - Interface in net.java.sip.communicator.service.replacement.directimage
 
direction - Variable in class net.java.sip.communicator.service.callhistory.CallRecord
Indicates the direction of the call - IN or OUT.
DIRECTION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
The name of the XML attribute of a channel which represents its direction.
DIRECTION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
Media direction as used in SDP('sendrecv', 'recvonly', 'sendonly').
DIRECTORIES_ONLY - Static variable in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Instruction to display only directories in file chooser dialog.
DIRECTORY_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
The XML name of the path attribute.
directoryDropped(File, Point) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Sends all files from the given directory when it's dropped in the chat window.
DirectorySettingsForm - Class in net.java.sip.communicator.plugin.ldap.configform
The page with hostname/port/encryption fields
DirectorySettingsForm() - Constructor for class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Constructor.
DISABLE_CALL_HISTORY_SEARCH_PROP - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
The name of the property indicating if searches in call history are enabled.
DISABLE_COIN_PROP_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Property used to disable COIN notifications.
disableCarbon - Variable in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
 
disableContactSource(String) - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Disable contact source service with specified GoogleContactsConnection.
disableContactSource(GoogleContactsConnection) - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Disable contact source service with specified GoogleContactsConnection.
disableCopy() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.ChatRightButtonMenu
Disables the copy item.
DISABLED - Static variable in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
Keystroke representing an unmapped entry.
DISABLED - Static variable in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
The disabled state of the notification action.
DISABLED_PROP - Static variable in class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
Indicates if the logging configuration form should be disabled, i.e.
DISABLED_PROPERTY - Static variable in class net.java.sip.communicator.service.muc.MUCService
The configuration property to disable
disableLogging() - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Disable logging altogether.
disableRemoteControl(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Disable desktop remote control.
disableRemoteControl(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Disable desktop remote control.
disableRemoteControl(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingServer
Disables desktop remote control.
disconnect() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Disconnect.
disconnect() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcStack
Disconnect from the IRC server.
disconnect() - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
disconnect(String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
disconnect() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Disconnects user from the XCAP server.
disconnect() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.HttpXCapClient
Disconnects user from the XCAP server.
disconnect() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Disconnects user from the XCAP server.
disconnect() - Method in class net.java.sip.communicator.util.FTPUtils
Disconnects from the FTP server.
disconnectAndCleanConnection() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Used to disconnect current connection and clean it.
DISCONNECTED - Static variable in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
The endpoint is not a participant in the conference, and no active dialog exists between the endpoint and the focus.
DISCONNECTED - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is is DISCONNECTED - which means that this peer is not participating :) in the call any more.
DISCONNECTED - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates that the state of the whiteboard participant is is DISCONNECTET - which means that this participant is not participating :) in the whiteboard any more.
DisconnectionType - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Disconnection type.
discoverInfo(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns the discovered information of a given XMPP entity addressed by its JID.
discoverInfo(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns the discovered information of a given XMPP entity addressed by its JID and note attribute.
discoverInfoNonBlocking(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns the discovered information of a given XMPP entity addressed by its JID if locally cached, otherwise schedules for retrieval.
discoverItems(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns the discovered items of a given XMPP entity addressed by its JID.
discoverItems(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns the discovered items of a given XMPP entity addressed by its JID and note attribute.
discoverProvisioningURL() - Method in class net.java.sip.communicator.impl.provdisc.dhcp.DHCPProvisioningDiscover
It sends a DHCPINFORM message from all interfaces and wait for a response.
discoverProvisioningURL() - Method in class net.java.sip.communicator.impl.provdisc.mdns.MDNSProvisioningDiscover
It sends a mDNS to retrieve provisioning URL and wait for a response.
discoverStunServer(String, byte[], byte[]) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Tries to discover a TURN or a STUN server for the specified domainName.
discoverStunServer(String, byte[], byte[]) - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Tries to discover a TURN or a STUN server for the specified domainName.
discoverURL() - Method in class net.java.sip.communicator.impl.provdisc.dhcp.ProvisioningDiscoveryServiceDHCPImpl
Launch a discovery for a provisioning URL.
discoverURL() - Method in class net.java.sip.communicator.impl.provdisc.mdns.ProvisioningDiscoveryServiceMDNSImpl
Launch a discovery for a provisioning URL.
discoverURL() - Method in class net.java.sip.communicator.service.provdisc.AbstractProvisioningDiscoveryService
Launch a discovery for a provisioning URL.
discoverURL() - Method in interface net.java.sip.communicator.service.provdisc.ProvisioningDiscoveryService
Launch a discovery for a provisioning URL.
DiscoveryEvent - Class in net.java.sip.communicator.service.provdisc.event
Event representing that a provisioning URL has been retrieved.
DiscoveryEvent(Object, String) - Constructor for class net.java.sip.communicator.service.provdisc.event.DiscoveryEvent
Constructor.
DiscoveryListener - Interface in net.java.sip.communicator.service.provdisc.event
Listener that will be notified when a provisioning URL is retrieved by the ProvisioningDiscoveryService.
dispatchKeyEvent(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
Dispatches a specific KeyEvent.
dispatchKeyEvent(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListSearchKeyDispatcher
Dispatches the given KeyEvent.
dispidEmail1EmailAddress - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
 
dispidEmail2EmailAddress - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
 
dispidEmail3EmailAddress - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
 
dispidFax1EmailAddress - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the 1st fax telephone number (business fax).
dispidFax2EmailAddress - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the 2nd fax telephone number (home fax).
dispidFax3EmailAddress - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the 3rd fax telephone number (other fax).
dispidHomeAddress - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the display for the home postal address.
dispidInstMsg - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the instant messaging address.
dispidWorkAddress - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the display for the work postal address.
DISPLAY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name that should be displayed to others when we are calling or writing them.
DISPLAY_NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
The name of XML attribute name which holds the display name which will be used by Jibri participant when it enters Jitsi Meet conference.
DISPLAY_NAME_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.ConferenceMember
The name of the property of ConferenceMember which specifies the user-friendly display name of the respective ConferenceMember in the conference.
DISPLAY_TEXT_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The mane of the "display-text" element.
displayDetailsImpl - Static variable in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
The display details implementation.
displayMessage(String, String, TrayIcon.MessageType) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTrayIcon
 
displayMessage(String, String, TrayIcon.MessageType) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTTrayIcon
 
displayMessage(String, String, TrayIcon.MessageType) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.TrayIcon
 
displayName - Variable in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
The display name of the contact.
displayName - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
The display-name element.
displayName - Variable in class net.java.sip.communicator.service.callhistory.CallPeerRecord
The display name.
DISPLAYNAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Endpoint
The name of the 'displayname' attribute.
DisplayNameDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.DisplayNameDetail
 
DisplayNameType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
The XCAP display-name element.
DisplayNameType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.DisplayNameType
Creates display-name.
DisplayNameType(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.DisplayNameType
Creates display-name with value and lang properties.
displayNameUpdated(String) - Method in interface net.java.sip.communicator.impl.gui.main.call.CallManager.DetailsResolveListener
When a display name is found.
displayPopupError(String) - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Displays an error pop-up.
displayPopupInfo(String) - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Displays an info pop-up.
dispose() - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl
Releases the resources acquired by this instance throughout its lifetime and removes the listeners.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
 
dispose() - Method in class net.java.sip.communicator.impl.gui.main.account.NewAccountDialog
Remove the newAccountDialog on dispose.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Overwrites the super's dispose method in order to save the size and the position of this Window before closing it.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.CallInfoFrame
Disposes the corresponding window.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Releases the resources acquired by this instance which require explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Releases the resources acquired by this instance which require explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Releases the resources acquired by this instance which require explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceMemberPanel
Releases the resources (which require explicit disposal such as listeners added by this view to its model) acquired by this instance throughout its lifetime and prepares it for garbage collection.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Releases the resources (which require explicit disposal) acquired by this CallPeerRenderer throughout its lifetime and prepares it for garbage collection.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.VideoConferenceCallPanel
Releases the resources acquired by this instance which require explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Releases the resources acquired by this instance which require explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Releases the resources acquired by this instance which require explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Disposes this window.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.ReceivedCallDialog
 
dispose() - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Releases the resources (which require explicit disposal such as listeners added to notifiers) acquired by this instance throughout its lifetime and prepares it for garbage collection.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Releases the resources allocated by this instance throughout its lifetime and prepares it for garbage collection.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Runs clean-up for associated resources which need explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Disposes this chat session.
dispose() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Disposes this chat transport.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
 
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Runs clean-up for associated resources which need explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Disposes this chat session.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
 
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactListModel
Runs clean-up.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomAutoOpenConfigDialog
 
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomMemberListPanel
Runs clean-up.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomSubjectPanel
Runs clean-up.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Disposes this chat session.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
 
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.ChatRightButtonMenu
Clear resources.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.HelpMenu
Runs clean-up for associated resources which need explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.MessageWindowMenuBar
Runs clean-up for associated resources which need explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.WritePanelRightButtonMenu
Clear resources.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Disposes this chat session.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Removes all previously added listeners.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.HistorySelectorBox
Clears the listener.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Runs clean-up for associated resources which need explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog
Releases the resources allocated by this instance throughout its lifetime.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Overwrites the dispose method in order to clean instances of this window before closing it.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
 
dispose() - Method in class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Runs clean-up for associated resources which need explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.presence.PresenceStatusMenu
Clears resources.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Clears resources.
dispose() - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
Clears resources.
dispose() - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Clears resources.
dispose() - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
 
dispose() - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
 
dispose() - Method in class net.java.sip.communicator.impl.gui.utils.PluginContainer
Runs clean-up for associated resources which need explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.impl.neomedia.AbstractDeviceConfigurationListener
Releases the resources acquired by this instance throughout its lifetime, uninstalls the listeners it has installed and, generally, prepares it for garbage collection.
dispose() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcStack
Dispose.
dispose() - Method in class net.java.sip.communicator.impl.protocol.jabber.UriHandlerJabberImpl
Disposes of this UriHandler by, for example, removing the listeners it has added in its constructor (in order to prevent memory leaks, for one).
dispose() - Method in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Disposes of this UriHandler by, for example, removing the listeners it has added in its constructor (in order to prevent memory leaks, for one).
dispose() - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoPanel
Clears all listeners.
dispose() - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoPanel
Clears all listeners.
dispose() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Clears resources.
dispose() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.StatusMessageMenu
Clears resources.
dispose() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Overwrites the dispose method in order to save the size and the position of this window before closing it.
dispose() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Overwrites the super's dispose method in order to save the size and the position of this Window before closing it.
dispose() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommScrollPane
Releases the resources allocated by this instance throughout its lifetime and prepares it for garbage collection.
dispose() - Method in class net.java.sip.communicator.plugin.otr.OtrContactMenu
Disposes of this instance by making it available for garage collection e.g.
dispose() - Method in interface net.java.sip.communicator.service.gui.AlertUIService
Releases the resources acquired by this instance throughout its lifetime and removes the listeners.
dispose() - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Releases the resources (which require explicit disposal) acquired by this CallPeerRenderer throughout its lifetime and prepares it for garbage collection.
dispose() - Method in interface net.java.sip.communicator.service.gui.call.CallRenderer
Releases the resources acquired by this instance which require explicit disposal (e.g.
dispose() - Method in class net.java.sip.communicator.service.protocol.SingleCallInProgressPolicy
Performs end-of-life cleanup associated with this instance e.g.
dispose() - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
Removes the listeners implemented by this instance from the associated CallPeer and prepares it for garbage collection.
disposeCallInfoFrame() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Disposes the call info frame if it exists.
DISPOSITION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
The name of the "disposition" argument.
distance(WhiteboardPoint) - Method in class net.java.sip.communicator.service.protocol.WhiteboardPoint
Calculates the distance from this point the given point.
DividerLayout() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider.DividerLayout
 
DNS_CHANGE - Static variable in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Event type for dns change.
DNS_PATIENCE - Static variable in interface net.java.sip.communicator.service.dns.CustomResolver
The default number of milliseconds it takes us to get into redundant mode while waiting for a DNS query response.
DNS_REDEMPTION - Static variable in interface net.java.sip.communicator.service.dns.CustomResolver
The default number of times that the primary DNS would have to provide a faster response than the backup resolver before we consider it safe enough to exit redundant mode.
DnsConfigActivator - Class in net.java.sip.communicator.plugin.dnsconfig
OSGi bundle activator for the parallel DNS configuration form.
DnsConfigActivator() - Constructor for class net.java.sip.communicator.plugin.dnsconfig.DnsConfigActivator
 
DnsContainerPanel - Class in net.java.sip.communicator.plugin.dnsconfig
Container for all DNS configuration panels.
DnsContainerPanel() - Constructor for class net.java.sip.communicator.plugin.dnsconfig.DnsContainerPanel
Creates a new instance of this class.
DnsJavaLogger - Class in net.java.sip.communicator.impl.dns
Custom logger that will log packages using packet logging service.
DnsJavaLogger() - Constructor for class net.java.sip.communicator.impl.dns.DnsJavaLogger
 
DnssecException - Exception in net.java.sip.communicator.service.dns
Checked DNSSEC exception for code that knows how to deal with it.
DnssecException(DnssecRuntimeException) - Constructor for exception net.java.sip.communicator.service.dns.DnssecException
Creates a new instance of this class.
DnssecPanel - Class in net.java.sip.communicator.plugin.dnsconfig
Configuration of the DNSSEC validating resolver.
DnssecPanel(ParallelDnsPanel) - Constructor for class net.java.sip.communicator.plugin.dnsconfig.DnssecPanel
Create a new instance of this class.
DnssecRuntimeException - Exception in net.java.sip.communicator.service.dns
Runtime exception that is thrown when a DNSSEC validation failure occurred.
DnssecRuntimeException(String) - Constructor for exception net.java.sip.communicator.service.dns.DnssecRuntimeException
Creates a new instance of this class.
DnssecTableModel - Class in net.java.sip.communicator.plugin.dnsconfig
TableModel for selectively managing DNSSEC behavior for zones ever requested by Jitsi.
DnssecTableModel() - Constructor for class net.java.sip.communicator.plugin.dnsconfig.DnssecTableModel
Creates a new instance of this class.
DnsUtilActivator - Class in net.java.sip.communicator.impl.dns
The DNS Util activator registers the DNSSEC resolver if enabled.
DnsUtilActivator() - Constructor for class net.java.sip.communicator.impl.dns.DnsUtilActivator
 
DO_NOT_DISTURB - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.GibberishStatusEnum
The DND status.
DO_NOT_DISTURB - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
The DND status.
DO_NOT_DISTURB - Static variable in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
The DND ICQ status.
DO_NOT_DISTURB - Static variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
The DND status.
DO_NOT_DISTURB_STATUS - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Indicates that the user is connected and eager to communicate.
DO_NOT_TRUST - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
Result of user interaction.
doAddCallPeer(T) - Method in class net.java.sip.communicator.service.protocol.AbstractCall
Adds a specific CallPeer to the list of CallPeers of this Call if the list does not contain it; otherwise, does nothing.
doCreateStreamConnector(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Creates a media StreamConnector for a stream of a specific MediaType.
doCreateStreamConnector(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Creates a media StreamConnector for a stream of a specific MediaType.
document - Variable in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
The document used by the text component.
DOCUMENT_FORMAT - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient
Pres-content uri format
DOCUMENT_FORMAT - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresRulesClient
Pres-rules uri format
DOCUMENT_FORMAT - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient
Resource-lists uri format.
DOCUMENT_FORMAT - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.XCapCapsClient
Xcap-caps uri format
DocUnderliner - Class in net.java.sip.communicator.plugin.spellcheck
Notifies subclasses when words are changed and lets them decide if text should be underlined with a red squiggle.
DocUnderliner(Highlighter) - Constructor for class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
 
doesDetailBelong(Contact, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetCusaxUtilsJabberImpl
Checks if the given detailAddress exists in the given contact details.
doesDetailBelong(Contact, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetCusaxUtilsSipImpl
Checks if the given detailAddress exists in the given contact details.
doesDetailBelong(Contact, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetCusaxUtils
Checks if the given detailAddress exists in the given contact details.
doGetI18String(String, Locale) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns the string for given key for specified locale.
doInput(KeyStroke) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Emulates keyboard input, setting the selected entry's shortcut if an entry's currently awaiting input.
doInviteCalleeToCall(String, CallJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Invites a callee with a specific address to join a specific Call for the purposes of telephony conferencing.
doInviteCalleeToCall(Address, CallSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Invites a callee with a specific address to join a specific Call for the purposes of telephony conferencing.
doInviteCalleeToCall(CalleeAddressT, MediaAwareCallT) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Invites a callee with a specific address to join a specific Call for the purposes of telephony conferencing.
done() - Method in class net.java.sip.communicator.impl.protocol.irc.FormattedTextBuilder
Finish building the text string.
doNotAskAgain - Variable in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
 
DONT_ASK_SELECTED_MASK - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.DefaultMailClientMessageDialog
 
doRemoveCallPeer(T) - Method in class net.java.sip.communicator.service.protocol.AbstractCall
Removes a specific CallPeer from the list of CallPeers of this Call if the list does contain it; otherwise, does nothing.
DoubleClickListener - Interface in net.java.sip.communicator.plugin.desktoputil.event
 
doubleClickOperation(MouseEvent) - Method in interface net.java.sip.communicator.plugin.desktoputil.event.DoubleClickListener
 
DOWN_ARROW_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background of the main window and chat window.
download(String, String, String) - Static method in class net.java.sip.communicator.plugin.desktoputil.FileUtils
Downloads a remote file specified by its URL into a local file.
downloadPhoto(ILink, ContactsService) - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Retrieve photo of a contact.
dragDropEnd(DragSourceDropEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
 
dragEnter(DropTargetDragEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
Called while a drag operation is ongoing, when the mouse pointer enters the operable part of the drop site for the DropTarget registered with this listener.
dragEnter(DragSourceDragEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
 
dragExit(DragSourceEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
 
dragExit(DropTargetEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
 
dragGestureRecognized(DragGestureEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
A DragGestureRecognizer has detected a platform-dependent drag initiating gesture and is notifying this listener in order for it to initiate the action for the user.
dragOver(DragSourceDragEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
 
dragOver(DropTargetDragEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
 
drawBoldRoundBorder(Graphics, int, int, int, int, int, int) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLFUtils
Draws the "Bold Round Disabled Border" which is used throughout the SIPComm L&F.
drawGrid(boolean) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardPanel
Method to draw/hide grid
drawRoundBorder(Graphics, int, int, int, int, int, int) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLFUtils
Draws the "Round Border" which is used throughout the SIPComm L&F
drawRoundDisabledBorder(Graphics, int, int, int, int, int, int) - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLFUtils
Draws the "Round Disabled Border" which is used throughout the SIPComm L&F.
drawSelectedPoint(Graphics, AffineTransform, WhiteboardPoint, Color) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Draw a point on the shape
drop(DropTargetDropEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
Called when the drag operation has terminated with a drop on the operable part of the drop site for the DropTarget registered with this listener.
dropActionChanged(DragSourceDragEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
 
dropActionChanged(DropTargetDragEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
 
DS_SHARING_HEADER - Static variable in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Custom header included in initial desktop sharing call creation.
DSSID_HEADER - Static variable in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingCallSipImpl
 
DST_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
The name of destination URI/address attribute.
DtlsFingerprintPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Implements AbstractPacketExtension for the fingerprint element defined by XEP-0320: Use of DTLS-SRTP in Jingle Sessions.
DtlsFingerprintPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
Initializes a new DtlsFingerprintPacketExtension instance.
DTMF_METHOD - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property holding DTMF method.
DTMF_MINIMAL_TONE_DURATION - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The minimal DTMF tone duration.
DTMF_TONE_PREFIX - Static variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
Default event type for DTMF tone.
DTMFHandler - Class in net.java.sip.communicator.impl.gui.main.call
Handles DTMF sending and playing sound notifications for that.
DTMFHandler() - Constructor for class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
Creates DTMF handler for a call.
DTMFHandler(CallPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
Creates DTMF handler for a call.
DTMFHandler.DTMFToneInfo - Class in net.java.sip.communicator.impl.gui.main.call
DTMF extended information.
DTMFInfo - Class in net.java.sip.communicator.impl.protocol.sip.dtmf
Sending DTMFs with SIP INFO.
DTMFInfo(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.dtmf.DTMFInfo
Constructor
DTMFListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that would notify for incoming DTMF tones.
dtmfMethod - Variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetDTMF
The DTMF method used to send tones.
DTMFReceivedEvent - Class in net.java.sip.communicator.service.protocol.event
DTMFReceivedEvents indicate reception of a DTMF tone.
DTMFReceivedEvent(Object, DTMFTone, boolean) - Constructor for class net.java.sip.communicator.service.protocol.event.DTMFReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
DTMFReceivedEvent(Object, DTMFTone, long) - Constructor for class net.java.sip.communicator.service.protocol.event.DTMFReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
DTMFReceivedEvent(Object, DTMFTone, long, Boolean) - Constructor for class net.java.sip.communicator.service.protocol.event.DTMFReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
DTMFToneInfo(DTMFTone, int, char, ImageID, ImageID, ImageID, ImageID, ImageID, String) - Constructor for class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
Creates DTMF extended info.
DynamicDifferenceSet<E> - Class in net.java.sip.communicator.impl.protocol.irc.collection
Dynamic difference set.
DynamicDifferenceSet(Set<E>, Set<E>) - Constructor for class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Constructor for creating a difference set instance.
DynamicPayloadTypeRegistry - Class in net.java.sip.communicator.service.protocol.media
The RTP Audio/Video Profile [RFC 3551] specifies a number of static payload types for use with RTP and reserves the 96-127 field for use with dynamic payload types.
DynamicPayloadTypeRegistry() - Constructor for class net.java.sip.communicator.service.protocol.media.DynamicPayloadTypeRegistry
 
DynamicRTPExtensionsRegistry - Class in net.java.sip.communicator.service.protocol.media
RFC [RFC 5285] defines a mechanism for attaching multiple extensions to RTP packets.
DynamicRTPExtensionsRegistry() - Constructor for class net.java.sip.communicator.service.protocol.media.DynamicRTPExtensionsRegistry
 

E

EAGER_TO_COMMUNICATE_THRESHOLD - Static variable in class net.java.sip.communicator.service.protocol.PresenceStatus
An integer above which all values of the status coefficient indicate eagerness to communicate
earlyProcessMessage(EventObject) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Early process an incoming message from interested listeners.
edit(File) - Method in interface net.java.sip.communicator.impl.osdependent.Desktop.DesktopPeer
 
edit(File) - Method in class net.java.sip.communicator.impl.osdependent.DesktopServiceImpl
Invokes the default desktop edit method.
edit(File) - Method in interface net.java.sip.communicator.service.desktop.DesktopService
Launches the associated editor application and opens a file for editing.
EditableContactDetail - Class in net.java.sip.communicator.service.contactsource
The EditableContactDetail is a ContactDetail that allows editing.
EditableContactDetail(String) - Constructor for class net.java.sip.communicator.service.contactsource.EditableContactDetail
Creates a ContactDetail by specifying the contact address, corresponding to this detail.
EditableContactDetail(String, ContactDetail.Category, ContactDetail.SubCategory[]) - Constructor for class net.java.sip.communicator.service.contactsource.EditableContactDetail
Initializes a new ContactDetail instance which is to represent a specific contact address and which is to be optionally labeled with a specific set of labels.
EditableContactSourceService - Interface in net.java.sip.communicator.service.contactsource
Provides an interface to create or delete contact for a given contact source service.
EditableSourceContact - Interface in net.java.sip.communicator.service.contactsource
The EditableSourceContact is an extension to the SourceContact interface that allows editing.
editingCanceled(ChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
When user canceled editing the next button is enabled or disabled depending on if the user has selected a check box or not.
editingStopped(ChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
When user stopped editing the next button is enabled or disabled depending on if the user has selected a check box or not.
EditMenu - Class in net.java.sip.communicator.impl.gui.main.chat.menus
The EditMenu is the menu in the chat window menu bar, which contains cut, copy and paste.
EditMenu(ChatWindow) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.menus.EditMenu
Creates an instance of EditMenu.
editorBorderInsets - Static variable in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor
The editor border insets.
EditPanel - Class in net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker
The EditPanel manage the image size and the clipper component
EditPanel(int, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.EditPanel
Create a new EditPanel
EIGHT_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
EIGHT_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
EIGHT_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
EIGHT_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
EIGHT_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ELEMENT_ACTIVE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Active element name.
ELEMENT_BY - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
"By" element name.
ELEMENT_CALLID - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SIPDialogIDPacketExtension
Call ID element name.
ELEMENT_CONTENT_TYPE - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient
Resource-lists content type.
ELEMENT_DISCONNECTION - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Disconnection element name.
ELEMENT_DISCONNECTION_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
The name of the element that contains the media data.
ELEMENT_DISPLAY_TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Display text element name.
ELEMENT_DISPLAY_TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Display text element name.
ELEMENT_DISPLAY_TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Display text element name.
ELEMENT_DISPLAY_TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
Display text element name.
ELEMENT_DISPLAY_TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Display text element name.
ELEMENT_DISPLAY_TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SIPDialogIDPacketExtension
Display text element name.
ELEMENT_DISPLAY_TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
Display text element name.
ELEMENT_DISPLAY_TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserPacketExtension
Display text element name.
ELEMENT_DISPLAY_TEXT - Static variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
The name of the conference-info XML element display-text.
ELEMENT_ENDPOINT - Static variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
The name of the conference-info XML element endpoint.
ELEMENT_FREE_TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Free text element name.
ELEMENT_FROMTAG - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SIPDialogIDPacketExtension
From tag element name.
ELEMENT_JOINING - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Joining element name.
ELEMENT_JOINING_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
The name of the element that contains the media data.
ELEMENT_KEY_PRESS - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
The name of the remote-info XML element key-press.
ELEMENT_KEY_RELEASE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
The name of the remote-info XML element key-release.
ELEMENT_KEY_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
The name of the remote-info XML element key-type.
ELEMENT_LABEL - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Label element name.
ELEMENT_LANGUAGES - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserLanguagesPacketExtension
The name of the element that contains the media data.
ELEMENT_LOCKED - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Locked element name.
ELEMENT_MAX_USER_COUNT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Max user count element name.
ELEMENT_MEDIA - Static variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
The name of the conference-info XML element media.
ELEMENT_MODIFIED_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
The name of the element that contains the media data.
ELEMENT_MOUSE_MOVE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
The name of the remote-info XML element mouse-move.
ELEMENT_MOUSE_PRESS - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
The name of the remote-info XML element mouse-press.
ELEMENT_MOUSE_RELEASE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
The name of the remote-info XML element mouse-release.
ELEMENT_MOUSE_WHEEL - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
The name of the remote-info XML element mouse-wheel.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl
 
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
The name of the "content" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.ForwardedPacketExtension
The name of the "forwarded" XML element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CallInfoPacketExtension
The name of the element that contains the call info.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
The name of the element that contains the coin data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediaPacketExtension
The name of the element that contains the conference media.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
The name of the element that contains the conference medium.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
The name of the element that contains the description data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
The name of the element that contains the endpoint data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
The name of the element that contains the media data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
The name of the element that contains the media data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SidebarsByValPacketExtension
The name of the element that contains the sidebars by val.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SIPDialogIDPacketExtension
The name of the element that contains the SIP Dialog ID data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
The name of the element that contains the state data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
The name of the element that contains the URI data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIsPacketExtension
The name of the element that contains the URIs data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserLanguagesPacketExtension
The name of the element that contains the user languages data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserPacketExtension
The name of the element that contains the user data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserRolesPacketExtension
The name of the element that contains the user roles data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UsersPacketExtension
The name of the element that contains the users data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
The XML element name of a channel of a content of a Jitsi Videobridge conference IQ.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelBundle
The name of the "channel-bundle" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
The XML element name of a content of a Jitsi Videobridge conference IQ.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
The XML element name of the Jitsi Videobridge conference IQ.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Endpoint
The name of the 'endpoint' element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.GracefulShutdown
 
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
The XML name of the recording element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.RTCPTerminationStrategy
 
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.SctpConnection
The XML element name of a content of a Jitsi Videobridge conference IQ.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension
The XML element name of the Jitsi Videobridge stats extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
The XML element name of a content of a Jitsi Videobridge stats IQ.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsIQ
The XML element name of the Jitsi Videobridge stats extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
The XML name of the setup element defined by Source-Specific Media Attributes in Jingle.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.WebSocketPacketExtension
The name of the "web-socket" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
The name of the "conference" XML element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.Email
 
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtensionProvider
The name of the XML element used for transport of geolocation parameters.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.health.HealthCheckIQ
Health check IQ element name.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
The name of the element that contains the input event data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
XML element name of the Jibri IQ.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt
XML element name of this packet extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.RecordingStatus
XML element name of this packet extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipCallState
XML element name of this packet extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipGatewayStatus
XML element name of this packet extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.BandwidthPacketExtension
The name of the "bandwidth" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "candidate" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CoinPacketExtension
Name of the XML element representing the extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
The name of the "content" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
The name of the "crypto" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
The XML name of the fingerprint element defined by XEP-0320: Use of DTLS-SRTP in Jingle Sessions.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
The name of the "encryption" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
The name of the "group" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
The name of the "transport" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.InputEvtPacketExtension
Name of the XML element representing the extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
The name of the element that contains the jingle data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ParameterPacketExtension
The name of the "parameter" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
The name of the "payload-type" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RawUdpTransportPacketExtension
The name of the "transport" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
The name of the "content" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RedirectPacketExtension
The name of the "redirect" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RemoteCandidatePacketExtension
The name of the "candidate" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpFbPacketExtension
The name of the RTCP feedback element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpmuxPacketExtension
The name of the "encryption" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
The name of the "description" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
The name of the "candidate" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
The name of the "sctpmap" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
The name of the "ssrc-group" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceRidGroupPacketExtension
The name of the "rid-group" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
The name of the "transfer" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferredPacketExtension
The name of the "transfer" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ZrtpHashPacketExtension
The name of the "zrtp-hash" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.JingleInfoQueryIQ
The element name.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.RelayPacketExtension
The element name.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
The element name.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.StunPacketExtension
The element name.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
XML element name of recording packet extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.BundlePacketExtension
The XML element name of BundlePacketExtension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension
The XML element name of ComponentVersionsExtension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension
XML element name of this packet extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
Source XML element name.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
XML element name of this packets extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.VideoMutedExtension
XML element name of this packet extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveEvent
Element name for ping.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
The name of the element that Google use to transport new mail notifications.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
The name of the "mail-thread-info" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo.Sender
The name of the XML tag element containing information for an individual sender and represented by this class.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.NewMailNotificationIQ
The name of the element that Google use to transport new mail notifications.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
The XML element name of this extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
The name of the element that contains the notification event data.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.EndExtension
XML element name of this extension.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.HeaderExtension
XML element name.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
The name of XML element for this IQ.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.HangUp
The name of 'hangup' element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RefIq
XML element name of RefIq.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.FileElement
The element name of this IQProvider.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
The name of the XML element used for transport of thumbnail parameters.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
The name of the "data" element.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
The name of the XML element used for transport of white-board parameters.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
The name of the XML element used for transport of white-board parameters.
ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.VCardTempXUpdatePresenceExtension
This presence extension element name.
ELEMENT_PURPOSE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
Purpose element name.
ELEMENT_REASON - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
"Reason" element name.
ELEMENT_REFERRED_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
The name of the element that contains the media data.
ELEMENT_REMOTE_CONTROL - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
The name of the remote-info XML element remote-control.
ELEMENT_ROLE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserRolesPacketExtension
Subject element name.
ELEMENT_SRC_ID - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Source ID element name.
ELEMENT_SRC_ID - Static variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
The name of the conference-info XML element src-id.
ELEMENT_STATUS - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Status element name.
ELEMENT_STATUS - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Status element name.
ELEMENT_STATUS - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Status element name.
ELEMENT_STATUS - Static variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
The name of the conference-info XML element status.
ELEMENT_SUBJECT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Subject element name.
ELEMENT_TOTAG - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SIPDialogIDPacketExtension
From tag element name.
ELEMENT_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Type element name.
ELEMENT_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Type element name.
ELEMENT_TYPE - Static variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
The name of the conference-info XML element type.
ELEMENT_USER - Static variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
The name of the conference-info XML element user.
ELEMENT_USER_COUNT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Users count element name.
ELEMENT_USERS - Static variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
The name of the conference-info XML element users.
ELEMENT_WEB_PAGE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
Web page element name.
ELEMENT_WHEN - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
"When" element name.
elementFromActions(Document, ActionsType) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.PresRulesParser
Creates actions element from the object.
elementFromDevicePermission(Document, ProvideDevicePermissionType) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.PresRulesParser
Creates devicePermission element from the object.
elementFromPersonPermission(Document, ProvidePersonPermissionType) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.PresRulesParser
Creates personPermission element from the object.
elementFromServicePermission(Document, ProvideServicePermissionType) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.PresRulesParser
Creates serviceService element from the object.
elementFromTransfomations(Document, TransformationsType) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.PresRulesParser
Creates transformations element from the object.
elements() - Method in class net.java.sip.communicator.util.OrderedProperties
Get the elements of the LinkedHashMap.
Email - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
A implementation of a PacketExtension for emails.
Email(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.Email
 
Email.Provider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions
The provider.
EmailAddressDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.EmailAddressDetail
 
EmailAddressDetail(String, String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.EmailAddressDetail
 
EMailAddressMatcher() - Constructor for class net.java.sip.communicator.impl.certificate.CertificateServiceImpl.EMailAddressMatcher
 
EMPHASIZED_FOCUSED_FONT_COLOR - Static variable in class net.java.sip.communicator.plugin.desktoputil.EmphasizedLabel
The color used to paint focused view.
EMPHASIZED_FONT_COLOR - Static variable in class net.java.sip.communicator.plugin.desktoputil.EmphasizedLabel
The color used to paint the shadow.
EMPHASIZED_UNFOCUSED_FONT_COLOR - Static variable in class net.java.sip.communicator.plugin.desktoputil.EmphasizedLabel
The color used to paint unfocused view.
EmphasizedLabel - Class in net.java.sip.communicator.plugin.desktoputil
A label with white shadow.
EmphasizedLabel(String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.EmphasizedLabel
Creates an instance of EmphasizedLabel.
EmptyAccountRegistrationForm - Class in net.java.sip.communicator.impl.gui.main.account
We use this class as a dummy implementation of the AccountRegistrationWizard only containing a blank page and not related to a specific protocol.
EmptyAccountRegistrationForm() - Constructor for class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Creates the wizard.
EmptyAccountRegistrationWizard - Class in net.java.sip.communicator.impl.gui.main.account
We use this class as a dummy implementation of the AccountRegistrationWizard only containing a blank page and not related to a specific protocol.
EmptyAccountRegistrationWizard() - Constructor for class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Creates the wizard.
EmptyAccountRegistrationWizardPage - Class in net.java.sip.communicator.impl.gui.main.account
The EmptyAccountRegistrationWizardPage is the page that users would see in the NewAccountDialog as a default choice which would make them pick a new option.
EmptyAccountRegistrationWizardPage(EmptyAccountRegistrationWizard) - Constructor for class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Creates an instance of FirstWizardPage.
ENABLE_OUTOFDIALOG_DESKTOP_CONTROL_PROP - Static variable in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingCallSipImpl
The property used to control enabling/disabling desktop control handling out of dialog.
enableActivateButton(boolean) - Method in class net.java.sip.communicator.plugin.pluginmanager.ManageButtonsPanel
Enable or disable the activate button.
enableContactSource(String, boolean) - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Enable contact source service with specified GoogleContactsConnection.
enableContactSource(GoogleContactsConnection, boolean) - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Enable contact source service with specified GoogleContactsConnection.
enableCopy() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.ChatRightButtonMenu
Enables the copy item.
ENABLED - Static variable in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
The enabled state of the notification action.
enableDeactivateButton(boolean) - Method in class net.java.sip.communicator.plugin.pluginmanager.ManageButtonsPanel
Enable or disable the deactivate button.
enableDeleteButton(boolean) - Method in class net.java.sip.communicator.plugin.propertieseditor.ButtonsPanel
Enable or disable the delete button.
enableDesktopRemoteControl(CallPeer, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Enables/disables remote control when in a desktop sharing session with the given callPeer.
enableDesktopSharing(Call, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Enables the desktop sharing in an existing call.
enableLocalVideo(Call, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Enables/disables local video for a specific Call.
enableLogging() - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Enable logging (globally).
enableRegionDesktopSharing(Call, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Enables the region desktop sharing for the given call.
enableRegionDesktopSharing(Call, int, int, int, int) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Creates a desktop sharing call to the contact represented by the given string.
enableRemoteControl(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Enable desktop remote control.
enableRemoteControl(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Enable desktop remote control.
enableRemoteControl(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingServer
Enables desktop remote control.
enablesProxyAutoConfigure(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Enables/disables the proxy auto-configuration.
enablesProxyForceBypassConfigure(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Enables/disables the proxy force bypass-configuration.
enablesServerAutoConfigure(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Enables/disables the proxy auto-configuration.
enableUninstallButton(boolean) - Method in class net.java.sip.communicator.plugin.pluginmanager.ManageButtonsPanel
Enable or disable the uninstall button.
enableUnknownContactView(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Sets the unknown contact view to the main contact list window.
enableUnknownContactView(boolean) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Enters or exits the "unknown contact" view.
enableUpdateButton(boolean) - Method in class net.java.sip.communicator.plugin.pluginmanager.ManageButtonsPanel
Enable or disable the update button.
enableVideoIndicator(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Enables or disabled video indicator in this conference participant panel.
enableVideoIndicator(ConferenceMember, boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Enables or disabled video indicator in this conference participant panel.
enableVideoIndicator(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Enables or disabled video indicator of the focusPeerPanel.
encode(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.sip.CustomHeaderList
Encodes the headers every header on separate line.
encode(byte[], int, int, OutputStream) - Method in class net.java.sip.communicator.util.Base64.Base64Encoder
encode the input data producing a base 64 output stream.
encode(byte[]) - Static method in class net.java.sip.communicator.util.Base64
encode the input data producing a base 64 encoded byte array.
encode(byte[], OutputStream) - Static method in class net.java.sip.communicator.util.Base64
Encode the byte data to base 64 writing it to the given output stream.
encode(byte[], int, int, OutputStream) - Static method in class net.java.sip.communicator.util.Base64
Encode the byte data to base 64 writing it to the given output stream.
encode(String) - Static method in class net.java.sip.communicator.util.Sha1Crypto
Encodes the given text with the SHA-1 algorithm.
encode(byte[]) - Static method in class net.java.sip.communicator.util.Sha1Crypto
Encodes the given text with the SHA-1 algorithm.
encodeBody(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.sip.CustomHeader
Just the encoded body of the header.
ENCODING_PROP_PREFIX - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The prefix used to store account encoding properties
EncodingConfigurationTableModel - Class in net.java.sip.communicator.impl.neomedia
Implements TableModel for EncodingConfiguration.
EncodingConfigurationTableModel(int, EncodingConfiguration) - Constructor for class net.java.sip.communicator.impl.neomedia.EncodingConfigurationTableModel
Constructor.
EncodingsPanel - Class in net.java.sip.communicator.plugin.desktoputil.wizard
The encodings configuration panel (used in the account configuration wizards)
EncodingsPanel() - Constructor for class net.java.sip.communicator.plugin.desktoputil.wizard.EncodingsPanel
Builds an object, loads the tables with the global configuration..
EncodingsRegistrationUtil - Class in net.java.sip.communicator.service.protocol
An interface to get/set settings in the encodings panel.
EncodingsRegistrationUtil() - Constructor for class net.java.sip.communicator.service.protocol.EncodingsRegistrationUtil
 
encodingTable - Variable in class net.java.sip.communicator.util.Base64.Base64Encoder
 
EncodingType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent
The PRES-CONTENT encoding element.
EncodingType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.EncodingType
 
ENCR_VERIFIED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The security button: encrypted and SAS verified, encrypted only, security off.
encrypt(String) - Method in class net.java.sip.communicator.impl.credentialsstorage.AESCrypto
Encrypts the plaintext using the key.
encrypt(String) - Method in interface net.java.sip.communicator.impl.credentialsstorage.Crypto
Encrypts the plain text and returns the result.
ENCRYPTION_ERROR - Static variable in exception net.java.sip.communicator.service.credentialsstorage.CryptoException
Set when encryption fails.
ENCRYPTION_PROTOCOL - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that indicates the encryption protocols for this account.
ENCRYPTION_PROTOCOL_STATUS - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that indicates the status (enabed or disabled) encryption protocols for this account.
ENCRYPTION_PROTOCOLS - Static variable in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
The encryption protocols managed by this SecurityPanel.
EncryptionConfigurationTableModel - Class in net.java.sip.communicator.plugin.desktoputil.wizard
Implements TableModel for encryption configuration (ZRTP, SDES and MIKEY).
EncryptionConfigurationTableModel(String[], boolean[]) - Constructor for class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
Creates a new table model in order to manage the encryption protocols and the corresponding priority.
EncryptionPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The element transporting encryption information during jingle session establishment.
EncryptionPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
Creates a new instance of this EncryptionPacketExtension.
END - Static variable in class net.java.sip.communicator.service.gui.Container
Indicates the most right/bottom edge of a container.
EndExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.rayo
'End' Rayo packet extension used to notify the client about call ended event.
EndExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.EndExtension
Creates new instance.
Endpoint(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Endpoint
Initializes a new Endpoint with the given ID and display name.
ENDPOINT_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
The XML name of the endpoint attribute which specifies the optional identifier of the endpoint of the conference participant associated with a channel.
ENDPOINT_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "endpoint" element.
EndpointPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Endpoint packet extension.
EndpointPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Constructor.
EndpointProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Parser for EndpointPacketExtension.
EndpointProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointProvider
 
EndpointStatusType - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Endpoint status type.
endReason - Variable in class net.java.sip.communicator.service.callhistory.CallRecord
This is the end reason of the call if any.
endSession(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Ends the Off-the-Record session for the given OtrContactManager.OtrContact, if it is not already started.
endSession(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
endTime - Variable in class net.java.sip.communicator.service.callhistory.CallPeerRecord
The end time of the record.
endTime - Variable in class net.java.sip.communicator.service.callhistory.CallRecord
The end call date.
ensureAccountRemoved(AccountID) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
Ensures that the account with the given accountID is removed from the list.
ensureCapacity(int) - Method in class net.java.sip.communicator.util.Entities.ArrayEntityMap
Verifies the capacity of the entity array, adjusting the size if necessary.
ensureSize(Component, int, int) - Method in interface net.java.sip.communicator.impl.gui.main.call.CallContainer
Attempts to give a specific Component a visible rectangle with a specific width and a specific height if possible and sane by resizing the Window of this CallContainer.
ensureSize(Component, int, int) - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Attempts to give a specific Component a visible rectangle with a specific width and a specific height if possible and sane by resizing the Window of this CallContainer.
ensureSize(Component, int, int) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Attempts to give a specific Component a visible rectangle with a specific width and a specific height if possible and sane by resizing the Window of this CallContainer.
ENTER_COMMAND - Static variable in class net.java.sip.communicator.util.ConfigurationUtils
The send message command defined by the Enter key.
ENTER_FULL_SCREEN_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The button icon of the Enter Full Screen command.
enterKeyTyped() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Called when the ENTER key was typed when this window was the focused window.
enterKeyTyped() - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Called when the ENTER key was typed when this container was the focused container.
enterKeyTyped() - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Called when the ENTER key was typed when this container was the focused container.
enterKeyTyped() - Method in interface net.java.sip.communicator.service.gui.ContactListContainer
Called when the ENTER key was typed when this container was the focused container.
Entities - Class in net.java.sip.communicator.util
Provides HTML and XML entity utilities.
Entities() - Constructor for class net.java.sip.communicator.util.Entities
 
Entities.ArrayEntityMap - Class in net.java.sip.communicator.util
 
Entities.BinaryEntityMap - Class in net.java.sip.communicator.util
 
Entities.EntityMap - Interface in net.java.sip.communicator.util
 
Entities.HashEntityMap - Class in net.java.sip.communicator.util
 
Entities.IntHashMap - Class in net.java.sip.communicator.util
A hash map that uses primitive ints for the key rather than objects.
Entities.LookupEntityMap - Class in net.java.sip.communicator.util
 
Entities.MapIntMap - Class in net.java.sip.communicator.util
 
Entities.PrimitiveEntityMap - Class in net.java.sip.communicator.util
 
Entities.TreeEntityMap - Class in net.java.sip.communicator.util
 
entity - Variable in class net.java.sip.communicator.service.httputil.HttpUtils.HTTPResponseResult
The httpclient entity.
ENTITY_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Entity attribute name.
ENTITY_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Entity attribute name.
ENTITY_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserPacketExtension
Entity attribute name.
ENTITY_ATTR_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "entity" attribute.
EntityCapsManager - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.caps
Keeps track of entity capabilities.
EntityCapsManager() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
 
EntityCapsManager.Caps - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.caps
Implements an immutable value which stands for a specific node, a specific hash (algorithm) and a specific ver.
entityName(int) - Method in class net.java.sip.communicator.util.Entities
Returns the name of the entity identified by the specified value.
entityValue(String) - Method in class net.java.sip.communicator.util.Entities
Returns the value of the entity identified by the specified name.
entries - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
The list of entry elements.
entriesAdded(Collection<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Not used here.
entriesDeleted(Collection<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Not used here.
entriesUpdated(Collection<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Not used here.
entryRefs - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
The list of entry-ref elements.
EntryRefType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
The XCAP entry-ref element.
EntryRefType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryRefType
Creates the entry-ref element
EntryRefType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryRefType
Creates the entry-ref element with the ref attribute.
entrySet() - Method in class net.java.sip.communicator.util.OrderedProperties
Return the entry Set.
EntryType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
The XCAP entry element.
EntryType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Create the entry element.
EntryType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Create the entry element with the uri attribute.
equals(Object) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Determines whether a specific Object represents the same value as this ChatContact.
equals(Object) - Method in class net.java.sip.communicator.impl.gui.main.UINotification
 
equals(Object) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
Two LdapDirectory(s) with the same displayed name should not exist in the same LdapDirectorySet, thus this function
equals(LdapDirectorySettings) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Checks if both LdapDirectorySettings instance have the same content
equals(Object) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Test equality between this object and another ones.
equals(Object) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
equals(CaptureDeviceInfo) - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel.CaptureDevice
Determines whether the CaptureDeviceInfo encapsulated by this instance is equal (by value) to a specific CaptureDeviceInfo.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Indicates whether some other object is "equal to" this one which in terms of contact groups translates to having the equal names and matching subgroups and child contacts.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Indicates whether some other object is "equal to" this group.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
equals implementation for Chat Room.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
equality by provider protocol instance and contact ID.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.irc.IrcAccountID
Equality extended with checking IRC server host and port, since different IRC networks can have users with similar names.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Indicates whether some other object is "equal to" this group.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager.Caps
 
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns if the current CryptoPacketExtension equals the one given in parameter.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Indicates whether some other WhiteboardObject is "equal to" this one.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Compares the specified object with this whiteboard and returns true if it the specified object is an instance of a Whiteboard object and if the extending telephony protocol considers the whiteboards represented by both objects to be the same.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Determines whether a specific Object is equal to this instance.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Indicates whether some other object is "equal to" this one which in terms of contact groups translates to having the equal names and matching subgroups and child contacts.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Indicates whether some other object is "equal to" this one which in terms of contact groups translates to having the equal names and matching subgroups and child contacts.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Indicates whether some other object is "equal to" this one which in terms of contacts translates to having equal ids.
equals(Address, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
Determines whether this Subscription is identified by a specific subscription Address/Request URI and a specific id tag of Event headers.
equals(Object) - Method in class net.java.sip.communicator.impl.protocol.sip.SipAccountIDImpl
Indicates whether some other object is "equal to" this account id.
equals(Object) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
Checks if argument is an instance of this class with the same shortcut and associated action.
equals(Object) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Checks if argument is an instance of this class with the same shortcut and associated action.
equals(Object) - Method in class net.java.sip.communicator.plugin.otr.OtrContactManager.OtrContact
 
equals(Object) - Method in class net.java.sip.communicator.plugin.otr.ScSessionID
Overrides equals() for the ability to get the hashcode from sessionID.
equals(Object) - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberSourceContact
Compares object display names.
equals(Object) - Method in class net.java.sip.communicator.plugin.spellcheck.ChatAttachments
 
equals(Object) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Indicates whether some other WhiteboardShape is "equal to" this one.
equals(Object) - Method in class net.java.sip.communicator.service.gui.Container
Indicates whether some other object is "equal to" this one which in terms of containers translates to having equal identifiers.
equals(Object) - Method in class net.java.sip.communicator.service.history.HistoryID
 
equals(Object) - Method in class net.java.sip.communicator.service.protocol.AbstractContact
 
equals(Object) - Method in class net.java.sip.communicator.service.protocol.AccountID
Indicates whether some other object is "equal to" this account id.
equals(Object) - Method in class net.java.sip.communicator.service.protocol.Call
Compares the specified object with this call and returns true if it the specified object is an instance of a Call object and if the extending telephony protocol considers the calls represented by both objects to be the same.
equals(Object) - Method in class net.java.sip.communicator.service.protocol.ContactResource
 
equals(Object) - Method in class net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF.Line
 
equals(Object) - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class net.java.sip.communicator.service.protocol.RegistrationState
Returns true if the specified object is equal to this provider state.
equals(Object) - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.BinaryDetail
Compares two BinaryDetails according their DetailDisplayName and the result of invoking their getBytes() methods.
equals(Object) - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.BirthDateDetail
Compares two BirthDateDetails according to their Calender's year, month and day.
equals(Object) - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
Compares two GenericDetails according their DetailDisplayName and Value
equals(Object) - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.URLDetail
Compares two URLDetails according their name and URLs
equals(Object) - Method in class net.java.sip.communicator.service.protocol.WhiteboardPoint
Determines whether or not two points are equal.
equalsCryptoSuite(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns if the current crypto suite equals the one given in parameter.
equalsKeyParams(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns if the current key params equals the one given in parameter.
equalsSessionParams(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns if the current session params equals the one given in parameter.
equalsTag(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns if the current tag equals the one given in parameter.
eraseLocallyStoredHistory() - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Permanently removes all locally stored call history.
eraseLocallyStoredHistory() - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Permanently removes all locally stored file history.
eraseLocallyStoredHistory(MetaContact) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Permanently removes locally stored file history for the metacontact.
eraseLocallyStoredHistory() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Permanently removes all locally stored message history.
eraseLocallyStoredHistory(MetaContact) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Permanently removes locally stored message history for the metacontact.
eraseLocallyStoredHistory(ChatRoom) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Permanently removes locally stored message history for the chatroom.
eraseLocallyStoredHistory() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Permanently removes all locally stored message history, remove recent contacts.
eraseLocallyStoredHistory(MetaContact) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Permanently removes locally stored message history for the metacontact, remove any recent contacts if any.
eraseLocallyStoredHistory(ChatRoom) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Permanently removes locally stored message history for the chatroom, remove any recent contacts if any.
eraseLocallyStoredHistory() - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Permanently removes all locally stored call history.
eraseLocallyStoredHistory() - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Permanently removes all locally stored file history.
eraseLocallyStoredHistory(MetaContact) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Permanently removes locally stored file history for the metacontact.
eraseLocallyStoredHistory() - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Permanently removes all locally stored message history.
eraseLocallyStoredHistory(MetaContact) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Permanently removes locally stored message history for the metacontact.
eraseLocallyStoredHistory(ChatRoom) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Permanently removes locally stored message history for the chatroom.
ERROR - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardEvent
Indicates that an error occured and the wizard hasn't been able to finish.
ERROR - 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 horizontal GPS errors in arc minutes (e.g.
ERROR - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.ReasonExtension
Indication that the call ended due to a system error.
ERROR - Static variable in interface net.java.sip.communicator.service.gui.AlertUIService
The type of alert dialog which displays a warning instead of an error.
ERROR - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for storing horizontal GPS errors in arc minutes (e.g.
error(Object) - Method in class net.java.sip.communicator.util.Logger
Log a ERROR message.
error(Object, Throwable) - Method in class net.java.sip.communicator.util.Logger
Log a message, with associated Throwable information.
ERROR_CODE - Static variable in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
 
ERROR_CODE_ALREADY_STARTED - Static variable in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
The error code returned when we try to launch SIP Communicator while there is already a running instance and there were no arguments that we forward to that instance.
ERROR_CODE_CREATE_DIR_FAILED - Static variable in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
The error code that we return when we fail to create a directory that has been specified with the -c|--config option.
ERROR_CODE_UNKNOWN_ARG - Static variable in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
The error code returned when we couldn't parse one of the options.
ERROR_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon used in the SIPCommLookAndFeel to paint the icon of an option pane error message.
ERROR_LOG_TYPE - Static variable in class net.java.sip.communicator.service.notification.LogMessageNotificationAction
Indicates that this log is of type error.
ERROR_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The message type representing error messages.
ERROR_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Used for error messages.
ERROR_MESSAGE_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Message type corresponding to an error message.
ERROR_RETURN_CODE - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Indicates that the dialog closed due to an internal error.
ERROR_UNSPECIFIED - Static variable in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Error code unknown
ErrorDialog - Class in net.java.sip.communicator.plugin.desktoputil
Implements a JDialog which displays an error message and, optionally, a Throwable stack trace.
ErrorDialog(Frame, String, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Initializes a new ErrorDialog with a specific owner Frame, title and message to be displayed.
ErrorDialog(Frame, String, String, Throwable) - Constructor for class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Initializes a new ErrorDialog with a specific owner Frame, title, error message to be displayed and the Throwable associated with the error.
ErrorDialog(Frame, String, String, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Initializes a new ErrorDialog with a specific owner Frame, title and message to be displayed and of a specific type.
ErrorDialogParams(String, String, Throwable) - Constructor for class net.java.sip.communicator.impl.gui.AlertUIServiceImpl.ErrorDialogParams
 
escape(String) - Method in class net.java.sip.communicator.util.Entities
Escapes the characters in a String.
escape(Writer, String) - Method in class net.java.sip.communicator.util.Entities
Escapes the characters in the String passed and writes the result to the Writer passed.
escapeFileNameSpecialCharacters(String) - Static method in class net.java.sip.communicator.util.GuiUtils
Replaces the characters that we must escape used for the created filename.
escapeHTMLChars(String) - Static method in class net.java.sip.communicator.util.GuiUtils
Escapes special HTML characters such as <, >, & and " in the specified message.
EVENT_DISPLAY_SLEEP - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Computer display has stand by.
EVENT_DISPLAY_WAKE - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Computer display wakes up after stand by.
EVENT_DNS_CHANGE - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
A change in dns configuration has occurred.
EVENT_ENDSESSION - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
The log off or shutdown is in process for us, no matter what other process has replied, whether one of them has canceled or not the current end of session.
EVENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
The name of the argument that contains the event name.
EVENT_NETWORK_CHANGE - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
A change in network configuration has occurred.
EVENT_PACKAGE - Static variable in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
The name of the event package supported by OperationSetDesktopSharingServerSipImpl in SUBSCRIBE and NOTIFY requests.
EVENT_PACKAGE - Static variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetMessageWaitingSipImpl
The name of the event package supported by OperationSetMessageWaitingSipImpl in SUBSCRIBE and NOTIFY requests.
EVENT_PACKAGE - Static variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
The name of the event package supported by BLFServiceImpl in SUBSCRIBE and NOTIFY requests.
EVENT_QUERY_ENDSESSION - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Informing that the machine is logging of or shutting down.
EVENT_SCREEN_LOCKED - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Screen has been locked.
EVENT_SCREEN_UNLOCKED - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Screen has been unlocked.
EVENT_SCREENSAVER_START - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Screensaver has been started.
EVENT_SCREENSAVER_STOP - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Screensaver has been stopped.
EVENT_SCREENSAVER_WILL_STOP - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Screensaver will stop.
EVENT_SLEEP - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Notify that computers is going to sleep.
EVENT_SOURCE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
The name of the argument that contains the event source.
EVENT_SYSTEM_IDLE - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
A system idle event has occurred.
EVENT_SYSTEM_IDLE_END - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
A system was in idle state and now exits.
EVENT_TYPE - Static variable in class net.java.sip.communicator.impl.dns.ConfigurableDnssecResolver
 
EVENT_TYPE_ADDED - Static variable in class net.java.sip.communicator.service.notification.event.NotificationEventTypeEvent
Indicates that a new event type is added.
EVENT_TYPE_REMOVED - Static variable in class net.java.sip.communicator.service.notification.event.NotificationEventTypeEvent
Indicates that an event type was removed.
EVENT_VALUE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
The name of the argument that contains the event value.
EVENT_WAKE - Static variable in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Notify that computer is wakeing up after stand by.
EventFilter - Interface in net.java.sip.communicator.service.protocol.event
An event filter that decides whether an instant message event should be filtered or not.
eventId - Variable in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
The id tag to be present in Event headers in order to have this Subscription associated with a specific Request or Response.
eventPackage - Variable in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
The name of the event package this instance implements and carried in the Event and Allow-Events headers.
EventPackageNotifier - Class in net.java.sip.communicator.impl.protocol.sip
Implements the notifier part of RFC 3265 "Session Initiation Protocol (SIP)-Specific Event Notification" and thus eases the creation of event package-specific implementations.
EventPackageNotifier(ProtocolProviderServiceSipImpl, String, int, String, TimerScheduler) - Constructor for class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Initializes a new EventPackageNotifier instance which is to provide notifier support according to RFC 3265 to a specific SIP ProtocolProviderService implementation for a specific event package.
EventPackageNotifier.Subscription - Class in net.java.sip.communicator.impl.protocol.sip
Represents a general event package subscription in the sense of RFC 3265 "Session Initiation Protocol (SIP)-Specific Event Notification" from the point of view of the notifier and its signaling characteristics such as Request URI, id tag value of its Event header, the Dialog which has been created by the associated SUBSCRIBE request or through which NOTIFY requests are to be sent.
EventPackageNotifier.SubscriptionFilter - Interface in net.java.sip.communicator.impl.protocol.sip
Represents a filter for Subscriptions i.e.
EventPackageSubscriber - Class in net.java.sip.communicator.impl.protocol.sip
Implements the subscriber part of RFC 3265 "Session Initiation Protocol (SIP)-Specific Event Notification" and thus eases the creation of event package-specific implementations.
EventPackageSubscriber(ProtocolProviderServiceSipImpl, String, int, String, TimerScheduler, int) - Constructor for class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
Initializes a new EventPackageSubscriber instance which is to provide subscriber support according to RFC 3265 to a specific SIP ProtocolProviderService implementation for a specific event package.
EventPackageSubscriber.Subscription - Class in net.java.sip.communicator.impl.protocol.sip
Represents a general event package subscription in the sense of RFC 3265 "Session Initiation Protocol (SIP)-Specific Event Notification" from the point of view of the subscriber and its signaling characteristics such as Request URI, id tag value of its Event header, the Dialog which has been created by the associated SUBSCRIBE request or through which it was sent.
EventPackageSupport - Class in net.java.sip.communicator.impl.protocol.sip
Provides the base for implementations of RFC 3265 "Session Initiation Protocol (SIP)-Specific Event Notification" and thus eases the creation of event package-specific implementations.
EventPackageSupport(ProtocolProviderServiceSipImpl, String, int, String, TimerScheduler) - Constructor for class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Initializes a new EventPackageSupport instance which is to provide support according to RFC 3265 to a specific SIP ProtocolProviderService implementation for a specific event package.
EventPackageSupport.Subscription - Class in net.java.sip.communicator.impl.protocol.sip
Represents a general event package subscription in the sense of RFC 3265 "Session Initiation Protocol (SIP)-Specific Event Notification" and its signaling characteristics such as Request URI, id tag value of its Event header.
EventPackageUtils - Class in net.java.sip.communicator.impl.protocol.sip
Implements utility methods to aid the manipulation of Dialog instances and extend the mentioned type with additional functionality.
eventTypeAdded(NotificationEventTypeEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Adds the event to the notifications table.
eventTypeAdded(NotificationEventTypeEvent) - Method in interface net.java.sip.communicator.service.notification.NotificationChangeListener
This method gets called when a new event type has been added.
eventTypeRemoved(NotificationEventTypeEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Removes the event from the notifications table.
eventTypeRemoved(NotificationEventTypeEvent) - Method in interface net.java.sip.communicator.service.notification.NotificationChangeListener
This method gets called when an event type has been removed.
ExamplePluginActivator - Class in net.java.sip.communicator.plugin.exampleplugin
The ExamplePluginActivator is the entering point for the example plugin bundle.
ExamplePluginActivator() - Constructor for class net.java.sip.communicator.plugin.exampleplugin.ExamplePluginActivator
 
ExamplePluginMenuItem - Class in net.java.sip.communicator.plugin.exampleplugin
The ExamplePluginMenuItem is a JMenuItem that implements the PluginComponent interface.
ExamplePluginMenuItem(PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.exampleplugin.ExamplePluginMenuItem
Creates an instance of ExamplePluginMenuItem.
EXCEPT_DOMAIN_ATTR - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The except domain element name.
EXCEPT_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The except element name.
EXCEPT_ID_ATTR - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The except id element name.
ExceptionInfo(int) - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.ExceptionInfo
Parses the data of the exception.
ExceptType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules except element.
ExceptType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ExceptType
 
EXCLAMATION_MARK - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for error messages in the chat window.
execute(CommandNotificationAction, Map<String, String>) - Method in class net.java.sip.communicator.impl.notification.CommandNotificationHandlerImpl
Executes the command, given by the descriptor of a specific CommandNotificationAction.
execute(String, String) - Method in interface net.java.sip.communicator.impl.protocol.irc.Command
Execute the command using the full line.
execute(String, String) - Method in class net.java.sip.communicator.plugin.irccommands.command.Join
Execute join command.
execute(String, String) - Method in class net.java.sip.communicator.plugin.irccommands.command.Me
Execute the /me command: send ACT command.
execute(String, String) - Method in class net.java.sip.communicator.plugin.irccommands.command.Mode
Execute the command: send the mode change message.
execute(String, String) - Method in class net.java.sip.communicator.plugin.irccommands.command.Msg
Execute the command: send the message to the specified target.
execute(String, String) - Method in class net.java.sip.communicator.plugin.irccommands.command.Nick
Execute the /nick command.
execute(String, String) - Method in interface net.java.sip.communicator.plugin.securityconfig.masterpassword.MasterPasswordChangeDialog.MasterPasswordExecutable
The actions to execute to change the master password.
execute(String, String) - Method in class net.java.sip.communicator.plugin.securityconfig.masterpassword.MasterPasswordPanel.ChangeMasterPasswordCallback
 
execute(CommandNotificationAction, Map<String, String>) - Method in interface net.java.sip.communicator.service.notification.CommandNotificationHandler
Executes the program pointed by the descriptor.
ExecutionPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Execution packet extension.
ExecutionPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
Constructor.
exists - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType
The list of exists elements.
ExistsType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType.ExistsType
 
EXIT_FULL_SCREEN_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The button icon of the Exit Full Screen command.
expectsPlainText() - Method in interface net.java.sip.communicator.impl.gui.main.chat.Replacer
If a replacer expects plain text strings, then html content is automatically unescaped.
expectsPlainText() - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.BrTagReplacer
BrTagReplacer expects HTML content.
expectsPlainText() - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.ImgTagReplacer
Img tag replacer expects HTML content.
expectsPlainText() - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.KeywordReplacer
Type of content expected by the replacer.
expectsPlainText() - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.NewlineReplacer
The NewlineReplacer expects HTML content.
expectsPlainText() - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.URLReplacer
Plain text is expected.
EXPIRE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
The XML name of the expire attribute of a channel of a content of a conference IQ which represents the value of the expire property of ColibriConferenceIQ.Channel.
EXPIRE_NOT_SPECIFIED - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
The value of the expire property of ColibriConferenceIQ.Channel which indicates that no actual value has been specified for the property in question.
expireColibriChannels(CallPeerJabberImpl, ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Expires specific (colibri) conference channels used by a specific CallPeer.
EXPIRED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
The registration has expired.
explicitAuthorize(Contact) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetExtendedAuthorizationsIcqImpl
Send a positive authorization to contact thus allowing them to add us to their contact list without needing to first request an authorization.
explicitAuthorize(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetExtendedAuthorizationsJabberImpl
Send a positive authorization to contact thus allowing them to add us to their contact list without needing to first request an authorization.
explicitAuthorize(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetExtendedAuthorizations
Send a positive authorization to contact thus allowing them to add us to their contact list without needing to first request an authorization.
exportAsDrag(JComponent, InputEvent, int) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler
Overrides TransferHandler.exportAsDrag method in order to call our own SwingDragGestureRecognizer, which takes care of the visual representation icon.
ExportedWindow - Interface in net.java.sip.communicator.service.gui
A window that could be shown, hidden, resized, moved, etc.
exportToClipboard(JComponent, Clipboard, int) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler
Handles transport (cut and copy) from the chat panel to clipboard.
ext - Variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager.Caps
The ext info of this Caps value.
EXTENDED_AWAY - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
The Away status.
EXTENDED_AWAY - Static variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
The Free For Chat status.
EXTENDED_AWAY_STATUS - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Indicates that the user is extended away.
EXTENDED_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.
ExtendedAccountRegistrationWizard - Class in net.java.sip.communicator.service.gui
The ExtendedAccountRegistrationWizard allows to specify if a sign up form is supported.
ExtendedAccountRegistrationWizard() - Constructor for class net.java.sip.communicator.service.gui.ExtendedAccountRegistrationWizard
 
ExtendedContactSourceService - Interface in net.java.sip.communicator.service.contactsource
The ExtendedContactSourceService as its name states it, extends the ContactSourceService in order to provide the possibility to query a contact source by specifying a given Pattern.
ExtendedDesktopAccountRegWizard - Class in net.java.sip.communicator.service.gui
The ExtendedDesktopAccountRegWizard allows to specify if a sign up form is supported for a desktop specific account registration.
ExtendedDesktopAccountRegWizard() - Constructor for class net.java.sip.communicator.service.gui.ExtendedDesktopAccountRegWizard
 
ExtendedEtchedBorder - Class in net.java.sip.communicator.plugin.desktoputil.border
 
ExtendedEtchedBorder(int, int, int, int, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.border.ExtendedEtchedBorder
Creates an etched border with the specified etch-type and specified thickness of each border: top, left, bottom, right.
ExtendedPopupMenu - Class in net.java.sip.communicator.plugin.desktoputil
The ExtendedPopupMenu is the dialog shown to let the user choose from several options.
ExtendedPopupMenu(Component, String, List<JMenuItem>) - Constructor for class net.java.sip.communicator.plugin.desktoputil.ExtendedPopupMenu
Creates this dialog by specifying a list of items to choose from.
ExtendedTableModel - Class in net.java.sip.communicator.impl.gui.customcontrols
The ExtendedTableModel is a DefaultTableModel with one method in addition that allow to obtain the row index from a value.
ExtendedTableModel() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.ExtendedTableModel
 
ExtendedTooltip - Class in net.java.sip.communicator.plugin.desktoputil
The tooltip shown over a contact in the contact list.
ExtendedTooltip(boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Created a MetaContactTooltip.
ExtendedTooltip.ImageToolTipUI - Class in net.java.sip.communicator.plugin.desktoputil
Customized UI for this MetaContactTooltip.
ExtendedTransferHandler - Class in net.java.sip.communicator.plugin.desktoputil
A TransferHandler that we use to handle copying, pasting and DnD operations.
ExtendedTransferHandler() - Constructor for class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler
 
ExtendedTransferHandler.SelectedTextTransferable - Class in net.java.sip.communicator.plugin.desktoputil
Transferable for text pane components that enables drag and drop of text.
ExtendedTreeUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The ExtendedTreeUI is an extended implementation of the SIPCommTreeUI specific for the gui implementation.
ExtendedTreeUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.ExtendedTreeUI
 
extensions - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
The extensions elemet.
ExtensionsType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps
The XCAP-CAPS extensions element.
ExtensionsType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.ExtensionsType
 
ExtensionType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP extension element.
ExtensionType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.ExtensionType
Creates the XCAP extension error.
ExternalContactSource - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
The ExternalContactSource is the UI abstraction of the ContactSourceService.
ExternalContactSource(ContactSourceService, JTree) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Creates an ExternalContactSource based on the given ContactSourceService.
ExternalContactSource.SourceUIGroup - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
The SourceUIGroup is the implementation of the UIGroup for the ExternalContactSource.
externals - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
The list of external elements.
ExternalType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
The XCAP external element.
ExternalType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ExternalType
 
ExtListCellRenderer - Class in net.java.sip.communicator.impl.gui.customcontrols
 
ExtListCellRenderer() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.ExtListCellRenderer
 
EXTRA_HEADER_NAME - Static variable in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Custom header name prefix that can be added to the call instance.
EXTRA_HEADER_VALUE - Static variable in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Custom header value prefix that can be added to the call instance.
extractContactsForAccount(String) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Parses the contact list file and calls corresponding "add" methods belonging to mclServiceImpl for every meta contact and meta contact group stored in the (contactlist.xml) file that correspond to a provider caring the specified accountID.
extractDefaultTarget(ContentPacketExtension) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Returns the default candidate for the specified content content.
extractDefaultTarget(IceUdpTransportPacketExtension) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
 
extractDefaultTarget(MediaDescription, SessionDescription) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Returns a MediaStreamTarget instance reflecting the address pair (RTP + RTCP) where we should send media in this stream.
extractFormats(RtpDescriptionPacketExtension, DynamicPayloadTypeRegistry) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Extracts and returns the list of MediaFormats advertised in description preserving their oder and registering dynamic payload type numbers in the specified ptRegistry.
extractFormats(MediaDescription, DynamicPayloadTypeRegistry) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Extracts and returns the list of MediaFormats advertised in mediaDesc preserving their oder and registering dynamic payload type numbers in the specified ptRegistry.
extractMediaDescriptions(SessionDescription) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Extracts and returns all MediaDescriptions provided in sessionDescription.
extractRTPExtensions(RtpDescriptionPacketExtension, DynamicRTPExtensionsRegistry) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Extracts and returns the list of RTPExtensions advertised in desc and registers newly encountered ones into the specified extMap.
extractRTPExtensions(MediaDescription, DynamicRTPExtensionsRegistry) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Extracts and returns the list of RTPExtensions advertised in mediaDesc and registers newly encountered ones into the specified extMap.
extractText(String) - Static method in class net.java.sip.communicator.util.Html2Text
A utility method that allows to extract the text content of an HTML page stripped from all formatting tags.

F

FadeInBalloonPanel - Class in net.java.sip.communicator.plugin.desktoputil
The FadeInBaloonPanel is a semi-transparent "balloon" panel, which could be shown in a glass pane for example.
FadeInBalloonPanel() - Constructor for class net.java.sip.communicator.plugin.desktoputil.FadeInBalloonPanel
 
FAILED - Static variable in class net.java.sip.communicator.service.filehistory.FileRecord
Status indicating that the file transfer has failed.
FAILED - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is is ON_HOLD - which means that an attempt to establish a call with that peer has failed for an unexpected reason.
FAILED - Static variable in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Indicates that the file transfer has failed.
FAILED - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates that the state of the whiteboard participant is is ON_HOLD - which means that an attempt to establish a whiteboard with that participant has failed for an unexpected reason.
FAILOVER_CHECK_INTERVAL_PROP - Static variable in class net.java.sip.communicator.impl.protocol.jabber.FailoverConnectionMonitor
Property to specify the interval between checks when in failover state.
FailoverConnectionMonitor - Class in net.java.sip.communicator.impl.protocol.jabber
When provider registers, check whether we are connected to the first server in the dns records, if its not - considers in failover state and start a task that will periodically checks to see if server has come back and when this happens, re-register to it.
fallback - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
fatal(Object) - Method in class net.java.sip.communicator.util.Logger
Log a FATAL message.
fatal(Object, Throwable) - Method in class net.java.sip.communicator.util.Logger
Log a message, with associated Throwable information.
FavoritesButton - Interface in net.java.sip.communicator.service.gui
The FavoriteButton interface is meant to be used by plugins in order to register their own components in the menu of favorites opened, by clicking the arrow button above the contact list.
FaxDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.FaxDetail
 
FEMALE - Static variable in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenderDetail
 
fetchPhoto() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Tries to fetch the photo in the the directory for this person
fetchPhoto() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Tries to fetch the photo in the the directory for this person.
fetchPhotoForPerson(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
Tries to fetch the photo of the person with the given distinguished name in the directory
field - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType.ExistsType
The field attribute.
fieldInputMap - Variable in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Default input map for this theme.
FileAccessActivator - Class in net.java.sip.communicator.impl.fileaccess
Invoke "Service Binder" to parse the service XML and register all services.
FileAccessActivator() - Constructor for class net.java.sip.communicator.impl.fileaccess.FileAccessActivator
 
FileDragLabel - Class in net.java.sip.communicator.plugin.desktoputil
The FileDragLabel extends JLabel and associates to it a file.
FileDragLabel() - Constructor for class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
Creates a FileDragLabel.
fileDropped(File, Point) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Sends the given file when dropped to the chat window.
FileElement - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail
The FileElement extends the smackx StreamInitiation.File in order to provide a file that supports thumbnails.
FileElement() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.FileElement
An empty constructor used to initialize this class as an IQProvider.
FileElement(StreamInitiation.File, ThumbnailElement) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.FileElement
Creates a FileElement by specifying a base file and a thumbnail to extend it with.
FileElement(String, long) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.FileElement
Creates a FileElement by specifying the name and the size of the file.
FileHandler - Class in net.java.sip.communicator.util
Simple file logging Handler.
FileHandler(String, int, int) - Constructor for class net.java.sip.communicator.util.FileHandler
Initialize a FileHandler to write to a set of files.
FileHandler() - Constructor for class net.java.sip.communicator.util.FileHandler
Construct a default FileHandler.
FileHistoryActivator - Class in net.java.sip.communicator.impl.filehistory
 
FileHistoryActivator() - Constructor for class net.java.sip.communicator.impl.filehistory.FileHistoryActivator
 
FileHistoryConversationComponent - Class in net.java.sip.communicator.impl.gui.main.chat.filetransfer
The component used to show a file transfer history record in the chat or history window.
FileHistoryConversationComponent(FileRecord) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileHistoryConversationComponent
 
FileHistoryService - Interface in net.java.sip.communicator.service.filehistory
File History Service stores info for file transfers from various protocols.
FileHistoryServiceImpl - Class in net.java.sip.communicator.impl.filehistory
File History Service stores info for file transfers from various protocols.
FileHistoryServiceImpl() - Constructor for class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
 
FileImageLabel - Class in net.java.sip.communicator.impl.gui.utils
The FileImageLabel is a JLabel associated with a file.
FileImageLabel() - Constructor for class net.java.sip.communicator.impl.gui.utils.FileImageLabel
 
fileLabel - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The file label.
FileMenu - Class in net.java.sip.communicator.impl.gui.main.menus
The FileMenu is a menu in the main application menu bar that contains "New account".
FileMenu(Frame) - Constructor for class net.java.sip.communicator.impl.gui.main.menus.FileMenu
Creates an instance of FileMenu.
FileMenu(Frame, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.menus.FileMenu
Creates an instance of FileMenu.
FileRecord - Class in net.java.sip.communicator.service.filehistory
Structure used for encapsulating data when writing or reading File History Data.
FileRecord(String, Contact, String, Date, File, String) - Constructor for class net.java.sip.communicator.service.filehistory.FileRecord
Constructs new FileRecord
FILES_ONLY - Static variable in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Instruction to display only files.
FileTransfer - Interface in net.java.sip.communicator.service.protocol
The FileTransfer interface is meant to be used by parties interested in the file transfer process.
FileTransferConversationComponent - Class in net.java.sip.communicator.impl.gui.main.chat.filetransfer
The FileTransferConversationComponent is the parent of all file conversation components - for incoming, outgoing and history file transfers.
FileTransferConversationComponent() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Creates a file conversation component.
fileTransferCreated(FileTransferCreatedEvent) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
New file transfer was created.
fileTransferCreated(FileTransferCreatedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.ReceiveFileConversationComponent
 
fileTransferCreated(FileTransferCreatedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Nothing to do here, because we already know when a file transfer is created.
fileTransferCreated(FileTransferCreatedEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called when a FileTransferCreatedEvent has been received.
fileTransferCreated(FileTransferCreatedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.FileTransferListener
Called when a FileTransferCreatedEvent has been received.
FileTransferCreatedEvent - Class in net.java.sip.communicator.service.protocol.event
The FileTransferCreatedEvent indicates the creation of a file transfer.
FileTransferCreatedEvent(FileTransfer, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.FileTransferCreatedEvent
Creates a FileTransferCreatedEvent representing creation of a file transfer.
FileTransferImpl - Class in net.java.sip.communicator.impl.protocol.icq
The Filetransfer imeplementation for ICQ.
FileTransferImpl(FileTransfer, String, Contact, File, int) - Constructor for class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl
 
FileTransferImpl.IcqFileTransferEventListener - Class in net.java.sip.communicator.impl.protocol.icq
Provides support for files sent and received.
FileTransferListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that would gather events notifying of incoming file transfer requests.
FileTransferProgressEvent - Class in net.java.sip.communicator.service.protocol.event
The FileTransferProgressEvent indicates the progress of a file transfer.
FileTransferProgressEvent(FileTransfer, long, long) - Constructor for class net.java.sip.communicator.service.protocol.event.FileTransferProgressEvent
Creates a FileTransferProgressEvent by specifying the source file transfer object, that triggered the event and the new progress value.
FileTransferProgressListener - Interface in net.java.sip.communicator.service.protocol.event
The FileTransferStatusListener listens for FileTransferStatusChangeEvent in order to indicate a change in the current progress of a file transfer.
FileTransferProgressThread(FileTransfer, AbstractFileTransfer, long) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl.FileTransferProgressThread
 
FileTransferProgressThread(FileTransfer, AbstractFileTransfer) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl.FileTransferProgressThread
 
fileTransferRequestCanceled(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
 
fileTransferRequestCanceled(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.ReceiveFileConversationComponent
 
fileTransferRequestCanceled(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Called when an IncomingFileTransferRequest has been canceled from the contact who sent it.
fileTransferRequestCanceled(FileTransferRequestEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called when an IncomingFileTransferRequest has been canceled from the contact who sent it.
fileTransferRequestCanceled(FileTransferRequestEvent) - Method in interface net.java.sip.communicator.service.protocol.event.FileTransferListener
Called when an IncomingFileTransferRequest has been canceled from the contact who sent it.
FileTransferRequestEvent - Class in net.java.sip.communicator.service.protocol.event
The FileTransferRequestEvent indicates the reception of a file transfer request.
FileTransferRequestEvent(OperationSetFileTransfer, IncomingFileTransferRequest, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.FileTransferRequestEvent
Creates a FileTransferRequestEvent representing reception of an incoming file transfer request.
fileTransferRequestReceived(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
We ignore filetransfer requests.
fileTransferRequestReceived(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.ReceiveFileConversationComponent
 
fileTransferRequestReceived(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
When a request has been received we show it to the user through the chat session renderer.
fileTransferRequestReceived(FileTransferRequestEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
When a request has been received we show a notification.
fileTransferRequestReceived(FileTransferRequestEvent) - Method in interface net.java.sip.communicator.service.protocol.event.FileTransferListener
Called when a new IncomingFileTransferRequest has been received.
fileTransferRequestRejected(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Called when a new IncomingFileTransferRequest has been rejected.
fileTransferRequestRejected(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.ReceiveFileConversationComponent
 
fileTransferRequestRejected(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Called when a new IncomingFileTransferRequest has been rejected.
fileTransferRequestRejected(FileTransferRequestEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called when an IncomingFileTransferRequest has been rejected.
fileTransferRequestRejected(FileTransferRequestEvent) - Method in interface net.java.sip.communicator.service.protocol.event.FileTransferListener
Called when an IncomingFileTransferRequest has been rejected.
FileTransferStatusChangeEvent - Class in net.java.sip.communicator.service.protocol.event
The FileTransferStatusChangeEvent is the event indicating of a change in the state of a file transfer.
FileTransferStatusChangeEvent(FileTransfer, int, int, String) - Constructor for class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Creates a FileTransferStatusChangeEvent by specifying the source fileTransfer, the old transfer status and the new status.
FileTransferStatusListener - Interface in net.java.sip.communicator.service.protocol.event
The FileTransferStatusListener listens for FileTransferStatusChangeEvent in order to indicate a change in the current status of a file transfer.
FileUtils - Class in net.java.sip.communicator.plugin.desktoputil
File utils that can download files and show UI if there is a problem with the connection or it takes too much time.
FileUtils() - Constructor for class net.java.sip.communicator.plugin.desktoputil.FileUtils
 
FileUtils - Class in net.java.sip.communicator.util
Utility class that allows to check if a given file is an image or to obtain the file thumbnail icon.
FileUtils() - Constructor for class net.java.sip.communicator.util.FileUtils
 
fillTable() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberServerChooserDialog
Fill the servers array variable with data from the remote servers.xml
fillWithHtml40Entities(Entities) - Static method in class net.java.sip.communicator.util.Entities
Fills the specified entities instance with HTML 40 entities.
FilterableComboBoxModel() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
filterAddressDisplay(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIContactImpl
Filter address display if enabled will remove domain part of the addresses to show.
filterByKeyword(NodeList, Date, String[], String, boolean) - Static method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
If there is keyword restriction and doesn't match the conditions return null.
filterEvent(EventObject) - Method in interface net.java.sip.communicator.service.protocol.event.EventFilter
Checks if an event should be filtered out or processed.
filterFilesByDate(Iterator<String>, Date, Date) - Static method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Used to limit the files if any starting or ending date exist So only few files to be searched.
filterFilesByDate(Iterator<String>, Date, Date, boolean) - Static method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Used to limit the files if any starting or ending date exist So only few files to be searched.
filterPattern - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
The pattern to filter.
FilterQuery - Class in net.java.sip.communicator.service.gui
The FilterQuery gives information about a current filtering.
FilterQuery() - Constructor for class net.java.sip.communicator.service.gui.FilterQuery
 
filterQueryFailed(FilterQuery) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Indicates that the given query has finished with failure, i.e.
filterQueryFailed(FilterQuery) - Method in interface net.java.sip.communicator.service.gui.event.FilterQueryListener
Indicates that the given query has finished with failure, i.e.
FilterQueryListener - Interface in net.java.sip.communicator.service.gui.event
The FilterQueryListener is notified when a filter query finishes.
filterQuerySucceeded(FilterQuery) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Indicates that the given query has finished with success, i.e.
filterQuerySucceeded(FilterQuery) - Method in interface net.java.sip.communicator.service.gui.event.FilterQueryListener
Indicates that the given query has finished with success, i.e.
filterString - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
The string, which we're searching.
finalize() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStreamConnector
Invokes ColibriStreamConnector.close() on this instance when it is clear that no TransportManager is using it in order to release the resources allocated by this instance throughout its life time (that need explicit disposal).
FINALIZING_REGISTRATION - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
Representing any transition state after authentication is completed and before it has been completed.
findAccountID(String) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Searches for stored account with uid in stored configuration.
findAccountPrefix(BundleContext, AccountID, String) - Static method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Returns the prefix for all persistently stored properties of the account with the specified id.
findAllMetaContactsForAddress(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns a list of all MetaContacts containing a protocol contact corresponding to the given contactAddress string.
findAllMetaContactsForAddress(String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns a list of all MetaContacts containing a protocol contact corresponding to the given contactAddress string.
findAllMetaContactsForProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns a list of all MetaContacts containing a protocol contact from the given ProtocolProviderService.
findAllMetaContactsForProvider(ProtocolProviderService, MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns a list of all MetaContacts contained in the given group and containing a protocol contact from the given ProtocolProviderService.
findAllMetaContactsForProvider(ProtocolProviderService) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns a list of all MetaContacts containing a protocol contact from the given ProtocolProviderService.
findAllMetaContactsForProvider(ProtocolProviderService, MetaContactGroup) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns a list of all MetaContacts contained in the given group and containing a protocol contact from the given ProtocolProviderService.
findAwayStatus(OperationSetPresence) - Static method in class net.java.sip.communicator.plugin.generalconfig.autoaway.StatusUpdateThread
Finds the Away-Status of the protocols
findByEndDate(MetaContact, Date) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Returns all the calls made by all the contacts in the supplied metacontact before the given date
findByEndDate(Date) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Returns all the calls made before the given date
findByEndDate(MetaContact, Date) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns all the file transfers made before the given date
findByEndDate(Date) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Searches the history for all records with timestamp before endDate.
findByEndDate(String[], Object, Date) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns all the records before the given date
findByEndDate(MetaContact, Date) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged by all the contacts in the supplied metacontact before the given date
findByEndDate(ChatRoom, Date) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged in the supplied chat room before the given date
findByEndDate(MetaContact, Date) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Returns all the calls made by all the contacts in the supplied contact before the given date.
findByEndDate(Date) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Returns all the calls made before the given date.
findByEndDate(MetaContact, Date) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns all the file transfers made before the given date
findByEndDate(Date) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Searches the history for all records with timestamp before endDate.
findByEndDate(String[], Object, Date) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns all the records before the given date
findByEndDate(MetaContact, Date) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged by all the contacts in the supplied metacontact before the given date
findByEndDate(ChatRoom, Date) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged in the supplied chat room before the given date
findByKeyword(MetaContact, String) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns all the file transfers having the given keyword in the filename
findByKeyword(MetaContact, String, boolean) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns all the file transfers having the given keyword in the filename
findByKeyword(String, String) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Searches the history for all records containing the keyword.
findByKeyword(String, String, boolean) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Searches the history for all records containing the keyword.
findByKeyword(String, String, int) - Method in class net.java.sip.communicator.impl.history.InteractiveHistoryReaderImpl
Searches the history for all records containing the keyword.
findByKeyword(String[], Object, String) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns all the records having the given keyword
findByKeyword(String[], Object, String, boolean) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns all the records having the given keyword
findByKeyword(MetaContact, String) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged by all the contacts in the supplied metacontact having the given keyword
findByKeyword(MetaContact, String, boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged by all the contacts in the supplied metacontact having the given keyword
findByKeyword(ChatRoom, String) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged in the supplied room having the given keyword
findByKeyword(ChatRoom, String, boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged in the supplied chat room having the given keyword
findByKeyword(MetaContact, String) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns all the file transfers having the given keyword in the filename
findByKeyword(MetaContact, String, boolean) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns all the file transfers having the given keyword in the filename
findByKeyword(String, String) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Searches the history for all records containing the keyword.
findByKeyword(String, String, boolean) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Searches the history for all records containing the keyword.
findByKeyword(String, String, int) - Method in interface net.java.sip.communicator.service.history.InteractiveHistoryReader
Searches the history for all records containing the keyword.
findByKeyword(String[], Object, String) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns all the records having the given keyword
findByKeyword(String[], Object, String, boolean) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns all the records having the given keyword
findByKeyword(MetaContact, String) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged by all the contacts in the supplied metacontact having the given keyword
findByKeyword(MetaContact, String, boolean) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged by all the contacts in the supplied metacontact having the given keyword
findByKeyword(ChatRoom, String) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged in the supplied room having the given keyword
findByKeyword(ChatRoom, String, boolean) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged in the supplied chat room having the given keyword
findByKeywords(MetaContact, String[]) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns all the file transfers having the given keywords in the filename
findByKeywords(MetaContact, String[], boolean) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns all the file transfershaving the given keywords in the filename
findByKeywords(String[], String) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Searches the history for all records containing all keywords.
findByKeywords(String[], String, boolean) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Searches the history for all records containing all keywords.
findByKeywords(String[], String, int) - Method in class net.java.sip.communicator.impl.history.InteractiveHistoryReaderImpl
Searches the history for all records containing all keywords.
findByKeywords(String[], Object, String[]) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns all the records having the given keywords
findByKeywords(String[], Object, String[], boolean) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns all the records having the given keywords
findByKeywords(MetaContact, String[]) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged by all the contacts in the supplied metacontact having the given keywords
findByKeywords(MetaContact, String[], boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged by all the contacts in the supplied metacontact having the given keywords
findByKeywords(ChatRoom, String[]) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged in the supplied chat room having the given keywords
findByKeywords(ChatRoom, String[], boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged in the supplied chat room having the given keywords
findByKeywords(MetaContact, String[]) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns all the file transfers having the given keywords in the filename
findByKeywords(MetaContact, String[], boolean) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns all the file transfershaving the given keywords in the filename
findByKeywords(String[], String) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Searches the history for all records containing all keywords.
findByKeywords(String[], String, boolean) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Searches the history for all records containing all keywords.
findByKeywords(String[], String, int) - Method in interface net.java.sip.communicator.service.history.InteractiveHistoryReader
Searches the history for all records containing all keywords.
findByKeywords(String[], Object, String[]) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns all the records having the given keywords
findByKeywords(String[], Object, String[], boolean) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns all the records having the given keywords
findByKeywords(MetaContact, String[]) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged by all the contacts in the supplied metacontact having the given keywords
findByKeywords(MetaContact, String[], boolean) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged by all the contacts in the supplied metacontact having the given keywords
findByKeywords(ChatRoom, String[]) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged in the supplied chat room having the given keywords
findByKeywords(ChatRoom, String[], boolean) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged in the supplied chat room having the given keywords
findByPeer(String, int) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Find the calls made by the supplied peer address
findByPeer(String, int) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Find the calls made by the supplied peer address
findByPeriod(MetaContact, Date, Date) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Returns all the calls made by all the contacts in the supplied metacontact between the given dates
findByPeriod(Date, Date) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Returns all the calls made between the given dates
findByPeriod(MetaContact, Date, Date, String[]) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns all the file transfers made between the given dates and having the given keywords in the filename
findByPeriod(MetaContact, Date, Date, String[], boolean) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns all the file transfers made between the given dates and having the given keywords in the filename
findByPeriod(MetaContact, Date, Date) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns all the file transfers made between the given dates
findByPeriod(Date, Date) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Searches the history for all records with timestamp between startDate and endDate.
findByPeriod(Date, Date, String[], String) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Searches for all history records containing all keywords, with timestamp between startDate and endDate.
findByPeriod(Date, Date, String[], String, boolean) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Searches for all history records containing all keywords, with timestamp between startDate and endDate.
findByPeriod(String[], Object, Date, Date) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns all the records between the given dates
findByPeriod(String[], Object, Date, Date, String[]) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns all the records between the given dates and having the given keywords
findByPeriod(String[], Object, Date, Date, String[], boolean) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns all the records between the given dates and having the given keywords
findByPeriod(MetaContact, Date, Date) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged by all the contacts in the supplied metacontact between the given dates
findByPeriod(MetaContact, Date, Date, String[]) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged by all the contacts in the supplied metacontact between the given dates and having the given keywords
findByPeriod(MetaContact, Date, Date, String[], boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged by all the contacts in the supplied metacontact between the given dates and having the given keywords
findByPeriod(ChatRoom, Date, Date) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged in the supplied chat room between the given dates
findByPeriod(ChatRoom, Date, Date, String[]) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged in the supplied chat room between the given dates and having the given keywords
findByPeriod(ChatRoom, Date, Date, String[], boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged in the supplied chat room between the given dates and having the given keywords
findByPeriod(MetaContact, Date, Date) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Returns all the calls made by all the contacts in the supplied contact between the given dates.
findByPeriod(Date, Date) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Returns all the calls made between the given dates.
findByPeriod(MetaContact, Date, Date) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns all the file transfers made between the given dates
findByPeriod(MetaContact, Date, Date, String[]) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns all the file transfers made between the given dates and having the given keywords in the filename
findByPeriod(MetaContact, Date, Date, String[], boolean) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns all the file transfers made between the given dates and having the given keywords in the filename
findByPeriod(Date, Date) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Searches the history for all records with timestamp between startDate and endDate.
findByPeriod(Date, Date, String[], String) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Searches for all history records containing all keywords, with timestamp between startDate and endDate.
findByPeriod(Date, Date, String[], String, boolean) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Searches for all history records containing all keywords, with timestamp between startDate and endDate.
findByPeriod(String[], Object, Date, Date) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns all the records between the given dates
findByPeriod(String[], Object, Date, Date, String[]) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns all the records between the given dates and having the given keywords
findByPeriod(String[], Object, Date, Date, String[], boolean) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns all the records between the given dates and having the given keywords
findByPeriod(MetaContact, Date, Date) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged by all the contacts in the supplied metacontact between the given dates
findByPeriod(MetaContact, Date, Date, String[]) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged by all the contacts in the supplied metacontact between the given dates and having the given keywords
findByPeriod(MetaContact, Date, Date, String[], boolean) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged by all the contacts in the supplied metacontact between the given dates and having the given keywords
findByPeriod(ChatRoom, Date, Date) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged in the supplied chat room between the given dates
findByPeriod(ChatRoom, Date, Date, String[]) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged in the supplied chat room between the given dates and having the given keywords
findByPeriod(ChatRoom, Date, Date, String[], boolean) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged in the supplied chat room between the given dates and having the given keywords
findByStartDate(MetaContact, Date) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Returns all the calls made by all the contacts in the supplied contact after the given date.
findByStartDate(Date) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Returns all the calls made after the given date
findByStartDate(MetaContact, Date) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns all the file transfers made after the given date
findByStartDate(Date) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Searches the history for all records with timestamp after startDate.
findByStartDate(String[], Object, Date) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns all the records for the descriptor after the given date.
findByStartDate(MetaContact, Date) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged by all the contacts in the supplied metacontact after the given date
findByStartDate(ChatRoom, Date) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns all the messages exchanged in the supplied chat room after the given date
findByStartDate(MetaContact, Date) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Returns all the calls made by all the contacts in the supplied contact after the given date.
findByStartDate(Date) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Returns all the calls made after the given date.
findByStartDate(MetaContact, Date) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns all the file transfers made after the given date
findByStartDate(Date) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Searches the history for all records with timestamp after startDate.
findByStartDate(String[], Object, Date) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns all the records for the descriptor after the given date.
findByStartDate(MetaContact, Date) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged by all the contacts in the supplied metacontact after the given date
findByStartDate(ChatRoom, Date) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns all the messages exchanged in the supplied chat room after the given date
findCall(Dialog) - Method in class net.java.sip.communicator.impl.protocol.sip.ActiveCallsRepositorySipImpl
Returns the call that contains the specified dialog (i.e.
findCall(String, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ActiveCallsRepositorySipImpl
Returns the CallSipImpl instance with a Dialog matching the specified Call-ID, local and remote tags.
findCallId(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ActiveCallsRepositoryJabberGTalkImpl
Returns the Call with ID equal to callid.
findCallPeer(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ActiveCallsRepositoryJabberGTalkImpl
Returns the CallPeerJabberImpl whose jingle session has the specified jingle sid.
findCallPeer(Dialog) - Method in class net.java.sip.communicator.impl.protocol.sip.ActiveCallsRepositorySipImpl
Returns the call peer whose associated jain sip dialog matches dialog.
findCallPeer(String, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ActiveCallsRepositorySipImpl
Returns the CallPeerSipImpl instance with a Dialog matching CallID, local and remote tags.
findCallPeer(String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ActiveCallsRepositorySipImpl
Returns the CallPeerSipImpl whose INVITE transaction has the specified branchID and whose corresponding INVITE request contains the specified callID.
findCallPeer(String, Header) - Method in class net.java.sip.communicator.impl.protocol.sip.ActiveCallsRepositorySipImpl
Returns the CallPeerSipImpl whose INVITE transaction has the specified branchID and whose corresponding INVITE request contains the specified callID.
findCallPeer(Dialog) - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Returns the call peer whose associated jain sip dialog matches dialog.
findCallPeerBySessInitPacketID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ActiveCallsRepositoryJabberGTalkImpl
Returns the CallPeerJabberImpl whose session-init's ID has the specified IQ id.
findChatRoomWrapperForAdHocChatRoom(AdHocChatRoom) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
Returns the ad-hoc chat room wrapper contained in this provider that corresponds to the given ad-hoc chat room.
findChatRoomWrapperForChatRoom(ChatRoom) - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Returns the chat room wrapper contained in this provider that corresponds to the given chat room.
findChatRoomWrapperForChatRoom(ChatRoom) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Returns the chat room wrapper contained in this provider that corresponds to the given chat room.
findChatRoomWrapperForChatRoomID(String) - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Returns the chat room wrapper contained in this provider that corresponds to the chat room with the given id.
findChatRoomWrapperForChatRoomID(String) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Returns the chat room wrapper contained in this provider that corresponds to the chat room with the given id.
findChatRoomWrapperFromAdHocChatRoom(AdHocChatRoom) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomList
Returns the AdHocChatRoomWrapper that correspond to the given AdHocChatRoom.
findChatRoomWrapperFromChatRoom(ChatRoom) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Returns the ChatRoomWrapper that correspond to the given ChatRoom.
findChatRoomWrapperFromChatRoom(ChatRoom) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Returns the ChatRoomWrapper that correspond to the given ChatRoom.
findChatRoomWrapperFromChatRoom(ChatRoom) - Method in class net.java.sip.communicator.service.muc.MUCService
Returns the ChatRoomWrapper that correspond to the given ChatRoom.
findChatRoomWrapperFromChatRoomID(String, ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Returns the ChatRoomWrapper that correspond to the given id of chat room and provider.
findChatRoomWrapperFromChatRoomID(String, ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Finds the ChatRoomWrapper instance associated with the chat room.
findChatRoomWrapperFromChatRoomID(String, ProtocolProviderService) - Method in class net.java.sip.communicator.service.muc.MUCService
Finds the ChatRoomWrapper instance associated with the chat room.
findChatRoomWrapperFromSourceContact(SourceContact) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Finds the ChatRoomWrapper instance associated with the source contact.
findChatRoomWrapperFromSourceContact(SourceContact) - Method in class net.java.sip.communicator.service.muc.MUCService
Finds ChatRoomWrapper instance associated with the given source contact.
findChatTransportForDescriptor(Object, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the ChatTransport corresponding to the given descriptor.
findConferenceMember(long) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Finds the first ConferenceMember whose audioSsrc is equals to a specific value.
findContact(Buddy) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the icq contact encapsulating the specified joustSim buddy or null if no such buddy was found.
findContact(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the icq contact encapsulating with the specified screen name or null if no such contact was found.
findContact(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Find contact by searching through direct contacts and subsequently continue searching in subgroups.
findContact(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns the contact encapsulating with the spcieified name or null if no such contact was found.
findContact(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns the contact encapsulating with the spcieified name or null if no such contact was found.
findContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the contact with the specified id or null if no such contact exists.
findContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Returns a reference to the contact with the specified ID in case we have a subscription for it and null otherwise/
findContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Returns a reference to the contact with the specified ID in case we have a subscription for it and null otherwise/
findContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Find a contact by its ID.
findContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Returns a reference to the contact with the specified ID in case we have a subscription for it and null otherwise/
findContactById(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Returns the Contact with the specified id or null if no such id was found.
findContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the contact with the specified id or null if no such contact exists.
findContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Returns a reference to the contact with the specified ID in case we have a subscription for it and null otherwise/
findContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the contact with the specified id or null if no such contact exists.
findContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Returns a ContactSipImpl with a specific ID in case we have a subscription for it and null otherwise.
findContactByID(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Returns a reference to the contact with the specified ID in case we have a subscription for it and null otherwise/
findContactByJoustSimBuddy(Buddy) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Returns the Contact with the specified screenname (or icq UIN) or null if no such screenname was found.
findContactByScreenName(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Returns the Contact with the specified screenname (or icq UIN) or null if no such screenname was found.
findContactGroup(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Returns the ConntactGroup with the specified name or null if no such group was found.
findContactGroup(Group) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Returns the ContactGroup corresponding to the specified joust sim group.
findContactGroup(ContactIcqImpl) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Returns the ContactGroup containing the specified contact or null if no such group or contact exist.
findContactGroup(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Returns the ConntactGroup with the specified name or null if no such group was found.
findContactGroup(ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Returns the ContactGroup containing the specified contact or null if no such group or contact exist.
findContactGroupIndex(Group) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Returns the index of the ContactGroup containing the specified joust sim group.
findContactIndex(Contact) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the index of contact in this group -1 if no such contact was found.
findContactParent(ContactGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the group that is parent of the specified gibberishContact or null if no parent was found.
findContactParent(ContactGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Returns the group that is parent of the specified gibberishContact or null if no parent was found.
findContactParent(MockContact) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the group that is parent of the specified mockContact or null if no parent was found.
findContactParent(MockContact) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Returns the group that is parent of the specified mockContact or null if no parent was found.
findContactParent(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the group that is parent of the specified sipContact or null if no parent was found.
findContactsPointingToUs() - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Looks for gibberish protocol providers that have added us to their contact list and returns list of all contacts representing us in these providers.
findContentByName(Iterable<ContentPacketExtension>, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Looks through the cpExtList and returns the ContentPacketExtension with the specified name.
findExtension(byte) - Method in class net.java.sip.communicator.service.protocol.media.DynamicRTPExtensionsRegistry
Returns a reference to the RTPExtension with the specified mapping or null if the number specified by extID has not been allocated yet.
findFileTransferChatTransport() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the first chat transport for the current chat session that supports file transfer.
findFirst(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.SrtpControls
 
findFirstContactNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeModel
Returns the first found child ContactNode.
findFirstMessagesAfter(String[], Object, Date, int) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns the supplied number of recent records after the given date
findFirstMessagesAfter(MetaContact, Date, int) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns the supplied number of recent messages after the given date exchanged by all the contacts in the supplied metacontact
findFirstMessagesAfter(ChatRoom, Date, int) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns the supplied number of recent messages after the given date exchanged in the supplied chat room
findFirstMessagesAfter(String[], Object, Date, int) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns the supplied number of recent records after the given date
findFirstMessagesAfter(MetaContact, Date, int) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns the supplied number of recent messages after the given date exchanged by all the contacts in the supplied metacontact
findFirstMessagesAfter(ChatRoom, Date, int) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns the supplied number of recent messages after the given date exchanged in the supplied chat room
findFirstRecordsAfter(MetaContact, Date, int) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns the supplied number of recent file transfers after the given date
findFirstRecordsAfter(Date, int) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Returns the supplied number of recent messages after the given date
findFirstRecordsAfter(MetaContact, Date, int) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns the supplied number of recent file transfers after the given date
findFirstRecordsAfter(Date, int) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Returns the supplied number of recent messages after the given date
findFormat(byte) - Method in class net.java.sip.communicator.service.protocol.media.DynamicPayloadTypeRegistry
Return s a reference to the MediaFormat with the specified mapping or null if the number specified by payloadType has not been allocated yet.
findGroup(Buddy) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
 
findGroupByName(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Finds a group with supplied name.
findGroupParent(ContactGroupGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the group that is parent of the specified gibberishGroup or null if no parent was found.
findGroupParent(ContactGroupGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Returns the group that is parent of the specified gibberishGroup or null if no parent was found.
findGroupParent(MockContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the group that is parent of the specified mockGroup or null if no parent was found.
findGroupParent(MockContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Returns the group that is parent of the specified mockGroup or null if no parent was found.
findGroupParent(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the group that is parent of the specified sipGroup or null if no parent was found.
findInviteChatTransport() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the first chat transport for the current chat session that supports group chat.
findLast(MetaContact, int) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Returns the supplied number of calls by all the contacts in the supplied metacontact
findLast(int) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Returns the supplied number of calls made
findLast(MetaContact, int) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns the supplied number of file transfers
findLast(int) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Returns the last count messages.
findLast(int, String[], String, boolean) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Returns the supplied number of recent messages containing all keywords.
findLast(String[], Object, int) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns the supplied number of recent records.
findLast(MetaContact, int) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns the supplied number of recent messages exchanged by all the contacts in the supplied metacontact
findLast(ChatRoom, int) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns the supplied number of recent messages exchanged in the supplied chat room
findLast(MetaContact, int) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Returns the supplied number of recent calls made by all the contacts in the supplied contact.
findLast(int) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Returns the supplied number of recent calls.
findLast(MetaContact, int) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns the supplied number of file transfers
findLast(int) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Returns the supplied number of recent messages
findLast(int, String[], String, boolean) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Returns the supplied number of recent messages containing all keywords.
findLast(String[], Object, int) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns the supplied number of recent records.
findLast(MetaContact, int) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns the supplied number of recent messages exchanged by all the contacts in the supplied metacontact
findLast(ChatRoom, int) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns the supplied number of recent messages exchanged in the supplied chat room
findLastMessagesBefore(String[], Object, Date, int) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Returns the supplied number of recent records before the given date
findLastMessagesBefore(MetaContact, Date, int) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns the supplied number of recent messages before the given date exchanged by all the contacts in the supplied metacontact
findLastMessagesBefore(ChatRoom, Date, int) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns the supplied number of recent messages before the given date exchanged in the supplied chat room
findLastMessagesBefore(String[], Object, Date, int) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Returns the supplied number of recent records before the given date
findLastMessagesBefore(MetaContact, Date, int) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns the supplied number of recent messages before the given date exchanged by all the contacts in the supplied metacontact
findLastMessagesBefore(ChatRoom, Date, int) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns the supplied number of recent messages before the given date exchanged in the supplied chat room
findLastRecordsBefore(MetaContact, Date, int) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Returns the supplied number of recent file transfers before the given date
findLastRecordsBefore(Date, int) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Returns the supplied number of recent messages before the given date
findLastRecordsBefore(MetaContact, Date, int) - Method in interface net.java.sip.communicator.service.filehistory.FileHistoryService
Returns the supplied number of recent file transfers before the given date
findLastRecordsBefore(Date, int) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Returns the supplied number of recent messages before the given date
findMediaFormat(List<MediaFormat>, MediaFormat) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Finds a MediaFormat in a specific list of MediaFormats which matches a specific MediaFormat.
findMemberForNickName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Finds the member of this chat room corresponding to the given nick name.
findMetaContactByContact(Contact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns a meta contact, a child of this group or its subgroups, that has the specified protocol specific contact.
findMetaContactByContact(String, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns a meta contact, a child of this group or its subgroups, with address equald to contactAddress and a source protocol provider with the matching accountID.
findMetaContactByContact(Contact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns the MetaContact containing the specified contact or null if no such MetaContact was found.
findMetaContactByContact(String, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns the MetaContact containing a contact with an address equal to contactAddress and with a source provider matching accountID, or null if no such MetaContact was found.
findMetaContactByContact(Contact) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns the MetaContact containing the specified contact or null if no such MetaContact was found.
findMetaContactByMetaUID(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns a meta contact, a child of this group or its subgroups, that has the specified metaUID.
findMetaContactByMetaUID(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns the MetaContact that corresponds to the specified metaContactID.
findMetaContactByMetaUID(String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns the MetaContact that corresponds to the specified metaContactID.
findMetaContactGroupByContactGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns a meta contact group, encapsulated by this group or its subgroups, that has the specified protocol specific contact.
findMetaContactGroupByContactGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns the MetaContactGroup corresponding to the specified contactGroup or null if no such MetaContactGroup was found.
findMetaContactGroupByContactGroup(ContactGroup) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns the MetaContactGroup encapsulating the specified protocol contact group or null if no such MetaContactGroup was found.
findMetaContactGroupByMetaUID(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns a meta contact group this group or some of its subgroups, that has the specified metaUID.
findMetaContactGroupByMetaUID(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns the MetaContactGroup that corresponds to the specified metaGroupID.
findMetaContactGroupByMetaUID(String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns the MetaContactGroup that corresponds to the specified metaGroupID.
findOrCreateContactByID(String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Find or create contact by ID.
findOrCreateRoom(String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Find an existing room with the provided name, or create a new room with this name.
findOriginator(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns the sender that initiated the thread or the first sender in the list if for some reason we couldn't determine the originator.
findParentMetaContactGroup(MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns the meta contact group that is a direct parent of the specified child.
findParentMetaContactGroup(MetaContact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns the meta contact group that is a direct parent of the specified child.
findParentMetaContactGroup(MetaContactGroup) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns the meta contact group that is a direct parent of the specified child.
findParentMetaContactGroup(MetaContact) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns the meta contact group that is a direct parent of the specified child.
findParticipantForNickName(String) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Finds the member of this chat room corresponding to the given nick name.
findPeerRecord(String) - Method in class net.java.sip.communicator.service.callhistory.CallRecord
Finds a CallPeer with the supplied address
findProviderForGibberishUserID(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Looks for a gibberish protocol provider registered for a user id matching gibberishUserID.
findRecentMessagesPerContact(int, String, String, boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns the messages for the recently contacted count contacts.
findResourcePaths(String, String) - Static method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultResourcePackActivator
Finds all properties files for the given path in this bundle.
findResourcePaths(String, String) - Static method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Finds all properties files for the given path in this bundle.
findRoom(String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Returns a reference to a chatRoom named roomName.
findRoom(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Returns a reference to a chatRoom named roomName.
findRoom(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockMultiUserChat
Returns a reference to a chatRoom named roomName or null if no such room exists.
findRoom(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Returns a reference to a chatRoom named roomName or null if no room with the given name exist on the server.
findServerWrapperFromProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomList
Returns the AdHocChatRoomProviderWrapper that correspond to the given ProtocolProviderService.
findServerWrapperFromProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Returns the ChatRoomProviderWrapper that correspond to the given ProtocolProviderService.
findServerWrapperFromProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Returns the ChatRoomProviderWrapper that correspond to the given ProtocolProviderService.
findServerWrapperFromProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.service.muc.MUCService
Returns the ChatRoomProviderWrapper that correspond to the given ProtocolProviderService.
findSID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ActiveCallsRepositoryJabberGTalkImpl
Returns the CallJabberImpl containing a CallPeerJabberImpl whose corresponding jingle session has the specified jingle sid.
findSourceContactByID(String) - Method in class net.java.sip.communicator.plugin.addrbook.AbstractAddrBookContactQuery
Searches for source contact with the specified id.
findSourceContactByID(String, int) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Searches for source contact with the specified id.
findSystemMember() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Returns the system room member.
findSystemRoom() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Returns the room corresponding to the server channel.
findTransportManagerEstablishingConnectivityWithJitsiVideobridge() - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Finds a TransportManagerJabberImpl participating in a telephony conference utilizing the Jitsi Videobridge server-side technology that this instance is participating in which is establishing the connectivity with the Jitsi Videobridge server (as opposed to a CallPeer).
findTreeCellComponent(Point) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.DefaultTreeContactList
 
findWhiteboardSession(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Returns a reference to a WhiteboardSession named sessionName or null if no such session exists.
findWhiteboardSession(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Returns a reference to a WhiteboardSession named sessionName or null if no such session exists.
FINGERPRINT_INDEX - Static variable in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
 
FingerprintAuthenticationPanel - Class in net.java.sip.communicator.plugin.otr.authdialog
 
FingerprintAuthenticationPanel(OtrContactManager.OtrContact) - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel
Creates an instance FingerprintAuthenticationPanel
FingerprintAuthenticationPanel.ActionComboBoxItem - Class in net.java.sip.communicator.plugin.otr.authdialog
A special JComboBox that is hosted in OtrBuddyAuthenticationDialog#cbAction.
FingerprintAuthenticationPanel.ActionComboBoxItemIndex - Enum in net.java.sip.communicator.plugin.otr.authdialog
A simple enumeration that is meant to be used with FingerprintAuthenticationPanel.ActionComboBoxItem to distinguish them (like an ID).
FINISH_PAGE_IDENTIFIER - Static variable in interface net.java.sip.communicator.service.gui.WizardPage
The identifier of the last wizard page.
FINISH_RETURN_CODE - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Indicates that the 'Finish' button was pressed to close the dialog.
finished() - Method in class net.java.sip.communicator.plugin.desktoputil.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
finished() - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar.SetSpellChecker
Called on the event dispatching thread (not on the worker thread) after the construct method has returned.
fireAvatarChanged(byte[]) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
Notifies all registered listeners of the new event.
fireCallChangeEvent(String, Object, Object) - Method in class net.java.sip.communicator.service.protocol.Call
Creates a CallChangeEvent with this class as sourceCall, and the specified eventID and old and new values and dispatches it on all currently registered listeners.
fireCallChangeEvent(String, Object, Object, CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.Call
Creates a CallChangeEvent with this class as sourceCall, and the specified eventID and old and new values and dispatches it on all currently registered listeners.
fireCallEvent(int, Call, CallChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.ActiveCallsRepositoryJabberGTalkImpl
Creates and dispatches a CallEvent notifying registered listeners that an event with id eventID has occurred on sourceCall.
fireCallEvent(int, Call, CallChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.ActiveCallsRepositorySipImpl
Creates and dispatches a CallEvent notifying registered listeners that an event with id eventID has occurred on sourceCall.
fireCallEvent(int, Call, Map<MediaType, MediaDirection>) - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Creates and dispatches a CallEvent notifying registered listeners that an event with id eventID has occurred on sourceCall.
fireCallEvent(int, Call) - Method in class net.java.sip.communicator.service.protocol.ActiveCallsRepository
Creates and dispatches a CallEvent notifying registered listeners that an event with id eventID has occurred on sourceCall.
fireCallEvent(int, Call, CallChangeEvent) - Method in class net.java.sip.communicator.service.protocol.ActiveCallsRepository
Creates and dispatches a CallEvent notifying registered listeners that an event with id eventID has occurred on sourceCall.
fireCallEvent(int, Call) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Creates and dispatches a CallEvent notifying registered listeners that an event with id eventID has occurred on sourceCall.
fireCallEvent(int, Call, Map<MediaType, MediaDirection>) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Creates and dispatches a CallEvent notifying registered listeners that an event with id eventID has occurred on sourceCall.
fireCallEvent(CallEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Creates and dispatches a CallEvent notifying registered listeners that an event with id eventID has occurred on sourceCall.
fireCallPeerChangeEvent(String, Object, Object) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Constructs a CallPeerChangeEvent using this call peer as source, setting it to be of type eventType and the corresponding oldValue and newValue,
fireCallPeerChangeEvent(String, Object, Object, String) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Constructs a CallPeerChangeEvent using this call peer as source, setting it to be of type eventType and the corresponding oldValue and newValue.
fireCallPeerChangeEvent(String, Object, Object, String, int) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Constructs a CallPeerChangeEvent using this call peer as source, setting it to be of type eventType and the corresponding oldValue and newValue.
fireCallPeerConferenceEvent(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Fires a specific CallPeerConferenceEvent to the CallPeerConferenceListeners interested in changes in the conference-related information provided by this peer.
fireCallPeerEvent(CallPeer, int) - Method in class net.java.sip.communicator.service.protocol.Call
Creates a CallPeerEvent with sourceCallPeer and eventID and dispatches it on all currently registered listeners.
fireCallPeerEvent(CallPeer, int, boolean) - Method in class net.java.sip.communicator.service.protocol.Call
Creates a CallPeerEvent with sourceCallPeer and eventID and dispatches it on all currently registered listeners.
fireCallPeerSecurityMessageEvent(String, String, int) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Constructs a CallPeerSecurityStatusEvent using this call peer as source, setting it to be of type eventType and the corresponding oldValue and newValue.
fireCallPeerSecurityNegotiationStartedEvent(CallPeerSecurityNegotiationStartedEvent) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Constructs a CallPeerSecurityStatusEvent using this call peer as source, setting it to be of type eventType and the corresponding oldValue and newValue.
fireCallPeerSecurityOffEvent(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Constructs a CallPeerSecurityStatusEvent using this call peer as source, setting it to be of type eventType and the corresponding oldValue and newValue.
fireCallPeerSecurityOnEvent(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Constructs a CallPeerSecurityStatusEvent using this call peer as source, setting it to be of type eventType and the corresponding oldValue and newValue.
fireCallPeerSecurityTimeoutEvent(CallPeerSecurityTimeoutEvent) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Constructs a CallPeerSecurityStatusEvent using this call peer as source, setting it to be of type eventType and the corresponding oldValue and newValue.
fireChangeEvent(ChangeEvent) - Method in class net.java.sip.communicator.impl.netaddr.NetworkEventDispatcher
Fire ChangeEvent.
fireChangeEvent(ChangeEvent, int) - Method in class net.java.sip.communicator.impl.netaddr.NetworkEventDispatcher
Fire ChangeEvent.
fireChangeEvent(ChangeEvent, NetworkConfigurationChangeListener) - Static method in class net.java.sip.communicator.impl.netaddr.NetworkEventDispatcher
Fire ChangeEvent.
fireChatFocusEvent(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Informs all ChatFocusListeners that a ChatFocusEvent has been triggered.
fireChatNotification(Object, String, String, String, String) - Static method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Fires a chat message notification for the given event type through the NotificationService.
fireChatRoomListChangedEvent(ChatRoomWrapper, int) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Notifies all interested listeners that a change in the chat room list model has occurred.
fireChatRoomListChangedEvent(ChatRoomWrapper, int) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Fires a ChatRoomListChangedEvent event.
fireChatRoomListChangedEvent(ChatRoomWrapper, int) - Method in class net.java.sip.communicator.service.muc.MUCService
Fires a ChatRoomListChangedEvent event.
fireClearedEvent(UINotification) - Static method in class net.java.sip.communicator.impl.gui.main.UINotificationManager
Notifies interested UINotificationListener that a notification has been cleared.
fireCloseTabEvent(MouseEvent, int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Sends a MouseEvent, whose source is this tabbedpane, to every CloseListener.
fireConferenceMemberErrorEvent(String) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Fires CallPeerConferenceEvent#CONFERENCE_MEMBER_ERROR_RECEIVED to the currently registered CallPeerConferenceListeners.
fireConferenceMembersSoundLevelEvent(Map<ConferenceMember, Integer>) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Fires a StreamSoundLevelEvent and notifies all registered listeners.
fireConferencePeerViewEvent(int, CallPeer, ConferenceCallPeerRenderer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Creates and fires ConferencePeerViewEvent event.
fireConferencePublishedEvent(ChatRoomMember, ConferenceDescription, int) - Method in class net.java.sip.communicator.service.protocol.AbstractChatRoom
Creates the corresponding ChatRoomConferencePublishedEvent and notifies all ChatRoomConferencePublishedListeners that member has published a conference description.
fireContactAdded(ContactGroup, ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Make the parent persistent presence operation set dispatch a contact added event.
fireContactAdded(ContactGroupSipImpl, ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Make the parent persistent presence operation set dispatch a contact added event.
fireContactCapabilitiesChanged(String, ArrayList<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Fires event that contact capabilities has changed.
fireContactCapabilitiesEvent(Contact, int, Map<String, ? extends OperationSet>) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
Fires a new ContactCapabilitiesEvent to notify the registered ContactCapabilitiesListeners that a specific Contact has changed its list of OperationSet capabilities.
fireContactChanged(Object) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a SourceContact has been changed.
fireContactChanged(SourceContact) - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a SourceContact has been changed.
fireContactListEvent(Object, int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Creates the corresponding ContactListEvent and notifies all ContactListListeners that a contact is selected.
fireContactListEvent(List<ContactListListener>, ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Notifies all interested listeners that a ContactListEvent has occurred.
fireContactMoved(ContactGroupSipImpl, ContactGroupSipImpl, ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Make the parent persistent presence operation set dispatch a subscription moved event.
fireContactPresenceStatusChangeEvent(Contact, ContactGroup, PresenceStatus) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Notifies all registered listeners of the new event.
fireContactPresenceStatusChangeEvent(Contact, ContactGroup, PresenceStatus, PresenceStatus) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
 
fireContactPresenceStatusChangeEvent(Contact, ContactGroup, PresenceStatus, PresenceStatus, boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
 
fireContactPropertyChangeEvent(String, Contact, Object, Object) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Notify all subscription listeners of the corresponding contact property change event.
fireContactReceived(SourceContact) - Method in class net.java.sip.communicator.plugin.addrbook.AbstractAddrBookContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a new SourceContact has been received.
fireContactReceived(SourceContact, boolean) - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a new SourceContact has been received.
fireContactReceived(SourceContact) - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a new SourceContact has been received.
fireContactRemoved(Object) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a SourceContact has been removed.
fireContactRemoved(ContactGroup, ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Make the parent persistent presence operation set dispatch a contact removed event.
fireContactRemoved(ContactGroupSipImpl, ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Make the parent persistent presence operation set dispatch a contact removed event.
fireContactRemoved(SourceContact) - Method in class net.java.sip.communicator.plugin.addrbook.AbstractAddrBookContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a SourceContact has been removed.
fireContactRemoved(SourceContact) - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a SourceContact has been removed.
fireContactResolved(ContactGroup, ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Make the parent persistent presence operation set dispatch a contact resolved event.
fireContactResolved(ContactGroupSipImpl, ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Make the parent persistent presence operation set dispatch a contact resolved event.
fireContactResourceEvent(ContactResourceEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Notifies all registered ContactResourceListeners that an event has occurred.
fireContactResourceEvent(ContactResourceEvent) - Method in class net.java.sip.communicator.service.protocol.AbstractContact
Notifies all registered ContactResourceListeners that an event has occurred.
fireContentsChanged(int, int) - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
Change of the content.
fireCurrentChatTransportChange() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Fires a event that current ChatTransport has changed.
fireCurrentChatTransportUpdated(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Fires a event that current ChatTransport has been updated.
fireDiscoveryEvent(DiscoveryEvent) - Method in class net.java.sip.communicator.service.provdisc.AbstractProvisioningDiscoveryService
Notify all listeners about a DiscoveryEvent.
fireDoubleClickTabEvent(MouseEvent, int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Sends a MouseEvent, whose source is this tabbedpane, to every DoubleClickListener.
fireFileTransferCreated(FileTransferCreatedEvent) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Delivers the file transfer to all registered listeners.
fireFileTransferCreated(FileTransferCreatedEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Delivers the file transfer to all registered listeners.
fireFileTransferCreated(FileTransferCreatedEvent) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetFileTransfer
Delivers the file transfer to all registered listeners.
fireFileTransferRequest(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Delivers the specified event to all registered file transfer listeners.
fireFileTransferRequestCanceled(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Delivers the specified event to all registered file transfer listeners.
fireFileTransferRequestRejected(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Delivers the specified event to all registered file transfer listeners.
fireFileTransferRequestRejected(FileTransferRequestEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Delivers the specified event to all registered file transfer listeners.
fireGroupEvent(ContactGroup, int) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Creates the corresponding event and notifies all ServerStoredGroupListeners that the source group has been removed, changed, renamed or whatever happened to it.
fireGroupEvent(ContactGroupJabberImpl, int) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Creates the corresponding event and notifies all ServerStoredGroupListeners that the source group has been removed, changed, renamed or whatever happened to it.
fireGroupEvent(ContactGroup, int) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Creates the corresponding event and notifies all ServerStoredGroupListeners that the source group has been removed, changed, renamed or whatever happened to it.
fireInvitationEvent(AdHocChatRoom, String, String, byte[]) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Delivers a AdHocChatRoomInvitationReceivedEvent to all registered AdHocChatRoomInvitationListeners.
fireInvitationEvent(ChatRoom, String, String, byte[]) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Delivers a ChatRoomInvitationReceivedEvent to all registered ChatRoomInvitationListeners.
fireInvitationEvent(ChatRoom, String, String, byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Delivers a ChatRoomInvitationReceivedEvent to all registered ChatRoomInvitationListeners.
fireInvitationEvent(WhiteboardSession, WhiteboardObject, String, String, byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Delivers a WhiteboardInvitationEvent to all registered WhiteboardInvitationListeners.
fireInvitationReceived(ChatRoomInvitation) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
Fires a new ChatRoomInvitationReceivedEvent to all currently registered ChatRoomInvitationListeners to notify about the receipt of a specific ChatRoomInvitation.
fireInvitationRejectedEvent(ChatRoom, String, String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
Delivers a ChatRoomInvitationRejectedEvent to all registered ChatRoomInvitationRejectionListeners.
fireLdapEvent(LdapEvent) - Method in class net.java.sip.communicator.service.ldap.event.DefaultLdapEventManager
Fires an existing LdapEvent to any registered listeners.
fireLdapEvent(LdapEvent, LdapListener) - Method in class net.java.sip.communicator.service.ldap.event.DefaultLdapEventManager
Fires an existing LdapEvent to a single listener.
fireLdapEvent(LdapEvent) - Method in interface net.java.sip.communicator.service.ldap.event.LdapEventManager
Fires an existing LdapEvent to any registered listeners.
fireLdapEvent(LdapEvent, LdapListener) - Method in interface net.java.sip.communicator.service.ldap.event.LdapEventManager
Fires an existing LdapEvent to a single listener.
fireLocalUserPresenceEvent(AdHocChatRoom, String, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Delivers a LocalUserAdHocChatRoomPresenceChangeEvent to all registered LocalUserAdHocChatRoomPresenceListeners.
fireLocalUserPresenceEvent(ChatRoom, String, String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
Delivers a LocalUserChatRoomPresenceChangeEvent to all registered LocalUserChatRoomPresenceListeners.
fireLocalUserPresenceEvent(ChatRoom, String, String, String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
Delivers a LocalUserChatRoomPresenceChangeEvent to all registered LocalUserChatRoomPresenceListeners.
fireLocalUserRoleChangedEvent(ChatRoomLocalUserRoleChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Notify all ChatRoomLocalUserRoleListeners that the local user's role has been changed in this ChatRoom.
fireMaxTabEvent(MouseEvent, int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Sends a MouseEvent, whose source is this tabbedpane, to every MaxListener.
fireMemberPresenceEvent(ChatRoomMember, ChatRoomMember, String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Creates the corresponding ChatRoomMemberPresenceChangeEvent and notifies all ChatRoomMemberPresenceListeners that a ChatRoomMember has joined or left this ChatRoom.
fireMemberPropertyChangeEvent(ChatRoomMemberPropertyChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Delivers the specified event to all registered property change listeners.
fireMemberPropertyChangeEvent(ChatRoomMemberPropertyChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Delivers the specified event to all registered property change listeners.
fireMemberRoleEvent(ChatRoomMember, ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Creates the corresponding ChatRoomMemberRoleChangeEvent and notifies all ChatRoomMemberRoleListeners that a ChatRoomMember has changed his role in this ChatRoom.
fireMessageDelivered(Message, Contact) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
Notifies all registered message listeners that a message has been delivered successfully to its addressee..
fireMessageDelivered(Message, Contact) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Notifies all registered message listeners that a message has been delivered successfully to its addressee..
fireMessageDeliveryFailed(Message, Contact, int) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
fireMessageDeliveryFailed(Message, Contact, int) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
 
fireMessageDeliveryFailedEvent(int, String, Date, Message) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Notifies interested listeners that a message delivery has failed.
fireMessageEvent(EventObject) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Notifies all interested listeners that a ChatRoomMessageDeliveredEvent, ChatRoomMessageReceivedEvent or a ChatRoomMessageDeliveryFailedEvent has been fired.
fireMessageEvent(EventObject) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Delivers the specified event to all registered message listeners.
fireMessageEvent(EventObject) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Delivers the specified event to all registered message listeners.
fireMessageEvent(EventObject) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Delivers the specified event to all registered message listeners.
fireMessageReceived(Message, Contact) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
Notifies all registered message listeners that a message has been received.
fireMessageReceived(Message, Contact) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Notifies all registered message listeners that a message has been received.
fireMessageReceivedEvent(Message, ChatRoomMember, Date, int) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Notifies all interested listeners that a ChatRoomMessageReceivedEvent has been fired.
fireMetaContactEvent(MetaContactPropertyChangeEvent) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Creates the corresponding MetaContactPropertyChangeEvent instance and notifies all MetaContactListListeners that a MetaContact has been modified.
fireNotification(String, String, String, byte[]) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Fires all notifications registered for the specified eventType using message as a notification message wherever appropriate (e.g.
fireNotification(String, String, String, byte[], Map<String, Object>) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Fires all notifications registered for the specified eventType using message as a notification message wherever appropriate (e.g.
fireNotification(String) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Fires all notifications registered for the specified eventType using the default message specified upon registration as a notification message wherever appropriate.
fireNotification(String) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
If there is a registered event notification of the given eventType and the event notification is currently activated, we go through the list of registered actions and execute them.
fireNotification(String, String, String, byte[]) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
If there is a registered event notification of the given eventType and the event notification is currently activated, the list of registered actions is executed.
fireNotification(String, String, String, byte[], Map<String, Object>) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
If there is a registered event notification of the given eventType and the event notification is currently activated, the list of registered actions is executed.
firePopupMessageClicked(SystrayPopupMessageEvent) - Method in class net.java.sip.communicator.service.systray.AbstractPopupMessageHandler
Notifies the SystrayPopupMessageListeners registered with this instance that a SystrayPopupMessageEvent has occurred.
firePopupOutsideTabEvent(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Sends a MouseEvent, whose source is this tabbedpane, to every PopupOutsideListener.
firePresenceStatusChanged(Presence) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Fires the status change, respecting resource priorities.
firePresenceStatusChanged(Presence) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Fires the status change, respecting resource priorities.
fireProgressChangeEvent(long, long) - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Notifies all status listeners that a new FileTransferProgressEvent occured.
firePropertyChange(String, Object, Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Informs allPropertyChangeListeners that the a given property has changed.
firePropertyChange(String) - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Fire property change.
firePropertyChange(String, Object, Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Overrides to give access to the transport manager to send events about ICE state changes.
firePropertyChange(String, Object, Object) - Method in class net.java.sip.communicator.service.protocol.AbstractCall
Fires a new PropertyChangeEvent to the PropertyChangeListeners registered with this Call in order to notify about a change in the value of a specific property which had its old value modified to a specific new value.
firePropertyChange(String, Object, Object) - Method in class net.java.sip.communicator.service.protocol.Call
Fires a new PropertyChangeEvent to the PropertyChangeListeners registered with this Call in order to notify about a change in the value of a specific property which had its old value modified to a specific new value.
firePropertyChange(String, Object, Object) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Fires a new PropertyChangeEvent to the PropertyChangeListeners registered with this Call in order to notify about a change in the value of a specific property which had its old value modified to a specific new value.
firePropertyChangeEvent(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Delivers the specified event to all registered property change listeners.
fireProviderMsgStatusChangeEvent(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Notifies all registered listeners of the new event.
fireProviderPresenceStatusChangeEvent(long, long) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Notify all provider presence listeners of the corresponding event change
fireProviderStatusChangeEvent(PresenceStatus, PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Fires provider status change.
fireProviderStatusChangeEvent(PresenceStatus) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Notifies all registered listeners of the new event.
fireProviderStatusChangeEvent(PresenceStatus, PresenceStatus) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Notify all provider presence listeners of the corresponding event change
fireProviderStatusMessageChangeEvent(String, String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Notify all provider presence listeners that a new status message has been set.
fireQueryEvent(MetaContact) - Method in class net.java.sip.communicator.service.gui.event.MetaContactQuery
Notifies the MetaContactQueryListener that a new MetaContact has been received as a result of a search.
fireQueryEvent(MetaContactGroup) - Method in class net.java.sip.communicator.service.gui.event.MetaContactQuery
Notifies the MetaContactQueryListener that a new MetaGroup has been received as a result of a search.
fireQueryEvent(int) - Method in class net.java.sip.communicator.service.gui.event.MetaContactQuery
Notifies the MetaContactQueryListener that this query has changed its status.
fireQueryStatusChanged(int) - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that its state has changed.
fireRegistrationStateChanged(RegistrationState, RegistrationState, int, String) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Creates a RegistrationStateChange event corresponding to the specified old and new states and notifies all currently registered listeners.
fireRegistrationStateChanged(RegistrationState, RegistrationState, int, String) - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Creates a RegistrationStateChange event corresponding to the specified old and new states and notifies all currently registered listeners.
fireRegistrationStateChanged(RegistrationState, RegistrationState, int, String, boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Creates a RegistrationStateChange event corresponding to the specified old and new states and notifies all currently registered listeners.
fireRemoteControlGranted(CallPeer) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetDesktopSharingClient
Fires a RemoteControlGrantedEvent to all registered listeners.
fireRemoteControlRevoked(CallPeer) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetDesktopSharingClient
Fires a RemoteControlGrantedEvent to all registered listeners.
fireRequestProcessed(Request, Response) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Notifies the MethodProcessorListeners registered with this CallPeer that it has processed a specific SIP Request by sending a specific SIP Response.
fireResponseProcessed(Response, Request) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Notifies the MethodProcessorListeners registered with this CallPeer that it has processed a specific SIP Response by sending a specific SIP Request.
fireServerStoredDetailsChangeEvent(ProtocolProviderService, int, Object, Object) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetServerStoredAccountInfo
Notify all listeners of the corresponding account detail change event.
fireServerStoredGroupEvent(ContactGroup, int) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Notifies all registered listeners of the new event.
fireStatusChangeEvent(int) - Method in class net.java.sip.communicator.impl.protocol.mock.MockFileTransferImpl
Notifies all status listeners that a new FileTransferStatusChangeEvent occured.
fireStatusChangeEvent(int) - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Notifies all status listeners that a new FileTransferStatusChangeEvent occured.
fireStatusChangeEvent(int, String) - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Notifies all status listeners that a new FileTransferStatusChangeEvent occured.
fireStatusMessageUpdated(String, String) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Fires that the status message has changed.
fireStreamSoundLevelEvent(int) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Fires a StreamSoundLevelEvent and notifies all registered listeners.
fireSubscriptionEvent(Contact, ContactGroup, int) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Notifies all registered listeners of the new event.
fireSubscriptionEvent(Contact, ContactGroup, int, int, String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
 
fireSubscriptionMovedEvent(Contact, ContactGroup, ContactGroup) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Notifies all registered listeners of the new event.
fireSystemActivityEvent(SystemActivityEvent) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityEventDispatcher
Delivers the specified event to all registered listeners.
fireSystemActivityEvent(SystemActivityEvent, int) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityEventDispatcher
Delivers the specified event to all registered listeners.
fireSystemActivityEvent(SystemActivityEvent) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Delivers the specified event to all registered listeners.
fireSystemActivityEventCurrentThread(SystemActivityEvent) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityEventDispatcher
Delivers the specified event to all registered listeners.
fireSystemIdleEndEvent(SystemActivityChangeListener) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Delivers the specified event to listener.
fireSystemIdleEvent(SystemActivityChangeListener) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Delivers the specified event to all registered listeners.
fireTypingNotificationsDeliveryFailedEvent(Contact, int) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetTypingNotifications
Delivers a TypingNotificationEvent to all registered listeners for delivery failed event.
fireTypingNotificationsEvent(Contact, int) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetTypingNotifications
Delivers a TypingNotificationEvent to all registered listeners.
fireVideoEvent(int, Component, int) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Notifies the VideoListeners registered with this CallPeerMediaHandler about a specific type of change in the availability of a specific visual Component depicting video.
fireVideoEvent(VideoEvent) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Notifies the VideoListeners registered with this CallPeerMediaHandler about a specific VideoEvent.
fireVideoEvent(int, Component, int) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Notifies the VideoListeners registered with this MediaHandler about a specific type of change in the availability of a specific visual Component depicting video.
fireVideoEvent(VideoEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Notifies the VideoListeners registered with this MediaHandler about a specific VideoEvent.
fireWhiteboardChangeEvent(String, Object, Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Creates a WhiteboardChangeEvent with this class as sourceWhiteboard, and the specified eventID and old and new values and dispatches it on all currently registered listeners.
fireWhiteboardParticipantChangeEvent(String, Object, Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Constructs a WhiteboardParticipantChangeEvent using this whiteboard participant as source, setting it to be of type eventType and the corresponding oldValue and newValue,
fireWhiteboardParticipantChangeEvent(String, Object, Object, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Constructs a WhiteboardParticipantChangeEvent using this whiteboard participant as source, setting it to be of type eventType and the corresponding oldValue and newValue,
fireWhiteboardParticipantEvent(WhiteboardParticipant, int) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Creates a WhiteboardParticipantEvent with sourceWhiteboardParticipant and eventID and dispatches it on all currently registered listeners.
fireWhiteboardSessionPresenceEvent(WhiteboardSession, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Delivers a WhiteboardSessionPresenceChangeEvent to all registered WhiteboardSessionPresenceChangeEvents.
FIRST_PAGE_IDENTIFIER - Static variable in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
 
FIRST_PAGE_IDENTIFIER - Static variable in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
The first page identifier.
FIRST_PAGE_IDENTIFIER - Static variable in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
 
FIRST_PAGE_IDENTIFIER - Static variable in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
 
FIRST_PAGE_IDENTIFIER - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
The identifier of this wizard page.
FIRST_PAGE_IDENTIFIER - Static variable in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Identifier of the first page.
FIRST_PAGE_IDENTIFIER - Static variable in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
 
FirstNameDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.FirstNameDetail
 
FirstWizardPage - Class in net.java.sip.communicator.plugin.aimaccregwizz
The FirstWizardPage is the page, where user could enter the uin and the password of the account.
FirstWizardPage(AimAccountRegistrationWizard) - Constructor for class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Creates an instance of FirstWizardPage.
FirstWizardPage - Class in net.java.sip.communicator.plugin.gibberishaccregwizz
The FirstWizardPage is the page, where user could enter the user ID and the password of the account.
FirstWizardPage(GibberishAccountRegistrationWizard) - Constructor for class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Creates an instance of FirstWizardPage.
FirstWizardPage - Class in net.java.sip.communicator.plugin.icqaccregwizz
The FirstWizardPage is the page, where user could enter the uin and the password of the account.
FirstWizardPage(IcqAccountRegistrationWizard) - Constructor for class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Creates an instance of FirstWizardPage.
FirstWizardPage - Class in net.java.sip.communicator.plugin.ircaccregwizz
The FirstWizardPage is the page, where user could enter the user ID and the password of the account.
FirstWizardPage(IrcAccountRegistrationWizard, String, String) - Constructor for class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Creates an instance of FirstWizardPage.
FirstWizardPage - Class in net.java.sip.communicator.plugin.jabberaccregwizz
The FirstWizardPage is the page, where user could enter the user ID and the password of the account.
FirstWizardPage(JabberAccountRegistrationWizard) - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Creates an instance of FirstWizardPage.
FirstWizardPage - Class in net.java.sip.communicator.plugin.sipaccregwizz
The FirstWizardPage is the page, where user could enter the uin and the password of the account.
FirstWizardPage(SIPAccountRegistrationWizard) - Constructor for class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Creates an instance of FirstWizardPage.
FIVE_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FIVE_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FIVE_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FIVE_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FIVE_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FLICKR_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.flickr.ReplacementServiceFlickrImpl
Configuration label shown in the config form.
FLICKR_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.flickr.ReplacementServiceFlickrImpl
The regex used to match the link in the message.
FlickrActivator - Class in net.java.sip.communicator.impl.replacement.flickr
Activator for the Flickr source bundle.
FlickrActivator() - Constructor for class net.java.sip.communicator.impl.replacement.flickr.FlickrActivator
 
FLOOR - 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 a particular floor in a building (e.g.
FLOOR - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for storing a particular floor in a building (e.g.
FOCUS_GAINED - Static variable in class net.java.sip.communicator.service.gui.event.ChatFocusEvent
Indicates that the ChatFocusEvent instance was triggered by Chat gaining the focus.
FOCUS_LOST - Static variable in class net.java.sip.communicator.service.gui.event.ChatFocusEvent
Indicates that the ChatFocusEvent instance was triggered by Chat losing the focus.
focusGained(FocusEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Selects the user text when this text field gains the focus.
focusGained(FocusEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Selects the user text when this text field gains the focus.
focusGained(FocusEvent) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecPanel
 
focusGained(FocusEvent) - Method in class net.java.sip.communicator.plugin.dnsconfig.ParallelDnsPanel
Action has occurred in the config form.
focusLost(FocusEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Sets the default text when the field looses focus.
focusLost(FocusEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Sets the default text when the field looses focus.
focusLost(FocusEvent) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecPanel
A text field has lost the focus in the config form.
focusLost(FocusEvent) - Method in class net.java.sip.communicator.plugin.dnsconfig.ParallelDnsPanel
Action has occurred in the config form.
FONT - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
The default Font object used through this ui implementation.
FONT_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Font icon.
FontChooser - Class in net.java.sip.communicator.impl.gui.main.chat
The FontChooserDialog is a dialog for font selection
FontChooser() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.FontChooser
 
FORBIDDEN - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Set when delivery fails because we're trying to send a message to a a room where we are not allowed to send messages.
FORBIDDEN - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that the user is currently not allowed to perform the operation that failed.
FORCE_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ShutdownIQ
Force shutdown IQ element name.
FORCE_P2P_MODE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store if the p2p mode for SIMPLE should be forced.
FORCE_PROXY_BYPASS - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that indicates whether loose routing should be forced for all traffic in an account, rather than routing through an outbound proxy which is the default for Jitsi.
forcePollContact(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Forces the poll of a contact to update its current state.
foreachMailUser(String, MsOutlookAddrBookContactQuery.PtrOutlookContactCallback) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Calls back to a specific PtrCallback for each MAPI_MAILUSER found in the Address Book of Microsoft Outlook which matches a specific String query.
FORM_TYPE - Static variable in interface net.java.sip.communicator.service.gui.ConfigurationForm
The name of a property representing the type of the configuration form.
format(Word) - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
Formats the word with the appropriate underlining (or lack thereof).
format(long) - Static method in class net.java.sip.communicator.util.ByteFormat
Formats a long which represent a number of bytes to human readable form.
format(LogRecord) - Method in class net.java.sip.communicator.util.ScLogFormatter
Format the given LogRecord.
formatDate(Date) - Static method in class net.java.sip.communicator.util.GuiUtils
Formats the given date.
formatDate(long) - Static method in class net.java.sip.communicator.util.GuiUtils
Formats the given date.
formatDate(long, StringBuffer) - Static method in class net.java.sip.communicator.util.GuiUtils
Formats the given date as: Month DD, YYYY and appends it to the given dateStrBuf string buffer.
formatDate(Date, StringBuffer) - Static method in class net.java.sip.communicator.util.GuiUtils
Formats the given date as: Month DD, YYYY and appends it to the given dateStrBuf string buffer.
formatForDisplay(String) - Method in class net.java.sip.communicator.impl.phonenumbers.PhoneNumberI18nServiceImpl
Tries to format the passed phone number into the international format.
formatForDisplay(String) - Method in interface net.java.sip.communicator.service.protocol.PhoneNumberI18nService
Tries to format the passed phone number into the international format.
formatSeconds(long) - Static method in class net.java.sip.communicator.util.GuiUtils
Formats the given long to X hour, Y min, Z sec.
FormattedTextBuilder - Class in net.java.sip.communicator.impl.protocol.irc
Builder for constructing a formatted text.
FormattedTextBuilder() - Constructor for class net.java.sip.communicator.impl.protocol.irc.FormattedTextBuilder
 
formatTime(Date) - Static method in class net.java.sip.communicator.util.GuiUtils
Formats the time for the given date.
formatTime(long) - Static method in class net.java.sip.communicator.util.GuiUtils
Formats the time for the given date.
formatTime(Date, Date) - Static method in class net.java.sip.communicator.util.GuiUtils
Formats the time period duration for the given start date and end date.
formatTime(long, long) - Static method in class net.java.sip.communicator.util.GuiUtils
Formats the time period duration for the given start date and end date.
formatToPayloadType(MediaFormat, DynamicPayloadTypeRegistry) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Converts a specific MediaFormat into a new PayloadTypePacketExtension instance.
forwardCall(Request, ServerTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Makes a check before locally creating call, should we just forward it.
ForwardedPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.carbon
This class implements the forward extension.
ForwardedPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.ForwardedPacketExtension
Constructs new ForwardedPacketExtension instance.
ForwardedPacketExtension.Provider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.carbon
Parses the forwarded XML element.
FOUNDATION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "foundation" element.
FOUR_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FOUR_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FOUR_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FOUR_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FOUR_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
FramedImage - Class in net.java.sip.communicator.plugin.desktoputil
A custom component, used to show images in a frame.
FramedImage(ImageIcon, int, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.FramedImage
Creates a FramedImage by specifying the width and the height of the label.
FramedImage(int, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.FramedImage
Creates a FramedImage by specifying the width and the height of the frame.
FramedImageWithMenu - Class in net.java.sip.communicator.plugin.desktoputil
A custom component, used to show images in a frame.
FramedImageWithMenu(ImageIcon, int, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
Creates the component.
FREE_FOR_CHAT - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.GibberishStatusEnum
The Free For Chat status.
FREE_FOR_CHAT - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
The Free For Chat status.
FREE_FOR_CHAT - Static variable in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
The Free For Chat ICQ status.
FREE_FOR_CHAT - Static variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
The Free For Chat status.
FREE_FOR_CHAT_STATUS - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Indicates that the user is connected and eager to communicate.
FreeBusySateListener - Interface in net.java.sip.communicator.service.calendar
A interface for listener that listens for calendar free busy status changes.
FROM_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
The name of the "from" attribute of the "transfer" element.
fromString(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SimulcastMode
 
fromString(String) - Static method in enum net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.SubHandlingType
Creates enum from its value.
fromString(String) - Static method in enum net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser.IndentStyle
Returns the enum representation of a string.
fromString(String) - Static method in enum net.java.sip.communicator.plugin.spellcheck.Parameters.Default
Returns the enum representation of a string.
fromString(String) - Static method in enum net.java.sip.communicator.service.contactsource.ContactDetail.Category
Creates enum from its value.
fromString(String) - Static method in enum net.java.sip.communicator.service.contactsource.ContactDetail.SubCategory
Creates enum from its value.
fromString(String) - Static method in enum net.java.sip.communicator.service.keybindings.Persistence
Returns the enum representation of a string.
fromXml(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
Creates ruleset object from the element.
fromXml(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.PresContentParser
Creates xcap-caps object from the element.
fromXml(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ResourceListsParser
Creates resource-lists object from the element.
fromXml(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsParser
Creates xcap-caps object from the element.
fromXml(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.XCapErrorParser
Creates xcap-error object from the element.
FTPUtils - Class in net.java.sip.communicator.util
Utility class that allows to check the size of ftp file.
FTPUtils(String) - Constructor for class net.java.sip.communicator.util.FTPUtils
Parses the URL, connects to the FTP server and then executes the login.
FullScreenButton - Class in net.java.sip.communicator.impl.gui.main.call
Represents the button which allows toggling the associated CallContainer between full-screen and windowed mode.
FullScreenButton(CallPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.call.FullScreenButton
Initializes a new FullScreenButton instance which is to enter the full screen mode.
FullScreenLayout - Class in net.java.sip.communicator.impl.gui.main.call
Implements a LayoutManager for the full-screen Call display.
FullScreenLayout(boolean, int) - Constructor for class net.java.sip.communicator.impl.gui.main.call.FullScreenLayout
Initializes a new FullScreenLayout instance.
FullScreenShareIndicator - Class in net.java.sip.communicator.impl.gui.main.call
FullScreenShareIndicator take care of always on top dialog shown when we are sharing our fullscreen.
FullScreenShareIndicator(Call) - Constructor for class net.java.sip.communicator.impl.gui.main.call.FullScreenShareIndicator
Constructs the indicator and adds the appropriate listeners.

G

g_object_ref(Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gobject
Increases the reference count of object.
g_object_unref(Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gobject
Decreases the reference count of object.
g_signal_connect_data(Pointer, String, Gobject.SignalHandler, Pointer, Pointer, int) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gobject
Connects a GCallback function to a signal for a particular object.
g_signal_handler_disconnect(Pointer, long) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gobject
Disconnects a handler from an instance so it will not be called during any future or currently ongoing emissions of the signal it has been connected to.
GalagoNotification - Class in net.java.sip.communicator.impl.galagonotification
Declares the native functions required by the galagonotification bundle.
GalagoNotificationActivator - Class in net.java.sip.communicator.impl.galagonotification
Implements BundleActivator for the galagonotification bundle which provides an implementation of PopupMessageHandler according to the freedesktop.org Desktop Notifications spec.
GalagoNotificationActivator() - Constructor for class net.java.sip.communicator.impl.galagonotification.GalagoNotificationActivator
 
GalagoPopupMessageHandler - Class in net.java.sip.communicator.impl.galagonotification
Implements PopupMessageHandler according to the freedesktop.org Desktop Notifications spec.
GalagoPopupMessageHandler(boolean) - Constructor for class net.java.sip.communicator.impl.galagonotification.GalagoPopupMessageHandler
Initializes a new GalagoPopupMessageHandler instance with an indicator which determines whether the freedesktop.org Desktop Notifications server has reported that it implements the "icon-static" hint and the new instance has to send it the icons of the PopupMessages for display.
gdk_pixbuf_new_from_data(Pointer, int, int, int, int, int, int, Pointer, Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gdk_threads_enter() - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gdk_threads_leave() - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
GenderDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenderDetail
 
genders - Static variable in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
 
GENERAL_ERROR - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Set when no other error code can describe the exception that occurred.
GENERAL_TYPE - Static variable in interface net.java.sip.communicator.service.gui.ConfigurationForm
The general configuration form type.
GeneralConfigPluginActivator - Class in net.java.sip.communicator.plugin.generalconfig
The general configuration form activator.
GeneralConfigPluginActivator() - Constructor for class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
 
GeneralConfigurationPanel - Class in net.java.sip.communicator.plugin.generalconfig
The general configuration form.
GeneralConfigurationPanel() - Constructor for class net.java.sip.communicator.plugin.generalconfig.GeneralConfigurationPanel
Creates the general configuration panel.
GeneralDialPadDialog - Class in net.java.sip.communicator.impl.gui.main
The DialpadDialog is a popup dialog containing a dialpad.
GeneralDialPadDialog() - Constructor for class net.java.sip.communicator.impl.gui.main.GeneralDialPadDialog
Creates an instance of GeneralDialPadDialog.
GeneralDialPanel - Class in net.java.sip.communicator.impl.gui.main
The DialPanel is the panel that contains the buttons to dial a phone number.
GeneralDialPanel(GeneralDialPadDialog, DTMFHandler) - Constructor for class net.java.sip.communicator.impl.gui.main.GeneralDialPanel
Creates an instance of DialPanel for a specific call, by specifying the parent CallManager and the CallPeer.
generalScrollPane - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConfigurationWindow
The scroll pane contained in the "General" tab.
generateID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Generate a String uniquely identifying this WhiteboardObject.
generateKeyPair(AccountID) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
generateKeyPair(AccountID) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
generateLocalTag() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Generate a tag for a FROM header or TO header.
generateSessionAccept() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Wraps up any ongoing candidate harvests and returns our response to the last offer we've received, so that the peer could use it to send a session-accept.
generateSID() - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Generates a random String usable as a jingle session ID.
GENERATION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "generation" element.
GenericBuffer<T> - Class in net.java.sip.communicator.util
The GenericBuffer class provides a way to minimize the effort needed to buffer any kind of information.
GenericBuffer(int) - Constructor for class net.java.sip.communicator.util.GenericBuffer
Sole constructor.
GenericDetail(String, Object) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
Instantiates this detail setting its value and display name accordingly.
GenericEvent - Class in net.java.sip.communicator.service.protocol.event
GenericEvents indicate reception of an new generic event.
GenericEvent(ProtocolProviderService, Contact, String, String, Contact) - Constructor for class net.java.sip.communicator.service.protocol.event.GenericEvent
Constructs a GenericEvent.
GenericEventListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that would gather and notify for incoming generic events.
GenericFileDialog - Class in net.java.sip.communicator.plugin.desktoputil
This class is the entry point for creating a file dialog regarding to the OS.
GenericFileDialog() - Constructor for class net.java.sip.communicator.plugin.desktoputil.GenericFileDialog
 
GenericSourceContact - Class in net.java.sip.communicator.service.contactsource
Implements a generic SourceContact for the purposes of the support for the OS-specific Address Book.
GenericSourceContact(ContactSourceService, String, List<ContactDetail>) - Constructor for class net.java.sip.communicator.service.contactsource.GenericSourceContact
Initializes a new AddrBookSourceContact instance.
GenericUIContactImpl - Class in net.java.sip.communicator.impl.gui.main.contactlist
A generic full implementation of the UIContact interface.
GenericUIContactImpl(Object, UIGroup, String) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Creates an instance of GenericUIContactImpl.
GeolocationEvent - Class in net.java.sip.communicator.service.protocol.event
Instances of this class represent a change geographic location of a contact.
GeolocationEvent(Contact, ProtocolProviderService, Map<String, String>, OperationSetGeolocation) - Constructor for class net.java.sip.communicator.service.protocol.event.GeolocationEvent
Creates an event instance indicating that the specified source contact has changed its geographic location to newLocation.
GeolocationJabberUtils - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation
This class give some static methods for converting a geolocation message to a different format.
GeolocationJabberUtils() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationJabberUtils
 
GeolocationListener - Interface in net.java.sip.communicator.service.geolocation.event
An event listener that should be implemented by parties interested in changes that occur in the state of a ProtocolProvider.
GeolocationListener - Interface in net.java.sip.communicator.service.protocol.event
The listener interface for receiving geolocation events.
GeolocationMessage - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation
This class extends the smack Message class and allows creating a GeolocationMessage automatically setting the geolocation packet extension.
GeolocationMessage(GeolocationPacketExtension) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationMessage
Creates a new, "normal" message.
GeolocationMessage(String, GeolocationPacketExtension) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationMessage
Creates a new "normal" message to the specified recipient and adds the specified geoloc extension to it.
GeolocationMessage(String, Message.Type, GeolocationPacketExtension) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationMessage
Creates a new message with the specified type and recipient and adds the specified geoloc extension to it.
GeolocationPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation
This class implements the Geolocation Extension defined in the XEP-0080
GeolocationPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
 
GeolocationPacketExtensionProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation
This class parses incoming messages and extracts the geolocation parameters from the raw XML messages.
GeolocationPacketExtensionProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtensionProvider
Creates a new GeolocationPacketExtensionProvider.
GeolocationPresence - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation
This class represents a Jabber presence message including a Geolocation Extension.
GeolocationPresence(OperationSetPresence) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPresence
 
GeolocationService - Interface in net.java.sip.communicator.service.geolocation
Instances of GeolocationService allow to retrieve the current geolocation for SIP Communicator.
get(String) - Method in class net.java.sip.communicator.impl.googlecontacts.OAuth2TokenStore
Get the credential from the store.
get(String) - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCache
Returns the credentials corresponding to the specified realm or null if none could be found.
get(XCapResourceId) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Gets the resource from the server.
get(URI) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Gets resource from the server.
get(XCapResourceId) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.HttpXCapClient
Gets the resource from the server.
get() - Method in class net.java.sip.communicator.plugin.desktoputil.SwingWorker
Return the value created by the construct method.
get(MediaType, SrtpControlType) - Method in class net.java.sip.communicator.service.protocol.media.SrtpControls
 
get(int) - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Returns the value to which the specified key is mapped in this map.
get(Object) - Method in class net.java.sip.communicator.util.OrderedProperties
Get the object pointed by key.
getAAAARecord(String, int) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns array of hosts from the AAAA record of the specified domain.
getAandAAAARecords(String, int) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection.LocalNetworkUtils
 
getAandAAAARecords(String, int) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns array of hosts from the A and AAAA records of the specified domain.
getAccount(AccountID) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountListModel
Returns true if an account with the given accountUID is contained in the model, otherwise returns false.
getAccount() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRightButtonMenu
Returns the Account that was last clicked on.
getAccount() - Method in class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
The URI we can use to reach messages from provider that is firing the event.
getAccountAddress(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the account user id for the given protocol provider.
getAccountAddress() - Method in class net.java.sip.communicator.impl.protocol.sip.SipAccountIDImpl
Returns a string that could be directly used (or easily converted to) an address that other users of the procotol can use to communicate with us.
getAccountAddress() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns a string that could be directly used (or easily converted to) an address that other users of the protocol can use to communicate with us.
getAccountAddress() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Returns a string that could be directly used (or easily converted to) an address that other users of the procotol can use to communicate with us.
getAccountAt(int) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Returns the account credentials at the row 'row'
getAccountDisplayName(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the account user display name for the given protocol provider.
getAccountForID(String) - Static method in class net.java.sip.communicator.util.account.AccountUtils
Return the AccountID corresponding to the given string account identifier.
getAccountIconPath() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Returns the account icon path.
getAccountIconPath() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Returns the account icon path.
getAccountIconPath() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Returns the account icon path.
getAccountIconPath() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the account icon path.
getAccountIconPath() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the account icon path.
getAccountIconPath() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the protocol icon path stored under ProtocolProviderFactory.ACCOUNT_ICON_PATH key.
getAccountID() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Returns the account identifier.
getAccountID() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Returns the AccountID that uniquely identifies the account represented by this instance of the ProtocolProviderService.
getAccountID() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns the AccountID that uniquely identifies the account represented by this instance of the ProtocolProviderService.
getAccountID() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Returns the AccountID that uniquely identifies the account represented by this instance of the ProtocolProviderService.
getAccountID() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the AccountID that uniquely identifies the account represented by this instance of the ProtocolProviderService.
getAccountID() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Returns the AccountID that uniquely identifies the account represented by this instance of the ProtocolProviderService.
getAccountID() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the AccountID that uniquely identifies the account represented by this instance of the ProtocolProviderService.
getAccountID() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Returns the AccountID that uniquely identifies the account represented by this instance of the ProtocolProviderService.
getAccountIDByUID(String) - Static method in class net.java.sip.communicator.plugin.otr.OtrActivator
Gets an AccountID by its UID.
getAccountIDsWithSavedPasswords() - Static method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Finds all accounts with saved encrypted passwords.
getAccountImage() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Get current account image from server if any.
getAccountImage() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Get current account image from server if any.
getAccountImage() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Get current account image from server if any.
getAccountIndex() - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Returns the account index (In case of more than one account for one and the same protocol).
getAccountManager() - Static method in class net.java.sip.communicator.impl.contactlist.ContactlistActivator
Returns the AccountManager obtained from the bundle context.
getAccountManager() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the AccountManager obtained from the bundle context.
getAccountManager() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns the AccountManager obtained from the bundle context.
getAccountManager() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns the AccountManager obtained from the bundle context.
getAccountManager() - Static method in class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
Get the AccountManager of the protocol.
getAccountManager() - Static method in class net.java.sip.communicator.util.UtilActivator
Returns the AccountManager obtained from the bundle context.
getAccountNodeName(ProtocolProviderFactory, String) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Gets account node name under which account configuration properties are stored.
getAccountProperties() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns a Map containing protocol and implementation account initialization properties.
getAccountPropertyBoolean(Object, boolean) - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the specific account property.
getAccountPropertyInt(Object, int) - Method in class net.java.sip.communicator.service.protocol.AccountID
Gets the value of a specific property as a signed decimal integer.
getAccountPropertyString(Object) - Method in class net.java.sip.communicator.impl.protocol.sip.SipAccountIDImpl
Returns the account property string corresponding to the given key.
getAccountPropertyString(Object) - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the account property string corresponding to the given key.
getAccountPropertyString(Object, String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the account property string corresponding to the given key.
getAccountRegistrationURL() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetWebAccountRegistrationIcqImpl
Returns a URL that points to a page which allows for on-line registration of accounts belonging to the service supported by this protocol provider.
getAccountRegistrationURL() - Method in interface net.java.sip.communicator.service.protocol.OperationSetWebAccountRegistration
Returns a URL that points to a page which allows for on-line registration of accounts belonging to the service supported by this protocol provider.
getAccountRegWizardContainer() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements the UIService.getAccountRegWizardContainer method.
getAccountRegWizardContainer() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the WizardContainer for the current UIService implementation.
getAccounts() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Get list of stored connections.
getAccounts(List<ProtocolProviderService>) - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the list of wrapped protocol providers.
getAccountsCombo() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Returns the accounts combo box contained in this dialog.
getAccountsComboBox() - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoPanel
Returns the combo box that switches between account detail panels.
getAccountsComboBox() - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoPanel
Returns the combo box that switches between account detail panels.
getAccountsTable() - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoPanel
Returns mapping between registered AccountIDs and their respective AccountDetailsPanel that contains all the details for the account.
getAccountsTable() - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoPanel
Returns mapping between registered AccountIDs and their respective AccountDetailsPanel that contains all the details for the account.
getAccountStatusImage(ProtocolProviderService) - Static method in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Obtains the indexed status image for the given protocol provider.
getAccountStatusPanel() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the account status panel.
getAccountUniqueID() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns a String uniquely identifying this account, guaranteed to remain the same across multiple installations of the same account and to always be unique for differing accounts.
getAccountUniqueID() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Overrides to return UID loaded from edited AccountID.
getAction() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
Returns the value of this element's action attribute.
getAction() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Returns the value of 'action' attribute.
getAction() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Returns the value of this element's action attribute.
getAction() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Returns the value of 'action' attribute.
getAction() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Returns the current action associated with the WhiteboardObject to send.
getAction() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
Returns the action associated with this session packet extension.
getAction() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
 
getAction() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Returns action string.
getAction(String) - Method in class net.java.sip.communicator.service.notification.Notification
Returns the Action corresponding to the given actionType.
getActionHandler() - Method in class net.java.sip.communicator.service.notification.event.NotificationActionTypeEvent
Returns the NotificationActionHandler that handles the action, for which this event is about.
getActionHandlers(String) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Gets at list of handler for the specified action type.
getActionHandlers(String) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Gets a list of handler for the specified action type.
getActions() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RuleType
Gets the value of the actions property.
getActions() - Method in class net.java.sip.communicator.service.notification.Notification
Returns the set of actions registered for this event notification.
getActionType() - Method in class net.java.sip.communicator.impl.notification.CommandNotificationHandlerImpl
Gets the type of this handler.
getActionType() - Method in class net.java.sip.communicator.impl.notification.LogMessageNotificationHandlerImpl
Gets the type of this handler.
getActionType() - Method in class net.java.sip.communicator.impl.notification.PopupMessageNotificationHandlerImpl
Gets the type of this handler.
getActionType() - Method in class net.java.sip.communicator.impl.notification.SoundNotificationHandlerImpl
Gets the type of this handler.
getActionType() - Method in class net.java.sip.communicator.service.notification.NotificationAction
Return the action type name.
getActionType() - Method in interface net.java.sip.communicator.service.notification.NotificationHandler
Gets the type of this handler.
getActive() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Get the active state.
getActiveCallContainer(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Returns the CallContainer corresponding to the given call.
getActiveCallCount() - Method in class net.java.sip.communicator.service.protocol.ActiveCallsRepository
Returns the number of calls currently tracked by this repository.
getActiveCallPeer(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Returns the active call peer corresponding to the given sid.
getActiveCalls() - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Returns an iterator over all currently active calls.
getActiveCalls() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Returns an iterator over all currently active calls.
getActiveCalls() - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
Returns an iterator over all currently active calls.
getActiveCalls() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Returns an iterator over all currently active calls.
getActiveCalls() - Method in class net.java.sip.communicator.service.protocol.ActiveCallsRepository
Returns an iterator over all currently active (non-ended) calls.
getActiveCalls() - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Returns an iterator over all currently active calls.
getActiveCallsRepository() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Returns a reference to the ActiveCallsRepositoryJabberGTalkImpl that we are currently using.
getActiveCallsRepository() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Returns a reference to the ActiveCallsRepositorySipImpl that we are currently using.
getActiveLinkColor() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Returns the active link color.
getActivePopupHandler() - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Returns active PopupMessageHandler.
getActivePopupMessageHandler() - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Get the handler currently used by this implementation to popup message
getActivePopupMessageHandler() - Method in interface net.java.sip.communicator.service.systray.SystrayService
Get the handler currently used by the systray service for popup message
getActiveServices() - Static method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdActivator
Gets all registered Thunderbird address book services.
getActiveSystrayMode() - Method in class net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl
 
getActiveSystrayMode() - Method in interface net.java.sip.communicator.service.systray.SystrayService
Gets the systray mode that was chosen at startup, either by default or as an override selected by the user.
getAddContactButton() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns the add contact button contained in the current cell.
getAdditionalJingleNodes() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Returns the list of additional Jingle Nodes entered by the user.
getAdditionalJingleNodes() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Returns the List of all additional stun servers entered by the user.
getAdditionalMobileNumbers() - Method in class net.java.sip.communicator.plugin.desktoputil.UIPhoneUtil
Searches for additional phone numbers found in contact information
getAdditionalNumbers() - Method in class net.java.sip.communicator.plugin.desktoputil.UIPhoneUtil
Searches for additional phone numbers found in contact information
getAdditionalStunServers() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Returns the list of additional stun servers entered by the user.
getAdditionalStunServers() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Returns the List of all additional stun servers entered by the user.
getAddress() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr
Gets an InetAddress from the sin[6]_addr member.
getAddress() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
getAddress() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
getAddress() - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Returns a String locator for that peer.
getAddress() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Returns a String that can be used for identifying the contact.
getAddress() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Returns the ICQ uin (or AIM screen name)of this contact
getAddress() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Get contact id (a.k.a.
getAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Returns a String locator for that peer.
getAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns the Jabber Userid of this contact
getAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.Email
The value of this email
getAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
Returns the Jabber Userid of this contact
getAddress() - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Returns a String locator for that peer.
getAddress() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns a String that can be used for identifying the contact.
getAddress() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns a String locator for that peer.
getAddress() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Returns a String that can be used for identifying the contact.
getAddress() - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
Gets 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.
getAddress() - Method in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
Gets the address to use for the next connection attempt.
getAddress() - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Returns the address of this detail.
getAddress() - Method in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
The address that changed.
getAddress() - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Returns the protocol address of this ConferenceMember.
getAddress(OperationSetServerStoredAccountInfo) - Static method in class net.java.sip.communicator.service.protocol.AccountInfoUtils
Returns the address of the account, to which the given accountInfoOpSet belongs.
getAddress() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns a String locator for that peer.
getAddress() - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Gets the SIP address of this ConferenceMember as specified by the conference-info XML received from its conferenceFocusCallPeer.
getAddress() - Method in interface net.java.sip.communicator.service.protocol.Contact
Returns a String that can be used for identifying the contact.
getAddress() - Method in class net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF.Line
The address of the line.
getAddress() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.AddressDetail
 
getAddress() - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Returns the IP address or FQDN of this server.
getAddressFactory() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the AddressFactory used to create URLs ans Address objects.
getAddressOfRecord() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Returns the address of record that we are using to register against our registrar or null if this is a fake or "Registrarless" connection.
getAdHocChatRoom(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
 
getAdHocChatRoom() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomWrapper
Returns the AdHocChatRoom that this wrapper represents.
getAdHocChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
Returns the ad-hoc chat room that produced this event.
getAdHocChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
Returns the AdHocChatRoom, that this event is about.
getAdHocChatRoomID() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomWrapper
Returns the identifier of the ad-hoc chat room.
getAdHocChatRoomList() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Returns all chat room providers currently contained in the ad-hoc chat room list.
getAdHocChatRoomName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomWrapper
Returns the ad-hoc chat room name.
getAdHocChatRoomPassword() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomInvitationIcqImpl
Returns the password of the chat room.
getAdHocChatRooms() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Returns a list of all currently joined AdHocChatRoom-s.
getAdHocChatRooms() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Returns a list of all currently joined AdHocChatRoom-s.
getAdHocCreatedRoom() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomCreatedEvent
Returns the ad-hoc room concerned by this event.
getAdHocDestroyedRoom() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomDestroyedEvent
Returns the ad-hoc room concerned by this event.
getAdHocMultiUserChatOpSet(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the multi user chat operation set for the given protocol provider.
getAdHocMultiUserChatOpSet() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
Returns the OperationSetAdHocMultiUserChat, where this event has occurred.
getAdvancedConfigForm() - Static method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
Returns the first available advanced configuration form.
getAdvancedForm() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Returns the advanced registration form.
getAdvancedForm() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Returns the advanced registration form.
getAdvertisedEncryptionMethods() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the advertised methods for securing the call, this are the methods like SDES, ZRTP that are indicated in the initial session initialization.
getAimConnection() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns the AimConnectionopened by this provider
getAimProtocolProviderFactory() - Static method in class net.java.sip.communicator.impl.protocol.icq.IcqActivator
Retrurns a reference to the protocol provider factory that we have registered for aim accounts.
getAimProtocolProviderFactory() - Static method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccRegWizzActivator
Returns the ProtocolProviderFactory for the AIM protocol.
getAimSession() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns the AimSession opened by this provider.
getAlertActionMask() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
getAlertEventMask() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
getAlertSound() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
getAlertUIService() - Static method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
Returns the AlertUIService obtained from the bundle context.
getAlertUIService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the implementation of the AlertUIService.
getAlertUIService() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns the AlertUIService obtained from the bundle context.
getAlertUIService() - Static method in class net.java.sip.communicator.util.UtilActivator
Returns the MetaContactListService obtained from the bundle context.
getAlias() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
Returns the screenname of this contact
getAlias() - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Gets the alias.
getAllAccountIDs() - Static method in class net.java.sip.communicator.plugin.otr.OtrActivator
Gets all the available accounts in SIP Communicator.
getAllAccountIDs() - Static method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Gets all the available accounts in SIP Communicator.
getAllAvailableDetails() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Returns all details currently available and set for our account.
getAllAvailableDetails() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Returns all details currently available and set for our account.
getAllAvailableDetails() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Returns all details currently available and set for our account.
getAllAvailableDetails() - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Returns all details currently available and set for our account.
getAllChats() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Returns all currently instantiated ChatPanels.
getAllChats() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Provides all currently instantiated Chats.
getAllChats() - Method in interface net.java.sip.communicator.service.gui.UIService
Provides all currently instantiated Chats.
getAllContacts(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Returns all avaliable contacts from group and all subgroups.
getAllDetailsForContact(Contact) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredContactInfoIcqImpl
request the full info for the given uin waits and return this details
getAllDetailsForContact(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredContactInfoJabberImpl
request the full info for the given uin waits and return this details
getAllDetailsForContact(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredContactInfo
Returns all details existing for the specified contact.
getAllDevices() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType
Gets the value of the allDevices property.
getAllGroups(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Returns all avaliable groups from group and all subgroups.
getAllInstances() - Static method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns all running instances of ProtocolProviderServiceSipImpl
getAllMails() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Returns mails.
getAllMails() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Returns mails.
getAllPages() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
 
getAllPersons() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvidePersonPermissionType
Gets the value of the allPersons property.
getAllPhone() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns telephone numbers from this person
getAllPhone() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns telephone numbers from this person
getAllPhones() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Returns telephone numbers.
getAllPhones() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Returns telephone numbers.
getALLPropertyIDs() - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.MAPICalendarProperties
Returns array of IDs of created properties.
getAllPropertyNames() - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getAllRemoteFingerprints(Contact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
getAllRemoteFingerprints(Contact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
getAllServices() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType
Gets the value of the allServices property.
getAlt() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns altitude in meters above or below sea level.
getAlternateAddress() - Method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatRoomDestroyReasonDialog
Returns the text entered in the alternate address field.
getAlternateAddress() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
An optional String indicating new address for the room, normally send when room is destroyed.
getAlternativeIMPPAddress() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Returns an alternative IMPP address corresponding to this CallPeer.
getAlternativeIMPPAddress() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns an alternative IMPP address corresponding to this CallPeer.
getAltValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType.ExistsType
Gets the altValue attribute.
getAncestor() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.NoParentType
Gets the phrase attribute.
getAnchor() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ExternalType
Gets the value of the anchor property.
getAnswerForm() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchIQ
Creates and returns answer form.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Gets the entry custom elements.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ActionsType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ConditionsType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.IdentityType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ManyType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.OneType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.TransformationsType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvidePersonPermissionType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryRefType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ExternalType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
Gets the value of the any property.
getAny() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.ExtensionType
Gets the value of the any property.
getAnyAttributes() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Gets the value of the anyAttributes property.
getAnyAttributes() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DataType
Gets the value of the anyAttributes property.
getAnyAttributes() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DescriptionType
Gets the value of the anyAttributes property.
getAnyAttributes() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.EncodingType
Gets the value of the anyAttributes property.
getAnyAttributes() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.MimeType
Gets the value of the anyAttributes property.
getAnyAttributes() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryRefType
Gets the value of the anyAttributes property.
getAnyAttributes() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Gets the value of the anyAttributes property.
getAnyAttributes() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ExternalType
Gets the value of the anyAttributes property.
getAnyAttributes() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Gets the value of the anyAttributes property.
getAppendedProperties(String) - Method in class net.java.sip.communicator.plugin.otr.OtrConfigurator
 
getApplicationData(Object, String) - Static method in class net.java.sip.communicator.impl.protocol.sip.SipApplicationData
Retrieves a value associated to the a key string in the container.
getApplicationProperty(String) - Static method in class net.java.sip.communicator.plugin.simpleaccreg.Resources
Returns the application property corresponding to the given key.
getApplicationString(String) - Static method in class net.java.sip.communicator.impl.osdependent.Resources
Returns the application property string corresponding to the given key.
getApplicationString(String) - Static method in class net.java.sip.communicator.plugin.globalproxyconfig.Resources
Returns an application property string corresponding to the given key.
getApprovedFile() - Method in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Returns the selected file by the user from the dialog.
getApprovedFile() - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Returns the selected file by the user from the dialog.
getApprovedFile() - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Returns the selected file by the user from the dialog.
getArea() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
A named area such as a campus or neighborhood.
getARecord(String, int) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns array of hosts from the A record of the specified domain.
getAssociatedCallPeer() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerControlEvent
Returns the CallPeer that this event is pertaining to.
getAttribute(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns the attribute with the specified name from the list of attributes registered with this packet extension.
getAttributeAsInt(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns the int value of the attribute with the specified name.
getAttributeAsInt(String, int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns the int value of the attribute with the specified name.
getAttributeAsString(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns the string value of the attribute with the specified name.
getAttributeAsURI(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Tries to parse the value of the specified attribute as an URI and returns it.
getAttributeNames() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Gets the names of the attributes which currently have associated values in this extension.
getAttributes() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
Get "attributes" value.
getAudioConfigurationForm() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Returns the audio configuration form used to define the capture/notify/playback audio devices.
getAudioNotifier() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the AudioNotifierService obtained from the bundle context.
getAudioNotifier() - Static method in class net.java.sip.communicator.impl.notification.NotificationActivator
Returns the AudioNotifierService obtained from the bundle context.
getAudioNotifier() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns the AudioNotifierService obtained from the bundle context.
getAudioNotifierService() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Returns the AudioService obtained from the bundle context.
getAudioNotifierService() - Static method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationActivator
Returns the AudioService obtained from the bundle context.
getAudioPacketDelay() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Returns an Integer which stands for the audio packet delay that will be set on all created audio channels or null if the builder should leave not include the XML attribute at all.
getAudioSsrc() - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Returns the SSRC value associated with this participant;
getAudioSsrc() - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Returns the SSRC of the audio content/RTP stream sent by this ConferenceMember in the conference or -1 if such information is not currently available.
getAudioStatus() - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Gets the status in both directions of the audio RTP stream from the point of view of this ConferenceMember.
getAudioStatus() - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Gets the status in both directions of the audio RTP stream from the point of view of this ConferenceMember.
getAuid() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.AuidsType
Gets the value of the auid property.
getAuids() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
Gets the value of the auids property.
getAuth() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple getter for auth
getAuth() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple getter for auth
getAuthenticationName() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the authentication name.
getAuthenticationWindowIcon(ProtocolProviderService) - Static method in class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Returns the icon corresponding to the given protocolProvider.
getAuthenticationWindowService() - Static method in class net.java.sip.communicator.impl.certificate.CertificateVerificationActivator
Returns service to show authentication window.
getAuthenticationWindowService() - Static method in class net.java.sip.communicator.service.httputil.HttpUtilActivator
Returns service to show authentication window.
getAuthority() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Used when we need to re-register or someone needs to obtain credentials.
getAuthorizationName() - Method in class net.java.sip.communicator.service.protocol.AccountID
The authorization name
getAutoAnswerHeaderName() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Returns the name of the header if conditional auto answer is set.
getAutoAnswerHeaderName() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Returns the name of the header if conditional auto answer is set.
getAutoAnswerHeaderValue() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Returns the value of the header for the conditional auto answer.
getAutoAnswerHeaderValue() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Returns the value of the header for the conditional auto answer.
getAutoAnswerItem(SIPCommMenu, int) - Static method in class net.java.sip.communicator.impl.gui.main.menus.AutoAnswerMenu
Return auto answer menu item at index.
getAutoAnswerItemCount(SIPCommMenu) - Static method in class net.java.sip.communicator.impl.gui.main.menus.AutoAnswerMenu
Count number of Auto answer menu items.
getAvailableLocales() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultLanguagePackImpl
All the locales in the language pack.
getAvailableLocales() - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
All the locales in the language pack.
getAvailableLocales() - Method in interface net.java.sip.communicator.service.resources.LanguagePack
All the locales in the language pack.
getAvailableServiceNames(ProtocolProviderServiceJabberImpl) - Static method in class net.java.sip.communicator.impl.protocol.jabber.UserSearchManager
Returns a list with the available user search service names for a given provider.
getAvailableSslProtocols() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the list of available SSL protocols.
getAvatar(boolean) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns the avatar of this contact, that can be used when including this MetaContact in user interface.
getAvatar() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns an avatar that can be used when presenting this MetaContact in user interface.
getAvatar() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Returns the avatar image corresponding to the source contact.
getAvatar() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Gets the avatar of a specific UIContact in the form of an ImageIcon value.
getAvatar() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Gets the avatar of a specific UIContact in the form of an ImageIcon value.
getAvatar() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIContactImpl
Gets the avatar of a specific UIContact in the form of an ImageIcon value.
getAvatar() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
getAvatar() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Returns null to indicate that there's no avatar attached to the IRC member.
getAvatar() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Returns the avatar of this member, that can be used when including it in user interface.
getAvatar() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Returns the avatar of this member, that can be used when including it in user interface.
getAvatar() - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
Returns the current image with no rounded corners.
getAvatar(String) - Method in class net.java.sip.communicator.plugin.nimbuzzavatars.NimbuzzAvatarsActivator
Returns the avatar bytes for the given contact address.
getAvatar() - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns the avatar of this contact, that can be used when including this MetaContact in user interface.
getAvatar(boolean) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns the avatar of this contact, that can be used when including this MetaContact in user interface.
getAvatar(String) - Method in interface net.java.sip.communicator.service.customavatar.CustomAvatarService
Returns the avatar bytes for the given contact address.
getAvatar() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
 
getAvatar() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
Returns the avatar of this member, that can be used when including it in user interface.
getAvatar() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAvatar
Returns the current avatar of this protocol.
getAvatarBytes() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Gets the avatar image corresponding to the source contact in the form of an array of bytes.
getAvatarBytes() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatContact
 
getAvatarBytes() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatContact
Implements ChatContact#getAvatarBytes().
getAvatarBytes() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatContact
 
getAvatarUrl() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
 
getAvatarUrl() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl
 
getBackButton() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Returns the back wizard button.
getBackButtonDefaultText() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Returns the default text of the back wizard button.
getBackButtonEnabled() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Checks if the Back button is enabled.
getBackButtonIcon() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Returns the icon for the Back button.
getBackButtonText() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Returns the text for the Back button.
getBackgroundColor() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Returns an integer representing the background color of this object.
getBackgroundColor() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolygonJabberImpl
Returns an integer representing the background color of this object.
getBackgroundColor() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Returns an integer representing the background color of this object.
getBackgroundColor() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Returns an integer representing the background color of this object.
getBackgroundColor() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Returns an integer representing the background color of this object.
getBackgroundColor() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Returns an integer representing the background color of this object.
getBackgroundColor() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectCircle
Returns an integer representing the background color of this object.
getBackgroundColor() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Returns an integer representing the background color of this object.
getBackgroundColor() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolygon
Returns an integer representing the background color of this object.
getBackgroundColor() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Returns an integer representing the background color of this object.
getBackgroundImage() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Returns a binary array containing the image that should be displayed as the background of this WhiteboardObject.
getBackgroundImage() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Returns the background image of this button.
getBackgroundImage() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Returns a binary array containing the image that should be displayed as the background of this WhiteboardObject.
getBackgroundImage() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectImage
Returns a binary array containing the image that should be displayed as the background of this WhiteboardObject.
getBackPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
Implements the WizardPage.getBackPageIdentifier method.
getBackPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Implements the WizardPage.getBackPageIdentifier to return the back identifier.
getBackPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
Returns the identifier of the back wizard page.
getBackPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
Implements the WizardPanelDescriptor method to return the identifier of the previous wizard page.
getBackPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
Returns the identifier of the back wizard page.
getBackPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
Implements the WizardPanelDescriptor method to return the identifier of the previous wizard page.
getBackPageIdentifier() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Implements the WizardPage.getBackPageIdentifier to return the back identifier, which is null as this is the first wizard page.
getBackPageIdentifier() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Implements the WizardPage.getBackPageIdentifier to return the back identifier.
getBackPageIdentifier() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Implements the WizardPage.getBackPageIdentifier to return the back identifier.
getBackPageIdentifier() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Implements the WizardPage.getBackPageIdentifier to return the back identifier.
getBackPageIdentifier() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Implements the WizardPage.getBackPageIdentifier to return the back identifier.
getBackPageIdentifier() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Implements the WizardPage.getBackPageIdentifier to return the back identifier.
getBackPageIdentifier() - Method in interface net.java.sip.communicator.service.gui.WizardPage
Returns the identifier of the previous wizard page.
getBandwidth() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.BandwidthPacketExtension
Returns the value of this bandwidth extension.
getBandwidth() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Returns an optional bandwidth element that specifies the allowable or preferred bandwidth for use by this application type.
getBanList() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the list of banned chat room members.
getBanList() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the list of banned users.
getBanList() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns an Iterator over a set of ban masks for this chat room.
getBanList() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns an Iterator over a set of ban masks for this chat room.
getBaseConfigProperty() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Gets the base property name to which the other PNAME_ will be appended.
getBaseDN() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple getter for baseDN
getBaseDN() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple getter for baseDN
getBasicInstantMessaging() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Get the Basic Instant Messaging implementation.
getBasicTelephony() - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Gets the OperationSetBasicTelephony implementation which this instance uses to carry out tasks such as establishing Calls.
getBearing() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns GPS bearing (direction in which the entity is heading to reach its next waypoint), measured in decimal degrees relative to true north.
getBgImage() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextButton
Return the background image.
getBgImage() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Returns the background image of this button.
getBgRolloverImage() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Returns the background rollover image of this button.
getBindDN() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple getter for bindDN
getBindDN() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple getter for bindDN
getBinding(int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Provides a binding at a particular index.
getBindingCount() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Provides number of key bindings currently present.
getBindingIndex(BindingEntry) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Provides the index of a particular entry.
getBindingInputMap() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Provides an input map associating keystrokes to actions according to the contents of the display.
getBindingMap() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Provides the mapping between keystrokes and actions represented by the contents of the display.
getBindings() - Method in class net.java.sip.communicator.impl.keybindings.GlobalKeybindingSetImpl
Provides current keybinding mappings.
getBindings() - Method in class net.java.sip.communicator.impl.keybindings.KeybindingSetImpl
Provides current keybinding mappings.
getBindings(KeybindingSet.Category) - Method in class net.java.sip.communicator.impl.keybindings.KeybindingsServiceImpl
Provides the bindings associated with a given category.
getBindings() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Provides listing of the current keybinding entries.
getBindings() - Method in interface net.java.sip.communicator.service.keybindings.GlobalKeybindingSet
Provides current keybinding mappings.
getBindings() - Method in class net.java.sip.communicator.service.keybindings.KeybindingSet
Provides current keybinding mappings.
getBindings(KeybindingSet.Category) - Method in interface net.java.sip.communicator.service.keybindings.KeybindingsService
Provides the bindings associated with a given category.
getBirthDate(OperationSetServerStoredAccountInfo) - Static method in class net.java.sip.communicator.service.protocol.AccountInfoUtils
Returns the birth date of the account, to which the given accountInfoOpSet belongs.
getBitness() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Returns the bitness of this contact source service.
getBitness() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Returns the bitness of this contact source service.
getBitness() - Method in interface net.java.sip.communicator.service.contactsource.EditableContactSourceService
Returns the bitness of this contact source service.
getBlack() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the control text color resource.
getBogusReason() - Method in class net.java.sip.communicator.impl.dns.SecureMessage
If the result is bogus this contains a string that describes the failure.
getBoldRoundBorder() - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders
 
getBoolean(String, boolean) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getBoolean() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.BooleanDetail
 
getBooleanPropertiesByPrefix(String, boolean, boolean) - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns a java.util.Map of Strings containing the all property names that have the specified prefix and Boolean containing the value for each property selected.
getBorderInsets(Component) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.BoldRoundBorder
 
getBorderInsets(Component, Insets) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.BoldRoundBorder
 
getBorderInsets(Component) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.RoundBorder
 
getBorderInsets(Component, Insets) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.RoundBorder
 
getBorderLayoutConstraintsFromContainer(Object) - Static method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the corresponding BorderLayout constraint from the given Container constraint.
getBoshUrl() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Returns the BOSH URL which should be used to connect to the XMPP server.
getBrowserLauncher() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccRegWizzActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccRegWizzActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccRegWizzActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncher() - Static method in class net.java.sip.communicator.plugin.update.UpdateActivator
Returns the BrowserLauncherService obtained from the bundle context.
getBrowserLauncherService() - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Return reference to a browser launcher service implementation.
getBuddiesCopy() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
getBuddyComment() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
getBuddyList() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
getBufferedImage(ImageIcon) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTrayIcon
 
getBufferedImage(URL) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Returns the buffered image corresponding to the given url image path.
getBufferedImage(Image) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Returns the buffered image corresponding to the given image
getBuilding() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns the name of a specific building on a street or in an area.
getBundleContext() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Returns the context in which the one and only NeomediaActivator instance has started executing.
getBundleContext() - Static method in class net.java.sip.communicator.impl.netaddr.NetaddrActivator
Returns a reference to the bundle context that we were started with.
getBundleContext() - Static method in class net.java.sip.communicator.impl.protocol.gibberish.GibberishActivator
Returns a reference to the bundle context that we were started with.
getBundleContext() - Static method in class net.java.sip.communicator.impl.protocol.icq.IcqActivator
Returns a reference to the bundle context that we were started with.
getBundleContext() - Static method in class net.java.sip.communicator.impl.protocol.irc.IrcActivator
Bundle Context.
getBundleContext() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to the bundle context that we were started with.
getBundleContext() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Returns a reference to the bundle context that we were started with.
getBundleContext() - Static method in class net.java.sip.communicator.impl.sysactivity.SysActivityActivator
Returns a reference to the bundle context that we were started with.
getBundleContext() - Static method in class net.java.sip.communicator.plugin.branding.BrandingActivator
 
getBundleContext() - Static method in class net.java.sip.communicator.plugin.certconfig.CertConfigActivator
 
getBundleContext() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccRegWizzActivator
Returns the bundleContext that we received when we were started.
getBundleContext() - Static method in class net.java.sip.communicator.plugin.keybindingchooser.KeybindingChooserActivator
Returns the bundle context.
getBundleContext() - Static method in class net.java.sip.communicator.service.gui.internal.GuiServiceActivator
Returns the BundleContext.
getBundleContext() - Static method in class net.java.sip.communicator.service.protocol.media.ProtocolMediaActivator
Returns a reference to the bundle context that we were started with.
getBundleContext() - Static method in class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
Returns OSGI bundle context.
getBundleContext() - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Gets the BundleContext containing (or to contain) the service registration of this factory.
getBusyStatus() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.ExceptionInfo
Returns the busy status
getBy() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
Get "by" field.
getBy() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomCreatedEvent
Returns the Contact who created the room.
getBy() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomDestroyedEvent
Returns the Contact who created the room.
getByOrderId(int) - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.MAPICalendarProperties
Returns MAPICalendarProperties instance by given order ID
getBypassGtalkCaps() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Returns the alwaysCallWithGtalk value.
getBytes() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.BinaryDetail
 
getBytesInImage(byte[]) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Loads an image from a given bytes array.
getCachedAuthorizationHeader(String) - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCache
Returns an authorization header cached for the specified call id and null if no authorization header has been previously cached for this call.
getCachedAuthorizationHeader(String) - Method in class net.java.sip.communicator.impl.protocol.sip.security.SipSecurityManager
Returns an authorization header cached against the specified callID or null if no auth.
getCachedAvatar(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.AvatarCacheUtils
Returns the bytes of the avatar image stored for the account corresponding to the given protocol provider.
getCachedAvatar(Contact) - Static method in class net.java.sip.communicator.util.AvatarCacheUtils
Returns the bytes of the avatar image stored for the account corresponding to the given protocol provider.
getCachedAvatarPath(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.AvatarCacheUtils
Returns the bytes of the avatar image stored for the account corresponding to the given protocol provider.
getCachedAvatarPath(Contact) - Static method in class net.java.sip.communicator.util.AvatarCacheUtils
Returns the bytes of the avatar image stored for the account corresponding to the given protocol provider.
getCachedAvatarPath(ProtocolProviderService, String) - Static method in class net.java.sip.communicator.util.AvatarCacheUtils
Returns the bytes of the avatar image stored for the account corresponding to the given protocol provider.
getCachedConferenceDescriptions() - Method in class net.java.sip.communicator.service.protocol.AbstractChatRoom
Returns cached ConferenceDescription instances.
getCachedConferenceDescriptions() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns cached ConferenceDescription instances.
getCachedConferenceDescriptionSize() - Method in class net.java.sip.communicator.service.protocol.AbstractChatRoom
Returns the number of cached ConferenceDescription instances.
getCachedConferenceDescriptionSize() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns the number of cached ConferenceDescription instances.
getCachedContactDetails(String) - Method in class net.java.sip.communicator.impl.protocol.icq.InfoRetreiver
Request the full info for the given uin if available in cache, if missing return null.
getCachedContactDetails(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver
request the full info for the given contactAddress if available in cache.
getCalendar() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.CalendarDetail
 
getCalendarService() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
 
getCalendarService() - Static method in class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
Gets the CalendarService to be used by the classes in the bundle represented by ProtocolProviderActivator.
getCall() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Gets the Call associated with this instance.
getCall() - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Returns a reference to the call that this peer belongs to.
getCall() - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Returns a reference to the call that this peer belongs to.
getCall() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Returns a reference to the call that this peer belongs to.
getCall() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns a reference to the call that this peer belongs to.
getCall() - Method in class net.java.sip.communicator.service.protocol.event.CallReceivedEvent
Returns the received call.
getCall() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Returns a reference to the call that this peer belongs to.
getCallButton() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns the call button contained in the current cell.
getCallButtonRect() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Calculates the call button rectangle.
getCallConference() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Returns the CallConference depicted by this CallPanel
getCallConference() - Method in class net.java.sip.communicator.service.protocol.event.CallEvent
Returns the CallConference that triggered this event.
getCallContainer() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Returns the parent, container which created this CallRenderer and in which this CallRenderer is added
getCallContainer() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Returns the parent call container, where this renderer is contained.
getCallContainer() - Method in interface net.java.sip.communicator.impl.gui.main.call.SwingCallRenderer
Returns the parent, container which created this CallRenderer and in which this CallRenderer is added
getCallCount() - Method in class net.java.sip.communicator.service.protocol.CallConference
Gets the number of Calls that are participating in this telephony conference.
getCallDurationStartTime() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Gets the time at which this CallPeer transitioned into a state (likely CallPeerState.CONNECTED) marking the start of the duration of the participation in a Call.
getCallDurationStartTime() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Gets the time at which this CallPeer transitioned into a state (likely CallPeerState.CONNECTED) marking the start of the duration of the participation in a Call.
getCaller() - Method in class net.java.sip.communicator.impl.ldap.LdapPendingSearch
Returns the initiator of the search
getCallForward() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Get the value for automatically forward all calls to the specified number using the same provider.
getCallForward() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Get the value for automatically forward all calls to the specified number using the same provider..
getCallHistoryService() - Static method in class net.java.sip.communicator.impl.callhistory.CallHistoryActivator
Returns the instance of CallHistoryService created in this activator.
getCallHistoryService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the CallHistoryService obtained from the bundle context.
getCallId() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Gets the value of the "callid" attribute.
getCallID() - Method in class net.java.sip.communicator.service.protocol.Call
Returns the id of the specified Call.
getCallId() - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Gets the call ID of this ConferenceDescription
getCallInfoURL() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Returns a URL pointing ta a location with call control information for this peer or null if no such URL is available for the CallPeer associated with this handler..
getCallInfoURL() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns a URL pointing to a location with call control information for this peer or null if no such URL is available for this call peer.
getCallInfoURL(SessionDescription) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Returns a URL pointing to a location with more details (and possibly call control utilities) about the session.
getCallInfoURL() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Returns a URL pointing ta a location with call control information for this peer or null if no such URL is available for this call peer.
getCallInfoURL() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns a URL pointing to a location with call control information or null if such an URL is not available for the current call peer.
getCallLabels() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Returns the labels contained in this dialog.
getCallPanel() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Gets the CallPanel which contains this instances and uses it to depict the associated conference participant.
getCallPanel() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Returns the parent CallPanel containing this renderer.
getCallPanel() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Returns the parent CallPanel containing this renderer.
getCallPanel() - Method in interface net.java.sip.communicator.impl.gui.main.call.SwingCallPeerRenderer
Returns the parent CallPanel containing this renderer.
getCallPeer() - Method in class net.java.sip.communicator.impl.gui.event.ConferencePeerViewEvent
Returns the call peer associated with the event.
getCallPeer() - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Returns the remote-controlled CallPeer.
getCallPeer() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Gets the CallPeer depicted by this instance.
getCallPeer() - Method in class net.java.sip.communicator.service.protocol.event.RemoteControlGrantedEvent
Get the CallPeer.
getCallPeer() - Method in interface net.java.sip.communicator.service.protocol.event.RemoteControlListener
Returns the remote-controlled CallPeer.
getCallPeer() - Method in class net.java.sip.communicator.service.protocol.event.RemoteControlRevokedEvent
Get the CallPeer.
getCallPeer() - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the MediaAwareCallPeer that this transport manager is serving.
getCallPeerContactAddress() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Returns CallPeer contact address.
getCallPeerCount() - Method in class net.java.sip.communicator.service.protocol.AbstractCall
Returns the number of peers currently associated with this call.
getCallPeerCount() - Method in class net.java.sip.communicator.service.protocol.Call
Returns the number of peers currently associated with this call.
getCallPeerCount(Call) - Static method in class net.java.sip.communicator.service.protocol.CallConference
Gets the number of CallPeers associated with the Calls participating in the telephony conference-related state of a specific Call.
getCallPeerCount() - Method in class net.java.sip.communicator.service.protocol.CallConference
Gets the number of CallPeers associated with the Calls participating in this telephony conference.
getCallPeerList() - Method in class net.java.sip.communicator.service.protocol.AbstractCall
Gets an unmodifiable List of the CallPeers of this Call.
getCallPeerRenderer(CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Returns the CallPeerRenderer corresponding to the given callPeer.
getCallPeerRenderer(CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Returns the CallPeerRenderer corresponding to the given callPeer.
getCallPeerRenderer(CallPeer) - Method in interface net.java.sip.communicator.service.gui.call.CallRenderer
Returns the CallPeerRenderer corresponding to the given callPeer.
getCallPeers() - Method in class net.java.sip.communicator.service.protocol.AbstractCall
Returns an Iterator over the (list of) CallPeers of this Call.
getCallPeers() - Method in class net.java.sip.communicator.service.protocol.Call
Returns an iterator over all call peers.
getCallPeers(Call) - Static method in class net.java.sip.communicator.service.protocol.CallConference
Gets a list of the CallPeers associated with the Calls participating in the telephony conference in which a specific Call is participating.
getCallPeers() - Method in class net.java.sip.communicator.service.protocol.CallConference
Gets a list of the CallPeers associated with the Calls participating in this telephony conference.
getCallPeers(List<CallPeer>) - Method in class net.java.sip.communicator.service.protocol.CallConference
Adds the CallPeers associated with the Calls participating in this telephony conference into a specific List.
getCallPeerView() - Method in class net.java.sip.communicator.impl.gui.event.ConferencePeerViewEvent
Returns the call peer view associated with the event.
getCallRecord() - Method in class net.java.sip.communicator.service.callhistory.event.CallRecordEvent
Returns the CallRecords this event is about.
getCallRecords() - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryQueryImpl
Returns a collection of the results for this query.
getCallRecords() - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryQuery
Returns a collection of the initial results for this query.
getCallRenderer() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Gets the CallRenderer which (directly or indirectly) initialized this instance and which uses it to depict the associated conference participant.
getCallRenderer() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Returns the parent call renderer.
getCallRenderer() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Returns the parent call renderer.
getCallRenderer() - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Returns the parent call renderer.
getCalls(Call) - Static method in class net.java.sip.communicator.service.protocol.CallConference
Gets the list of Calls participating in the telephony conference in which a specific Call is participating.
getCalls() - Method in class net.java.sip.communicator.service.protocol.CallConference
Gets the list of Call participating in this telephony conference.
getCallShortcut() - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Returns CallShortcut object.
getCallState() - Method in class net.java.sip.communicator.service.protocol.Call
Returns the state that this call is currently in.
getCallTitle() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Returns the initial call title.
getCallUIContact(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Returns the MetaContact, to which the given Call was initially created.
getCallVideoButton() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns the call video button contained in the current cell.
getCallWindow() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Returns the parent call window.
getCancelButton() - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Return a reference to the "cancel" button.
getCancelButtonDefaultText() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Returns the default text of the cancel wizard button.
getCancelButtonEnabled() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Checks if the Cancel button is enabled.
getCancelButtonIcon() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Returns the icon for the Cancel button.
getCancelButtonText() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Returns the text for the Cancel button.
getCandidateIceSocketWrapper() - Method in class net.java.sip.communicator.impl.protocol.jabber.JingleNodesCandidate
Gets the DatagramSocket associated with this Candidate.
getCandidateList() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Returns the list of CandidatePacketExtensions currently registered with this transport.
getCapabilities(long) - Static method in class net.java.sip.communicator.impl.galagonotification.GalagoNotification
Invokes org.freedesktop.Notifications.GetCapabilities through the specified DBusConnection in order to retrieve the optional capabilities supported by the freedesktop.org Desktop Notifications server.
getCapsByUser(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Gets the Caps i.e.
getCapsManager() - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Gets the EntityCapsManager which handles the entity capabilities for this ScServiceDiscoveryManager.
getCapsVersion() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Get our own caps version.
getCaretPosition() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Gets the caret position in the chat editor.
getCaretPosition() - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
Provides the index of the character the cursor is in front of.
getCaretPosition() - Method in interface net.java.sip.communicator.service.gui.Chat
Gets the caret position in the chat editor.
getCategory() - Method in class net.java.sip.communicator.impl.keybindings.KeybindingSetImpl
Provides the portion of the UI to which the bindings belong.
getCategory() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.InterestDetail
 
getCategory(int) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
 
getCategory() - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Gets the category, if any, of this ContactQuery.
getCategory() - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Returns the category of the underlying detail.
getCategory() - Method in class net.java.sip.communicator.service.keybindings.KeybindingSet
Provides the portion of the UI to which the bindings belong.
getCause() - Method in class net.java.sip.communicator.service.ldap.event.LdapEvent
 
getCause() - Method in class net.java.sip.communicator.service.protocol.event.CallChangeEvent
The event which was the cause for current event, like last peer removed from call will hangup current call, if any, otherwise is null.
getCbAction() - Method in class net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel
 
getCellEditorValue() - Method in class net.java.sip.communicator.impl.gui.customcontrols.RadioButtonCellEditor
 
getCertificateDialogService() - Static method in class net.java.sip.communicator.impl.certificate.CertificateVerificationActivator
Returns the VerifyCertificateDialogService, through which we will use to create dialogs.
getCertificateId() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Gets the ID of the selected client TLS certificate or null if no certificate is selected.
getCertificateService() - Static method in class net.java.sip.communicator.impl.ldap.LdapServiceImpl
Gets the CertificateService to be used by the functionality of the addrbook plug-in.
getCertificateService() - Static method in class net.java.sip.communicator.impl.protocol.irc.IrcActivator
Return the certificate verification service impl.
getCertificateService() - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
Returns the CertificateService obtained from the bundle context.
getCertificateService() - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
Returns the CertificateService obtained from the bundle context.
getCertificateVerificationService() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Return the certificate verification service impl.
getCertificateVerificationService() - Static method in class net.java.sip.communicator.service.httputil.HttpUtilActivator
Return the certificate verification service impl.
getCertService() - Static method in class net.java.sip.communicator.plugin.certconfig.CertConfigActivator
Returns a reference to a CertificateService implementation currently registered in the bundle context or null if no such implementation was found.
getChannel(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Gets the Channel at a specific index/position within the list of Channels included in this Content.
getChannel(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Gets a Channel which is included into this Content and which has a specific ID.
getChannelBundle(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Finds ColibriConferenceIQ.ChannelBundle identified by given bundleId.
getChannelBundleId() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Get the channel-bundle-id attribute of this CommonChannel.
getChannelBundles() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Returns a list of the ChannelBundles included into this conference IQ.
getChannelCount() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Gets the number of Channels included into/associated with this Content.
getChannelLastN() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Channel 'last-n' option that will be added when channels are created.
getChannelManager() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Get the channel manager instance.
getChannels() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Gets a list of the Channel included into/associated with this Content.
getChannels() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Returns the number of channels in this payload type.
getChannelTypes() - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Get a set of channel type indicators.
getChat(Contact) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
getChat(Contact, String) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
getChat(ChatRoom) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the Chat corresponding to the given ChatRoom.
getChat() - Method in class net.java.sip.communicator.service.gui.event.ChatFocusEvent
Returns the Chat object that corresponds to this event.
getChat(Contact) - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the Chat corresponding to the given Contact.
getChat(Contact, String) - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the Chat corresponding to the given Contact.
getChat(ChatRoom) - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the Chat corresponding to the given ChatRoom.
getChatAvatar() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the avatar icon of this chat session.
getChatAvatar() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns the avatar icon of this chat session.
getChatAvatar() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the avatar icon of this chat session.
getChatAvatar() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns the avatar icon of this chat session.
getChatButton() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns the call button contained in the current cell.
getChatConfigForm() - Static method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Returns the first available advanced configuration form.
getChatConfigurationForm() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns the configuration form corresponding to the chat room.
getChatConfigurationForm() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the configuration form corresponding to the chat room.
getChatContact(Chat) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Get the MetaContact corresponding to the chat.
getChatContact(Chat) - Method in interface net.java.sip.communicator.service.gui.UIService
Get the MetaContact corresponding to the chat.
getChatContainer() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Returns the chat container.
getChatContainer() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the chat window, where this chat panel is added.
getChatConversationPanel() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the conversation panel, contained in this chat panel.
getChatCount() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Returns the number of all open chats.
getChatCount() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Returns the number of all open chats.
getChatCount() - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Returns the number of all open chats.
getChatDefaultFontColor() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the default chat font color.
getChatDefaultFontFamily() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the default chat font family.
getChatDefaultFontSize() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the default chat font size.
getChatHistorySize() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the number of messages from chat history that would be shown in the chat window.
getChatName() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the name of the chat.
getChatName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns the name of the ad-hoc chat room.
getChatName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the name of the chat room.
getChatName() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns the name of this chat.
getChatPanels() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Returns all open ChatPanels.
getChatRoom() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
getChatRoom(int) - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
 
getChatRoom() - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Returns the ChatRoom that this wrapper represents.
getChatRoom() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Returns the chat room that this member is participating in.
getChatRoom(String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Returns a reference to the chat room named chatRoomName or null if the room hasn't been cached yet.
getChatRoom() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Returns the chat room that this member is participating in.
getChatRoom(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Returns a reference to the chat room named chatRoomName or null if the room hasn't been cached yet.
getChatRoom() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Returns the chat room that this member is participating in.
getChatRoom(int) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
 
getChatRoom() - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Returns the ChatRoom that this wrapper represents.
getChatRoom() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
Returns the chat room that this member is participating in.
getChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationRejectedEvent
Returns the AdHocChatRoom for which the initial invitation was.
getChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomConferencePublishedEvent
Returns the ChatRoom which is the source of this event.
getChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationRejectedEvent
Returns the ChatRoom for which the initial invitation was.
getChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Returns the chat room that produced this event.
getChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Returns the ChatRoom, that this event is about.
getChatRoomAutoOpenOption(ProtocolProviderService, String) - Static method in class net.java.sip.communicator.service.muc.MUCService
Returns the value of the chat room open automatically property
getChatRoomID() - Method in class net.java.sip.communicator.impl.muc.BaseChatRoomSourceContact
Returns the id of the chat room associated with the contact.
getChatRoomID() - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Returns the identifier of the chat room.
getChatRoomID() - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Returns the identifier of the chat room.
getChatRoomList(String) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow
Updates the chat rooms list when a key change is performed in the search field.
getChatRoomMember(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the ChatRoomMember corresponding to the given member id.
getChatRoomMember() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Returns the chat room member that this event is about.
getChatRoomName() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.ChatRoomNamePanel
Returns the chat room name entered by user.
getChatRoomName() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.NewChatRoom
 
getChatRoomName() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.ChatRoomNamePanel
Returns the chat room name entered by user.
getChatRoomName() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.NewChatRoom
Returns the name of the chat room.
getChatRoomName() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Returns the chat room name entered by user.
getChatRoomName() - Method in class net.java.sip.communicator.impl.muc.BaseChatRoomSourceContact
Returns the name of the chat room associated with the contact.
getChatRoomName() - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Returns the chat room name.
getChatRoomName() - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Returns the chat room name.
getChatRoomPassword() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomInvitationIrcImpl
Returns the password for the chat room.
getChatRoomPassword() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomInvitationJabberImpl
 
getChatRoomPassword() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomInvitation
Returns the password to use when joining the room.
getChatRoomPrefix(String, String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the chat room prefix saved in ConfigurationService associated with the accountID and chatRoomID.
getChatRoomProperty(ProtocolProviderService, String, String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the chat room property, saved through the ConfigurationService.
getChatRoomProvider() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.NewChatRoom
Returns the chat room provider corresponding to the chosen account.
getChatRoomProviders() - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Returns an iterator to the list of chat room providers.
getChatRoomProviders() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns a list of all currently registered providers.
getChatRoomProviders() - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Returns an iterator to the list of chat room providers.
getChatRoomProviders() - Method in class net.java.sip.communicator.service.muc.MUCService
Returns an iterator to the list of chat room providers.
getChatRoomStatus(ProtocolProviderService, String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the last chat room status, saved through the ConfigurationService.
getChatRoomsWithSavedPasswords() - Static method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Finds all chat rooms with saved encrypted passwords.
getChatRoomWrapperByChatRoom(ChatRoom, boolean) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Searches for chat room wrapper in chat room list by chat room.
getChatRoomWrapperByChatRoom(ChatRoom, boolean) - Method in class net.java.sip.communicator.service.muc.MUCService
Searches for chat room wrapper in chat room list by chat room.
getChats() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Returns all chats this ChatContainer contains.
getChats() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Returns the currently available chat panels.
getChats() - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Returns the currently available chat panels.
getChats() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns a list containing all open Chats
getChats() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns a list of all open Chats
getChatSession() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the chat session associated with this chat panel.
getChatSessionRenderer() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the ChatSessionRenderer that provides the connection between this chat session and its UI.
getChatSessionRenderer() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns the ChatSessionRenderer that provides the connection between this chat session and its UI.
getChatSessionRenderer() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the ChatSessionRenderer that provides the connection between this chat session and its UI.
getChatSessionRenderer() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns the ChatSessionRenderer that provides the connection between this chat session and its UI.
getChatStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the status icon of this chat session.
getChatStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Implements the ChatPanel.getChatStatusIcon method.
getChatStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Implements the ChatPanel.getChatStatusIcon method.
getChatStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Implements the ChatPanel.getChatStatusIcon method.
getChatSubject() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the subject of the chat room.
getChatTextPane() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Returns the text pane of this conversation panel.
getChatTransports() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns all available chat transports for this chat session.
getChatWindowManager() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the chat window manager.
getChatWriteAreaSize() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the preferred height of the chat write area.
getChatWritePanel() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the write area panel, contained in this chat panel.
getChildContacts() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns a java.util.Iterator over the MetaContacts contained in this MetaContactGroup.
getChildContacts() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns a java.util.Iterator over the MetaContacts contained in this MetaContactGroup.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Returns the XML string of this Jingle IQ's "section" sub-element.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Returns an XML String representation of this IQ.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsIQ
 
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ShutdownIQ
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.health.HealthCheckIQ
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
Get the XML representation of the IQ.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Returns the XML string of this Jingle IQ's "section" sub-element.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.JingleInfoQueryIQ
Returns the sub-element XML section of the IQ packet, or null if there isn't one.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
 
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveEvent
Returns the sub-element XML section of this packet
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Returns the sub-element XML section of the IQ packet, or null if there isn't one.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxQueryIQ
Returns the sub-element XML section of the IQ packet.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.NewMailNotificationIQ
Returns the sub-element XML section of the IQ packet.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
Returns the sub-element XML section of the IQ packet, or null if there isn't one.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RayoIq
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
Returns the xml representing the data element in this IQ packet.
getChildElementXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchIQ
 
getChildExtensions() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns all sub-elements for this AbstractPacketExtension or null if there aren't any.
getChildExtensions() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension
 
getChildExtensions() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
Returns a list containing all crypto sub-elements.
getChildExtensions() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Returns this element's child (local or remote) candidate elements.
getChildExtensions() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RawUdpTransportPacketExtension
Returns this element's child (local or remote) candidate elements.
getChildExtensions() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Returns all child elements that we currently have in this packet.
getChildExtensionsOfType(Class<T>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns this packet's direct child extensions that match the specified type.
getCid() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Returns the Content-ID, corresponding to this ThumbnailElement.
getCid() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
Returns the content-ID of this thumbnail packet.
getCipher() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerSecurityOnEvent
Returns the cipher used for the encryption.
getCipherSuite() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTLSJabberImpl
 
getCipherSuite() - Method in interface net.java.sip.communicator.service.protocol.OperationSetTLS
Returns the negotiated cipher suite
getCity() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.CityDetail
 
getClasses() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType
Gets the value of the classes property.
getClasses() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvidePersonPermissionType
Gets the value of the classes property.
getClasses() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType
Gets the value of the classes property.
getClickCount() - Method in class net.java.sip.communicator.service.gui.event.ContactListEvent
Returns the number of click of this event.
getClient() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Get the IRC client library instance.
getClientAuthCertificateConfigs() - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getClientAuthCertificateConfigs() - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Returns all saved CertificateConfigEntrys.
getClientPort() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the configured client port.
getClientSecurePort() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the client secure port.
getClientTlsCertificateId() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Gets the ID of the selected client TLS certificate or null if no certificate is selected.
getClippedImage() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.EditPanel
Returns the clipped image.
getClistOptionPassword() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Gets the contact list password.
getClistOptionPassword() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Gets the contact list password.
getClistOptionServerUri() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Gets the contact list server uri.
getClistOptionServerUri() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Gets the contact list server uri.
getClistOptionUser() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Gets the contact list user.
getClistOptionUser() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Gets the contact list user.
getClockrate() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Returns the sampling frequency in Hertz used by this encoding.
getClosestTab(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
Returns the index of the tab closest to the passed in location, note that the returned tab may not contain the location x,y.
getCode() - Method in class net.java.sip.communicator.service.protocol.AuthorizationResponse.AuthorizationResponseCode
Returns the string contents representing this code.
getColibriChannel(MediaType, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Gets the ColibriConferenceIQ.Channel which belongs to a content associated with a specific MediaType and is to be either locally or remotely used.
getColor() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Returns an integer representing the color of this object.
getColor(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Returns the int representation of the color corresponding to the given key.
getColor(String) - Static method in class net.java.sip.communicator.plugin.pluginmanager.Resources
Returns an int RGB color corresponding to the given key.
getColor(String) - Static method in class net.java.sip.communicator.plugin.simpleaccreg.Resources
Returns an int RGB color corresponding to the given key.
getColor(String) - Static method in class net.java.sip.communicator.plugin.skinmanager.Resources
Returns an int RGB color corresponding to the given key.
getColor() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Returns an integer representing the color of this object.
getColor() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObject
Returns an integer representing the color of this object.
getColorResources() - Method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Returns a Map, containing all [key, value] pairs for color resource pack.
getColorResources() - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Resources for currently loaded ColorPack.
getColorResources() - Method in interface net.java.sip.communicator.service.resources.SkinPack
Returns a Map, containing all [key, value] pairs for color resource pack.
getColorString(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Returns the string representation of the color corresponding to the given key.
getColumnClass(int) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Overrides a method that always returned Object.class Now it will return Boolean.class for the first method, letting the DefaultTableCellRenderer create checkboxes.
getColumnClass(int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.BooleanToCheckTableModel
 
getColumnClass(int) - Method in class net.java.sip.communicator.impl.neomedia.EncodingConfigurationTableModel
 
getColumnClass(int) - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
getColumnClass(int) - Method in class net.java.sip.communicator.plugin.chatconfig.replacement.ReplacementConfigurationTableModel
 
getColumnClass(int) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
 
getColumnClass(int) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecTableModel
getColumnClass(int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Overrides a method that always returned Object.class Now it will return Boolean.class for the first method, letting the DefaultTableCellRenderer create checkboxes.
getColumnClass(int) - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapTableModel
Overrides a method that always returned Object.class Now it will return Boolean.class for the first method, letting the DefaultTableCellRenderer create checkboxes.
getColumnCount() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Returns the number of column in the table
getColumnCount() - Method in class net.java.sip.communicator.impl.neomedia.EncodingConfigurationTableModel
 
getColumnCount() - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
getColumnCount() - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigTableModel
 
getColumnCount() - Method in class net.java.sip.communicator.plugin.chatconfig.replacement.ReplacementConfigurationTableModel
getColumnCount() - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
 
getColumnCount() - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecTableModel
getColumnCount() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Returns the number of column in the table
getColumnCount() - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapTableModel
Returns the number of column in the table
getColumnCount() - Method in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
Implements AbstractTableModel#getColumnCount().
getColumnCount() - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginTableModel
Returns the count of table columns.
getColumnIconValue(int) - Static method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Returns the icon value of the given column if the the column supports an icon value, otherwise returns null.
getColumnName(int) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Returns the title for this column
getColumnName(int) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigTableModel
 
getColumnName(int) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecTableModel
getColumnName(int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Returns the title for this column
getColumnName(int) - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapTableModel
Returns the title for this column
getColumnName(int) - Method in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
Implements AbstractTableModel#getColumnName(int).
getCommand() - Method in exception net.java.sip.communicator.impl.protocol.irc.exception.BadCommandException
Get the command.
getCommand() - Method in exception net.java.sip.communicator.impl.protocol.irc.exception.UnsupportedCommandException
The unsupported command that is the reason for this exception.
getCommands() - Static method in class net.java.sip.communicator.impl.protocol.irc.CommandFactory
Get an unmodifiable map of registered commands.
getCommonRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Returns the right button menu of the contact list.
getComponent() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Returns the component associated with this renderer.
getComponent() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Returns the AWT Component which is the user interface equivalent of this CallPeerRenderer.
getComponent() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Returns the component associated with this renderer.
getComponent() - Method in class net.java.sip.communicator.impl.gui.main.call.OutputVolumeControlButton
Returns the component associated with this output volume control button.
getComponent() - Method in interface net.java.sip.communicator.impl.gui.main.call.SwingCallPeerRenderer
Returns the AWT Component which is the user interface equivalent of this CallPeerRenderer.
getComponent() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
 
getComponent() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns a component ID as defined in ICE-CORE.
getComponent() - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoMenuItemComponent
Gets the UI Component of this PluginComponent.
getComponent() - Method in class net.java.sip.communicator.plugin.branding.AboutWindowPluginComponent
 
getComponent() - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoMenuItemComponent
Gets the UI Component of this PluginComponent.
getComponent() - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoMenuItem
 
getComponent() - Method in class net.java.sip.communicator.plugin.exampleplugin.ExamplePluginMenuItem
 
getComponent() - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
getComponent() - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactMenu
 
getComponent() - Method in class net.java.sip.communicator.plugin.update.CheckForUpdatesMenuItemComponent
Gets the UI Component of this PluginComponent.
getComponent() - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardMenuItem
 
getComponent() - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns the actual component corresponding to the contact list.
getComponent() - Method in interface net.java.sip.communicator.service.gui.PluginComponent
Returns the component that should be added.
getComponent() - Method in class net.java.sip.communicator.service.systray.PopupMessage
Returns the component contained in this popup message.
getComponentCount(JComponent) - Method in class net.java.sip.communicator.impl.gui.utils.PluginContainer
Gets the number of Components in a specific JComponent container.
getComponentIndex(Component, Container) - Static method in class net.java.sip.communicator.plugin.desktoputil.ComponentUtils
Returns the index of the given component in the given container.
getComposedImage(Image, Image, ImageObserver) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Creates a composed image from two images.
getConditions() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RuleType
Gets the value of the conditions property.
getConference() - Method in class net.java.sip.communicator.service.protocol.Call
Gets the telephony conference-related state of this Call.
getConference() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Gets the telephony conference-related state of this Call.
getConferenceChatManager() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the chat conference manager.
getConferenceDescription() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
getConferenceDescription() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomConferencePublishedEvent
Returns the ConferenceDescription that was published.
getConferenceFocusCallPeer() - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Gets the CallPeer which is the conference focus of this ConferenceMember.
getConferenceFocusCallPeer() - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Gets the CallPeer which is the conference focus of this ConferenceMember.
getConferenceInfoDiff(ConferenceInfoDocument, ConferenceInfoDocument) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
 
getConferenceMember() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceMemberPanel
Returns the underlying ConferenceMember.
getConferenceMember() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
Gets the ConferenceMember which has been changed (e.g.
getConferenceMember(CallPeer, Component) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Returns the ConferenceMember corresponding to the given visualComponent.
getConferenceMember(CallPeer, Component) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Determines the ConferenceMember which is participating in a telephony conference with a specific CallPeer as its focus and which is sending a video content/RTP stream displayed in a specific visual Component.
getConferenceMemberCount() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Gets the number of ConferenceMembers currently known to this peer if it is acting as a conference focus.
getConferenceMemberCount() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Gets the number of ConferenceMembers currently known to this peer if it is acting as a conference focus.
getConferenceMembers() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Gets the ConferenceMembers currently known to this peer if it is acting as a conference focus.
getConferenceMembers() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Gets the ConferenceMembers currently known to this peer if it is acting as a conference focus.
getConfigForm() - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormDescriptor
Returns the corresponding ConfigurationForm.
getConfigForm(String, String) - Static method in class net.java.sip.communicator.plugin.desktoputil.ConfigFormUtils
Returns the first available configuration form with the provided class name.
getConfigFormIcon() - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormDescriptor
Returns the icon of the corresponding ConfigurationForm.
getConfigFormPanel() - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormDescriptor
Returns the form of the corresponding ConfigurationForm.
getConfigFormTitle() - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormDescriptor
Returns the title of the corresponding ConfigurationForm.
getConfigPanel() - Static method in class net.java.sip.communicator.impl.neomedia.codec.video.h264.OpenH264Retriever
Returns the configuration panel to be shown to the user.
getConfigService() - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigService() - Static method in class net.java.sip.communicator.impl.keybindings.KeybindingsActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigService() - Static method in class net.java.sip.communicator.impl.ldap.LdapServiceImpl
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigService() - Static method in class net.java.sip.communicator.impl.replacement.directimage.DirectImageActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigService() - Static method in class net.java.sip.communicator.impl.resources.ResourceManagementActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigService() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Gets the ConfigurationService to be used by the functionality of the addrbook plug-in.
getConfigService() - Static method in class net.java.sip.communicator.plugin.certconfig.CertConfigActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigService() - Static method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigService() - Static method in class net.java.sip.communicator.plugin.keybindingchooser.KeybindingChooserActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigService() - Static method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigService() - Static method in class net.java.sip.communicator.plugin.skinmanager.SkinManagerActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigService() - Static method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
Returns the ConfigurationService.
getConfigService() - Static method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdActivator
Gets the configuration service.
getConfiguration() - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingServiceImpl
Returns the current Packet Logging Configuration.
getConfiguration() - Static method in class net.java.sip.communicator.plugin.update.UpdateActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationContainer() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the ConfigurationContainer associated with this UIService.
getConfigurationContainer() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the ConfigurationContainer associated with this UIService.
getConfigurationFilename() - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getConfigurationForm() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the ChatRoomConfigurationForm containing all configuration properties for this chat room.
getConfigurationForm() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the ChatRoomConfigurationForm containing all configuration properties for this chat room.
getConfigurationForm() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns the ChatRoomConfigurationForm containing all configuration properties for this chat room.
getConfigurationForm() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns the ChatRoomConfigurationForm containing all configuration properties for this chat room.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.browserlauncher.BrowserLauncherActivator
Returns the ConfigurationService obtained from the the BundleContext
getConfigurationService() - Static method in class net.java.sip.communicator.impl.certificate.CertificateVerificationActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.dns.DnsUtilActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.msghistory.MessageHistoryActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.netaddr.NetaddrActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.notification.NotificationActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.osdependent.OsDependentActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.protocol.icq.IcqActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.protocol.irc.IrcActivator
Return the configuration service impl.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Returns a reference to the currently valid media service for use by this handler's generic ancestor.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.sparkle.SparkleActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.impl.swingnotification.SwingNotificationActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigActivator
Returns a reference to the ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.chatconfig.ChatConfigActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.contactsourceconfig.ContactSourceConfigActivator
Returns a reference to the ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns the ConfigurationService currently registered.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.dnsconfig.DnsConfigActivator
Returns a reference to the ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyPluginActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationActivator
Returns a reference to the ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.pluginmanager.PluginManagerActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.propertieseditor.PropertiesEditorActivator
Returns the ConfigurationService obtained from the BundleContext.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Returns a reference to the ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Method in class net.java.sip.communicator.plugin.simpleaccreg.InitialAccountRegistrationFrame
Returns the ConfigurationService.
getConfigurationService() - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.service.httputil.HttpUtilActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.service.notification.NotificationServiceActivator
Returns the ConfigurationService obtained from the bundle context.
getConfigurationService() - Static method in class net.java.sip.communicator.service.protocol.media.ProtocolMediaActivator
Returns a reference to a ConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getConfigurationService() - Static method in class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
Gets the ConfigurationService to be used by the classes in the bundle represented by ProtocolProviderActivator.
getConfigurationService() - Static method in class net.java.sip.communicator.util.UtilActivator
Returns the ConfigurationService currently registered.
getConfigurationSet() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormJabberImpl
Returns an Iterator over a list of ChatRoomConfigurationFormFields.
getConfigurationSet() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationForm
Returns an Iterator over a set of ChatRoomConfigurationFormFields, containing the current configuration of the chat room.
getConnectingIcon() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolIconGibberishImpl
Returns the icon image used to represent the protocol connecting state.
getConnectingIcon() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconAimImpl
Returns the icon image used to represent the protocol connecting state.
getConnectingIcon() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconIcqImpl
Returns the icon image used to represent the protocol connecting state.
getConnectingIcon() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolIconIrcImpl
Returns the icon image used to represent the protocol connecting state.
getConnectingIcon() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolIconJabberImpl
Returns the icon image used to represent the protocol connecting state.
getConnectingIcon() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolIconSipImpl
Returns the icon image used to represent the protocol connecting state.
getConnectingIcon() - Method in interface net.java.sip.communicator.service.protocol.ProtocolIcon
Returns the icon that should be used when the protocol provider is in a connecting state.
getConnection() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.AccountSettingsForm
Get the connection.
getConnection(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Get a GoogleContactsConnection.
getConnection() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Returns the Google Contacts connection.
getConnection() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcStack
Get the current connection instance.
getConnection() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the Connectionopened by this provider
getConnection() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the ProxyConnection.
getConnection(String) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsService
Get a GoogleContactsConnection.
getConstant() - Method in enum net.java.sip.communicator.service.ldap.LdapConstants.Scope
Returns the matching constant field from SearchControls
getConstraints() - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
 
getConstraints() - Method in class net.java.sip.communicator.service.gui.PluginComponentFactory
Returns the constraints, which will indicate to the container, where this component should be added.
getContact(String, ProtocolProviderService) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns a contact encapsulated by this meta contact, having the specified contactAddress and coming from the indicated ownerProvider.
getContact(String, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns a contact encapsulated by this meta contact, having the specified contactAddress and coming from a provider with a mathing accountID.
getContact() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns the contact associated with this transport.
getContact() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
getContact() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
The contact.
getContact() - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Returns the contact corresponding to this peer or null if no particular contact has been associated.
getContact(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the Contact with the specified address or identifier.
getContact(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the Contact with the specified address or identifier.
getContact() - Method in class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl
Returns the contact that we are transferring files with.
getContact(String) - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns the Contact with the specified address or identifier.
getContact() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Get the corresponding contact for a chat room member if it exists.
getContact(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get group contact by id.
getContact() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Returns the contact corresponding to this peer or null if no particular contact has been associated.
getContact() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Returns the protocol contact corresponding to this member in our contact list.
getContact(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns the Contact with the specified address or identifier.
getContact() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferJabberImpl
Returns the sender of the file.
getContact() - Method in class net.java.sip.communicator.impl.protocol.jabber.OutgoingFileTransferJabberImpl
The contact we are sending the file.
getContact(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns the Contact with the specified address or identifier.
getContact() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns the contact corresponding to this participant or null if no particular contact has been associated.
getContact() - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Returns the contact corresponding to this peer or null if no particular contact has been associated.
getContact() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Returns the protocol contact corresponding to this member in our contact list.
getContact(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the Contact with the specified address or identifier.
getContact() - Method in class net.java.sip.communicator.impl.protocol.mock.MockFileTransferImpl
 
getContact() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns the contact corresponding to this peer or null if no particular contact has been associated.
getContact(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the Contact with the specified address or identifier.
getContact() - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberSourceContact
Returns the protocol contact used.
getContact() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Returns contact used in this WhiteboardFrame.
getContact(String, ProtocolProviderService) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns a contact encapsulated by this meta contact, having the specified contactAddress and coming from the indicated ownerProvider.
getContact() - Method in class net.java.sip.communicator.service.contactsource.ContactChangedEvent
Returns the updated contact.
getContact() - Method in class net.java.sip.communicator.service.contactsource.ContactReceivedEvent
Returns the received contact.
getContact() - Method in class net.java.sip.communicator.service.contactsource.ContactRemovedEvent
Returns the removed contact.
getContact() - Method in class net.java.sip.communicator.service.filehistory.FileRecord
The contact.
getContact() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns the contact corresponding to this peer or null if no particular contact has been associated.
getContact() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
Returns the protocol contact corresponding to this member in our contact list.
getContact(String) - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns the Contact with the specified address or identifier.
getContact() - Method in class net.java.sip.communicator.service.protocol.ContactResource
Returns the Contact, this resources belongs to.
getContact() - Method in class net.java.sip.communicator.service.protocol.event.ContactResourceEvent
Returns the Contact, which is the source of this event.
getContact() - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Returns the contact that we are transfering files with.
getContact(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Returns the contact to send sms to.
getContactAdditionalPhones(Contact, OperationSetServerStoredContactInfo.DetailsResponseListener, boolean, boolean) - Static method in class net.java.sip.communicator.util.call.ContactPhoneUtil
Searches for phones for the contact.
getContactAddress() - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns the address of the contact.
getContactAddress() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
getContactAddress() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
getContactAddress() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Returns the contact identifier representing this contact.
getContactAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Returns the contact identifier representing this contact.
getContactAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
Returns the address of the contact associated with this packet extension
getContactAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns the contact identifier representing this contact.
getContactAddress() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Returns the contact identifier representing this contact.
getContactAddress() - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Returns the address of the contact.
getContactAddress() - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns the address of the contact.
getContactAddress() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
Returns the contact identifier representing this contact.
getContactAddress() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardParticipant
Returns the contact identifier representing this contact.
getContactAddressCustomParamValue() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns null for a registraless account, a value for the contact address custom parameter otherwise.
getContactChat(MetaContact, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Gets the ChatPanel corresponding to the specified MetaContact and optionally creates it if it does not exist.
getContactChat(MetaContact, boolean, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Gets the ChatPanel corresponding to the specified MetaContact and optionally creates it if it does not exist.
getContactChat(MetaContact, Contact) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Returns the chat panel corresponding to the given meta contact
getContactChat(MetaContact, Contact, ContactResource, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Returns the chat panel corresponding to the given meta contact
getContactCount() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns the number of protocol specific Contacts that this MetaContact contains.
getContactCount() - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns the number of protocol speciic Contacts that this MetaContact contains.
getContactCustomActionButtons(SourceContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Returns all custom action buttons for this meta contact.
getContactCustomActionButtons(MetaUIContact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Returns all custom action buttons for this meta contact.
getContactCustomActionButtons() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns all custom action buttons for this meta contact.
getContactCustomActionButtons() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns all custom action buttons for this meta contact.
getContactCustomActionButtons() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns all custom action buttons for this notification contact.
getContactCustomActionButtons() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns all custom action buttons for this notification contact.
getContactCustomActionButtons() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns all custom action buttons for this notification contact.
getContactCustomActionButtons(NotificationContact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContactSource
Returns all custom action buttons for this notification contact.
getContactCustomActionButtons() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns all custom action buttons for this notification contact.
getContactCustomActionMenuItems(SourceContact, boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Returns all custom action menu items for this contact.
getContactCustomActionMenuItems(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns all custom action menu items for this contact.
getContactCustomActionMenuItems(boolean) - Method in class net.java.sip.communicator.service.gui.UIContact
Returns all custom action menu items for this contact.
getContactDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactNode
Returns the corresponding UIContactImpl.
getContactDetails() - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns a list of available contact details.
getContactDetails(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns a list of all ContactDetails supporting the given OperationSet class.
getContactDetails(ContactDetail.Category) - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns a list of all ContactDetails corresponding to the given category.
getContactDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns a list of all UIContactDetails within this UIContact.
getContactDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns null to indicate that this contact has no contact details.
getContactDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns a list of all contained UIContactDetails.
getContactDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns a list of all UIContactDetails within this UIContact.
getContactDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.InviteUIContact
Returns a list of all contained UIContactDetails.
getContactDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns a list of all contained UIContactDetails.
getContactDetails() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Returns a list of available contact details.
getContactDetails(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Returns a list of all ContactDetails supporting the given OperationSet class.
getContactDetails(ContactDetail.Category) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Returns a list of all ContactDetails corresponding to the given category.
getContactDetails(String) - Method in class net.java.sip.communicator.impl.protocol.icq.InfoRetreiver
request the full info for the given uin waits and return this details
getContactDetails(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver
request the full info for the given contactAddress waits and return this details
getContactDetails(Object[]) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Gets the contactDetails to be set on a SourceContact which is to represent an ABPerson.
getContactDetails() - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Gets the ContactDetails of this SourceContact.
getContactDetails(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Gets the ContactDetails of this SourceContact which support a specific OperationSet.
getContactDetails(ContactDetail.Category) - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Returns a list of all ContactDetails corresponding to the given category.
getContactDetails() - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns a list of available contact details.
getContactDetails(Class<? extends OperationSet>) - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns a list of all ContactDetails supporting the given OperationSet class.
getContactDetails(ContactDetail.Category) - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns a list of all ContactDetails corresponding to the given category.
getContactDetails() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns a list of all UIContactDetails within this UIContact.
getContactDetailsForOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns a list of UIContactDetails supporting the given OperationSet class.
getContactDetailsForOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns null to indicate that this contact has no contact details.
getContactDetailsForOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns a list of UIContactDetails supporting the given OperationSet class.
getContactDetailsForOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns a list of all UIContactDetails corresponding to the given OperationSet class.
getContactDetailsForOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.InviteUIContact
Returns a list of UIContactDetails supporting the given OperationSet class.
getContactDetailsForOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns a list of UIContactDetails supporting the given OperationSet class.
getContactDetailsForOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.service.gui.UIContact
Returns a list of all UIContactDetails corresponding to the given OperationSet class.
getContactDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Returns the display name of the contact sending the message.
getContactFromRow(int) - Method in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
 
getContactGroup(String, ProtocolProviderService) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns a contact group encapsulated by this meta contact group, having the specified groupName and coming from the indicated ownerProvider.
getContactGroup(String, ProtocolProviderService) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns a contact group encapsulated by this meta contact group, having the specified groupName and coming from the indicated ownerProvider.
getContactGroups() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns an iterator over all the protocol specific groups that this contact group represents.
getContactGroups() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns an iterator over all the protocol specific groups that this contact group represents.
getContactGroupsForAccountID(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns all protocol specific ContactGroups, encapsulated by this MetaContactGroup and coming from the provider matching the accountID param.
getContactGroupsForAccountID(String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns all protocol specific ContactGroups, encapsulated by this MetaContactGroup and coming from the provider matching the accountID param.
getContactGroupsForProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns all protocol specific ContactGroups, encapsulated by this MetaContactGroup and coming from the indicated ProtocolProviderService.
getContactGroupsForProvider(ProtocolProviderService) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns all protocol specific ContactGroups, encapsulated by this MetaContactGroup and coming from the indicated ProtocolProviderService.
getContactHandler(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the ContactEventHandler registered for this protocol provider.
getContactHeader(Address) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns a Contact header containing a sip URI based on a localhost address.
getContactHeader(SipURI) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns a Contact header containing a sip URI based on a localhost address and therefore usable in REGISTER requests only.
getContactList() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the component used to show the contact list.
getContactList() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Returns the contact list.
getContactList() - Static method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
Returns the MetaContactListService obtained from the bundle context.
getContactListPanel() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the panel containing the ContactList.
getContactListService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the MetaContactListService obtained from the bundle context.
getContactListService() - Static method in class net.java.sip.communicator.impl.msghistory.MessageHistoryActivator
Returns the MetaContactListService obtained from the bundle context.
getContactListService() - Static method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoActivator
Returns the MetaContactListService obtained from the bundle context.
getContactListService() - Static method in class net.java.sip.communicator.plugin.otr.OtrActivator
Returns the MetaContactListService obtained from the bundle context.
getContactName() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Returns the name of the contact sending the message.
getContactNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the corresponding ContactNode in the contact list component data model.
getContactNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns the corresponding contact node.
getContactNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the corresponding ContactNode from the contact list component.
getContactNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns the corresponding ContactNode from the contact list component.
getContactNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the corresponding ContactNode.
getContactNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIContactImpl
Returns the corresponding ContactNode.
getContactPointer(String) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the pointer of the given contact.
getContactPolicy(Contact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Gets a Contact specific policy.
getContactPolicy(Contact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
getContactResource() - Method in class net.java.sip.communicator.service.protocol.event.ContactResourceEvent
Returns the ContactResource that is concerned by the change.
getContactResource() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Returns a reference to the ContactResource that has sent the Message whose reception this event represents.
getContactResource() - Method in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Returns a reference to the ContactResource that has sent the Message whose reception this event represents.
getContacts() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns a java.util.Iterator over all protocol specific Contacts encapsulated by this MetaContact.
getContacts() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Get the full contacts list.
getContacts() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Returns a collection of all direct children of this GroupNode.
getContacts(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns a collection of all direct child UIContacts of the given UIGroup.
getContacts() - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns a java.util.Iterator with all protocol specific Contacts encapsulated by this MetaContact.
getContacts() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsService
Get the full contacts list.
getContacts(UIGroup) - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns a collection of all direct child UIContacts of the given UIGroup.
getContactsForContactGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns contacts, encapsulated by this MetaContact and belonging to the specified protocol ContactGroup.
getContactsForOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns all protocol specific Contacts, encapsulated by this MetaContact and supporting the given opSetClass.
getContactsForOperationSet(Class<? extends OperationSet>) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns all protocol specific Contacts, encapsulated by this MetaContact and supporting the given opSetClass.
getContactsForProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns a Contact, encapsulated by this MetaContact and coming from the specified ProtocolProviderService.
getContactsForProvider(ProtocolProviderService) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns all protocol specific Contacts, encapsulated by this MetaContact and coming from the indicated ProtocolProviderService.
getContactSource() - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns the parent ContactSourceService from which this contact came from.
getContactSource(ContactSourceService) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the ExternalContactSource corresponding to the given ContactSourceService.
getContactSource() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
getContactSource() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns the chat room contact source.
getContactSource() - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Gets the ContactSourceService which is performing this ContactQuery.
getContactSource() - Method in interface net.java.sip.communicator.service.contactsource.ContactQuery
Returns the ContactSourceService, where this query was first initiated.
getContactSource() - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Gets the ContactSourceService which has created this SourceContact.
getContactSource() - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns the parent ContactSourceService from which this contact came from.
getContactSource(ContactSourceService) - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns the ExternalContactSource corresponding to the given ContactSourceService.
getContactSourceClass() - Method in class net.java.sip.communicator.impl.muc.MUCCustomContactActionService
Returns the template class that this service has been initialized with
getContactSourceClass() - Method in class net.java.sip.communicator.impl.muc.MUCGroupCustomContactActionService
 
getContactSourceClass() - Method in class net.java.sip.communicator.plugin.busylampfield.CustomActionsBLFSourceContact
Returns the template class that this service has been initialized with
getContactSourceClass() - Method in interface net.java.sip.communicator.service.customcontactactions.CustomContactActionsService
Returns the template class that this service has been initialized with
getContactSources() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns a list of all registered contact sources.
getContactSources() - Method in interface net.java.sip.communicator.impl.gui.main.contactlist.ContactListSourceFilter
Returns the list of current ExternalContactSources this filter works with.
getContactSources() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the list of registered contact sources to search in.
getContactSources(int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns all UIContactSources of the given type.
getContactSources() - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns the list of registered contact sources to search in.
getContactSources(int) - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns all UIContactSources of the given type.
getContactSourceService() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Returns the corresponding ContactSourceService.
getContactSourceService() - Method in interface net.java.sip.communicator.service.gui.UIContactSource
Returns the corresponding ContactSourceService.
getContactType(Contact) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetContactTypeInfoImpl
Access the contact type.
getContactType(Contact) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Access the contact type.
getContactType(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetContactTypeInfo
Access the contact type.
getContainer() - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
 
getContainer() - Method in class net.java.sip.communicator.service.gui.PluginComponentFactory
Returns the identifier of the container, where we would like to add our control.
getContent() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Returns the document contained in this panel.
getContent(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Returns a Content from the list of Contents of this conference IQ which has a specific name.
getContent() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapHttpResponse
Gets HTTP response content.
getContent() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResource
Gets XCAP resource content.
getContent() - Method in class net.java.sip.communicator.service.httputil.HttpUtils.HTTPResponseResult
Returns a content stream of the entity.
getContent() - Method in class net.java.sip.communicator.service.ldap.event.LdapEvent
 
getContent() - Method in class net.java.sip.communicator.service.protocol.AbstractMessage
Returns the content of this message if representable in text form or null if this message does not contain text data.
getContent() - Method in interface net.java.sip.communicator.service.protocol.Message
Returns the content of this message if representable in text form or null if this message does not contain text data.
getContentAsString(Message) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Gets the content of the specified SIP Message in the form of a String value.
getContentByName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Finds ContentPacketExtension that matches given contentName.
getContentForType(Class<? extends PacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Determines if this packet contains a content with a child matching the specified contentType and returns it.
getContentLength() - Method in class net.java.sip.communicator.service.httputil.HttpUtils.HTTPResponseResult
Tells the length of the content, if known.
getContentList() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Returns a reference (and not a copy so be careful how you are handling it) of this element's content list.
getContentPanel() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.AccountSettingsForm
the panel to display in the card layout of the wizard
getContentPanel() - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
the panel to display in the card layout of the wizard
getContents() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Returns a list of the Contents included into this conference IQ.
getContents() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
Gets the contents of this group.
getContentString() - Method in class net.java.sip.communicator.service.httputil.HttpUtils.HTTPResponseResult
Returns a content string of the entity.
getContentType() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Returns the content type (e.g.
getContentType() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapHttpResponse
Gets HTTP Content-Type.
getContentType() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResource
Gets XCAP resource content type.
getContentType() - Method in class net.java.sip.communicator.service.protocol.AbstractMessage
 
getContentType() - Method in interface net.java.sip.communicator.service.protocol.Message
Returns the MIME type for the message content.
getContext() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcStack
Get the stack's persistent context instance.
getControl() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the desktop background color resource.
getControlTextFont() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the control text font color resource.
getConversationContainerWindow() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatConversationContainer
Returns the window, where this chat conversation container is contained.
getConversationContainerWindow() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the chat window, where this chat panel is located.
getConversationContainerWindow() - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Implements ChatConversationContainer.getWindow method.
getCopiedShape() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Returns the current copied WhiteboardShape
getCorrectedMessageUID() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Returns the UID of the message that this message replaces, or null if this is a new message.
getCorrectedMessageUID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
Returns the correctedMessageUID The UID of the message being corrected.
getCorrectedMessageUID() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Returns the ID of the message being corrected, or null if this was a new message and not a message correction.
getCorrectedMessageUID() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Sets the ID of the message being corrected to the passed ID.
getCorrectedMessageUID() - Method in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Returns the correctedMessageUID The ID of the message being corrected, or null if this is a new message and not a correction.
getCorrection() - Method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckerConfigDialog
Returns the selected correction value
getCountry(int) - Static method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Returns the Locale corresponding the index coming from icq server
getCountry() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Return the nation where the user is located.
getCountryCode(Locale) - Static method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Returns the index stored on the server corresponding the given locale
getCreateAccountButtonLabel() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Return the string for add existing account button.
getCreateAccountButtonLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Return the string for add existing account button.
getCreateAccountButtonLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Return the string for add existing account button.
getCreateAccountLabel() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Return the string for create new account button.
getCreateAccountLabel() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Return the string for create new account button.
getCreateAccountLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Return the string for create new account button.
getCreateAccountLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Return the string for create new account button.
getCreateAccountLabel() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Return the string for create new account button.
getCreateAccountLabel() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Return the string for create new account button.
getCreateAccountService() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Returns an instance of CreateAccountService through which the user could create an account.
getCreateAccountService() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Returns an instance of CreateAccountService through which the user could create an account.
getCreateAccountService() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Returns an instance of CreateAccountService through which the user could create an account.
getCreateAccountService() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns an instance of CreateAccountService through which the user could create an account.
getCreateAccountService() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Returns an instance of CreateAccountService through which the user could create an account.
getCreateAccountService() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns an instance of CreateAccountService through which the user could create an account.
getCreateAccountWindow() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the create account window.
getCreateAccountWindow() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the create account window.
getCreator() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Returns the value of the creator argument.
getCredentials() - Method in class net.java.sip.communicator.service.httputil.HttpUtils.HTTPResponseResult
Get the credentials used by the request.
getCredentialsService() - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Returns a reference to a CredentialsStorageConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getCredentialsService() - Static method in class net.java.sip.communicator.impl.ldap.LdapServiceImpl
Returns a reference to a CredentialsStorageConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getCredentialsService() - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
Returns the CredentialsStorageService obtained from the bundle context.
getCredentialsService() - Static method in class net.java.sip.communicator.service.httputil.HttpUtilActivator
Returns a reference to a CredentialsStorageConfigurationService implementation currently registered in the bundle context or null if no such implementation was found.
getCredentialsStorageService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns a reference to a CredentialsStorageService implementation currently registered in the bundle context or null if no such implementation was found.
getCredentialsStorageService() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns a reference to a CredentialsStorageService implementation currently registered in the bundle context or null if no such implementation was found.
getCredentialsStorageService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to a CredentialsStorageService implementation currently registered in the bundle context or null if no such implementation was found.
getCredentialsStorageService() - Static method in class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
Returns a reference to a CredentialsStorageService implementation currently registered in the bundle context or null if no such implementation was found.
getCredentialsStorageService() - Static method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Returns the CredentialsStorageService obtained from the bundle context.
getCredService() - Static method in class net.java.sip.communicator.impl.certificate.CertificateVerificationActivator
Returns the CredentialsStorageService, through which we will access all passwords.
getCredService() - Static method in class net.java.sip.communicator.plugin.certconfig.CertConfigActivator
Returns a reference to a CredentialsStorageService implementation currently registered in the bundle context or null if no such implementation was found.
getCroppedArea() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Returns the cropped area of the image
getCryptoList() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
Returns a reference to the list of crypto elements that we have registered with this encryption element so far.
getCryptoSuite() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns the value of the crypto-suite attribute.
getCurrentCallRenderer() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Returns the currently used CallRenderer.
getCurrentChat() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Returns the currently selected chat panel.
getCurrentChat() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Returns the currently selected chat panel.
getCurrentChat() - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Returns the currently selected chat panel.
getCurrentChat() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the selected Chat.
getCurrentChat() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the selected Chat.
getCurrentChatTransport() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the currently used transport for all operation within this chat session.
getCurrentChatTransport() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns the currently used transport for all operation within this chat session.
getCurrentChatTransport() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the currently used transport for all operation within this chat session.
getCurrentChatTransport() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns the currently used transport for all operation within this chat session.
getCurrentConferenceInfo(MediaAwareCallPeer<?, ?, ?>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Creates a ConferenceInfoDocument which describes the current state of the conference in which callPeer participates.
getCurrentConferenceInfo(MediaAwareCallPeer<?, ?, ?>) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Creates a ConferenceInfoDocument which describes the current state of the conference in which callPeer participates.
getCurrentFilter() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the currently applied filter.
getCurrentFilter() - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns the currently applied filter.
getCurrentFilterQuery() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the currently applied filter.
getCurrentFilterQuery() - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns the currently applied filter.
getCurrentGeneration() - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Returns the generation that our current candidates belong to.
getCurrentGeolocation() - Method in interface net.java.sip.communicator.service.geolocation.GeolocationService
Returns the Geolocation currently set for the provider
getCurrentImageIndex() - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Get the index of the currently visible Image
getCurrentLanguage() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the current language configuration.
getCurrentlyAvailableProviders() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns currently registered in osgi ProtocolProviderServices.
getCurrentlyJoinedChatRooms() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Returns a list of the chat rooms that we have joined and are currently active in.
getCurrentlyJoinedChatRooms(ChatRoomMember) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Returns a list of the chat rooms that chatRoomMember has joined and is currently active in.
getCurrentlyJoinedChatRooms() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Returns a list of the chat rooms that we have joined and are currently active in.
getCurrentlyJoinedChatRooms(ChatRoomMember) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Returns the list of currently joined chat rooms for chatRoomMember.
getCurrentlyJoinedChatRooms() - Method in class net.java.sip.communicator.impl.protocol.mock.MockMultiUserChat
Returns a list of the chat rooms that we have joined and are currently active in.
getCurrentlyJoinedChatRooms(ChatRoomMember) - Method in class net.java.sip.communicator.impl.protocol.mock.MockMultiUserChat
Returns a list of the chat rooms that chatRoomMember has joined and is currently active in.
getCurrentlyJoinedChatRooms() - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Returns a list of the chat rooms that we have joined and are currently active in.
getCurrentlyJoinedChatRooms(ChatRoomMember) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Returns a list of the chat rooms that chatRoomMember has joined and is currently active in.
getCurrentlyJoinedWhiteboards() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Returns a list of the white-board sessions that we have joined and are currently active in.
getCurrentlyJoinedWhiteboards(WhiteboardParticipant) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Returns a list of the WhiteboardSessions that WhiteboardParticipant has joined and is currently active in.
getCurrentlyJoinedWhiteboards() - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Returns a list of the WhiteboardSessions that we have joined and are currently active in.
getCurrentlyJoinedWhiteboards(WhiteboardParticipant) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Returns a list of the WhiteboardSessions that WhiteboardParticipant has joined and is currently active in.
getCurrentlyMonitoredLines() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
List of currently monitored lines.
getCurrentlyMonitoredLines() - Method in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF
List of currently monitored lines.
getCurrentMessage() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
 
getCurrentPassword() - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Return the string entered in the "current password" field, or null if that field is not shown.
getCurrentPhoneNumber() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the phone number currently entered in the phone number field.
getCurrentPhoneNumber() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the phone number currently entered in the phone number field.
getCurrentRegistrationState() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Returns the current registration state of this protocol provider.
getCurrentRole() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Returns the current role without trying to query it in the stack.
getCurrentSearchText() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the text currently shown in the search field.
getCurrentSearchText() - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Returns the text currently shown in the search field.
getCurrentSearchText() - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Returns the text currently shown in the search field.
getCurrentSearchText() - Method in interface net.java.sip.communicator.service.gui.ContactListContainer
Returns the current search text.
getCurrentSecuritySettings() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Returns the currently used security settings of this CallPeer.
getCurrentSecuritySettings() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns the currently used security settings of this CallPeer.
getCurrentServer() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
 
getCurrentStateStartDate() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns the date (time) when this whiteboard participant acquired its current status.
getCurrentStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Returns the status message that was last set through setCurrentStatusMessage.
getCurrentStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Returns the status message that was confirmed by the serfver
getCurrentStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
IRC will return the away message if AWAY status is active, or an empty string if user is not away.
getCurrentStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Returns the status message that was confirmed by the serfver
getCurrentStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Returns the status message that was last set through setCurrentStatusMessage.
getCurrentStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Returns the status message that was confirmed by the server
getCurrentStatusMessage() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Returns the currently set status message.
getCurrentStatusMessage() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.GlobalStatusMessageMenu
Returns the currently set status message.
getCurrentStatusMessage() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.StatusMessageMenu
Returns the currently set status message.
getCurrentStatusMessage() - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Returns the status message that was confirmed by the server
getCurrentUserId() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
 
getCurrentWizard() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Returns the currently used AccountRegistrationWizard.
getCurrentWizardPage() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Returns the currently displayed WizardPage.
getCustomActionButtons() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns all custom action buttons for this group.
getCustomActionButtons() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns all custom action buttons for this group.
getCustomContactActions() - Method in class net.java.sip.communicator.impl.muc.MUCCustomContactActionService
 
getCustomContactActions() - Method in class net.java.sip.communicator.impl.muc.MUCGroupCustomContactActionService
 
getCustomContactActions() - Method in class net.java.sip.communicator.plugin.busylampfield.CustomActionsBLFSourceContact
Returns all custom actions defined by this service.
getCustomContactActions() - Method in interface net.java.sip.communicator.service.customcontactactions.CustomContactActionsService
Returns all custom actions defined by this service.
getCustomContactActionsMenuItems() - Method in class net.java.sip.communicator.impl.muc.MUCCustomContactActionService
 
getCustomContactActionsMenuItems() - Method in class net.java.sip.communicator.impl.muc.MUCGroupCustomContactActionService
 
getCustomContactActionsMenuItems() - Method in class net.java.sip.communicator.plugin.busylampfield.CustomActionsBLFSourceContact
Returns all custom actions menu items defined by this service.
getCustomContactActionsMenuItems() - Method in interface net.java.sip.communicator.service.customcontactactions.CustomContactActionsService
Returns all custom actions menu items defined by this service.
getCustomFile() - Method in class net.java.sip.communicator.impl.keybindings.KeybindingSetImpl
Provides the file where custom bindings are to be saved.
getCustomQuery() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Gets the user-defined LDAP query.
getCustomQuery() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Gets the user-defined LDAP query.
getData(Object) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
getData() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
Returns the data of the thumbnail.
getData() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchIQ
Returns the data property of the class.
getData() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Gets the value of the data property.
getData(Object) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Gets the user data associated with this instance and a specific key.
getData(Object) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Gets the user data associated with this instance and a specific key.
getData(Object) - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Gets the user data associated with this instance and a specific key.
getData(Object) - Method in class net.java.sip.communicator.util.DataObject
Gets the user data associated with this instance and a specific key.
getDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
Returns the date of the component event.
getDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Returns the date and time of the message.
getDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileHistoryConversationComponent
Returns the date of the component event.
getDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.ReceiveFileConversationComponent
Returns the date of the component event.
getDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.SendFileConversationComponent
Returns the date of the component event.
getDate(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Returns the date at the given index.
getDate() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Returns the date of the most recent unread mail content on the mail server, in milliseconds since the UNIX epoch.
getDate() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns the date of the most recent message in this thread.
getDate() - Method in class net.java.sip.communicator.service.filehistory.FileRecord
The date of the record.
getDatesNumber() - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Returns the number of dates contained in this dates panel.
getDateString(long) - Static method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns the date string to show for the given date.
getDateString(Date) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
Returns the date string to be used in order to show date and time in the chat conversation component.
getDateString(Date) - Static method in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
Returns the date string to show for the given date.
getDatum() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Return the value of GPS Datum.
getDCCManager() - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
getDefault() - Static method in class net.java.sip.communicator.impl.ldap.LdapSSLSocketFactoryDelegate
Get default SSL socket factory delegate.
getDefault(Parameters.Default) - Static method in class net.java.sip.communicator.plugin.spellcheck.Parameters
Provides the value of a particular default field, null if undefined.
getDefaultBool(String) - Static method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Gets default boolean property value for given key.
getDefaultContact() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Currently simply returns the most connected protocol contact.
getDefaultContact(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns a default contact for a specific operation (call, file transfer, IM ...)
getDefaultContact() - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns the default protocol specific Contact to use when communicating with this MetaContact.
getDefaultContact(Class<? extends OperationSet>) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns the default protocol specific Contact to use with this MetaContact for a precise operation (IM, call, ...).
getDefaultContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the default ContactDetail to use for any operations depending to the given OperationSet class.
getDefaultContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns null to indicate that this contact has no contact details.
getDefaultContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the default ContactDetail to use for any operations depending to the given OperationSet class.
getDefaultContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns the default ContactDetail to use for any operations depending to the given OperationSet class.
getDefaultContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.InviteUIContact
Returns the default ContactDetail to use for any operations depending to the given OperationSet class.
getDefaultContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the default ContactDetail to use for any operations depending to the given OperationSet class.
getDefaultContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.service.gui.UIContact
Returns the default ContactDetail to use for any operations depending to the given OperationSet class.
getDefaultDesktop() - Static method in class net.java.sip.communicator.impl.osdependent.Desktop
Returns the default Desktop instance depending on the operating system and java version availability.
getDefaultDevice(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets a MediaDevice which is capable of capture and/or playback of media of the specified MediaType, is the default choice of the user for a MediaDevice with the specified MediaType and is appropriate for the current states of the associated CallPeer and Call.
getDefaultDevice(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Gets a MediaDevice which is capable of capture and/or playback of media of the specified MediaType, is the default choice of the user for a MediaDevice with the specified MediaType and is appropriate for the current state of this Call.
getDefaultDevice(MediaType, MediaUseCase) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallConference
Gets a MediaDevice which is capable of capture and/or playback of media of the specified MediaType and is the default choice of the user with respect to such a MediaDevice.
getDefaultDomain() - Method in class net.java.sip.communicator.service.protocol.sip.SIPAccountRegistration
This is the default domain.
getDefaultFileName() - Static method in class net.java.sip.communicator.plugin.loggingutils.LogsCollector
The default filename to use.
getDefaultFilter() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Gets the default filter for this contact list.
getDefaultFilter() - Method in interface net.java.sip.communicator.service.gui.ContactList
Gets the default filter for this contact list.
getDefaultJainSipProvider() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the provider that corresponds to the transport returned by getDefaultTransport().
getDefaultMessage() - Method in class net.java.sip.communicator.service.notification.PopupMessageNotificationAction
Return the default message to use if no message is specified.
getDefaultResourcePack(Class<T>, String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Searches for the ResourcePack corresponding to the given className and .
getDefaultSecurityAuthority(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns a default implementation of the SecurityAuthority interface that can be used by non-UI components that would like to launch the registration process for a protocol provider.
getDefaultSecurityAuthority(ProtocolProviderService) - Method in interface net.java.sip.communicator.service.gui.UIService
Returns a default implementation of the SecurityAuthority interface that can be used by non-UI components that would like to launch the registration process for a protocol provider.
getDefaultSmileyPack() - Static method in class net.java.sip.communicator.impl.replacement.smiley.Resources
Load default smileys pack.
getDefaultSmsNumber() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the default mobile number used to send sms-es in this session.
getDefaultSmsNumber() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns the default mobile number used to send sms-es in this session.
getDefaultSmsNumber() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the default mobile number used to send sms-es in this session.
getDefaultSmsNumber() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns the default mobile number used to send sms-es in this session.
getDefaultStr(String) - Static method in class net.java.sip.communicator.service.protocol.AccountID
Gets default property value for given key.
getDefaultStr(String) - Static method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Gets default property value for given key.
getDefaultStr(String) - Static method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
 
getDefaultString() - Method in class net.java.sip.communicator.impl.replacement.smiley.SmileyImpl
Returns the default String corresponding for this smiley.
getDefaultString(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Gets default property value for given key.
getDefaultString(String) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Gets default property value for given key.
getDefaultString(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Gets default property value for given key.
getDefaultString() - Method in interface net.java.sip.communicator.service.replacement.smilies.Smiley
Returns the default String corresponding for this smiley.
getDefaultStringSize(String) - Static method in class net.java.sip.communicator.plugin.desktoputil.ComponentUtils
Returns the bounds of the given string.
getDefaultTextColor() - Method in interface net.java.sip.communicator.plugin.desktoputil.ColoredDefaultText
Gets the foreground color of the default text shown in this text field.
getDefaultTextColor() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Gets the foreground color of the default text shown in this text field.
getDefaultTextColor() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Gets the foreground color of the default text shown in this text field.
getDefaultTransport() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the transport that we should use if we have no clear idea of our destination's preferred transport.
getDefaultUserSufix() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Returns the user sufix.
getDelay() - Method in class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
 
getDelay() - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Returns the delay between painting each Image
getDelay() - Method in interface net.java.sip.communicator.service.ldap.LdapSearchSettings
Returns the delay before the search.
getDeleteButtonRect() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Calculates the delete button rectangle.
getDemuxContactSourceService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the DemuxContactSourceService obtained from the bundle context.
getDepartment() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns the department found in the the directory for this person
getDepartment() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns the department found in the the directory for this person
getDependentServiceClass() - Method in class net.java.sip.communicator.impl.argdelegation.ArgDelegationActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccRegWizzActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.branding.BrandingActivator
This activator depends on UIService.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccRegWizzActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccRegWizzActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccRegWizzActivator
Returns dependent service class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.otr.OtrActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
The dependent class.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
This activator depends on UIService.
getDependentServiceClass() - Method in class net.java.sip.communicator.plugin.update.UpdateActivator
This activator depends on UIService.
getDependentServiceClass() - Method in class net.java.sip.communicator.util.AbstractServiceDependentActivator
The class of the service which this activator is interested in.
getDescription() - Method in class net.java.sip.communicator.impl.gui.customcontrols.events.CloseTabbedPaneEvent
 
getDescription() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
Returns the description of this look&feel.
getDescription() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
Returns the description of the corresponding smack property.
getDescription() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns a natural-language name for or description of a this location.
getDescription() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Gets the value of the description property.
getDescription() - Method in class net.java.sip.communicator.impl.replacement.smiley.SmileyImpl
Returns the description of this smiley.
getDescription() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultColorPackImpl
Returns the description of this resource pack.
getDescription() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultImagePackImpl
Returns the description of this resource pack.
getDescription() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultLanguagePackImpl
Returns the description of this resource pack.
getDescription() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultSettingsPackImpl
Returns the description of this resource pack.
getDescription() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultSoundPackImpl
Returns the description of this resource pack.
getDescription() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImagePickerDialog.ImageFileFilter
 
getDescription() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.SoundFilter
Method which describes, in the file chooser, the text representing the permit extension files.
getDescription() - Method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Returns the description of this resource pack.
getDescription() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFileFilter
The description of this filter.
getDescription() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
Returns a description that provides extra clarification about the field.
getDescription() - Method in interface net.java.sip.communicator.service.replacement.smilies.Smiley
Returns the description of this smiley.
getDescription() - Method in interface net.java.sip.communicator.service.resources.ResourcePack
Returns the description of this resource pack.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Returns the descriptor object corresponding to this chat contact.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the descriptor of this chat session.
getDescriptor() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns the descriptor object of this ChatTransport.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns the descriptor of this chat session.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns the descriptor of this chat transport.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the descriptor of this chat session.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns the descriptor of this chat transport.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns the descriptor of this chat session.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns the descriptor of this chat transport.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns the display name of the group.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the underlying MetaContact.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Returns the underlying MetaContactGroup.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns the descriptor of this contact.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the underlying SourceContact this abstraction is about.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns the descriptor of this contact.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the descriptor of this contact.
getDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns the descriptor of the group.
getDescriptor() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Returns the descriptor common for this status message menu instance.
getDescriptor() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.GlobalStatusMessageMenu
Returns the descriptor common for this status message menu instance.
getDescriptor() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.StatusMessageMenu
Returns the descriptor common for this status message menu instance.
getDescriptor() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns the descriptor of this contact.
getDescriptor() - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Returns the underlying object that this class is wrapping
getDescriptor() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns the descriptor of the group.
getDescriptor() - Method in class net.java.sip.communicator.service.notification.CommandNotificationAction
Returns the command descriptor.
getDescriptor() - Method in class net.java.sip.communicator.service.notification.SoundNotificationAction
Returns the descriptor pointing to the sound to be played.
getDescriptor() - Method in class net.java.sip.communicator.service.notification.VibrateNotificationAction
The string identifier of this action.
getDesktopColor() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the desktop color resource.
getDesktopService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the DesktopService obtained from the bundle context.
getDesktopSharingButton() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns the desktop sharing button contained in the current cell.
getDesktopSharingSessionID() - Method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingCallSipImpl
The value of the received or generated header for matching notify and subscribe requests to the call.
getDestination() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
Returns destination address/call URI associated with this instance.
getDestinationChatRoomMember() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Returns a reference to the ChatRoomMember that the source (failed) Message was sent to.
getDestinationContact() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Returns a reference to the Contact that Message was sent to.
getDestinationContact() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Returns a reference to the Contact that the source (failed) Message was sent to.
getDestinationContact() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveredEvent
Returns a reference to the Contact that the source WhiteboardObject was sent to.
getDestinationContact() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
Returns a reference to the Contact that the source (failed) WhiteboardObject was sent to.
getDestinationParticipant() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Returns a reference to the Contact that the source (failed) Message was sent to.
getDestroyOptions() - Static method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatRoomDestroyReasonDialog
Opens a dialog with a fields for the reason and alternate address and returns them.
getDetail() - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Returns the contact address corresponding to this detail.
getDetailDisplayName() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
Returns a display name that may be used as a description when visualizing the value of the detail (make sure you don't use this string in internationalized versions).
getDetails(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Gets all details with a given name.
getDetails(String, Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.icq.InfoRetreiver
returns the user details from the specified class exactly that class not its descendants
getDetails(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Returns an iterator over all details that are instances of exactly the same class as the one specified.
getDetails(Contact, Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredContactInfoIcqImpl
returns the user details from the specified class exactly that class not its descendants
getDetails(String, Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver
returns the user details from the specified class exactly that class not its descendants
getDetails(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Returns an iterator over all details that are instances of exactly the same class as the one specified.
getDetails(Contact, Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredContactInfoJabberImpl
returns the user details from the specified class exactly that class not its descendants
getDetails(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Returns an iterator over all details that are instances of exactly the same class as the one specified.
getDetails(String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Get all details with given name.
getDetails(Class<? extends ServerStoredDetails.GenericDetail>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Returns an iterator over all details that are instances of exactly the same class as the one specified.
getDetails(Contact, Class<? extends ServerStoredDetails.GenericDetail>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredContactInfo
Returns an iterator over all details that are instances of exactly the same class as the one specified.
getDetailsAndDescendants(String, Class<T>) - Method in class net.java.sip.communicator.impl.protocol.icq.InfoRetreiver
returns the user details from the specified class or its descendants the class is one from the net.java.sip.communicator.service.protocol.ServerStoredDetails or implemented one in the operation set for the user info
getDetailsAndDescendants(Class<T>) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Returns an iterator over all details that are instances or descendants of the specified class.
getDetailsAndDescendants(Contact, Class<T>) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredContactInfoIcqImpl
returns the user details from the specified class or its descendants the class is one from the net.java.sip.communicator.service.protocol.ServerStoredDetails or implemented one in the operation set for the user info
getDetailsAndDescendants(String, Class<T>) - Method in class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver
returns the user details from the specified class or its descendants the class is one from the net.java.sip.communicator.service.protocol.ServerStoredDetails or implemented one in the operation set for the user info
getDetailsAndDescendants(Class<T>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Returns an iterator over all details that are instances or descendants of the specified class.
getDetailsAndDescendants(Contact, Class<T>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredContactInfoJabberImpl
returns the user details from the specified class or its descendants the class is one from the net.java.sip.communicator.service.protocol.ServerStoredDetails or implemented one in the operation set for the user info
getDetailsAndDescendants(Class<T>) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Returns an iterator over all details of the specified class.
getDetailsAndDescendants(Class<T>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Returns an iterator over all details that are instances or descendants of the specified class.
getDetailsAndDescendants(Contact, Class<T>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredContactInfo
Returns an iterator over all details that are instances or descendants of the specified class.
getDetailValue() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
Returns the value of the detail.
getDevicePermission() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.TransformationsType
Gets the value of the devicePermission property.
getDevices() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType
Gets the value of the devices property.
getDialog() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Returns an instance of the JDialog that this class created.This is useful in the event that you want to change any of the JDialog parameters manually.
getDialog() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns the JAIN SIP dialog that has been created by the application for communication with this call peer.
getDialog() - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
Gets the Dialog which was created by the SUBSCRIBE request associated with this Subscription or which was used to send that request in.
getDictUrl() - Method in class net.java.sip.communicator.plugin.spellcheck.Parameters.Locale
Provides the url where the dictionary resource can be found for this language.
getDirectImageReplacementSource() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the DirectImageReplacementService obtained from the bundle context.
getDirection() - Method in class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl
The file transfer direction.
getDirection(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Returns the direction of the session for media of type mediaType that we have with this CallPeer.
getDirection() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets the direction of this Channel.
getDirection() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
Returns media direction (values like used in SDP 'sendrecv', 'recvonly'...).
getDirection() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferJabberImpl
The direction is incoming.
getDirection(ContentPacketExtension, boolean) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Determines the direction of the media stream that content describes and returns the corresponding MediaDirection enum entry.
getDirection(ContentPacketExtension.SendersEnum, boolean) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Determines the direction of the media stream that content describes and returns the corresponding MediaDirection enum entry.
getDirection() - Method in class net.java.sip.communicator.impl.protocol.jabber.OutgoingFileTransferJabberImpl
The direction is outgoing.
getDirection() - Method in class net.java.sip.communicator.impl.protocol.mock.MockFileTransferImpl
 
getDirection(MediaType) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns the direction of the session for media of type mediaType that we have with this CallPeer.
getDirection(MediaDescription) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Determines the direction of the media stream that mediaDesc describes and returns the corresponding MediaDirection enum entry.
getDirection() - Method in class net.java.sip.communicator.service.callhistory.CallRecord
Returns the direction of the call IN or OUT
getDirection() - Method in class net.java.sip.communicator.service.filehistory.FileRecord
The direction of the transfer.
getDirection() - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
The file transfer direction.
getDirection(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Returns the direction of the session for media of type mediaType that we have with this CallPeer.
getDirectionUserPreference(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets the MediaDirection value which represents the preference of the user with respect to streaming media of the specified MediaType.
getDirectory() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
 
getDisabledIcon(JComponent, Icon) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
Returns the disabled icon for the given component, based on the given icon.
getDisabledLinkColor() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Returns the disabled link color.
getDisabledServers() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
Required by LdapDirectorySet interface.
getDisabledServers() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySet
Returns a set of the marked disabled LdapDirectory(s) alphabetically sorted
getDisablingKeyCode() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
Provides the keycode that can be input to generated key adaptors to disable key bindings.
getDisconnectionType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Get disconnection type.
getDiscoverInfoByCaps(EntityCapsManager.Caps) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Retrieve DiscoverInfo for a specific node.
getDiscoverInfoByUser(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Get the discover info given a user name.
getDiscoveryInfo() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Returns the service discovery information that we have for this peer.
getDiscoveryManager() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the currently valid ScServiceDiscoveryManager.
getDisplayDetails() - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns the display details of this search contact.
getDisplayDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the display details for the underlying MetaContact.
getDisplayDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns null to indicate that there are no display details.
getDisplayDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the display details for the underlying SourceContact.
getDisplayDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns the display details of this contact.
getDisplayDetails() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the display details of this contact.
getDisplayDetails() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
getDisplayDetails() - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberSourceContact
Returns the display details of this search contact.
getDisplayDetails() - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Gets the display details of this SourceContact.
getDisplayDetails() - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns the display details of this search contact.
getDisplayDetails() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns the display details of this contact.
getDisplayDetails() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns the display details of this contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryContactSource
Returns the display name of this contact source.
getDisplayName() - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns the display name of this search contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns a characteristic display name that can be used when including this MetaContact in user interface.
getDisplayName(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Returns default display name for the given provider or the global display name.
getDisplayName() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Returns a user-friendly string that identifies this contact source.
getDisplayName() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns the display name of this chat transport.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns the display name corresponding to this chat transport.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns the display name corresponding to this chat transport.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns the display name corresponding to this chat transport.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns the display name of this group.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the display name of this MetaUIContact.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Returns the display name of the underlying MetaContactGroup.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ProtocolContactSourceServiceImpl
Returns a user-friendly string that identifies this contact source.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns an empty string to indicate that this contact has no display name.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the display name of the underlying SourceContact.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.StringContactSourceServiceImpl
Returns a user-friendly string that identifies this contact source.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns the display name of this contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the display name of this contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
The display name of the group.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIContactImpl
Returns the display name of this UIContact.
getDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.UINotification
Returns the name associated with this notification.
getDisplayName() - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Returns a user-friendly string that identifies this contact source.
getDisplayName() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns the name/pseudo found in the the directory for this person
getDisplayName() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
getDisplayName() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
getDisplayName() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Returns the display name of this contact source.
getDisplayName() - Method in class net.java.sip.communicator.impl.muc.ChatRoomContactSourceService
Returns a user-friendly string that identifies this contact source.
getDisplayName() - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomContactSourceService
Returns a user-friendly string that identifies this contact source.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Returns a human readable name representing this peer.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Returns a String that could be used by any user interacting modules for referring to this contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Returns a String that could be used by any user interacting modules for referring to this contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Get contact display name.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcAccountID
Get display name for this account instance.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Returns a human readable name representing this peer.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns a String that could be used by any user interacting modules for referring to this contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Endpoint
Returns the display name of this Endpoint.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
 
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
Returns a String that could be used by any user interacting modules for referring to this contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns a human readable name representing this participant.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Returns a human readable name representing this peer.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns a String that could be used by any user interacting modules for referring to this contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns a human readable name representing this peer.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Returns a String that could be used by any user interacting modules for referring to this contact.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.sip.SipAccountIDImpl
The reason we need to override this method here comes from the fact that the user id that is standardly returned by the parent method is not sufficient for the user to distinguish this account from other sip accounts with the same user name.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryRefType
Gets the value of the displayName property.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Gets the value of the displayName property.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ExternalType
Gets the value of the displayName property.
getDisplayName() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Gets the value of the displayName property.
getDisplayName() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Gets a human-readable String which names this ContactSourceService implementation.
getDisplayName(Object[]) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Gets the displayName to be set on a SourceContact.
getDisplayName() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Gets a human-readable String which names this ContactSourceService implementation.
getDisplayName() - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactSourceService
Returns a user-friendly string that identifies this contact source.
getDisplayName() - Method in class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSource
Returns a user-friendly string that identifies the underlying contact source.
getDisplayName() - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactSource
Returns a user-friendly string that identifies this contact source.
getDisplayName() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Returns the display name of the account.
getDisplayName() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
 
getDisplayName() - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchContactSource
 
getDisplayName() - Method in class net.java.sip.communicator.service.callhistory.CallPeerRecord
Returns the display name of the call peer in this record.
getDisplayName() - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Gets the display name.
getDisplayName() - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns a characteristic display name that can be used when including this MetaContact in user interface.
getDisplayName() - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Returns the display name of this detail.
getDisplayName() - Method in interface net.java.sip.communicator.service.contactsource.ContactSourceService
Returns a user-friendly string that identifies this contact source.
getDisplayName() - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Gets the display name of this SourceContact.
getDisplayName() - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns the display name of this search contact.
getDisplayName(ProtocolProviderService) - Method in interface net.java.sip.communicator.service.globaldisplaydetails.GlobalDisplayDetailsService
Returns default display name for the given provider or the global display name.
getDisplayName() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns the display name of this contact.
getDisplayName() - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Returns the display name of this detail.
getDisplayName() - Method in class net.java.sip.communicator.service.gui.UIGroup
The display name of the group.
getDisplayName() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns the name/pseudo found in the the directory for this person
getDisplayName() - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Returns the display name of this conference member.
getDisplayName() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns a name that can be displayed to the user when referring to this account.
getDisplayName(OperationSetServerStoredAccountInfo) - Static method in class net.java.sip.communicator.service.protocol.AccountInfoUtils
Returns the display name of the account, to which the given accountInfoOpSet belongs.
getDisplayName() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns a human readable name representing this peer.
getDisplayName() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
 
getDisplayName() - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Returns the display name of the conference.
getDisplayName() - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Gets the user-friendly display name of this ConferenceMember in the conference.
getDisplayName() - Method in interface net.java.sip.communicator.service.protocol.Contact
Returns a String that could be used by any user interacting modules for referring to this contact.
getDisplayText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Get display text.
getDisplayText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Get display text.
getDisplayText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Get display text.
getDisplayText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
Get display text.
getDisplayText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Get display text.
getDisplayText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
Get display text.
getDisplayText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserPacketExtension
Get display text.
getDisplayText() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Returns the text content of the display-text child element of this User's element, if it has such a child.
getDisposition() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Returns the value of the disposition argument if it exists or null if it doesn't.
getDividerLocation() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the contained divider location.
getDividerSize() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the contained divider size.
getDN() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns the distinguished name for this person
getDN() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns the distinguished name for this person
getDocument() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResourceId
Gets document selector.
getDocument() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Returns the Document that this instance wraps around.
getDocumentBuilder() - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
 
getDocumentForFile(String) - Method in class net.java.sip.communicator.impl.history.HistoryImpl
 
getDomain() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ExceptType
Gets the value of the domain property.
getDomain() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ManyType
Gets the value of the domain property.
getDouble(String, double) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getDragIcon(JTree, Object, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns the drag icon used to represent a cell in all drag operations.
getDTMFMethod() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Returns the DTMF method.
getDTMFMethod() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the DTMF method.
getDTMFMethod() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the DTMF method.
getDtmfMinimalToneDuration() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Returns the minimal DTMF tone duration.
getDtmfMinimalToneDuration() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the minimal DTMF tone duration.
getDtmfMinimalToneDuration() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the minimal DTMF tone duration.
getDtmfModeInfo() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDTMFSipImpl
Returns DTMFInfo mode implementation.
getDuration() - Method in class net.java.sip.communicator.service.protocol.event.DTMFReceivedEvent
Returns the tone duration for this event.
getDynamicPayloadTypes() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the DynamicPayloadTypeRegistry instance we are currently using.
getEditButton() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountsConfigurationPanel
Returns the edit button.
getEditorComponent() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
getEditorPane() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Returns the editor panel, contained in this ChatWritePanel.
getEditShortcut1() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Get editable for primary shortcut.
getEditShortcut2() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Get editable for secondary shortcut.
getElementAt(int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
getElementAt(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallsListModels
Returns ConferenceDescription instance at the specified index of the conferences list.
getElementAt(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactListModel
 
getElementAt(int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Returns the object at the given index.
getElementAt(int) - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
 
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns the name of the encryption element.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl
Element name.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Returns the name of the caps element.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
 
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.Email
Element name.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns the XML element name of the extension sub-packet root element.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtension
Get the element name of the PacketExtension.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.XMPPErrorPE
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
Returns the root element name.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
Returns the XML element name of this extension.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Returns the root element name.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
Returns the root element name.
getElementName() - Method in class net.java.sip.communicator.impl.protocol.jabber.VCardTempXUpdatePresenceExtension
Returns the root element name.
getEmail() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Return the email of this ChatRoomMember.
getEmailAddress(OperationSetServerStoredAccountInfo) - Static method in class net.java.sip.communicator.service.protocol.AccountInfoUtils
Returns the email address of the account, to which the given accountInfoOpSet belongs.
getEMailAddress() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.EmailAddressDetail
 
getEnableCheckBox() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Returns the enable check box corresponding to this account.
getEnabled() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which returns the state of the notification.
getEnabledServers() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
Required by LdapDirectorySet interface.
getEnabledServers() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySet
Returns a set of the marked enabled LdapDirectory(s) alphabetically sorted
getEnabledSslProtocols() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the list of enabled SSL protocols.
getEncoding() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Gets the value of the encoding property.
getEncoding() - Method in class net.java.sip.communicator.service.protocol.AbstractMessage
Returns the MIME content encoding of this message.
getEncoding() - Method in interface net.java.sip.communicator.service.protocol.Message
Returns the MIME content encoding of this message.
getEncodingProperties() - Method in class net.java.sip.communicator.service.protocol.EncodingsRegistrationUtil
Get the stored encoding properties
getEncodingsRegistration() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Returns EncodingsRegistrationUtil object which stores encodings configuration.
getEncodingsRegistration() - Method in class net.java.sip.communicator.service.protocol.sip.SIPAccountRegistration
Returns encoding registration object holding encodings configuration.
getEncryption() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple getter for encryption
getEncryption() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Returns the optional encryption element that contains encryption parameters for this session.
getEncryption() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple getter for encryption
getEncryptionMethod(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets the SRTP control type used for a given media type.
getEncryptionMethod(CallPeerMediaHandler<?>, MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Gets the SRTP control type used for a given media type.
getEncryptionProtocols() - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
Returns the map between encryption protocol names and their priority order.
getEncryptionProtocols() - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Returns the map between the encryption protocols and their priority order.
getEncryptionProtocolStatus() - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
Returns the map between encryption protocol names and their status.
getEncryptionProtocolStatus() - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Returns the map between the encryption protocols and their status.
getEnd() - Method in class net.java.sip.communicator.plugin.spellcheck.Word
 
getEndChecker() - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
Provides a listener that prompts the last word to be checked when the cursor moves away from it.
getEndDate() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
Returns the end date of the calendar item
getEndDate() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.ExceptionInfo
Returns the end date
getEndDate() - Method in class net.java.sip.communicator.service.callhistory.event.ProgressEvent
The end date in the search condition.
getEndDate() - Method in class net.java.sip.communicator.service.history.event.ProgressEvent
The end date in the search condition.
getEndDate() - Method in class net.java.sip.communicator.service.msghistory.event.ProgressEvent
The end date in the search condition.
getEndpoint() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Gets the identifier of the endpoint of the conference participant associated with this Channel.
getEndpoint(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Searches this User's associated Endpoints and returns the one with entity attribute entity, or null if one wasn't found.
getEndpoints() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Returns the list of Endpoints included in this ColibriConferenceIQ.
getEndpoints() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Returns the list of Endpoints which represent the endpoint children of this User's element.
getEndReason() - Method in class net.java.sip.communicator.service.callhistory.CallRecord
This is the end reason of the call if any.
getEndTime() - Method in class net.java.sip.communicator.service.callhistory.CallPeerRecord
When peer diconnected from the call
getEndTime() - Method in class net.java.sip.communicator.service.callhistory.CallRecord
Returns the time when the call has finished
getEntity() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Gets the String to be used for this CallPeer when we describe it in a ConferenceInfoDocument (e.g.
getEntity() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Get entity.
getEntity() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Gets the String to be used for this CallPeer when we describe it in a ConferenceInfoDocument (e.g.
getEntity() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Returns the entity attribute of this Endpoint's element.
getEntity() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Gets the value of the entity attribute of the conference-info element.
getEntity() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Returns the value of the entity attribute of this User's element.
getEntity() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Gets the String to be used for this CallPeer when we describe it in a ConferenceInfoDocument (e.g.
getEntries() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Gets the value of the entries property.
getEntries() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Returns all shortcuts.
getEntry() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Gets the entry.
getEntryAt(int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Returns the LdapDirectory at the row 'row'
getEntryComponent() - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
The component of this entry.
getEntryComponent() - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
The component of this entry.
getEntryComponent() - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
The component of this entry.
getEntryRefs() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Gets the value of the entryRefs property.
getError() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns horizontal GPS errors in arc minutes.
getError() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Returns XMPPError with Jibri error details when the status is JibriIq.Status.FAILED.
getError() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.RecordingStatus
Returns XMPPError associated with current RecordingStatus.
getError() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipCallState
Returns XMPPError associated with current SipCallState.
getError() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.XMPPErrorPE
Returns the underlying instance of XMPPError.
getError() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.XCapErrorType
Gets the value of the error property.
getErrorCode() - Method in exception net.java.sip.communicator.service.contactlist.MetaContactListException
Returns an int describing the nature of the exception.
getErrorCode() - Method in exception net.java.sip.communicator.service.credentialsstorage.CryptoException
 
getErrorCode() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Returns an error code descibing the reason for the failure of the message delivery.
getErrorCode() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Returns an error code descibing the reason for the failure of the message delivery.
getErrorCode() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Returns an error code descibing the reason for the failure of the message delivery.
getErrorCode() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
If event is SUBSCRIPTION_FAILED, returns the error code of the failed event
getErrorCode() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
Returns an error code describing the reason for the failure of the white-board object delivery.
getErrorCode() - Method in exception net.java.sip.communicator.service.protocol.OperationFailedException
Obtain the error code value.
getErrorCode() - Method in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Returns an error code that could help identify an error when handleArgs returns ACTION_ERROR or 0 if everything went fine.
getErrorReason() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
If event is SUBSCRIPTION_FAILED, returns the reason of the error for the failed event
getErrorString() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
getETag() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapHttpResponse
Gets HTTP ETag.
getEvent() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtension
Get ComponentEvent that represents our InputExtensionItem.
getEvent() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which returns the description of the notification.
getEventCode() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardEvent
Returns the event code of this event : SUCCESS or ERRROR.
getEventID() - Method in class net.java.sip.communicator.impl.gui.event.ConferencePeerViewEvent
getEventID() - Method in class net.java.sip.communicator.impl.gui.event.PluginComponentEvent
getEventID() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomListChangeEvent
Returns an event id specifying whether the type of this event (e.g.
getEventId() - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
Gets the id tag to be present in Event headers in order to have this Subscription associated with a specific Request or Response.
getEventID() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactEvent
Returns an event id specifying whether the type of this event (e.g.
getEventID() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Returns an event id specifying whether the type of this event (e.g.
getEventID() - Method in class net.java.sip.communicator.service.gui.event.ChatFocusEvent
Returns an event id specifying what is the type of this event (FOCUS_GAINED or FOCUS_LOST)
getEventID() - Method in class net.java.sip.communicator.service.gui.event.ContactListEvent
Returns an event id specifying whether the type of this event (CONTACT_SELECTED or PROTOCOL_CONTACT_SELECTED)
getEventID() - Method in class net.java.sip.communicator.service.gui.event.ContainerEvent
Returns an event id specifying whether the type of this event (CONTAINER_ADDED or CONTAINER_REMOVED)
getEventID() - Method in class net.java.sip.communicator.service.muc.ChatRoomListChangeEvent
Returns an event id specifying whether the type of this event (e.g.
getEventID() - Method in class net.java.sip.communicator.service.protocol.event.CallEvent
Returns an event ID int indicating whether this event was triggered by an outgoing or an incoming call.
getEventID() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
Gets the ID of this event which may be one of CallPeerConferenceEvent.CONFERENCE_FOCUS_CHANGED, CallPeerConferenceEvent.CONFERENCE_MEMBER_ADDED and CallPeerConferenceEvent.CONFERENCE_MEMBER_REMOVED and indicates the specifics of the change in the conference-related information and the details this event carries.
getEventID() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerEvent
Returns one of the CALL_PEER_XXX member ints indicating the type of this event.
getEventID() - Method in class net.java.sip.communicator.service.protocol.event.ContactCapabilitiesEvent
Gets the ID of this event which indicates the specifics of the change in the list of OperationSet capabilities of the associated sourceContact and the details it carries.
getEventID() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredDetailsChangeEvent
Returns the event type id.
getEventID() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Returns an int describing the cause of this event.
getEventID() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Returns an event id specifying whether the type of this event (e.g.
getEventID() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantEvent
Returnst one of the WHITEBOARD_PARTICIPANT_XXX member ints indicating the type of this event.
getEventID() - Method in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Returns the type of the event.
getEventName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
Current notification event name.
getEventName() - Method in class net.java.sip.communicator.service.protocol.event.GenericEvent
The event name.
getEventNotificationAction(String, String) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Returns the NotificationAction corresponding to the given event and action type.
getEventNotificationAction(String, String) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Returns the notification action corresponding to the given eventType and actionType.
getEventPackage() - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Gets the name of the event package this instance implements and carried in the Event and Allow-Events headers.
getEventSeverity() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerSecurityMessageEvent
Returns the event severity.
getEventSource() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
Current notification event source.
getEventType() - Method in class net.java.sip.communicator.service.callhistory.event.CallHistoryQueryStatusEvent
Returns the type of this event.
getEventType() - Method in class net.java.sip.communicator.service.contactsource.ContactQueryStatusEvent
Returns the type of this event.
getEventType() - Method in class net.java.sip.communicator.service.gui.event.MetaContactQueryStatusEvent
Returns the type of this event.
getEventType() - Method in class net.java.sip.communicator.service.history.event.HistoryQueryStatusEvent
Returns the type of this event.
getEventType() - Method in class net.java.sip.communicator.service.notification.event.NotificationActionTypeEvent
The type of this event.
getEventType() - Method in class net.java.sip.communicator.service.notification.event.NotificationEventTypeEvent
The type of this event.
getEventType() - Method in class net.java.sip.communicator.service.notification.NotificationData
Gets the type of the event that we'd like to fire a notification for
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveredEvent
Returns the type of message event represented by this event instance.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageReceivedEvent
Returns the type of message event represented by this event instance.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
Returns the type of this event which could be one of the MEMBER_XXX member field values.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.CallChangeEvent
Returns the type of this event.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
Returns the type of this event.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Returns the type of this event which could be one of the MEMBER_XXX member field values.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveredEvent
Returns the type of message event represented by this event instance.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
Returns the type of message event represented by this event instance.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.ContactResourceEvent
Returns the type of the event.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
Returns the type of this event which could be one of the LOCAL_USER_XXX member fields.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Returns the type of this event which could be one of the LOCAL_USER_XXX member fields.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Returns the type of message event represented by this event instance.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardChangeEvent
Returns the type of this event.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantChangeEvent
Returns the type of this event.
getEventType() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Returns the type of this event which could be one of the LOCAL_USER_XXX member fields.
getEventValue() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
Current notification event value.
getEventValue() - Method in class net.java.sip.communicator.service.protocol.event.GenericEvent
The event value.
getEx() - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl.ErrorDialogParams
 
getException() - Method in class net.java.sip.communicator.impl.protocol.irc.Result
Get the exception.
getExcepts() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ManyType
Gets the value of the excepts property.
getExistingAccountLabel() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Return the string for add existing account button.
getExistingAccountLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Return the string for add existing account button.
getExistingAccountLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Return the string for add existing account button.
getExistingAccountLabel() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Return the string for add existing account button.
getExistingAccountLabel() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Return the string for add existing account button.
getExistingChatRooms(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Returns existing chat rooms for the given chatRoomProvider.
getExistingChatRooms() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Returns the List of ChatRooms currently available on the server that this protocol provider is connected to.
getExistingChatRooms() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Returns the List of Strings indicating chat rooms currently available on the server that this protocol provider is connected to.
getExistingChatRooms() - Method in class net.java.sip.communicator.impl.protocol.mock.MockMultiUserChat
Returns the List of Strings indicating chat rooms currently available on the server that this protocol provider is connected to.
getExistingChatRooms(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.service.muc.MUCService
Returns existing chat rooms for the given chatRoomProvider.
getExistingChatRooms() - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Returns the List of Strings indicating chat rooms currently available on the server that this protocol provider is connected to.
getExistingHistories(String[]) - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
Enumerates existing histories.
getExistingHistories(String[]) - Method in interface net.java.sip.communicator.service.history.HistoryService
Enumerates existing histories.
getExistingIDs() - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
 
getExistingIDs() - Method in interface net.java.sip.communicator.service.history.HistoryService
Returns the IDs of all existing histories.
getExists() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType
Gets the exists attribute.
getExpectedValue() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeFailedEvent
Return the expected after the change value of the property.
getExpire() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Gets the number of seconds of inactivity after which the channel represented by this instance expires.
getExportedWindow(WindowID, Object[]) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements the getExportedWindow in the UIService interface.
getExportedWindow(WindowID) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements the getExportedWindow in the UIService interface.
getExportedWindow(WindowID) - Method in interface net.java.sip.communicator.service.gui.UIService
Returns an exported window given by the WindowID.
getExportedWindow(WindowID, Object[]) - Method in interface net.java.sip.communicator.service.gui.UIService
Returns an exported window given by the WindowID.
getExtension() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.ExtensionsType
Gets the value of the extension property.
getExtension() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFileFilter
The description of this filter.
getExtension(File) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFileFilter
The extension of the file"
getExtensionMapping(RTPExtension) - Method in class net.java.sip.communicator.service.protocol.media.DynamicRTPExtensionsRegistry
Returns the ID that has been allocated for extension or -1 if no extension exists.
getExtensionProvider(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.SmackV3InteroperabilityLayer
Get the PacketExtensionProvider for given element name and XML namespace
getExtensionProvider(String, String) - Method in class net.java.sip.communicator.service.protocol.jabber.AbstractSmackInteroperabilityLayer
Get the PacketExtensionProvider for given element name and XML namespace
getExtensions() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Returns the value of the ext parameter as a string set of name tokens specifying additional feature bundles.
getExtensions() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
Gets the value of the extensions property.
getExtensionsForType(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns a (possibly empty) List of RTPExtensions supported by the device that this media handler uses to handle media of the specified type.
getExternals() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Gets the value of the externals property.
getExtFeatures() - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Get "ext" value.
getExtmapList() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Returns a List of the optional extmap elements that allow negotiating RTP extension headers as per RFC 5282.
getExtra(String) - Method in class net.java.sip.communicator.service.notification.NotificationData
Gets the NotificationHandler-specific extra provided to this instance associated with a specific key.
getExtras() - Method in class net.java.sip.communicator.service.notification.NotificationData
Gets the NotificationHandler-specific extras provided to this instance.
getFactory() - Method in class net.java.sip.communicator.impl.ldap.LdapServiceImpl
Required by interface LdapService.
getFactory() - Method in interface net.java.sip.communicator.service.ldap.LdapService
Returns the LdapFactory, used to create LdapDirectoryS, LdapDirectorySettings, LdapQuery, ...
getFactory() - Method in class net.java.sip.communicator.service.protocol.event.AccountManagerEvent
Gets the ProtocolProviderFactory being worked on at the time this event has been fired.
getFactoryImplPackageName(ProtocolProviderFactory) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Returns the package name of the factory.
getFactoryImplPackageName(ProtocolProviderFactory) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the package name under which we would store information for the given factory.
getFamily() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr
Gets the socket type.
getFamily() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
getFamily() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
getFamilyName() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Get the family name.
getFamilyName() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Get the family name.
getFeatures() - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns a reference to our local copy of the feature list supported by this implementation.
getFeedbackSubtype() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpFbPacketExtension
Returns RTCP feedback subtype attribute value if already set or null otherwise.
getFeedbackType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpFbPacketExtension
Returns RTCP feedback type attribute value if already set or null otherwise.
getField() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType.ExistsType
Gets the field attribute.
getField(BindingEntry.Field) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
Provides the label associated with a field.
getFieldOrder() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
getFieldOrder() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
getFieldOrder() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicator
 
getFieldOrder() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
getFields() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchIQ
Returns the names of the fields that are not included in the data form.
getFieldsPanel() - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
the field panel to display.
getFile() - Method in class net.java.sip.communicator.service.filehistory.FileRecord
The file that was transfered.
getFileAccessService() - Static method in class net.java.sip.communicator.impl.contactlist.ContactlistActivator
Returns the FileAccessService obtained from the bundle context.
getFileAccessService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the FileAccessService obtained from the bundle context.
getFileAccessService() - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
 
getFileAccessService() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Returns a reference to a FileAccessService implementation currently registered in the bundle context or null if no such implementation was found.
getFileAccessService() - Static method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingActivator
Returns the FileAccessService obtained from the bundle context.
getFileAccessService() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Return the file access service impl.
getFileAccessService() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns the FileAccessService obtained from the bundle context.
getFileAccessService() - Static method in class net.java.sip.communicator.plugin.dnsconfig.DnsConfigActivator
Returns the FileAccessService obtained from the bundle context.
getFileAccessService() - Static method in class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
Returns the FileAccessService obtained from the bundle context.
getFileAccessService() - Static method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
Returns the FileAccessService.
getFileAccessService() - Static method in class net.java.sip.communicator.util.UtilActivator
Returns the FileAccessService obtained from the bundle context.
getFileDescription() - Method in class net.java.sip.communicator.impl.protocol.icq.IncomingFileTransferRequestIcqImpl
Returns a String that represents the description of the file that is being received.
getFileDescription() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
Returns the description of the file corresponding to this request.
getFileDescription() - Method in interface net.java.sip.communicator.service.protocol.IncomingFileTransferRequest
Returns a String that represents the description of the file that is being received.
getFileExtensions() - Method in class net.java.sip.communicator.service.certificate.KeyStoreType
Gets the known file name extensions.
getFileFromDialog() - Method in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Shows the dialog and returns the selected file.
getFileFromDialog() - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Shows the dialog and returns the selected file.
getFileFromDialog() - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Shows the dialog and returns the selected file.
getFileLabel(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Returns the string, showing information for the given file.
getFileLabel(String, long) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Returns the string, showing information for the given file.
getFileList() - Method in class net.java.sip.communicator.impl.history.HistoryImpl
 
getFileName() - Method in class net.java.sip.communicator.impl.protocol.icq.IncomingFileTransferRequestIcqImpl
Returns a String that represents the name of the file that is being received.
getFileName() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
Returns the name of the file corresponding to this request.
getFilename() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Gets the filename to the address book database processed by this ContactSource.
getFileName() - Method in interface net.java.sip.communicator.service.protocol.IncomingFileTransferRequest
Returns a String that represents the name of the file that is being received.
getFileSize() - Method in class net.java.sip.communicator.impl.protocol.icq.IncomingFileTransferRequestIcqImpl
Returns a long that represents the size of the file that is being received.
getFileSize() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
Returns the size of the file corresponding to this request.
getFileSize() - Method in interface net.java.sip.communicator.service.protocol.IncomingFileTransferRequest
Returns a long that represents the size of the file that is being received.
getFileTransfer() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferCreatedEvent
Returns the file transfer that triggered this event.
getFileTransfer() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferProgressEvent
Returns the source FileTransfer that triggered this event.
getFileTransfer() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Returns the source FileTransfer that triggered this event.
getFileTransferOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferRequestEvent
Returns the OperationSetFileTransfer, where this event initially occurred.
getFingerprint() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
Gets the fingerprint carried/represented by this instance.
getFingerprintFromPublicKey(PublicKey) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
getFingerprintFromPublicKey(PublicKey) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
getFingerprintFromRow(int) - Method in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
 
getFinishButtonDefaultText() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Returns the default text of the finish wizard button.
getFirstCandidate(ContentPacketExtension, int) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Returns the first candidate for the specified componentID or null if no such component exists.
getFirstCandidate(IceUdpTransportPacketExtension, int) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
 
getFirstChildOfType(Class<T>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns this packet's first direct child extension that matches the specified type.
getFirstHistoryMsgTimestamp() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the date of the first message in history for this chat.
getFirstName() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns the first name found in the the directory for this person
getFirstName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo.Sender
Tries to parse and return the first name of this sender.
getFirstName() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns the first name found in the the directory for this person
getFirstName(OperationSetServerStoredAccountInfo) - Static method in class net.java.sip.communicator.service.protocol.AccountInfoUtils
Returns the first name of the account, to which the given accountInfoOpSet belongs.
getFirstPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns the ID of our only page.
getFirstPageIdentifier() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns the identifier of the page to show first in the wizard.
getFirstPageIdentifier() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Returns the identifier of the page to show first in the wizard.
getFirstPageIdentifier() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns the identifier of the page to show first in the wizard.
getFirstPageIdentifier() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Returns the identifier of the page to show first in the wizard.
getFirstPageIdentifier() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the identifier of the page to show first in the wizard.
getFirstPageIdentifier() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the identifier of the page to show first in the wizard.
getFirstPageIdentifier() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns the identifier of the first account registration wizard page.
getFixedDocument(File) - Method in class net.java.sip.communicator.impl.history.HistoryImpl
Returns the fixed document as xml Document if file cannot be fixed return null
getFlagIcon() - Method in class net.java.sip.communicator.plugin.spellcheck.Parameters.Locale
Provides the file name of the image files used for the locale's flag, without file extension of path.
getFlagImage(String) - Static method in class net.java.sip.communicator.plugin.spellcheck.Resources
Loads a flag image from a given image identifier.
getFloor() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
The number or name of a a particular floor in a building.
getFontColor() - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Returns the font color
getFontFamily() - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Returns the family name of the selected font
getFontName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Returns the WhiteboardObjectTextJabberImpl's font name.
getFontName() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Returns the WhiteboardObjectText's font name.
getFontName() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectText
Returns the WhiteboardObjectText's font name.
getFontSize() - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Returns the size of the selected font
getFontSize() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Returns the WhiteboardObjectTextJabberImpl's font size.
getFontSize() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Returns the WhiteboardObjectText's font size.
getFontSize() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectText
Returns the WhiteboardObjectText's font size.
getForeground() - Method in class net.java.sip.communicator.plugin.desktoputil.EmphasizedLabel
Overrides the getForeground() method in order to provide different foreground color, depending on whether the label is focused.
getForegroundColor() - Method in interface net.java.sip.communicator.plugin.desktoputil.ColoredDefaultText
Gets the foreground color.
getForegroundColor() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Gets the foreground color.
getForegroundColor() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Gets the foreground color.
getForgotPasswordLink() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Returns the forgot password link.
getForgotPasswordLink() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns the forgot password link if one exists.
getForgotPasswordLinkName() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Returns the forgot password link name.
getForgotPasswordLinkName() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns the forgot password link name.
getForm() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm
 
getForm() - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Returns the form component.
getForm() - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigPanel
 
getForm() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.CreateIppiAccountForm
Returns the form, which would be used by the user to create a new account.
getForm() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountCreationForm
Returns the create account form.
getForm() - Method in interface net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountCreationFormService
Returns the form, which would be used by the user to create a new account.
getForm() - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm
 
getForm() - Method in interface net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountCreationFormService
Returns the form, which would be used by the user to create a new account.
getForm() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
 
getForm() - Method in interface net.java.sip.communicator.service.gui.ConfigurationForm
Returns the containing form.
getForm() - Method in class net.java.sip.communicator.service.gui.LazyConfigurationForm
Returns the form component.
getFormat() - Method in enum net.java.sip.communicator.service.keybindings.KeybindingSet.Category
Provides the format used to save and load keybinding resources.
getFormatting(String) - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
Queries to see if a word should be underlined.
getFormClassLoader() - Method in class net.java.sip.communicator.service.gui.LazyConfigurationForm
Returns the form class loader.
getFormClassName() - Method in class net.java.sip.communicator.service.gui.LazyConfigurationForm
Returns the form class name.
getFoundation() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns the candidate foundation as defined in ICE-CORE.
getFrame() - Method in interface net.java.sip.communicator.impl.gui.main.call.CallContainer
Returns the frame of this call window.
getFrame() - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Returns the frame of the call window.
getFrame(Component) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallPeerRendererUtils
Gets the first Frame in the ancestor Component hierarchy of a specific Component.
getFrame() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Returns the frame to which this container belongs.
getFrame() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Returns the frame to which this container belongs.
getFrame() - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Returns the frame to which this container belongs.
getFrameForCall(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingFrame
Get the frame for a Call.
getFreeText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Get free text.
getFrom() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
Gets the value of the "from" attribute of this "transfer" element.
getFrom() - Method in class net.java.sip.communicator.service.protocol.event.GenericEvent
The contact which is the source of this event.
getFromContact() - Method in class net.java.sip.communicator.service.protocol.NotificationMessage
Returns the contact from which the message is coming
getFromList() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ValidityType
Gets the value of the fromList property.
getFromLong(long) - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.ResponseStatus
Finds ResponseStatuse instance by given value of the status.
getFromLong(Long) - Static method in enum net.java.sip.communicator.service.calendar.CalendarService.BusyStatusEnum
Finds BusyStatusEnum instance by given value of the status.
getFromShort(short) - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.PatternType
Finds the PatternType by given value.
getFullCalleeURI(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Gets the full callee URI for a specific callee address.
getFullJid() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactResourceJabberImpl
Returns the full jid corresponding to this contact resource.
getFullJid(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the full jabber id (jid) corresponding to the given contact.
getFullJid(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the full jabber id (jid) corresponding to the given bare jid.
getFullJidsByBareJid(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Gets the full Jids (with resources) as Strings.
getFullName() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Get the full name.
getFullName() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Get the full name.
getGender(OperationSetServerStoredAccountInfo) - Static method in class net.java.sip.communicator.service.protocol.AccountInfoUtils
Returns the gender of the account, to which the given accountInfoOpSet belongs.
getGender() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenderDetail
Returns a "Male" or "Female" string.
getGeneration() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns this candidate's generation.
getGeolocPresence() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPresence
Get the Geolocation presence message.
getGibberishProtocolProviderFactory() - Static method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccRegWizzActivator
Returns the ProtocolProviderFactory for the Gibberish protocol.
getGID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
 
getGivenName() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Get the given name.
getGivenName() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Get the given name.
getGlobalBindings() - Method in class net.java.sip.communicator.impl.keybindings.KeybindingsServiceImpl
Provides the bindings associated with the global category.
getGlobalBindings() - Method in interface net.java.sip.communicator.service.keybindings.KeybindingsService
Provides the bindings associated with the global category.
getGlobalDisplayAvatar() - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Returns the global avatar for the local user.
getGlobalDisplayAvatar() - Method in interface net.java.sip.communicator.service.globaldisplaydetails.GlobalDisplayDetailsService
Returns the global avatar for the local user.
getGlobalDisplayDetailsService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the GlobalDisplayDetailsService obtained from the bundle context.
getGlobalDisplayDetailsService() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns the GlobalDisplayDetailsService obtained from the bundle context.
getGlobalDisplayDetailsService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns the GlobalDisplayDetailsService obtained from the bundle context.
getGlobalDisplayDetailsService() - Static method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoActivator
Returns the GlobalDisplayDetailsService obtained from the bundle context.
getGlobalDisplayDetailsService() - Static method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoActivator
Returns the GlobalDisplayDetailsService obtained from the bundle context.
getGlobalDisplayDetailsService() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns the GlobalDisplayDetailsService obtained from the bundle context.
getGlobalDisplayName() - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Returns the global display name to be used to identify the local user.
getGlobalDisplayName() - Method in interface net.java.sip.communicator.service.globaldisplaydetails.GlobalDisplayDetailsService
Returns the global display name to be used to identify the local user.
getGlobalPhonePrefix() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Returns the global prefix to be used when calling phones from this ldap source.
getGlobalPhonePrefix() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Returns the global prefix to be used when calling phones from this ldap source.
getGlobalPolicy() - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Gets the global OtrPolicy.
getGlobalPolicy() - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
getGlobalPresenceStatus() - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalStatusServiceImpl
Returns the global presence status.
getGlobalPresenceStatus() - Method in interface net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusService
Returns the global presence status.
getGlobalShortcutFromConfiguration() - Method in class net.java.sip.communicator.impl.keybindings.KeybindingsServiceImpl
Returns list of global shortcuts from the configuration file.
getGlobalShortcutFromConfiguration() - Method in interface net.java.sip.communicator.service.keybindings.KeybindingsService
Returns list of global shortcuts from the configuration file.
getGlobalShortcutService() - Static method in class net.java.sip.communicator.plugin.keybindingchooser.KeybindingChooserActivator
Returns a reference to a GlobalShortcutService implementation currently registered in the bundle context or null if no such implementation was found.
getGlobalStatusService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the GlobalStatusService obtained from the bundle context.
getGlobalStatusService() - Static method in class net.java.sip.communicator.impl.osdependent.OsDependentActivator
Returns the GlobalStatusService obtained from the bundle context.
getGlobalStatusService() - Static method in class net.java.sip.communicator.util.account.AccountStatusUtils
Returns the GlobalStatusService obtained from the bundle context.
getGoogleContactsService() - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Returns a reference to a GoogleContactsService implementation currently registered in the bundle context or null if no such implementation was found.
getGoogleService() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Returns the Google service.
getGoogleService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to the GoogleContactsService implementation currently registered in the bundle context or null if no such implementation was found.
getGoogleTalkProtocolProviderFactory() - Static method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
Returns the ProtocolProviderFactory for the Google Talk protocol.
getGrabbedImage() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.WebcamDialog
Return the grabbed snapshot as a byte array
getGroup() - Method in class net.java.sip.communicator.impl.gui.main.UINotification
Returns the parent notification group.
getGroup(int) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the subgroup with the specified index.
getGroup(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the subgroup with the specified name.
getGroup(int) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the subgroup with the specified index (i.e.
getGroup(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the subgroup with the specified name.
getGroup(int) - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns the subgroup with the specified index.
getGroup(String) - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns the subgroup with the specified name.
getGroup(int) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get subgroup by index.
getGroup(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get subgroup by name.
getGroup(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns the subgroup with the specified index (i.e.
getGroup(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns the subgroup with the specified name.
getGroup(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns the subgroup with the specified index.
getGroup(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns the subgroup with the specified name.
getGroup(int) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the subgroup with the specified index.
getGroup(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the subgroup with the specified name.
getGroup(int) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the subgroup with the specified index.
getGroup(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the subgroup with the specified name.
getGroup(int) - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns the subgroup with the specified index.
getGroup(String) - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns the subgroup with the specified name.
getGroup() - Method in class net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF.Line
The group name.
getGroup() - Method in class net.java.sip.communicator.service.systray.PopupMessage
Returns name of the popup group.
getGroupCustomActionMenuItems(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Returns all custom action menu items for the contact source.
getGroupDescriptor() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Returns the UIGroup corresponding to this GroupNode.
getGroupDisplayName() - Method in class net.java.sip.communicator.impl.gui.main.UINotificationGroup
Returns the display name of the group, to which this notification belongs.
getGroupName() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the name of this group.
getGroupName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupPanel
Returns the string identifier entered by user.
getGroupName() - Method in class net.java.sip.communicator.impl.gui.main.UINotificationGroup
Returns the name of the group, to which this notification belongs.
getGroupName() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the name of this group.
getGroupName() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the name of this group.
getGroupName() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns the name of this group which is always ROOT_CONTACT_GROUP_NAME.
getGroupName() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get name of the group.
getGroupName() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns the name of this group.
getGroupName() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns the name of this group which is always ROOT_CONTACT_GROUP_NAME.
getGroupName() - Method in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactGroupJabberImpl
Returns the name of this group.
getGroupName() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the name of this group.
getGroupName() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the name of this group.
getGroupName() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the name of this group.
getGroupName() - Method in class net.java.sip.communicator.service.notification.PopupMessageNotificationAction
Returns name of popup group that will be used for merging notifications.
getGroupName() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns the name of this group.
getGroupNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns the corresponding GroupNode.
getGroupNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Returns the corresponding GroupNode.
getGroupNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns the GroupNode corresponding to this UIGroup.
getGroupNode() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIGroupImpl
Returns the GroupNode corresponding to this UIGroup.
getGUID() - Method in class net.java.sip.communicator.plugin.otr.ScSessionID
Get the current GUID.
getHardwareAddress(String) - Static method in class net.java.sip.communicator.impl.netaddr.HardwareAddressRetriever
Returns the hardware address of a particular interface.
getHardwareAddress(NetworkInterface) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Returns the hardware address (i.e.
getHardwareAddress(NetworkInterface) - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Returns the hardware address (i.e.
getHarvestingTime(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the harvesting time (in ms) for the harvester given in parameter.
getHarvestingTime(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the harvesting time (in ms) for the harvester given in parameter.
getHarvestingTime(String) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the harvesting time (in ms) for the harvester given in parameter.
getHarvestingTime(String) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the harvesting time (in ms) for the harvester given in parameter.
getHarvestingTime(String) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the harvesting time (in ms) for the harvester given in parameter.
getHash() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Returns the value of the hash parameter indicating the hashing algorithm used to generate the verification string.
getHash() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
Gets the hash function utilized to calculate the fingerprint carried/represented by this instance.
getHeader(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RayoIq
Returns value of the header extension with given name (if any).
getHeaderFactory() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the HeaderFactory used to create SIP message headers.
getHeight() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Returns the height of this ThumbnailElement.
getHeight() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Returns the height (in pixels) of the WhiteboardObject.
getHeight() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Gets the height (in pixels) of the WhiteboardShapeRect.
getHeight(ImageObserver) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Gets the height of this image.
getHeight() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Returns the height (in pixels) of the WhiteboardObject.
getHeight() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Gets the height (in pixels) of the WhiteboardShapeRect.
getHeight() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectImage
Returns the height (in pixels) of the WhiteboardObject.
getHeight() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Gets the height (in pixels) of the WhiteboardObject.
getHelp() - Method in exception net.java.sip.communicator.impl.protocol.irc.exception.BadCommandInvocationException
Get the help text provided by the command.
getHIDService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to HIDService implementation currently registered in the bundle context or null if no such implementation was found
getHIDService() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Returns a reference to HIDService implementation currently registered in the bundle context or null if no such implementation was found
getHighlighter() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Provides the Highlighter used in rendering the chat editor.
getHighlighter() - Method in interface net.java.sip.communicator.service.gui.Chat
Provides the Highlighter used in rendering the chat editor.
getHistory(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns a collection of the last N number of history messages given by count.
getHistory(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns a collection of the last N number of messages given by count.
getHistory(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns a collection of the last N number of messages given by count.
getHistory(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns a collection of the last N number of messages given by count.
getHistory(HistoryID) - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
 
getHistory(HistoryID) - Method in interface net.java.sip.communicator.service.history.HistoryService
Returns the history associated with this ID.
getHistoryAfterDate(Date, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns a collection of the last N number of history messages given by count.
getHistoryAfterDate(Date, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns a collection of the last N number of messages given by count.
getHistoryAfterDate(Date, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns a collection of the last N number of messages given by count.
getHistoryAfterDate(Date, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns a collection of the last N number of messages given by count.
getHistoryBeforeDate(Date, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns a collection of the last N number of history messages given by count.
getHistoryBeforeDate(Date, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns a collection of the last N number of messages given by count.
getHistoryBeforeDate(Date, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns a collection of the last N number of messages given by count.
getHistoryBeforeDate(Date, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns a collection of the last N number of messages given by count.
getHistoryButton() - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Returns the button used to show the history window.
getHistoryEndDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the end date of the history of this chat session.
getHistoryEndDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns the end date of the history of this chat session.
getHistoryEndDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the end date of the history of this chat session.
getHistoryEndDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns the end date of the history of this chat session.
getHistoryRecord() - Method in class net.java.sip.communicator.service.history.event.HistoryRecordEvent
Returns the HistoryRecords this event is about.
getHistoryRecords() - Method in class net.java.sip.communicator.impl.history.HistoryQueryImpl
Returns a collection of the results for this query.
getHistoryRecords() - Method in interface net.java.sip.communicator.service.history.HistoryQuery
Returns a collection of the results for this query.
getHistoryRecordsStructure() - Method in class net.java.sip.communicator.impl.history.HistoryImpl
Returns the current HistoryRecordStructure.
getHistoryRecordsStructure() - Method in interface net.java.sip.communicator.service.history.History
 
getHistoryService() - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Returns the underlying history service.
getHistoryService() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns the history service.
getHistoryServiceImpl() - Method in class net.java.sip.communicator.impl.history.HistoryImpl
 
getHistoryStartDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the start date of the history of this chat session.
getHistoryStartDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns the start date of the history of this chat session.
getHistoryStartDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns the start date of the history of this chat session.
getHistoryStartDate() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns the start date of the history of this chat session.
getHistoryWindowForChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Returns the history window for the given chat room.
getHistoryWindowForContact(Object) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindowManager
Returns the history window for the given contact.
getHistoryWindowManager() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the HistoryWindowManager.
getHomeLinkLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Return the string for home page link label.
getHomeLinkLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Return the string for home page link label.
getHomeMails() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Returns home mail addresses.
getHomeMails() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Returns home mail addresses.
getHomePhone() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns home telephone numbers from this person
getHomePhone() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns home telephone numbers from this person
getHomePhones() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Returns home telephone numbers.
getHomePhones() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Returns home telephone numbers.
getHomePhoneSearchFields() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Returns home phone fields that we will lookup.
getHomePhoneSearchFields() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Returns home phone fields that we will lookup.
getHost() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcAccountID
Get the IRC server host.
getHost() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Deprecated.
The method is supported for the purposes of compatibility with legacy versions of Jitsi and Jitsi Videobridge.
getHost() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
Returns the host address.
getHostByAddr(byte[]) - Method in class net.java.sip.communicator.util.JitsiDnsNameService
 
getHostname() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple getter for hostname
getHostname() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Return the contact host name.
getHostname() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple getter for hostname
getHResult() - Method in exception net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookMAPIHResultException
Gets the HRESULT which is represented by this Exception.
getHresultString() - Method in exception net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookMAPIHResultException
Returns the string representation for the current hResult code.
getHtml() - Method in enum net.java.sip.communicator.impl.protocol.irc.Color
Get the HTML representation of this color.
getHtmlEnd() - Method in class net.java.sip.communicator.impl.protocol.irc.ControlChar
Get the HTML end tag.
getHtmlStart() - Method in class net.java.sip.communicator.impl.protocol.irc.ControlChar.ColorFormat
Get HTML start tag with foreground and background color codes embedded.
getHtmlStart() - Method in class net.java.sip.communicator.impl.protocol.irc.ControlChar
Get the HTML start tag.
getHttpClient(String, String, String, CredentialsProvider) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Returns the preconfigured http client, using CertificateVerificationService, timeouts, user-agent, hostname verifier, proxy settings are used from global java settings, if protected site is hit asks for credentials using util.swing.AuthenticationWindow.
getHttpCode() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapHttpResponse
Gets HTTP code.
getI18NKeyCallVia() - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Returns the key to use for choose contact string.
getI18NKeyChooseContact() - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Returns the key to use for choose contact string.
getI18nMessage() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerSecurityMessageEvent
Returns the internationalized message associated with this event.
getI18nMnemonic(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns the character after the first '&' in the internationalized string corresponding to key
getI18nMnemonic(String, Locale) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns the character after the first '&' in the internationalized string corresponding to key
getI18NStatusName(GlobalStatusEnum) - Static method in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Returns the i18n name of the status.
getI18NString(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns an internationalized string corresponding to the given key.
getI18NString(String, String[]) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns an internationalized string corresponding to the given key.
getI18NString(String, Locale) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns an internationalized string corresponding to the given key.
getI18NString(String, String[], Locale) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns an internationalized string corresponding to the given key.
getICECandidateExtendedType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the extended type of the candidate selected if this transport manager is using ICE.
getICECandidateExtendedType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the extended type of the candidate selected if this transport manager is using ICE.
getICECandidateExtendedType(String) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the extended type of the candidate selected if this transport manager is using ICE.
getICECandidateExtendedType(String) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the extended type of the candidate selected if this transport manager is using ICE.
getICECandidateExtendedType(String) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the extended type of the candidate selected if this transport manager is using ICE.
getICECandidateExtendedType(Agent, String) - Static method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the ICE candidate extended type selected by the given agent.
getICELocalHostAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the ICE local host address.
getICELocalHostAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the ICE local host address.
getICELocalHostAddress(String) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the ICE local host address.
getICELocalHostAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the ICE local host address.
getICELocalHostAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the ICE local host address.
getICELocalReflexiveAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the ICE local reflexive address (server or peer reflexive).
getICELocalReflexiveAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the ICE local reflexive address (server or peer reflexive).
getICELocalReflexiveAddress(String) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the ICE local reflexive address (server or peer reflexive).
getICELocalReflexiveAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the ICE local reflexive address (server or peer reflexive).
getICELocalReflexiveAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the ICE local reflexive address (server or peer reflexive).
getICELocalRelayedAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the ICE local relayed address (server or peer relayed).
getICELocalRelayedAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the ICE local relayed address (server or peer relayed).
getICELocalRelayedAddress(String) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the ICE local relayed address (server or peer relayed).
getICELocalRelayedAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the ICE local relayed address (server or peer relayed).
getICELocalRelayedAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the ICE local relayed address (server or peer relayed).
getICERemoteHostAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the ICE remote host address.
getICERemoteHostAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the ICE remote host address.
getICERemoteHostAddress(String) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the ICE remote host address.
getICERemoteHostAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the ICE remote host address.
getICERemoteHostAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the ICE remote host address.
getICERemoteReflexiveAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the ICE remote reflexive address (server or peer reflexive).
getICERemoteReflexiveAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the ICE remote reflexive address (server or peer reflexive).
getICERemoteReflexiveAddress(String) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the ICE remote reflexive address (server or peer reflexive).
getICERemoteReflexiveAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the ICE remote reflexive address (server or peer reflexive).
getICERemoteReflexiveAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the ICE remote reflexive address (server or peer reflexive).
getICERemoteRelayedAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the ICE remote relayed address (server or peer relayed).
getICERemoteRelayedAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the ICE remote relayed address (server or peer relayed).
getICERemoteRelayedAddress(String) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the ICE remote relayed address (server or peer relayed).
getICERemoteRelayedAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the ICE remote relayed address (server or peer relayed).
getICERemoteRelayedAddress(String) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the ICE remote relayed address (server or peer relayed).
getICEState() - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the current state of ICE processing.
getICEState() - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the current state of ICE processing.
getICEState() - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the current state of ICE processing.
getICEState() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the current state of ICE processing.
getICEState() - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the current state of ICE processing.
getIcon() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm
 
getIcon() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
The icon of the account.
getIcon() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Returns null since we don't have any images associated with this form or no image in our case.
getIcon() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Called by the NewAccountDialog protocol combo renderer.
getIcon() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
 
getIcon() - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
 
getIcon(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolIconGibberishImpl
Returns the icon image in the given size.
getIcon(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconAimImpl
Returns the icon image in the given size.
getIcon(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconIcqImpl
Returns the icon image in the given size.
getIcon(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolIconIrcImpl
Returns the icon image in the given size.
getIcon(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolIconJabberImpl
Returns the icon image in the given size.
getIcon(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolIconSipImpl
Returns the icon image in the given size.
getIcon() - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Returns the icon of the form.
getIcon() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns the protocol icon that will be shown on the left of the protocol name in the list, where user will choose the protocol to register to.
getIcon() - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigPanel
 
getIcon() - Method in class net.java.sip.communicator.plugin.desktoputil.SelectedObject
Returns the icon of this SelectedObject.
getIcon() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Implements the AccountRegistrationWizard.getIcon method.
getIcon() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Implements the AccountRegistrationWizard.getIcon method.
getIcon() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns the protocol icon that will be shown on the left of the protocol name in the list, where user will choose the protocol to register to.
getIcon() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Implements the AccountRegistrationWizard.getIcon method.
getIcon() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Implements the AccountRegistrationWizard.getIcon method.
getIcon() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Implements the AccountRegistrationWizard.getIcon method.
getIcon() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Implements the AccountRegistrationWizard.getIcon method.
getIcon() - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm
 
getIcon() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Implements the AccountRegistrationWizard.getIcon method.
getIcon() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
 
getIcon() - Method in interface net.java.sip.communicator.service.customcontactactions.ContactAction
The icon used by the UI to visualize this action.
getIcon() - Method in interface net.java.sip.communicator.service.customcontactactions.ContactActionMenuItem
The icon used by the UI to visualize this action.
getIcon() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Returns the icon that will be shown on the left of the registration form.
getIcon() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns the protocol icon that will be shown on the left of the protocol name in the list, where user will choose the protocol to register to.
getIcon() - Method in interface net.java.sip.communicator.service.gui.ConfigurationForm
Returns the icon of this configuration form.
getIcon() - Method in class net.java.sip.communicator.service.gui.LazyConfigurationForm
Returns the icon of the form.
getIcon() - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
 
getIcon() - Method in class net.java.sip.communicator.service.notification.NotificationData
Gets the icon to show in the notification if and where appropriate.
getIcon(String) - Method in interface net.java.sip.communicator.service.protocol.ProtocolIcon
Returns the protocol icon image in the desired size.
getIcon() - Method in class net.java.sip.communicator.service.systray.PopupMessage
Returns the icon of this popup message.
getIcon(File) - Static method in class net.java.sip.communicator.util.FileUtils
Returns the native icon of the given file if one exists, otherwise returns null.
getIconHeight() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
Returns the height of this icon.
getIconHeight() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns the height of this icon.
getIconID() - Method in class net.java.sip.communicator.service.gui.LazyConfigurationForm
Returns the identifier of the icon.
getIconImage() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Returns the icon image of this button.
getIconPath(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolIconGibberishImpl
Returns a path to the icon with the given size.
getIconPath(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconAimImpl
Returns a path to the icon with the given size.
getIconPath(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconIcqImpl
Returns a path to the icon with the given size.
getIconPath(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolIconIrcImpl
Returns a path to the icon with the given size.
getIconPath(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolIconJabberImpl
Returns a path to the icon with the given size.
getIconPath(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolIconSipImpl
Returns a path to the icon with the given size.
getIconPath(String) - Method in interface net.java.sip.communicator.service.protocol.ProtocolIcon
Returns a path to the icon with the given size.
getIconWidth() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
Returns the width of this icon.
getIconWidth() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns the width of this icon.
getIcqProtocolProviderFactory() - Static method in class net.java.sip.communicator.impl.protocol.icq.IcqActivator
Retrurns a reference to the protocol provider factory that we have registered for icq accounts.
getIcqProtocolProviderFactory() - Static method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccRegWizzActivator
Returns the ProtocolProviderFactory for the ICQ protocol.
getIcuLocale() - Method in class net.java.sip.communicator.plugin.spellcheck.Parameters.Locale
Gets the ICU locale, which is a combination of the ISO code and the country variant.
getID() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
Returns the identifier of this look&feel.
getId() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns null to indicate that this group doesn't have an identifier.
getId() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Returns the identifier of the underlying MetaContactGroup.
getId() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns the identifier of this group.
getID() - Method in class net.java.sip.communicator.impl.history.HistoryImpl
Returns the identifier of this history.
getID() - Method in class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl
Uniquie ID that is identifying the FileTransfer if the request has been accepted.
getID() - Method in class net.java.sip.communicator.impl.protocol.icq.IncomingFileTransferRequestIcqImpl
Unique ID that is identifying the request and then the FileTransfer if the request has been accepted.
getId() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelBundle
Returns the ID of this ChannelBundle.
getID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Gets the ID of the channel represented by this instance.
getId() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Endpoint
Returns the ID of this Endpoint.
getID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Gets the ID of the conference represented by this IQ.
getID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns this candidates's unique identifier String.
getID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Returns the payload identifier for this encoding (as specified by RFC 3551 or a dynamic one).
getID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
Get the ID.
getID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Returns a String uniquely identifying this WhiteboardObject.
getID() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferJabberImpl
Returns the identifier of this file transfer.
getID() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
The unique id.
getID() - Method in class net.java.sip.communicator.impl.protocol.jabber.OutgoingFileTransferJabberImpl
The unique id.
getID() - Method in class net.java.sip.communicator.impl.protocol.mock.MockFileTransferImpl
 
getId() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ExceptType
Gets the value of the id property.
getId() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.OneType
Gets the value of the id property.
getId() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RuleType
Gets the value of the id property.
getId() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResource
Gets XCAP resource identifier.
getId() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
Returns the ID of the calendar item.
getID() - Method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.MAPICalendarProperties
Returns the ID of the property.
getId() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Returns the string identifier for this source contact.
getID() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Returns a String uniquely identifying this WhiteboardShape.
getId() - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Gets the id.
getID() - Method in class net.java.sip.communicator.service.filehistory.FileRecord
The id.
getID() - Method in class net.java.sip.communicator.service.gui.Container
Returns the String identifier of this Container.
getId() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns the identifier of this group.
getID() - Method in class net.java.sip.communicator.service.gui.WindowID
Get the ID.
getID() - Method in interface net.java.sip.communicator.service.history.History
 
getID() - Method in class net.java.sip.communicator.service.history.HistoryID
 
getId() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeletedEvent
Returns the identification of the deleted WhiteboardObject that triggered this event
getID() - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Uniquie ID that is identifying the FileTransfer if the request has been accepted.
getID() - Method in interface net.java.sip.communicator.service.protocol.IncomingFileTransferRequest
Uniquie ID that is identifying the request and then the FileTransfer if the request has been accepted.
getId() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Media
Returns the id attribute of this Media's element.
getId() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Returns the UIN of the sip registration account.
getID() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObject
Returns a String uniquely identifying this WhiteboardObject.
getId() - Method in class net.java.sip.communicator.service.resources.ImageID
 
getIdent() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Return the contact ident.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
Implements the WizardPage.getIdentifier method.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Implements the WizardPage.getIdentifier to return this page identifier.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Implements the ExportedWindow.getIdentifier() method.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
Returns the identifier of this wizard page.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
Implements the WizardPanelDescriptor method to return the identifier of this page.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
Returns the identifier of this wizard page.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
Implements the WizardPanelDescriptor method to return the identifier of this page.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Returns this exported window identifier.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the identifier of this window.
getIdentifier() - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the ExportedWindow.getIdentifier() method.
getIdentifier() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Returns the identifier of this AdHocChatRoom.
getIdentifier() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the identifier of this ChatRoom.
getIdentifier() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the identifier of this ChatRoom.
getIdentifier() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns the identifier of this ChatRoom.
getIdentifier() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Implements the WizardPage.getIdentifier to return this page identifier.
getIdentifier() - Method in class net.java.sip.communicator.plugin.branding.AboutWindow
Implements the ExportedWindow.getIdentifier() method.
getIdentifier() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Implements the WizardPage.getIdentifier to return this page identifier.
getIdentifier() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Implements the WizardPage.getIdentifier to return this page identifier.
getIdentifier() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Implements the WizardPage.getIdentifier to return this page identifier.
getIdentifier() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Implements the WizardPage.getIdentifier to return this page identifier.
getIdentifier() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Implements the WizardPage.getIdentifier to return this page identifier.
getIdentifier() - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
Returns the WindowID corresponding to this window.
getIdentifier() - Method in interface net.java.sip.communicator.service.gui.WizardPage
Returns the identifier of this WizardPage.
getIdentifier() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Returns the identifier of this AdHocChatRoom.
getIdentifier() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns the identifier of this ChatRoom.
getIdentities() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ConditionsType
Gets the value of the identities property.
getIdentityManager() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Get the identity manager instance.
getIdentityString() - Method in class net.java.sip.communicator.impl.protocol.irc.IdentityManager
Get the current identity string, based on nick, user and host of local user.
getIMAddresses() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Returns IM addresses.
getIMAddresses() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Returns IM addresses.
getImage() - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
An image (or avatar) corresponding to this search contact.
getImage(String) - Static method in class net.java.sip.communicator.impl.googlecontacts.configform.Resources
Loads an image from a given image identifier.
getImage() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
 
getImage(ImageID) - Static method in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Loads an image from a given image identifier.
getImage(Image, Image, int, int) - Static method in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Returns the given protocol image with an index allowing to distinguish different accounts from the same protocol.
getImage(Image, String, Component) - Static method in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Returns the given protocol image with an index allowing to distinguish different accounts from the same protocol.
getImage(ImageID) - Method in class net.java.sip.communicator.impl.gui.utils.ImageLoaderServiceImpl
Loads an image from a given image identifier.
getImage() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
getImage() - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
 
getImage(String) - Static method in class net.java.sip.communicator.impl.osdependent.Resources
Loads an image from a given image identifier.
getImage() - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
The method returns an image representation of the call peer (e.g.
getImage() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Returns a byte array containing an image (most often a photo or an avatar) that the contact uses as a representation.
getImage() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Checks if an avatar or an image already exists for this contact and returns it.
getImage() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Get contact image (avatar).
getImage() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns an avatar if one is already present or null in case it is not in which case it the method also queues the contact for image updates.
getImage(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns a reference to the image assigned to this contact.
getImage() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
The method returns an image representation of the whiteboard participant (e.g.
getImage() - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
The method returns an image representation of the call peer (e.g.
getImage() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns a byte array containing an image (most often a photo or an avatar) that the contact uses as a representation.
getImage() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Gets a byte array containing an image (most often a photo or an avatar) that the contact uses as a representation.
getImage(URI) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Gets image from the specified uri.
getImage(URI) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Gets image from the specified uri.
getImage(URI) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Gets image from the specified uri.
getImage(URI) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient
Gets image from the specified uri.
getImage(URI) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Gets image from the specified uri.
getImage(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Loads an image from a given image identifier.
getImage(String) - Static method in class net.java.sip.communicator.plugin.accountinfo.Resources
Loads an image from a given image identifier.
getImage(ImageID) - Static method in class net.java.sip.communicator.plugin.aimaccregwizz.Resources
Loads an image from a given image identifier.
getImage(String) - Static method in class net.java.sip.communicator.plugin.connectioninfo.Resources
Loads an image from a given image identifier.
getImage(String) - Static method in class net.java.sip.communicator.plugin.contactinfo.Resources
Loads an image from a given image identifier.
getImage(int) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Returns the Image at the specified index.
getImage(String) - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns the image corresponding to the given imageID.
getImage() - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImage
Returns the image that is shown.
getImage(String) - Static method in class net.java.sip.communicator.plugin.generalconfig.Resources
Loads an image from a given image identifier.
getImage(ImageID) - Static method in class net.java.sip.communicator.plugin.gibberishaccregwizz.Resources
Loads an image from a given image identifier.
getImage(ImageID) - Static method in class net.java.sip.communicator.plugin.icqaccregwizz.Resources
Loads an image from a given image identifier.
getImage(ImageID) - Static method in class net.java.sip.communicator.plugin.ircaccregwizz.Resources
Loads an image from a given image identifier.
getImage(ImageID) - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.Resources
Loads an image from a given image identifier.
getImage(String) - Static method in class net.java.sip.communicator.plugin.ldap.configform.Resources
Loads an image from a given image identifier.
getImage(String) - Static method in class net.java.sip.communicator.plugin.simpleaccreg.Resources
Loads an image from a given image identifier.
getImage(ImageID) - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.Resources
Loads an image from a given image identifier.
getImage(String) - Static method in class net.java.sip.communicator.plugin.spellcheck.Resources
Loads an image from a given image identifier.
getImage(String) - Static method in class net.java.sip.communicator.plugin.whiteboard.Resources
Loads an image from a given image identifier.
getImage() - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Gets the image/avatar of this SourceContact.
getImage() - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
An image (or avatar) corresponding to this search contact.
getImage() - Method in interface net.java.sip.communicator.service.gui.FavoritesButton
Returns the image to be set on the favorites button.
getImage(ImageID) - Method in interface net.java.sip.communicator.service.gui.ImageLoaderService
Loads an image from a given image identifier.
getImage() - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
 
getImage(OperationSetServerStoredAccountInfo) - Static method in class net.java.sip.communicator.service.protocol.AccountInfoUtils
Returns the image of the account, to which the given accountInfoOpSet belongs.
getImage() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
The method returns an image representation of the call peer (e.g.
getImage() - Method in interface net.java.sip.communicator.service.protocol.Contact
Returns a byte array containing an image (most often a photo or an avatar) that the contact uses as a representation.
getImage() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
The method returns an image representation of the call peer if one is available.
getImage(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Loads an image from a given image identifier.
getImageBytes(ImageID) - Method in class net.java.sip.communicator.impl.gui.utils.ImageLoaderServiceImpl
Loads an image from a given image identifier and return bytes of the image.
getImageBytes(ImageID) - Method in interface net.java.sip.communicator.service.gui.ImageLoaderService
Loads an image from a given image identifier and return bytes of the image.
getImageForPath(String) - Static method in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Loads an image icon from a given image path.
getImageID() - Method in class net.java.sip.communicator.impl.replacement.smiley.SmileyImpl
Returns the identifier of the image corresponding to this smiley.
getImageID() - Method in interface net.java.sip.communicator.service.replacement.smilies.Smiley
Returns the identifier of the image corresponding to this smiley.
getImageInBytes(String) - Static method in class net.java.sip.communicator.impl.googlecontacts.configform.Resources
Loads an image from a given image identifier.
getImageInBytes(String) - Static method in class net.java.sip.communicator.impl.protocol.irc.ProtocolIconIrcImpl
Returns the byte representation of the image corresponding to the given identifier.
getImageInBytes(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Loads an image from a given image identifier.
getImageInBytes(String) - Static method in class net.java.sip.communicator.plugin.accountinfo.Resources
Loads an image from a given image identifier.
getImageInBytes(String) - Static method in class net.java.sip.communicator.plugin.connectioninfo.Resources
Loads an image from a given image identifier.
getImageInBytes(String) - Static method in class net.java.sip.communicator.plugin.ldap.configform.Resources
Loads an image from a given image identifier.
getImageInBytes(String) - Static method in class net.java.sip.communicator.plugin.notificationconfiguration.Resources
Loads an image from a given image identifier.
getImageInBytes(String) - Static method in class net.java.sip.communicator.plugin.spellcheck.Resources
Loads an image from a given image identifier.
getImageInBytes(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Loads an image from a given image identifier.
getImageInputStream(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Returns the InputStream of the image corresponding to the given key.
getImageInputStreamForPath(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Returns the InputStream of the image corresponding to the given path.
getImageLoaderService() - Static method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoActivator
Returns the imageLoaderService instance, if missing query osgi for it.
getImageLoaderService() - Static method in class net.java.sip.communicator.plugin.notificationwiring.NotificationWiringActivator
Returns an instance of the ImageLoaderService obtained from the bundle context.
getImagePack() - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Currently loaded image pack.
getImagePath() - Method in class net.java.sip.communicator.impl.replacement.smiley.SmileyImpl
Returns the path of the image corresponding to this smiley.
getImagePath() - Method in interface net.java.sip.communicator.service.replacement.smilies.Smiley
Returns the path of the image corresponding to this smiley.
getImagePath(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns the image path corresponding to the given key.
getImageResources() - Method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Returns a Map, containing all [key, value] pairs for image resource pack.
getImageResources() - Method in interface net.java.sip.communicator.service.resources.SkinPack
Returns a Map, containing all [key, value] pairs for image resource pack.
getImagesCount() - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Returns the number of Images that are contained in the animation
getImageSha1(byte[]) - Static method in class net.java.sip.communicator.impl.protocol.jabber.VCardTempXUpdatePresenceExtension
Gets the String representation in hexadecimal of the SHA-1 hash of the image given in parameter.
getImageSize(String) - Method in class net.java.sip.communicator.impl.replacement.directimage.ReplacementServiceDirectImageImpl
 
getImageSize(String) - Method in interface net.java.sip.communicator.service.replacement.directimage.DirectImageReplacementService
Returns the size of the image in bytes.
getImageUri(ImageID) - Static method in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Returns the URI corresponding to the image with the given image identifier.
getImageUri() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Gets the image uri.
getImageUri() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Gets the pres-content image uri.
getImageUri() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Gets the pres-content image uri.
getImageUri() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Gets the pres-content image uri.
getImageURL(String) - Static method in class net.java.sip.communicator.impl.osdependent.Resources
Loads an image url from a given image identifier.
getImageURL(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Returns the URL of the image corresponding to the given key.
getImageURLForPath(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Returns the URL of the image corresponding to the given path.
getIMCapableCusaxContact(CallPeer) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Searches the cusax enabled providers for a contact with the detail (address) of the call peer if found and the contact is provided by a provider which is IM capable, return the contact.
getImpl() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTTrayIcon
 
getInactiveControlTextColor() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the inactive control text color resource.
getInactivityTimeout() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Returns the inactivity timeout in milliseconds.
getInactivityTimeout() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Returns the inactivity timeout in milliseconds.
getInactivityTimeout() - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Returns the inactivity timeout in milliseconds.
getIndentStyle() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Provides the indent style used by the chooser.
getIndex() - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryContactSource
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns the index of this source contact in its parent.
getIndex() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm
Required by ConfirgurationForm interface Returns the index of this configuration form in the configuration window.
getIndex() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ProtocolContactSourceServiceImpl
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.StringContactSourceServiceImpl
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
getIndex() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Returns the index of the contact source in the result list.
getIndex(MessageSourceContact) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Returns the index of the source contact, in the list of recent messages.
getIndex() - Method in class net.java.sip.communicator.impl.muc.BaseChatRoomSourceContact
Returns the index of this source contact in its parent group.
getIndex() - Method in class net.java.sip.communicator.impl.muc.ChatRoomContactSourceService
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.impl.muc.ChatRoomSourceContact
Returns the index of this source contact in its parent group.
getIndex() - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomContactSourceService
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookSourceContact
Returns the index of this source contact in its parent.
getIndex() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Returns the index of this source contact in its parent.
getIndex() - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Returns the index of the form in its parent container.
getIndex() - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactSourceService
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigPanel
 
getIndex() - Method in class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSource
Returns the index of the contact source in the result list.
getIndex() - Method in interface net.java.sip.communicator.plugin.desktoputil.OrderedComponent
Returns the current component index we have set, or -1 if none used.
getIndex() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Returns the current button index we have set, or -1 if none used.
getIndex() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Returns the current button index we have set, or -1 if none used.
getIndex() - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm
Required by ConfirgurationForm interface Returns the index of this configuration form in the configuration window.
getIndex() - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactSource
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
Required by ConfirgurationForm interface Returns the index of this configuration form in the configuration window.
getIndex() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
 
getIndex() - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchContactSource
 
getIndex() - Method in interface net.java.sip.communicator.service.contactsource.ContactSourceService
Returns the index of the contact source in the result list.
getIndex() - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Returns the index of this source contact in its parent.
getIndex() - Method in class net.java.sip.communicator.service.contactsource.SortedGenericSourceContact
Returns the index of this source contact in its parent group.
getIndex() - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns the index of this source contact in its parent.
getIndex() - Method in interface net.java.sip.communicator.service.gui.ConfigurationForm
Returns the index of this configuration form in the configuration window.
getIndex() - Method in class net.java.sip.communicator.service.gui.LazyConfigurationForm
Returns the index of the form in its parent container.
getIndexedProtocolIcon(Image, ProtocolProviderService) - Static method in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Returns an icon for the given protocol image with an index allowing to distinguish different accounts from the same protocol.
getIndexedProtocolImage(Image, ProtocolProviderService) - Static method in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Returns the given protocol image with an index allowing to distinguish different accounts from the same protocol.
getInetAddress(String) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection.LocalNetworkUtils
 
getInetAddress(String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Creates an InetAddress from the specified hostAddress.
getInfoRetreiver() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns the info retriever that we've initialized for the current session.
getInfoRetriever() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredContactInfoJabberImpl
Returns the info retriever.
getInitiator() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Returns the full JID of the entity that has initiated the session flow.
getInProgressCalls() - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Returns a collection of all currently in progress calls.
getInProgressCalls() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns a collection of all currently in progress calls.
getInProgressCalls() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns a collection of all currently in progress calls.
getInputEventType() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
Provides the type of keystroke registered by input via generated key adaptors.
getInstance() - Static method in class net.java.sip.communicator.impl.osdependent.windows.TaskBarList3
Gets the ITaskBarList3 interface and initializes it with HrInit
getInstance(ProtocolProviderServiceJabberImpl) - Static method in class net.java.sip.communicator.impl.protocol.jabber.FailoverConnectionMonitor
Returns instance of the monitor for provider, if missing create it.
getInstance() - Static method in class net.java.sip.communicator.plugin.securityconfig.masterpassword.MasterPasswordChangeDialog
 
getInstance() - Static method in class net.java.sip.communicator.plugin.securityconfig.masterpassword.SavedPasswordsDialog
 
getInstance() - Static method in class net.java.sip.communicator.service.protocol.jabber.AbstractSmackInteroperabilityLayer
Get the instance of Smack interoperability layer implementation class
getInstance() - Static method in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Creates a singleton instance of the LauncherArgHandler if necessary and returns a reference to it.
getInt(String, int) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getIntegerPropertiesByPrefix(String, boolean) - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns a java.util.Map of Strings containing the all property names that have the specified prefix and Integer containing the value for each property selected.
getIntendedDestination(CallPeerJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Returns the InetAddress that is most likely to be to be used as a next hop when contacting the specified destination.
getIntendedDestination(Address) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the InetAddress that is most likely to be to be used as a next hop when contacting the specified destination.
getIntendedDestination(SipURI) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the InetAddress that is most likely to be to be used as a next hop when contacting the specified destination.
getIntendedDestination(CallPeerSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the InetAddress that is most likely to be to be used as a next hop when contacting the specified destination.
getIntendedDestination(U) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the InetAddress that is most likely to be used as a next hop when contacting the specified destination.
getInteractiveReader() - Method in class net.java.sip.communicator.impl.history.HistoryImpl
Returns an object that can be used to read and query this history.
getInteractiveReader() - Method in interface net.java.sip.communicator.service.history.History
Returns an object that can be used to read and query this history.
getInterest() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.InterestDetail
 
getInterestCode(String) - Static method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
 
getInternationalizedLabel(ContactDetail.Category) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the internationalized category corresponding to the given ContactDetail.Category.
getInternationalizedLabel(ContactDetail.SubCategory) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the internationalized label corresponding to the given category.
getInternationalizedLabels(Iterator<ContactDetail.SubCategory>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns a collection of internationalized string corresponding to the given subCategories.
getInvitation() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationReceivedEvent
Returns the AdHocChatRoomInvitation that this event is for.
getInvitation() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationReceivedEvent
Returns the ChatRoomInvitation that this event is for.
getInvitation() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationReceivedEvent
Returns the WhiteboardInvitation that this event is for.
getInvitationMessage() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.NewChatRoom
 
getInvitee() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationRejectedEvent
Returns the name of the invitee that rejected the invitation.
getInvitee() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationRejectedEvent
Returns the name of the invitee that rejected the invitation.
getInvitee() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationRejectedEvent
Returns the name of the invitee that rejected the invitation.
getInviter() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomInvitationIcqImpl
Returns the corresponding inviter.
getInviter() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomInvitationIrcImpl
Returns the inviter.
getInviter() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomInvitationJabberImpl
 
getInviter() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardInvitationJabberImpl
Returns the inviter, who sent this invitation.
getInviter() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoomInvitation
Returns the Contact that sent this invitation.
getInviter() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomInvitation
Returns the ChatRoomMember that sent this invitation.
getInviter() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardInvitation
Returns the WhiteboardParticipant that sent this invitation.
getIP() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns this candidate's Internet Protocol (IP) address; this can be either an IPv4 address or an IPv6 address.
getIptelProtocolProviderFactory() - Static method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
Returns the ProtocolProviderFactory for the IP Tel protocol.
getIrcProtocolProviderFactory() - Static method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccRegWizzActivator
Returns the ProtocolProviderFactory for the IRC protocol.
getIrcStack() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Returns the IRC stack implementation.
getIsoCode() - Method in class net.java.sip.communicator.plugin.spellcheck.Parameters.Locale
Provides ISO code as defined by:
http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2
getItem() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
getItem(int) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigTableModel
Get CertificateConfigEntry located at rowIndex.
getItemsCount() - Method in class net.java.sip.communicator.impl.gui.customcontrols.BoxPopupMenu
Returns the count of components that will be added to the grid.
getJabberID() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Returns the jabber id of the member.
getJabberID() - Method in interface net.java.sip.communicator.service.protocol.jabber.JabberChatRoomMember
Returns the Jabber ID of the member.
getJabberProtocolProviderFactory() - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
Returns the ProtocolProviderFactory for the Jabber protocol.
getJabberStatusEnum() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the current instance of JabberStatusEnum.
getJabberStatusEnum(String) - Static method in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
Returns an instance of JabberStatusEnum for the specified iconPath or creates a new one if it doesn't already exist.
getJainSipProvider() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns the jain sip provider instance that is responsible for sending and receiving requests and responses related to this call peer.
getJainSipProvider(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the default jain sip provider that we use for communication over transport.
getJainSipProvider() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Returns the JAIN SIP provider that should be used for communication with our current registrar.
getJainSipProvider() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarlessConnection
Returns the default jain-sip provider for our parent provider.
getJainSipProvider(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Returns the JAIN-SIP SipProvider in charge of this transport.
getJID() - Method in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
Returns the address of the JingleNodes
getJingleNodes(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Indicates if a JingleNodes with the given address already exists in the additional stun servers table.
getJingleNodes() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Returns the list of JingleNodes trackers/relays that this account is currently configured to use.
getJingleNodesServiceNode() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Get the Jingle Nodes service.
getJitsiVideobridge() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Gets the entity ID of the Jitsi Videobridge to be utilized by this Call for the purposes of establishing a server-assisted telephony conference.
getJitsiVideobridge() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Gets the entity ID of the first Jitsi Videobridge associated with ProtocolProviderServiceJabberImpl.connection i.e.
getJoiningType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Get joining type.
getJoinOptions(ProtocolProviderService, String, String) - Static method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatRoomJoinOptionsDialog
Opens a dialog with a fields for the nickname and the subject of the room and returns them.
getJoinOptions(boolean, ProtocolProviderService, String, String) - Static method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatRoomJoinOptionsDialog
Opens a dialog with a fields for the nickname and the subject of the room and returns them.
getJoustSimBuddy() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Returns the joust sim buddy that this Contact is encapsulating.
getJoustSimSourceGroup() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the JoustSIM group that this class is encapsulating.
getKeepAliveInterval() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the keep alive interval
getKeepAliveInterval() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Returns the keep alive interval.
getKeepAliveMethod() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the keep alive method.
getKeepAliveMethod() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Returns the keep alive method.
getKeybindingsService() - Static method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutActivator
Returns the KeybindingsService obtained from the bundle context.
getKeybindingsService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the KeybindingsService obtained from the bundle context.
getKeybindingsService() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns the KeybindingsService currently registered.
getKeybindingsService() - Static method in class net.java.sip.communicator.plugin.keybindingchooser.KeybindingChooserActivator
Returns a reference to a KeybindingsService implementation currently registered in the bundle context or null if no such implementation was found.
getKeyParams() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns the value of the key-params attribute.
getKeyPressedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Build a key-press remote-control XML element.
getKeyPressedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
Build a remote-info key-press SIP NOTIFY message.
getKeyReleasedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Build a key-release remote-control XML element.
getKeyReleasedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
Build a remote-info key-release SIP NOTIFY message.
getKeyStore() - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Gets the key store.
getKeyStorePassword() - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Gets the key store password.
getKeyStoreType() - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Gets the key store type.
getKeyStroke() - Method in class net.java.sip.communicator.service.globalshortcut.GlobalShortcutEvent
Returns keyStroke.
getKeyTypedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Build a key-typed remote-control XML element.
getKeyTypedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
Build a remote-info key-typed SIP NOTIFY message.
getKeywords() - Method in class net.java.sip.communicator.service.history.event.ProgressEvent
The keywords in the search condition.
getKeywords() - Method in class net.java.sip.communicator.service.msghistory.event.ProgressEvent
The keywords in the search condition.
getKnownEventsList() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the list of all the registered events for this provider.
getLabel() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
Returns the label of the corresponding smack property.
getLabel() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Get label.
getLabel(int, ContactDetail.SubCategory, String) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Finds the label from category and sub categories.
getLabel() - Method in class net.java.sip.communicator.plugin.spellcheck.Parameters.Locale
Provides user readable name of language.
getLabel() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
Returns the label of the field which should give enough information to the user to fill out the form.
getLabel(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the value to use for the 'label' source-specific SDP media attribute (RFC5576) for the stream of type mediaType towards the CallPeer.
getLabels() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns a pipe ('|') delimited list of labels applied to this thread.
getLabels() - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Returns an iterator over the collection of labels associated with this detail.
getLang() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DescriptionType
Gets the value of the lang property.
getLang() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.DisplayNameType
Gets the value of the lang property.
getLanguageCode(Locale) - Static method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Returns the index stored on the server corresponding the given locale
getLanguages() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserLanguagesPacketExtension
Get languages.
getLargestSupportedOperationSet(ArrayList<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Gets the largest set of OperationSets supported from a list of full JIDs.
getLastCallConferenceProvider() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the call conference provider used for the last conference call.
getLastConferenceInfoReceived() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Gets the last ConferenceInfoDocument sent to us by this CallPeer.
getLastConferenceInfoReceivedVersion() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Gets the version of the last ConferenceInfoDocument sent to us by this CallPeer, or -1 if we haven't (yet) received a ConferenceInformationDocument from this CallPeer.
getLastConferenceInfoSent() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Returns the last ConferenceInfoDocument sent by us to this CallPeer.
getLastConferenceInfoSentTimestamp() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Gets the time (as obtained by System.currentTimeMillis()) at which we last sent a ConferenceInfoDocument to this CallPeer.
getLastContactParent() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Return the "lastContactParent" property that was saved previously through the ConfigurationService.
getLastHistoryMsgTimestamp() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the date of the last message in history for this chat.
getLastIncomingMsgTimestamp() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Returns the time of the last received message.
getLastInput() - Static method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Returns the when was last input in milliseconds.
getLastN() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets the maximum number of video RTP streams to be sent from Jitsi Videobridge to the endpoint associated with this video Channel.
getLastName(OperationSetServerStoredAccountInfo) - Static method in class net.java.sip.communicator.service.protocol.AccountInfoUtils
Returns the last name of the account, to which the given accountInfoOpSet belongs.
getLastPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns the ID of our last and only page.
getLastPageIdentifier() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns the identifier of the page to show last in the wizard.
getLastPageIdentifier() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Returns the identifier of the page to show last in the wizard.
getLastPageIdentifier() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns the identifier of the page to show last in the wizard.
getLastPageIdentifier() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Returns the identifier of the page to show last in the wizard.
getLastPageIdentifier() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the identifier of the page to show last in the wizard.
getLastPageIdentifier() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the identifier of the page to show last in the wizard.
getLastPageIdentifier() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns the identifier of the last account registration wizard page.
getLastPresenceStatus(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalStatusServiceImpl
Returns the last status that was stored in the configuration for the given protocol provider.
getLastPresenceStatus(ProtocolProviderService) - Method in interface net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusService
Returns the last status that was stored in the configuration for the given protocol provider.
getLastPresenceStatus(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.account.AccountStatusUtils
Returns the last status that was stored in the configuration xml for the given protocol provider.
getLastSelectedIndex() - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Returns the index that was last selected.
getLastSentMessageUID() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the ID of the last message sent in this chat, or null if no messages have been sent yet.
getLastStatusString(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalStatusServiceImpl
Returns the last contact status saved in the configuration.
getLastStatusString(ProtocolProviderService) - Method in interface net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusService
Returns the last contact status saved in the configuration.
getLastStatusString(ProtocolProviderService) - Method in class net.java.sip.communicator.util.account.AccountStatusUtils
Returns the last contact status saved in the configuration.
getLastUsedLocalHost() - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the InetAddress that we are using in one of our StreamConnectors or, in case we don't have any connectors yet the address returned by the our network address manager as the best local address to use when contacting the CallPeer associated with this MediaHandler.
getLat() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns geographic latitude in decimal degrees North.
getLatestInviteTransaction() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns the transaction instance that contains the INVITE which started this call.
getLatestQuery() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Returns the latest query created.
getLdapDirectory() - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Get LDAP directory.
getLdapService() - Static method in class net.java.sip.communicator.impl.ldap.LdapActivator
Get LDAP service.
getLdapService() - Static method in class net.java.sip.communicator.plugin.ldap.LdapActivator
Get LDAP service.
getLeftButtonFromSuper() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Returns the left button.
getLevel() - Method in class net.java.sip.communicator.service.protocol.event.SoundLevelChangeEvent
Returns the current sound level of the audio stream.
getLevels() - Method in class net.java.sip.communicator.service.protocol.event.ConferenceMembersSoundLevelEvent
Returns the mapping of ConferenceMembers to sound levels.
getLine() - Method in exception net.java.sip.communicator.impl.protocol.irc.exception.BadCommandInvocationException
Get original command line.
getLine() - Method in class net.java.sip.communicator.plugin.busylampfield.BLFSourceContact
Returns the line displayed.
getLineCount() - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Get the line count in the log stream.
getLinkBehavior() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Returns the link behaviour.
getLinkColor() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Return the link color.
getLinkedCusaxProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetCusaxUtilsJabberImpl
Returns the linked CUSAX provider for this protocol provider.
getLinkedCusaxProvider() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetCusaxUtilsSipImpl
Returns the linked CUSAX provider for this protocol provider.
getLinkedCusaxProvider() - Method in interface net.java.sip.communicator.service.protocol.OperationSetCusaxUtils
Returns the linked CUSAX provider for this protocol provider.
getLinkToReplacement() - Method in class net.java.sip.communicator.impl.gui.main.chat.ShowPreviewDialog
Returns mapping between link and replacement for this link that was acquired from it's corresponding ReplacementService.
getLinkURL() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Returns the url.
getList() - Method in class net.java.sip.communicator.impl.protocol.irc.ServerChannelLister
Get a list of channels available on the IRC server.
getList() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Gets the list.
getList() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ResourceListsType
Gets the value of the list property.
getList(String) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient
Gets the resource-lists from the server.
getList(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Gets the resource-lists from the server.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.ExtListCellRenderer
Implements the ListCellRenderer method.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountListCellRenderer
Returns the renderer component for the cell given by all the parameters.
getListCellRendererComponent(JList<? extends ChatContact<?>>, ChatContact<?>, int, boolean, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
Implements the ListCellRenderer method.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesListRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog.ChatRoomProviderRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow.ComboBoxRenderer
Returns the cell renderer component for the given list and value.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormListCellRenderer
Implements the ListCellRenderer method.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class net.java.sip.communicator.plugin.skinmanager.SkinSelectorRenderer
Return a component that has been configured to display the specified value.
getListener(CallPeer) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetDesktopSharingClient
Returns the RemoteControlListener corresponding to the given callPeer, if it exists.
getListenerCallPeer(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingClientJabberImpl
Returns the callPeer corresponding to the given callPeerAddress given in parameter, if this callPeer exists in the listener list.
getListeners() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetDesktopSharingClient
Gets a list of RemoteControlListeners to be notified of remote control access changes.
getListeningPoint(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the default listening point that we use for communication over transport.
getListeningPoint(SipURI) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the default listening point that we should use to contact the intended destination.
getListIcon() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Called by the NewAccountDialog protocol combo renderer.
getListIcon() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Returns the protocol icon that will be shown on the left of the protocol name in the list, where user will choose the protocol to register to.
getLists() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Gets the value of the lists property.
getListSize() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConferenceCallsListPanel
Returns the size of the list.
getLocalAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.JingleNodesCandidateDatagramSocket
Gets the local address to which the socket is bound.
getLocalAddressForDestination(InetAddress, int, InetAddress, String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Returns a local address to use with the specified TCP destination.
getLocalAddressForDestination(InetAddress, int, InetAddress, String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Returns a local address to use with the specified TCP destination.
getLocalContact() - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Returns the protocol specific contact instance representing the local user.
getLocalContact() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Returns the protocol specific contact instance representing the local user.
getLocalContact() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Returns the protocol specific contact instance representing the local user.
getLocalContact() - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Returns the protocol specific contact instance representing the local user.
getLocalContact() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Returns the protocol specific contact instance representing the local user or null if it is not supported.
getLocalContactForDst(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Returns the protocol specific contact instance representing the local user.
getLocalContactForDst(Address) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Returns the protocol specific contact instance representing the local user.
getLocalContent(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Returns the local content of a specific content type (like audio or video).
getLocalContentList() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Returns a complete list of call currently known local content-s.
getLocalDictForLocale(Parameters.Locale) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Gets the file object for user-installed dictionaries.
getLocalDisplayName() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Returns the display name for the local peer, which is to be used when we send Conference Information.
getLocalDisplayName() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Returns the display name for the local peer, which is to be used when we send Conference Information.
getLocalDisplayName() - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Returns the display name for the local peer, which is to be used when we send Conference Information.
getLocale(String) - Static method in class net.java.sip.communicator.plugin.spellcheck.Parameters
Provides locale with a given iso code.
getLocale() - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Provides the locale of the dictionary currently being used by the spell checker.
getLocale() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.CountryDetail
 
getLocale() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.LocaleDetail
 
getLocale(String) - Static method in class net.java.sip.communicator.service.resources.ResourceManagementServiceUtils
Constructs a new Locale instance from a specific locale identifier which can either be a two-letter language code or contain a two-letter language code and a two-letter country code in the form <language>_<country>.
getLocalEntity(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Returns a string to be used for the entity attribute of the user element for the local peer, in a Conference Information document to be sent to callPeer
getLocalEntity(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Returns a string to be used for the entity attribute of the user element for the local peer, in a Conference Information document to be sent to callPeer
getLocalEntity(CallPeer) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Returns a string to be used for the entity attribute of the user element for the local peer, in a Conference Information document to be sent to callPeer
getLocales() - Static method in class net.java.sip.communicator.plugin.spellcheck.Parameters
Provides locales in which dictionary resources are available.
getLocalFile() - Method in class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl
Returns the local file that is being transferred or to which we transfer.
getLocalFile() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferJabberImpl
Returns the local file that is being transferred or to which we transfer.
getLocalFile() - Method in class net.java.sip.communicator.impl.protocol.jabber.OutgoingFileTransferJabberImpl
Returns the local file that is being transferred or to which we transfer.
getLocalFile() - Method in class net.java.sip.communicator.impl.protocol.mock.MockFileTransferImpl
 
getLocalFile() - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Returns the local file that is being transferred or to which we transfer.
getLocalFingerprint(AccountID) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
getLocalFingerprint(AccountID) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
getLocalFingerprintRaw(AccountID) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
getLocalFingerprintRaw(AccountID) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
getLocalHost(InetAddress) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Returns an InetAddress instance that represents the localhost, and that a socket can bind upon or distribute to peers as a contact address.
getLocalHost(InetAddress) - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Returns an InetAddress instance that represents the localhost, and that a socket can bind upon or distribute to peers as a contact address.
getLocalInputEvtAware() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallJabberGTalkImpl
Returns if the call support inputevt (remote control).
getLocalInputEvtAware() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Gets the inputevt support: true for enable, false for disable.
getLocality() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns a locality within the administrative region, such as a town or city.
getLocalizedPhoneNumber(ServerStoredDetails.GenericDetail) - Static method in class net.java.sip.communicator.util.call.ContactPhoneUtil
Returns localized phone number.
getLocalizedPhoneNumber(ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Returns localized phone number.
getLocalizedRoleName() - Method in enum net.java.sip.communicator.service.protocol.ChatRoomMemberRole
Returns a localized (i18n) name role name.
getLocalizedStateString() - Method in class net.java.sip.communicator.service.protocol.CallPeerState
Returns a localized String representation of the CallPeerState.
getLocallySupportedFormats(MediaDevice) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns a list of locally supported MediaFormats for the given MediaDevice, ordered in descending priority.
getLocallySupportedFormats(MediaDevice, QualityPreset, QualityPreset) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns a list of locally supported MediaFormats for the given MediaDevice, ordered in descending priority.
getLocalPort() - Method in class net.java.sip.communicator.impl.protocol.jabber.JingleNodesCandidateDatagramSocket
Returns the port number on the local host to which this socket is bound.
getLocalSocketAddress(InetSocketAddress) - Static method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever
Gets the local address of a UDP socket that connects to the given address.
getLocalSocketAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.JingleNodesCandidateDatagramSocket
Returns the address of the endpoint this socket is bound to, or null if it is not bound yet.
getLocalViaHeaders(Address) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Initializes and returns an ArrayList with a single ViaHeader containing a localhost address usable with the specified sdestination.
getLocalViaHeaders(SipURI) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Initializes and returns an ArrayList with a single ViaHeader containing a localhost address usable with the specified sdestination.
getLocalVisualComponent(CallPeer) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Implements OperationSetVideoTelephony#createLocalVisualComponent(CallPeer).
getLocalVisualComponent() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets the visual Component, if any, depicting the video streamed from the local peer to the remote peer.
getLocalVisualComponent(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Gets the visual Component which depicts the local video being streamed to a specific CallPeer.
getLocation() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the current location of the main application window.
getLocation() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the current location of the main application window.
getLocked() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Get the locked state.
getLogger(Class<?>) - Static method in class net.java.sip.communicator.util.Logger
Find or create a logger for the specified class.
getLogger(String) - Static method in class net.java.sip.communicator.util.Logger
Find or create a logger for a named subsystem.
getLoggerName() - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Returns a logger name.
getLogin() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Get login.
getLogin() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Returns login.
getLogin() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsConnection
Get login.
getLoginManager() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the LoginManager.
getLoginManager() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the login manager used by the current UI implementation.
getLoginProperty(String) - Static method in class net.java.sip.communicator.plugin.simpleaccreg.Resources
Returns the application property corresponding to the given key.
getLogType() - Method in class net.java.sip.communicator.service.notification.LogMessageNotificationAction
Returns the type of the log
getLon() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns a float containing the longitude in decimal degrees East (e.g.
getLong(String, long) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getLoopInterval() - Method in class net.java.sip.communicator.service.notification.SoundNotificationAction
Returns the loop interval.
getLP(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Returns the JAIN-SIP ListeningPoint associated to the given transport string.
getMail() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns mail addresss from this person
getMail() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns mail addresses from this person
getMailSearchFields() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Returns mail fields that we will lookup.
getMailSearchFields() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Returns mail fields that we will lookup.
getMailSuffix() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Returns mail suffix.
getMailSuffix() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Returns mail suffix.
getMainFrame() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the MainFrame.
getMainMenu() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the main menu in the application window.
getMainToolBar() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Returns the main toolbar in this chat window.
getManyList() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.IdentityType
Gets the value of the manyList property.
getMappingOverrides() - Method in class net.java.sip.communicator.service.protocol.media.DynamicPayloadTypeRegistry
Returns a copy of all mapping overrides currently registered in this registry.
getMappings() - Method in class net.java.sip.communicator.service.protocol.media.DynamicPayloadTypeRegistry
Returns a copy of all mappings currently registered in this registry.
getMappings() - Method in class net.java.sip.communicator.service.protocol.media.DynamicRTPExtensionsRegistry
Returns a copy of all mappings currently registered in this registry.
getMasterPasswordInputService() - Static method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageActivator
Returns service to show master password input dialog.
getMasterPasswordInputService() - Static method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Returns service to show master password input dialog.
getMaxDetailInstances(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
The method returns the number of instances supported for a particular detail type.
getMaxDetailInstances(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
The method returns the number of instances supported for a particular detail type.
getMaxDetailInstances(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
The method returns the number of instances supported for a particular detail type.
getMaxDetailInstances(Class<? extends ServerStoredDetails.GenericDetail>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
The method returns the number of instances supported for a particular detail type.
getMaxForwardsHeader() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Initializes and returns this provider's default maxForwardsHeader field using the value specified by MAX_FORWARDS.
getMaxHeight() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
 
getMaxHeight() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAvatar
Returns the maximum height of the avatar.
getMaximumFileLength() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns the maximum file length supported by the protocol in bytes.
getMaximumFileLength() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
 
getMaximumFileLength() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns the maximum file length supported by the protocol in bytes.
getMaximumFileLength() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns the maximum file length supported by the protocol in bytes.
getMaximumFileLength() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Returns the maximum file length supported by the protocol in bytes.
getMaximumFileLength() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Returns the maximum file length supported by the protocol in bytes.
getMaximumFileLength() - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetFileTransfer
Returns the maximum file length supported by the protocol in bytes.
getMaximumFileLength() - Method in interface net.java.sip.communicator.service.protocol.OperationSetFileTransfer
Returns the maximum file length supported by the protocol in bytes.
getMaxMessageSize(Contact) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
Calculate the maximum message size for IRC messages.
getMaxMessageSize(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessagingTransport
Compute the maximum message size for a messaging being sent to the provided contact.
getMaxNumberOfMessages(Contact) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
Calculate number of messages allowed to send over IRC.
getMaxNumberOfMessages(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessagingTransport
Compute the maximum number of consecutive messages allowed to be sent to this contact.
getMaxPort() - Method in class net.java.sip.communicator.util.PortTracker
Returns the highest/maximum port that this tracker would use.
getMaxptime() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Returns maximum packet time as specified in RFC 4566.
getMaxResults() - Method in class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
Returns the maximum number of results to fetch from the directory when performing the search query.
getMaxResults() - Method in interface net.java.sip.communicator.service.ldap.LdapSearchSettings
Returns the maximum number of results to fetch from the directory when performing the search query.
getMaxResultShown() - Method in class net.java.sip.communicator.service.gui.FilterQuery
Gets the maximum result count shown.
getMaxSize() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
 
getMaxSize() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAvatar
Returns the maximum size of the avatar.
getMaxWidth() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
 
getMaxWidth() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAvatar
Returns the maximum width of the avatar.
getMclServiceImpl() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the implementation of the MetaContactListService, to which this group belongs.
getMedia() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Returns the media type for the stream that this description element represents, such as "audio" or "video".
getMedia(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Searches this Endpoint's associated Medias and returns the one with id attribute id, or null if one wasn't found.
getMediaConfiguration() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
 
getMediaConfiguration() - Static method in class net.java.sip.communicator.util.UtilActivator
Returns the MediaConfigurationService instance registered in the BundleContext of the UtilActivator.
getMediaDirections() - Method in class net.java.sip.communicator.service.protocol.event.CallEvent
Return the media directions map
getMediaHandler() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
 
getMediaHandler() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Returns a reference to the CallPeerMediaHandler used by this peer.
getMediaQualityControl() - Method in class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
Checks and obtains quality control from media stream.
getMedias() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Returns the list of Medias which represent the media children of this Endpoint's element.
getMediaService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns an instance of the MediaService obtained from the bundle context.
getMediaService() - Method in class net.java.sip.communicator.impl.neomedia.MediaConfigurationImpl
Returns the MediaService instance.
getMediaService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to a MediaService implementation currently registered in the bundle context or null if no such implementation was found.
getMediaService() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Returns a reference to the currently valid media service for use by this handler's generic ancestor.
getMediaService() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Returns a reference to a MediaService implementation currently registered in the bundle context or null if no such implementation was found.
getMediaService() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns an instance of the MediaService obtained from the bundle context.
getMediaService() - Static method in class net.java.sip.communicator.plugin.notificationwiring.NotificationWiringActivator
Returns an instance of the MediaService obtained from the bundle context.
getMediaService() - Static method in class net.java.sip.communicator.service.protocol.media.ProtocolMediaActivator
Returns a reference to a MediaService implementation currently registered in the bundle context or null if no such implementation was found.
getMediaService() - Static method in class net.java.sip.communicator.util.UtilActivator
Returns an instance of the MediaService obtained from the bundle context.
getMediaServiceImpl() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Gets the MediaService implementation instance registered by the neomedia bundle.
getMediaType(ContentPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Gets the MediaType of content.
getMediaType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
 
getMediaType(ContentPacketExtension) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Returns the MediaType for content by looking for it in the content's description, if any.
getMediaType(MediaDescription) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Returns the media type (e.g.
getMediaTypes() - Method in class net.java.sip.communicator.service.protocol.event.CallEvent
Return the media types supported by this call, if information is available.
getMediaUseCase() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Get the MediaUseCase of a desktop streaming operation set.
getMediaUseCase() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Get the MediaUseCase of a desktop streaming operation set.
getMediaUseCase() - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Get the MediaUseCase of a video telephony operation set.
getMediaUseCase() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Get the media use case.
getMember() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomConferencePublishedEvent
Returns the ChatRoomMember who published a ConferenceDescription
getMemberChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPropertyChangeEvent
Returns the chat room, to which the corresponding member belongs.
getMembers() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns a List of ChatRoomMemberss corresponding to all members currently participating in this room.
getMembers() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns a List of Members corresponding to all members currently participating in this room.
getMembers() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns a List of ChatRoomMembers corresponding to all members currently participating in this room.
getMembers() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns a List of ChatRoomMembers corresponding to all members currently participating in this room.
getMembersCount() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the number of participants that are currently in this chat room.
getMembersCount() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the number of participants that are currently in this chat room.
getMembersCount() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns the number of participants that are currently in this chat room.
getMembersCount() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns the number of participants that are currently in this chat room.
getMembersWhiteList() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the ids of the users that has the member role in the room.
getMembersWhiteList() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the ids of the users that has the member role in the room.
getMembersWhiteList() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns the ids of the users that has the member role in the room.
getMembersWhiteList() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns the ids of the users that has the member role in the room.
getMenu() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ProtocolProviderSelectorBox
Returns the protocol menu.
getMenu() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransportSelectorBox
Returns the protocol menu.
getMenu() - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSelector
 
getMenu() - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSimpleSelector
 
getMenu() - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSubMenu
 
getMenu() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Returns the menu used for status messages.
getMenuBackground() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the window background color resource.
getMenuDisabledForeground() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the menu disabled foreground color resource.
getMenuElements(Chat, MouseEvent) - Method in interface net.java.sip.communicator.service.gui.event.ChatMenuListener
Provides menu items that should be contributed.
getMenuIcon() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
The icon to use for this menu.
getMenuIcon() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.GlobalStatusMessageMenu
 
getMenuTextFont() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the menu text font color resource.
getMessage() - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl.ErrorDialogParams
 
getMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Returns the content of the message.
getMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the message written by user in the chat write area.
getMessage() - Method in class net.java.sip.communicator.impl.protocol.irc.PresenceManager
Get away message.
getMessage() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.ForwardedPacketExtension
Returns the Message instance.
getMessage() - Method in interface net.java.sip.communicator.service.gui.Chat
Returns the message written by user in the chat write area.
getMessage() - Method in class net.java.sip.communicator.service.notification.NotificationData
Gets the message to use if and where appropriate (e.g.
getMessage() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveredEvent
Returns the received message.
getMessage() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Returns the received message.
getMessage() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageReceivedEvent
Returns the received message.
getMessage() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerSecurityMessageEvent
Returns the message associated with this event.
getMessage() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveredEvent
Returns the received message.
getMessage() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Returns the received message.
getMessage() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
Returns the received message.
getMessage() - Method in class net.java.sip.communicator.service.systray.PopupMessage
Returns the message contained in this popup.
getMessageContents(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Retrieves the contents of the sent message with the given ID.
getMessageCount() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns the number of messages in this thread.
getMessageDetails() - Method in class net.java.sip.communicator.service.protocol.NotificationMessage
Returns the additional details related to the message
getMessageFactory() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the Message Factory used to create SIP messages.
getMessageGroup() - Method in class net.java.sip.communicator.service.protocol.NotificationMessage
Returns the name of the group of messages to which this message belongs.
getMessageHistoryService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Gets the service giving access to message history.
getMessageHistoryService() - Static method in class net.java.sip.communicator.impl.msghistory.MessageHistoryActivator
Returns the MessageHistoryService registered to the bundle context.
getMessageHistoryService() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Gets the service giving access to message history.
getMessageHistoryService() - Static method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Gets the service giving access to message history.
getMessageHistoryService() - Static method in class net.java.sip.communicator.plugin.otr.OtrActivator
Gets the service giving access to message history.
getMessageManager() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Get the message manager instance.
getMessages() - Method in class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
 
getMessageStatusIcon(PresenceStatus) - Static method in class net.java.sip.communicator.impl.gui.utils.Constants
Returns the image corresponding to the given presence status.
getMessageText() - Method in class net.java.sip.communicator.service.protocol.NotificationMessage
Returns the text of the message
getMessageTitle() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Returns the title of the message.
getMessageTitle() - Method in class net.java.sip.communicator.service.systray.PopupMessage
Returns the title of this popup message.
getMessageType() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Returns the type of the message.
getMessageType() - Method in class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
The message type for this event.
getMessageType() - Method in class net.java.sip.communicator.service.systray.PopupMessage
Returns the type of this popup message.
getMessageUID() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Returns the UID of this message.
getMessageUID() - Method in class net.java.sip.communicator.service.protocol.AbstractMessage
 
getMessageUID() - Method in interface net.java.sip.communicator.service.protocol.Message
Returns a unique identifier of this message.
getMetaContact(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the contact with the specified identifier
getMetaContact(ProtocolProviderService, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the meta contact encapsulating a contact belonging to the specified provider with the specified identifier.
getMetaContact(int) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the meta contact on the specified index.
getMetaContact(ProtocolProviderService, String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the meta contact encapsulating a contact belonging to the specified provider with the specified identifier.
getMetaContact(String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the contact with the specified identifier
getMetaContact(int) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the meta contact on the specified index.
getMetaContact() - Method in class net.java.sip.communicator.service.gui.event.MetaContactQueryEvent
Returns the MetaContact this event is about.
getMetaContact() - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Returns the metaContact we work on.
getMetaContactListSource() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
 
getMetaContactStatus(MetaContact) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactList
Returns the general status of the given MetaContact.
getMetaContactSubgroup(int) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the MetaContactGroup with the specified index.
getMetaContactSubgroup(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the MetaContactGroup with the specified name.
getMetaContactSubgroup(String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the MetaContactGroup with the specified name.
getMetaContactSubgroup(int) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the MetaContactGroup with the specified index.
getMetaContactSubgroupByUID(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the MetaContactGroup with the specified groupUID.
getMetaGroup() - Method in class net.java.sip.communicator.service.gui.event.MetaGroupQueryEvent
Returns the MetaContactGroup this event is about.
getMetaHistoryService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the MetaHistoryService obtained from the bundle context.
getMetaUID() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns a String identifier (the actual contents is left to implementations) that uniquely represents this MetaContact in the containing MetaContactList
getMetaUID() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns a String identifier (the actual contents is left to implementations) that uniquely represents this MetaContact in the containing MetaContactList
getMetaUID() - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns a String identifier (the actual contents is left to implementations) that uniquely represents this MetaContact in the containing MetaContactList
getMetaUID() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns a String identifier (the actual contents is left to implementations) that uniquely represents this MetaContact in the containing MetaContactList
getMethodName() - Method in class net.java.sip.communicator.impl.provdisc.dhcp.ProvisioningDiscoveryServiceDHCPImpl
Get the name of the method name used to retrieve provisioning URL.
getMethodName() - Method in class net.java.sip.communicator.impl.provdisc.mdns.ProvisioningDiscoveryServiceMDNSImpl
Get the name of the method name used to retrieve provisioning URL.
getMethodName() - Method in class net.java.sip.communicator.service.provdisc.AbstractProvisioningDiscoveryService
Get the name of the method name used to retrieve provisioning URL.
getMethodName() - Method in interface net.java.sip.communicator.service.provdisc.ProvisioningDiscoveryService
Get the name of the method name used to retrieve provisioning URL.
getMimeType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Returns the mime type of this ThumbnailElement.
getMimeType() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Gets the value of the mimeType property.
getMinimumButtonWidth() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Returns the minimum width needed to show buttons.
getMinimumSize() - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Overrides getMinimumSize and checks the minimum size that is needed to display buttons and use it for minimum size if needed.
getMinimumThumbSize() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommScrollBarUI
Returns the minimum scroll thumb size.
getMinPort() - Method in class net.java.sip.communicator.util.PortTracker
Returns the lowest/minimum port that this tracker would use.
getMnemonic(String) - Static method in class net.java.sip.communicator.impl.osdependent.Resources
Returns an internationalized string corresponding to the given key.
getMnemonic(String) - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.Resources
Returns an internationalized string corresponding to the given key.
getMnemonic(String) - Static method in class net.java.sip.communicator.plugin.whiteboard.Resources
Returns an internationalized string corresponding to the given key.
getMnemonics() - Method in interface net.java.sip.communicator.service.customcontactactions.ContactActionMenuItem
 
getMobilePhone() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns mobile telephone numbers from this person
getMobilePhone() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns mobile telephone numbers from this person
getMobilePhones() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Returns mobile telephone numbers.
getMobilePhones() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Returns mobile telephone numbers.
getMobilePhoneSearchFields() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Returns mobile phone fields that we will lookup.
getMobilePhoneSearchFields() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Returns mobile phone fields that we will lookup.
getMode() - Method in class net.java.sip.communicator.impl.protocol.irc.ModeParser.ModeEntry
Get type of mode.
getModel() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Returns the current model of the wizard dialog.
getModel() - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Returns the model of the contained list.
getModes() - Method in class net.java.sip.communicator.impl.protocol.irc.ModeParser
Get list of modes.
getModificationName() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactModifiedEvent
Returns the modification name of the source meta contact.
getModifyPoint() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
The last selected for modification point.
getModuleFilename() - Static method in class net.java.sip.communicator.plugin.generalconfig.WindowsStartup
Returns the currently running process executable name with path.
GetModuleFileNameExA(WinNT.HANDLE, Pointer, byte[], int) - Method in interface net.java.sip.communicator.plugin.generalconfig.WindowsStartup.PSAPI
 
getMouseEvent() - Method in class net.java.sip.communicator.impl.gui.customcontrols.events.CloseTabbedPaneEvent
 
getMouseMovedXML(double, double) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Build a remote-info mouse-move remote-control XML element.
getMouseMovedXML(double, double) - Static method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
Build a remote-info mouse-move SIP NOTIFY message.
getMousePressedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Build a mouse-press remote-control XML element.
getMousePressedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
Build a remote-info mouse-press SIP NOTIFY message.
getMouseReleasedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Build a remote-info mouse-release remote-control XML element.
getMouseReleasedXML(int) - Static method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
Build a remote-info mouse-release SIP NOTIFY message.
getMouseWheelXML(int) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Build a remote-info mouse-wheel remote-control XML element.
getMouseWheelXML(int) - Static method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
Build a remote-info mouse-wheel SIP NOTIFY message.
getMsgIDandPositionToLink() - Method in class net.java.sip.communicator.impl.gui.main.chat.ShowPreviewDialog
Returns mapping between the pair (messageID, link position) and the actual link in the string representation of the chat message.
getMsgIDToChatString() - Method in class net.java.sip.communicator.impl.gui.main.chat.ShowPreviewDialog
Returns mapping between messageID and the string representation of the chat message.
getMsid(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the value to use for the 'msid' source-specific SDP media attribute (RFC5576) for the stream of type mediaType towards the CallPeer.
getMsLabel() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the value to use for the 'mslabel' source-specific SDP media attribute (RFC5576).
getMUC() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Get the Multi User Chat implementation.
getMucJid() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Returns the value of 'mucjid' attribute of this IQ.
getMUCService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns a reference to a MUCService implementation currently registered in the bundle context or null if no such implementation was found.
getMUCService() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns the MUC service instance.
getMUCService() - Static method in class net.java.sip.communicator.impl.protocol.irc.IrcActivator
Return the MultiUserChat service impl.
getMultiChat(ChatRoomWrapper, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Gets the ChatPanel corresponding to the specified ChatRoomWrapper and optionally creates it if it does not exist yet.
getMultiChat(AdHocChatRoomWrapper, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Gets the ChatPanel corresponding to the specified AdHocChatRoomWrapper and optionally creates it if it does not exist yet.
getMultiChat(AdHocChatRoom, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Gets the ChatPanel corresponding to the specified AdHocChatRoom and optionally creates it if it does not exist.
getMultiChat(ChatRoom, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Gets the ChatPanel corresponding to the specified ChatRoom and optionally creates it if it does not exist.
getMultiChat(ChatRoom, boolean, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Gets the ChatPanel corresponding to the specified ChatRoom and optionally creates it if it does not exist.
getMultiChat(AdHocChatRoom, boolean, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Gets the ChatPanel corresponding to the specified AdHocChatRoom and optionally creates it if it does not exist.
getMultiUserChat() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the internal stack used chat room instance.
getMultiUserChatOpSet(ProtocolProviderService) - Static method in class net.java.sip.communicator.service.muc.MUCService
Returns the multi user chat operation set for the given protocol provider.
getMultiUserChatOpSet() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Returns the OperationSetMultiUserChat, where this event has occurred.
getMyInputMap(int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
getName() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the name of this theme.
getName() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
Returns the name of this look&feel.
getName() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Returns the account name.
getName() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Returns the contact name.
getName() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns the name of this chat transport.
getName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
Returns the name of this ad-hoc chat room provider.
getName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatContact
Returns the contact name.
getName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns the contact address corresponding to this chat transport.
getName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatContact
Returns the contact name.
getName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns the contact address corresponding to this chat transport.
getName() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatContact
Returns the contact name.
getName() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns the contact address corresponding to this chat transport.
getName() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple getter for name
getName() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
getName() - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Returns the name of this chat room provider.
getName() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Returns the name of this AdHocChatRoom.
getName() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
Returns the name of this group.
getName() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the name of this ChatRoom.
getName() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Returns the name of this member as it is known in its containing chat room (i.e.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
Returns the variable name of the corresponding smack property.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the name of this ChatRoom.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Returns the name of this member as it is known in its containing chatroom (aka a nickname).
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Gets the name of the content represented by this instance.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
The world readable name of the conference.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.RTCPTerminationStrategy
 
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
 
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Returns the value of the name argument if it exists or null if it doesn't.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.MuteSessionInfoPacketExtension
Returns the name of the session that this extension is pertaining to or null if it is referring to all active sessions.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ParameterPacketExtension
Returns the name of the format parameter we are representing here.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Returns the name of the encoding, or as per the XEP: the appropriate subtype of the MIME type.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension.Component
Returns the value of the name attribute.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.HeaderExtension
Return the value of 'name' attribute.
getName() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns the name of this member
getName() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns the name of this ChatRoom.
getName() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Returns the name of this member as it is known in its containing chatroom (aka a nickname).
getName() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Gets the value of the name property.
getName() - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoMenuItemComponent
Gets the name of this PluginComponent.
getName() - Method in class net.java.sip.communicator.plugin.branding.AboutWindowPluginComponent
 
getName() - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoMenuItemComponent
Gets the name of this PluginComponent.
getName() - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoMenuItem
 
getName() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultColorPackImpl
Returns the name of this resource pack.
getName() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultImagePackImpl
Returns the name of this resource pack.
getName() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultLanguagePackImpl
Returns the name of this resource pack.
getName() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultSettingsPackImpl
Returns the name of this resource pack.
getName() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultSoundPackImpl
Returns the name of this resource pack.
getName() - Method in class net.java.sip.communicator.plugin.exampleplugin.ExamplePluginMenuItem
 
getName() - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
getName() - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactMenu
 
getName() - Method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Returns the name of this resource pack.
getName() - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
 
getName() - Method in class net.java.sip.communicator.plugin.update.CheckForUpdatesMenuItemComponent
Gets the name of this PluginComponent.
getName() - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardMenuItem
 
getName() - Method in class net.java.sip.communicator.service.certificate.KeyStoreType
Gets the display name.
getName() - Method in interface net.java.sip.communicator.service.gui.PluginComponent
Returns the name of this plugin component.
getName() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple getter for name
getName() - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Returns the name of this chat room provider.
getName() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Returns the name of this AdHocChatRoom.
getName() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns the name of this ChatRoom.
getName() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
Returns the name of the field to be filled out.
getName() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
Returns the name of this member as it is known in its containing chatroom (aka a nickname).
getName() - Method in class net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF.Line
The name of the line.
getName() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.NameDetail
 
getName() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardParticipant
Returns the name of this member
getName() - Method in interface net.java.sip.communicator.service.resources.ResourcePack
Returns the name of this resource pack.
getName() - Method in class net.java.sip.communicator.util.SRVRecord
Get domain name.
getNameCopy() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the name of the group as it was at the last call of initNameCopy.
getNameCopy() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns the name of the group as it was at the last call of initNameCopy.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns the XML namespace for this element or null if the element does not live in a namespace of its own.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl
Returns the namespace for this extension.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Returns the Entity Capabilities namespace.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
 
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.Email
Returns the namespace for this extension.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns the XML namespace of the extension sub-packet root element.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtension
Returns the XML namespace of the extension sub-packet root element.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.XMPPErrorPE
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
Returns the root element XML namespace.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
Returns the XML namespace this extension belongs to.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Returns the root element XML namespace.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
Returns the root element XML namespace.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.VCardTempXUpdatePresenceExtension
Returns the root element XML namespace.
getNamespace() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.NamespacesType
Gets the value of the auid property.
getNamespaces() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
Gets the value of the namespaces property.
getNAPTRRecords(String) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection.LocalNetworkUtils
 
getNAPTRRecords(String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Makes a NAPTR query and returns the result.
getNbHarvesting() - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the number of harvesting for this agent.
getNbHarvesting(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the number of harvesting time for the harvester given in parameter.
getNbHarvesting() - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the number of harvesting for this agent.
getNbHarvesting(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the number of harvesting time for the harvester given in parameter.
getNbHarvesting() - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the number of harvesting for this agent.
getNbHarvesting(String) - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the number of harvesting time for the harvester given in parameter.
getNbHarvesting() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the number of harvesting for this agent.
getNbHarvesting(String) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the number of harvesting time for the harvester given in parameter.
getNbHarvesting() - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the number of harvesting for this agent.
getNbHarvesting(String) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the number of harvesting time for the harvester given in parameter.
getNbRemainingNotifications() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Returns the number of contact notifications to deal with.
getNbRemainingNotifications() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Returns the number of contact notifications to deal with.
getNbRemainingNotifications() - Method in interface net.java.sip.communicator.service.contactsource.EditableContactSourceService
Returns the number of contact notifications to deal with.
getNetwork() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns the network index indicating the interface that the candidate belongs to.
getNetworkAddressManagerService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to a NetworkAddressManagerService implementation currently registered in the bundle context or null if no such implementation was found.
getNetworkAddressManagerService() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Returns a reference to the currently valid network address manager service for use by this handler's generic ancestor.
getNetworkAddressManagerService() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Returns a reference to a NetworkAddressManagerService implementation currently registered in the bundle context or null if no such implementation was found.
getNetworkAddressManagerService() - Static method in class net.java.sip.communicator.impl.provdisc.dhcp.ProvisioningDiscoveryDHCPActivator
Returns a reference to a NetworkAddressManagerService implementation currently registered in the bundle context or null if no such implementation was found.
getNetworkAddressManagerService() - Static method in class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
Returns a reference to a NetworkAddressManagerService implementation currently registered in the bundle context or null if no such implementation was found.
getNetworkAddressManagerService() - Static method in class net.java.sip.communicator.service.protocol.media.ProtocolMediaActivator
Returns a reference to a NetworkAddressManagerService implementation currently registered in the bundle context or null if no such implementation was found.
getNewAvatar() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactAvatarUpdateEvent
Returns the updated avatar of the source meta contact as it is now, after the change.
getNewAvatar() - Method in class net.java.sip.communicator.service.globaldisplaydetails.event.GlobalAvatarChangeEvent
Returns the new global avatar.
getNewAvatar() - Method in class net.java.sip.communicator.service.protocol.event.AvatarEvent
Returns the new avatar
getNewDisplayName() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactRenamedEvent
Returns the display name of the source meta contact as it is now, after the change.
getNewDisplayName() - Method in class net.java.sip.communicator.service.globaldisplaydetails.event.GlobalDisplayNameChangeEvent
Returns the new global display name.
getNewerThanTid() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxQueryIQ
Returns the value of the "newer-than-tid" attribute.
getNewerThanTime() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxQueryIQ
Returns the value of the "newer-than-time" attribute.
getNewGeolocation() - Method in class net.java.sip.communicator.service.geolocation.event.LocalPositionChangeEvent
Returns the Geolocation of the provider after this event took place.
getNewLocation() - Method in class net.java.sip.communicator.service.protocol.event.GeolocationEvent
Returns the Geolocation of the contact after this event took place.
getNewMessageItem() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Returns the button for new messages.
getNewMetaGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupDialog
Returns the newly created MetaContactGroup if everything is gone well, otherwise returns null.
getNewName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameContactPanel
Returns the new name entered by the user.
getNewName() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameGroupPanel
Returns the new name entered by the user.
getNewParent() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactMovedEvent
Returns the new parent of this meta contact.
getNewParent() - Method in class net.java.sip.communicator.service.contactlist.event.ProtoContactEvent
Returns the MetaContact that is parent of the source contact after the event occurred or null for a removed contact or when irrelevant.
getNewParentGroup() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionMovedEvent
Returns a reference to the ContactGroup that currently contains the source contact.
getNewPassword() - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Return the string entered in the password field.
getNewRole() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomLocalUserRoleChangeEvent
Returns the new role the local participant get.
getNewRole() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberRoleChangeEvent
Returns the new role given to the member that this event is about.
getNewState() - Method in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Returns the status of the provider after this event took place.
getNewStatus() - Method in class net.java.sip.communicator.service.protocol.event.ContactPresenceStatusChangeEvent
Returns the status of the provider after this event took place.
getNewStatus() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
The new state of the file transfer.
getNewStatus() - Method in class net.java.sip.communicator.service.protocol.event.ProviderPresenceStatusChangeEvent
Returns the status of the provider after this event took place.
getNewStatusValue() - Method in class net.java.sip.communicator.service.protocol.event.ProviderStatusChangeEvent
Returns the status of the provider after this event took place.
getNewValue() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredDetailsChangeEvent
Gets the new value for the event, expressed as an Object.
getNextAddress() - Method in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
Retrieves the next address to use from DNS.
getNextAddressFromDns() - Method in class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection
 
getNextAddressFromDns() - Method in class net.java.sip.communicator.impl.protocol.sip.net.ManualProxyConnection
 
getNextAddressFromDns() - Method in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
Implementations must use this method to get the next address, but do not have to care about duplicate addresses.
getNextButton() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Returns the next wizard button.
getNextButtonDefaultText() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Returns the default text of the next wizard button.
getNextDate(Date) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Returns the next date in the list.
getNextDateFromHistory(Date) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Returns the next date from the history.
getNextFinishButtonEnabled() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Checks if the Next/Finish button is enabled.
getNextFinishButtonIcon() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Returns the icon for the Next/Finish button.
getNextFinishButtonText() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Returns the text for the Next/Finish button.
getNextHop() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the InetAddress that is most likely to be to be used as a next hop when contacting our XMPP server.
getNextHop(Request) - Method in class net.java.sip.communicator.impl.protocol.sip.ProxyRouter
Returns the next hop for this Request.
getNextHops(Request) - Method in class net.java.sip.communicator.impl.protocol.sip.ProxyRouter
Deprecated.
getNextID() - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Returns the ID that we will be assigning to the next candidate we create.
getNextImageIndex(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Gets the index of the next Image to be displayed.
getNextMatch(String, int, Position.Bias) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactList
Returns the next list element that starts with a prefix.
getNextPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
Implements the WizardPage.getNextPageIdentifier method.
getNextPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Implements WizardPage.getNextPageIdentifier to return the next page identifier - the summary page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
Returns the identifier of the next wizard page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
Implements the WizardPanelDescriptor method to return the identifier of the next wizard page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
Returns the identifier of the next wizard page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
Implements the WizardPanelDescriptor method to return the identifier of the next wizard page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Implements the WizardPage.getNextPageIdentifier to return the next identifier - the summary page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Implements the WizardPage.getNextPageIdentifier to return the next page identifier - the summary page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Implements the WizardPage.getNextPageIdentifier to return the next page identifier - the summary page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Implements the WizardPage.getNextPageIdentifier to return the next page identifier - the summary page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Implements the WizardPage.getNextPageIdentifier to return the next page identifier - the summary page.
getNextPageIdentifier() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Implements the WizardPage.getNextPageIdentifier to return the next page identifier - the summary page.
getNextPageIdentifier() - Method in interface net.java.sip.communicator.service.gui.WizardPage
Returns the identifier of the next wizard page.
getNick() - Method in class net.java.sip.communicator.impl.protocol.irc.IdentityManager
Get the nick name of the user.
getNickName(String) - Method in class net.java.sip.communicator.impl.protocol.icq.InfoRetreiver
Get the nickname of the specified uin
getNickName(String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the nickname of the given participant name.
getNode() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Returns the node URI.
getNode() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Get our own entity node.
getNode() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResourceId
Gets node selector.
getNodeFeatures() - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns a list of the features defined in the node.
getNodeIdentities() - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns a list of the identities defined in the node.
getNodeItems() - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns a list of the Items DiscoverItems.Item defined in the node or in other words null since we don't support any.
getNodeVer() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager.Caps
Gets a String which represents the concatenation of the node property of this instance, the character '#' and the ver property of this instance.
getNonPersistentGroup() - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Returns the volatile group that we use when creating volatile contacts.
getNonPersistentGroup() - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Returns the volatile group that we use when creating volatile contacts.
getNotificationContactSource() - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the notification contact source.
getNotificationEntry(int) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Returns the notification entry at the given row.
getNotificationGroups() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContactSource
Returns an Iterator over a list of all notification groups contained in this source.
getNotificationGroups() - Static method in class net.java.sip.communicator.impl.gui.main.UINotificationManager
Returns a list of all notification groups.
getNotificationMessage() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the notification message corresponding to this notification contact.
getNotifications(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContactSource
Returns an Iterator over a list of all notification contacts contained in the given group.
getNotifications() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns an Iterator over a list of all notification contacts contained in this group.
getNotificationService() - Static method in class net.java.sip.communicator.impl.dns.DnsUtilActivator
Returns the NotificationService obtained from the bundle context.
getNotificationService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the NotificationService obtained from the bundle context.
getNotificationService() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Returns the NotificationService obtained from the bundle context.
getNotificationService() - Static method in class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
Returns the NotificationService obtained from the bundle context.
getNotificationService() - Static method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationActivator
Returns the NotificationService obtained from the bundle context.
getNotificationService() - Static method in class net.java.sip.communicator.plugin.notificationwiring.NotificationWiringActivator
Returns the NotificationService obtained from the bundle context.
getNotificationService() - Static method in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
Returns the NotificationService obtained from the bundle context.
getNumber() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.NumberDetail
 
getNumber() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.PhoneNumberDetail
 
getObject() - Method in class net.java.sip.communicator.plugin.desktoputil.SelectedObject
Returns the real object behind this SelectedObject.
getOccupationCode(String) - Static method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
 
getOccurrences() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType
Gets the value of the occurrences property.
getOccurrences() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvidePersonPermissionType
Gets the value of the occurrences property.
getOccurrences() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType
Gets the value of the occurrences property.
getOfflineStatus() - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Returns the Offline status in this selector box.
getOfflineStatus() - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
Returns the Offline status in this selector box.
getOfflineStatus() - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Returns the Offline status in this selector box.
getOfflineStatus(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.account.AccountStatusUtils
Returns the offline status of provider.
getOkButton() - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Return a reference to the "ok" button.
getOldAvatar() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactAvatarUpdateEvent
Returns the previously active avatar of the source meta contact as it was now, before the change.
getOldDisplayName() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactRenamedEvent
Returns the display name of the source meta contact as it was now, before the change.
getOldGeolocation() - Method in class net.java.sip.communicator.service.geolocation.event.LocalPositionChangeEvent
Returns the Geolocation of the provider before this event took place.
getOldParent() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactMovedEvent
Returns the old parent of this meta contact.
getOldParent() - Method in class net.java.sip.communicator.service.contactlist.event.ProtoContactEvent
Returns the MetaContact that was parent of the source contact before the event occurred or null for a new contact or when irrelevant.
getOldParentGroup() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionMovedEvent
Returns a reference to the ContactGroup that contained the source contact before it was moved.
getOldState() - Method in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Returns the status of the provider before this event took place.
getOldStatus() - Method in class net.java.sip.communicator.service.protocol.event.ContactPresenceStatusChangeEvent
Returns the status of the provider before this event took place.
getOldStatus() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Returns the state of the file transfer before this event occured.
getOldStatus() - Method in class net.java.sip.communicator.service.protocol.event.ProviderPresenceStatusChangeEvent
Returns the status of the provider before this event took place.
getOldStatusValue() - Method in class net.java.sip.communicator.service.protocol.event.ProviderStatusChangeEvent
Returns the status of the provider before this event took place.
getOldValue() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredDetailsChangeEvent
Gets the old value for the event, expressed as an Object.
getOneList() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.IdentityType
Gets the value of the oneList property.
getOneTouchOffsetFromSuper() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Returns the one touch offset.
getOneTouchSizeFromSuper() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Returns the one touch size.
getOnlineStatus() - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Returns the Online status in this selector box.
getOnlineStatus() - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
Returns the Online status in this selector box.
getOnlineStatus() - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Returns the Online status in this selector box.
getOnlineStatus(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.account.AccountStatusUtils
Returns the online status of provider.
getOpacity() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Returns WhiteboardShape's opacity
getOperationSet(Contact, Class<U>, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Gets the OperationSet corresponding to the specified Class and supported by the specified Contact.
getOperationSet(Class<T>) - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Returns the operation set corresponding to the specified class or null if this operation set is not supported by the provider implementation.
getOperationSet(Contact, Class<U>) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
Gets the OperationSet corresponding to the specified Class and supported by the specified Contact.
getOperationSet(Contact, Class<U>, boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
Gets the OperationSet corresponding to the specified Class and supported by the specified Contact.
getOperationSet(Class<T>) - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Returns the operation set corresponding to the specified class or null if this operation set is not supported by the provider implementation.
getOperationSet(Contact, Class<T>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetContactCapabilities
Gets the OperationSet corresponding to the specified Class and supported by the specified Contact.
getOperationSet(Class<T>) - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Returns the operation set corresponding to the specified class or null if this operation set is not supported by the provider implementation.
getOperationSets() - Method in class net.java.sip.communicator.service.protocol.event.ContactCapabilitiesEvent
Returns the new set of OperationSet-s this event is about
getOpSetRegisteredProviders(Class<? extends OperationSet>, ProtocolProviderService, String) - Static method in class net.java.sip.communicator.util.account.AccountUtils
Returns a list of all registered protocol providers that could be used for the operation given by the operation set.
getOptions() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
Returns the options of the corresponding smack property.
getOptions() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
Returns an Iterator for the available options that the user has in order to answer the question.
getOrCreate(MediaType, SrtpControlType) - Method in class net.java.sip.communicator.service.protocol.media.SrtpControls
 
getOrCreateContent(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Returns a Content from the list of Contents of this conference IQ which has a specific name.
getOrCreateServerTransaction(RequestEvent) - Static method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Safely returns the ServerTransaction associated with a specific RequestEvent or creates a new one if the specified RequestEvent is not associated with one.
getOrCreateServerTransaction(RequestEvent) - Static method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Safely returns the transaction from the event if already exists.
getOrganization() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns the organization found in the the directory for this person
getOrganization(Object[]) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Gets the organization name to be set on a SourceContact.
getOrganization() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns the organization found in the the directory for this person
getOrientationFromSuper() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Returns the orientation.
getOrigin() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Get origin of streamed zone.
getOriginForMediaDevice(MediaDevice) - Static method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Get origin of the screen.
getOriginForMediaDevice(MediaDevice) - Static method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Get origin of the screen.
getOtherExtension() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
Returns an extra extension containing further info about this action or null if no such extension has been specified.
getOtrContact(Contact, ContactResource) - Static method in class net.java.sip.communicator.plugin.otr.OtrContactManager
Gets the OtrContact that represents this [Contact, ContactResource] pair from the cache.
getOtrContact(SessionID) - Static method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
getOurDisplayName() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the display name string that the user has set as a display name for this account.
getOurJID() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns our own Jabber ID.
getOurSipAddress(Address) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the SIP address of record (Display Name ) that this account is created for.
getOurSipAddress(SipURI) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the SIP address of record (Display Name ) that this account is created for.
getOutboundProxy() - Method in class net.java.sip.communicator.impl.protocol.sip.ProxyRouter
Returns the outbound proxy for this Router.
getOutboundProxyString() - Method in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
In case we are using an outbound proxy this method returns a suitable string for use with Router.
getOutgoingSession(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Get the outgoing OTRv3 Session.
getOutgoingSession(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
getOutlookBitnessVersion() - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
 
getOutlookPropId() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactDetail
Returns the list of outlook properties corresponding to this contact detail.
getOutlookVersion() - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
 
getOutput() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Returns the output path value contained in 'output' attribute.
getOutput(Map<KeyStroke, String>) - Method in enum net.java.sip.communicator.service.keybindings.Persistence
Provides the textual output of what this persistence format would save given a set of bindings.
getOutputVolumeControl() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallConference
Gets the VolumeControl which controls the volume (level) of the audio played back in the telephony conference represented by this instance.
getOverridePhoneSuffix() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Returns the override phone suffix.
getOverTabIndex() - Method in class net.java.sip.communicator.impl.gui.customcontrols.events.CloseTabbedPaneEvent
 
getOverTabIndex() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
getOverTabIndex() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Returns the index of the last tab on which the mouse did an action.
getOwnDiscoverInfo() - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Get a DiscoverInfo for the current entity caps node.
getOwner() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
getPacketDelay() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Returns an Integer which stands for the amount of delay added to the RTP stream in a number of packets.
getPacketLogging() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Returns a reference to the PacketLoggingService implementation currently registered in the bundle context or null if no such implementation was found.
getPacketLogging() - Static method in class net.java.sip.communicator.impl.netaddr.NetaddrActivator
Returns a reference to the PacketLoggingService implementation currently registered in the bundle context or null if no such implementation was found.
getPacketLogging() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to the PacketLoggingService implementation currently registered in the bundle context or null if no such implementation was found.
getPacketLogging() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Returns a reference to the PacketLoggingService implementation currently registered in the bundle context or null if no such implementation was found.
getPacketLoggingService() - Static method in class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
Returns a reference to a PacketLoggingService implementation currently registered in the bundle context or null if no such implementation was found.
getPackets() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns the list of packets.
getPageFirstMsgTimestamp() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Returns the date of the first message in the current page.
getPageImage() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns null since we don't have any images associated with this wizard or no image in our case.
getPageImage() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Implements the AccountRegistrationWizard.getPageImage method.
getPageImage() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Implements the AccountRegistrationWizard.getPageImage method.
getPageImage() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Implements the AccountRegistrationWizard.getPageImage method.
getPageImage() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Implements the AccountRegistrationWizard.getPageImage method.
getPageImage() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Implements the AccountRegistrationWizard.getPageImage method.
getPageImage() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Implements the AccountRegistrationWizard.getPageImage method.
getPageImage() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Implements the AccountRegistrationWizard.getPageImage method.
getPageImage() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Implements the AccountRegistrationWizard.getPageImage method.
getPageImage() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Implements the AccountRegistrationWizard.getPageImage method.
getPageImage() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns the image that will be shown on the left of the wizard pages.
getPageLastMsgTimestamp() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Returns the date of the last message in the current page.
getPages() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns an iterator over a list containing our only page.
getPages() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns the set of WizardPage-s for this wizard.
getPages() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Returns the set of pages contained in this wizard.
getPages() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Returns the set of pages contained in this wizard.
getPages() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns the set of WizardPage-s for this wizard.
getPages() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Returns the set of pages contained in this wizard.
getPages() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Returns the set of pages contained in this wizard.
getPages() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Returns the set of pages contained in this wizard.
getPages() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the set of pages contained in this wizard.
getPages(JabberAccountRegistration) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the set of pages contained in this wizard.
getPages() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the set of pages contained in this wizard.
getPages(SIPAccountRegistration) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the set of pages contained in this wizard.
getPages() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns the set of WizardPage-s for this wizard.
getParameter(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Finds the value of SSRC parameter identified by given name.
getParameters() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Gets the parameters (as defined by Source-Specific Media Attributes in Jingle) of this source.
getParameters() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Returns a reference to the the list of parameters currently registered for this payload type.
getParams() - Method in class net.java.sip.communicator.impl.protocol.irc.ModeParser.ModeEntry
Get additional parameters.
getParent() - Method in class net.java.sip.communicator.service.contactlist.event.ProtoContactEvent
Returns the MetaContact that is the most relevant parent of the source proto Contact.
getParentChatSession() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns the parent session of this chat transport.
getParentChatSession() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns the parent session of this chat transport.
getParentChatSession() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns the parent session of this chat transport.
getParentChatSession() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns the parent session of this chat transport.
getParentComponent() - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Returns the parent component of this dialog
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Returns the group that contains this contact.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the contact group that currently contains this group or null if this is the root contact group.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns a reference to the root icq group which in ICQ is the parent of any other group since the protocol does not support subgroups.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Returns a reference to the contact group that this contact is currently a child of or null if the underlying protocol does not suppord persistent presence.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns null as this is the root contact group.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get parent contact group.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Get parent contact group.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns a reference to the root group which in Jabber is the parent of any other group since the protocol does not support subgroups.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns a reference to the contact group that this contact is currently a child of or null if the underlying protocol does not support persistent presence.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns null as this is the root contact group.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns the group that contains this contact.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the contact group that currently contains this group or null if this is the root contact group.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the contact group that currently contains this group or null if this is the root contact group.
getParentContactGroup() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Returns the group that contains this contact.
getParentContactGroup() - Method in interface net.java.sip.communicator.service.protocol.Contact
Returns a reference to the contact group that this contact is currently a child of or null if the underlying protocol does not support persistent presence.
getParentContactGroup() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns the contact group that currently contains this group or null if this is the root contact group.
getParentContactGroup() - Method in class net.java.sip.communicator.service.protocol.event.ContactPropertyChangeEvent
Returns a reference to the source contact parent ContactGroup.
getParentFactory() - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
 
getParentFactory() - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
Returns the factory that has created the component.
getParentFactory() - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
Returns the factory that has created the component.
getParentFactory() - Method in interface net.java.sip.communicator.service.gui.PluginComponent
Returns the factory that has created the component.
getParentGroup() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns the group that is currently holding this meta contact.
getParentGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns null to indicate that this group doesn't have a parent group and can be added directly to the root group.
getParentGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the parent UIGroup.
getParentGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Returns the parent UIGroup.
getParentGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns the parent group of this contact.
getParentGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the parent UIGroup.
getParentGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns the parent group.
getParentGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the parent group.
getParentGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns null to indicate that the parent group is the root group.
getParentGroup() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactEvent
Returns the MetaContactGroup that the MetaContact belongs to.
getParentGroup() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns the parent group.
getParentGroup() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns the parent group.
getParentGroup() - Method in class net.java.sip.communicator.service.protocol.event.ContactPresenceStatusChangeEvent
Returns (if applicable) the group containing the contact that cause this event.
getParentGroup() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Returns the group containing the event source group
getParentGroup() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Returns (if applicable) the group containing the contact that cause this event.
getParentMetaContactGroup() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the MetaContactGroup currently containing this group or null if this is the root group
getParentMetaContactGroup() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns the MetaContactGroup currently containing this meta contact
getParentMetaContactGroup() - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns the MetaContactGroup currently containing this meta contact
getParentMetaContactGroup() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the MetaContactGroup currently containing this group or null if this is the root group
getParentOperationSet() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Returns a reference to the OperationSetBasicTelephony implementation instance that created this call.
getParentPresenceOperationSet() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Returns the persistent presence operation set that this contact belongs to.
getParentPresenceOperationSet() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Returns the presence operation set that this contact belongs to.
getParentProvider() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomWrapper
Returns the parent protocol provider.
getParentProvider() - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Returns the parent protocol provider.
getParentProvider() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Returns the protocol provider service that created us.
getParentProvider() - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Retrns a reference to the provider that created us.
getParentProvider() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the protocol provider service that created us.
getParentProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns a reference to the provider that created this room.
getParentProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Retrns a reference to the provider that created us.
getParentProvider() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns a reference to the provider that created this room.
getParentProvider() - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Returns the parent protocol provider.
getParentProvider() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Returns a reference to the provider that created this room.
getParentProvider() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns a reference to the provider that created this room.
getParentTree() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeModel
Returns the parent tree.
getParentUISource() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
 
getParticipant() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Gets the conference participant depicted by this instance.
getParticipant() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
Returns the participant that this event is about.
getParticipantID() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns a unique identifier representing this participant.
getParticipantName() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Gets the name of the participant.
getParticipants() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns an iterator to the list of all participants contained in this chat session.
getParticipants() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Returns a List of Contacts corresponding to all participants currently participating in this room.
getParticipants() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Returns a List of Contacts corresponding to all participants currently participating in this room.
getParticipantsCount() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Returns the number of participants that are currently in this chat room.
getParticipantsCount() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Returns the number of participants that are currently in this ad-hoc chat room.
getParticipation() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns the participation index for this thread.
getPass() - Method in interface net.java.sip.communicator.impl.protocol.irc.ClientConfig.SASL
Get password.
getPass() - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl.SASLImpl
Get the password.
getPassword() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple getter for password
getPassword() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Gets the value of the "password" attribute.
getPassword() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Returns the ICE defined password attribute.
getPassword() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistration
Returns the password of the aim registration account.
getPassword() - Method in class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Returns the password entered by the user.
getPassword() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistration
Returns the password of the Gibberish registration account.
getPassword() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistration
Returns the password of the icq registration account.
getPassword() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Returns the password of the IRC registration account.
getPassword() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Returns the password entered in this panel.
getPassword() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.NewAccount
Returns the account password.
getPassword() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Returns the password entered by the user.
getPassword() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Returns the account password.
getPassword() - Method in interface net.java.sip.communicator.service.gui.AuthenticationWindowService.AuthenticationWindow
Returns the password entered by the user.
getPassword() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple getter for password
getPassword() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the password of the account.
getPassword() - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Gets the password of this ConferenceDescription
getPassword() - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Returns the password associated to this server username.
getPassword() - Method in class net.java.sip.communicator.service.protocol.UserCredentials
Returns a password associated with this set of credentials.
getPasswordAsString() - Method in class net.java.sip.communicator.service.protocol.UserCredentials
Returns a String containing the password associated with this set of credentials.
getPattern() - Method in class net.java.sip.communicator.impl.replacement.bliptv.ReplacementServiceBliptvImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.dailymotion.ReplacementServiceDailymotionImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.directimage.ReplacementServiceDirectImageImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.flickr.ReplacementServiceFlickrImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.hulu.ReplacementServiceHuluImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.metacafe.ReplacementServiceMetacafeImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.smiley.ReplacementServiceSmileyImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.twitpic.ReplacementServiceTwitpicImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.vbox7.ReplacementServiceVbox7Impl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.viddler.ReplacementServiceViddlerImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.vimeo.ReplacementServiceVimeoImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.impl.replacement.youtube.ReplacementServiceYoutubeImpl
Returns the pattern of the source
getPattern() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
Returns the RecurringPattern instance associated with the calendar item.
getPattern() - Method in class net.java.sip.communicator.service.notification.VibrateNotificationAction
Returns vibrate pattern array.
getPattern() - Method in interface net.java.sip.communicator.service.replacement.ReplacementService
Returns the pattern used to match the source URL.
getPayloadType(MediaFormat) - Method in class net.java.sip.communicator.service.protocol.media.DynamicPayloadTypeRegistry
Returns the payload type that is currently mapped to format or null if there is currently no such payload type.
getPayloadTypes() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets a list of payload-type elements defined by XEP-0167: Jingle RTP Sessions added to this channel.
getPayloadTypes() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Returns a reference to the list of payload types that we have registered with this description so far.
getPeer() - Method in class net.java.sip.communicator.impl.osdependent.Desktop
Returns the currently used peer.
getPeer(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallJabberGTalkImpl
Returns the peer whose corresponding session has the specified sid.
getPeer() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the peer that is this media handler's "raison d'etre".
getPeerAddress() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns the address of the remote party (making sure that it corresponds to the latest address we've received) and caches it.
getPeerAddress() - Method in class net.java.sip.communicator.service.callhistory.CallPeerRecord
The peer address
getPeerAddress() - Method in class net.java.sip.communicator.service.callhistory.event.CallHistoryPeerRecordEvent
Returns the peer address of the event.
getPeerBySessInitPacketID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallJabberGTalkImpl
Returns the peer whose corresponding session-init ID has the specified id.
getPeerDisplayName(CallPeer, CallManager.DetailsResolveListener) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
A informative text to show for the peer.
getPeerID() - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Returns a unique identifier representing this peer.
getPeerID() - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Returns a unique identifier representing this peer.
getPeerID() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns a unique identifier representing this peer.
getPeerID() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Returns a unique identifier representing this peer.
getPeerImage(CallPeer) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Returns the image corresponding to the given peer.
getPeerMetaContact(CallPeer) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Returns the metacontact for the given CallPeer by checking the if the callPeer contact exists, if not checks the contacts in our contact list that are provided by cusax enabled providers.
getPeerName() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Returns the name of the peer, contained in this panel.
getPeerRecords() - Method in class net.java.sip.communicator.service.callhistory.CallRecord
Return Vector of CallPeerRecords
getPeerSecondaryAddress() - Method in class net.java.sip.communicator.service.callhistory.CallPeerRecord
Returns the secondary address to the CallPeerRecord
getPendingServers() - Method in class net.java.sip.communicator.impl.ldap.LdapPendingSearch
Returns the LdapDirectory-s not finished searching
getPersistableAddress() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns the persistable address of the contact from the session.
getPersistableAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
Returns the real address of the contact.
getPersistableAddress() - Method in class net.java.sip.communicator.service.protocol.AbstractContact
Returns the same as getAddress function.
getPersistableAddress() - Method in interface net.java.sip.communicator.service.protocol.Contact
Returns the persistent contact address.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Returns null as no persistent data is required and the contact address is sufficient for restoring the contact.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns null as no persistent data is required and the contact address is sufficient for restoring the contact.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns null as no persistent data is required and the contact address is sufficient for restoring the contact.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Returns the persistent data - for now only the nickname is needed for restoring the contact data.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns null as no persistent data is required and the group name is sufficient for restoring the contact.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get group persistent data.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Get persistent data (if any).
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns null as no persistent data is required and the contact address is sufficient for restoring the contact.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns the persistent data
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns null as no persistent data is required and the group name is sufficient for restoring the contact.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns null as no persistent data is required and the contact address is sufficient for restoring the contact.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns null as no persistent data is required and the contact address is sufficient for restoring the contact.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns null as no persistent data is required and the contact address is sufficient for restoring the contact.
getPersistentData() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Gets the persistent data - for now only the XCAP resolved is needed for restoring the contact data.
getPersistentData() - Method in interface net.java.sip.communicator.service.protocol.Contact
Returns a String that can be used to create a unresolved instance of this contact.
getPersistentData() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns a String that can be used to create a unresolved instance of this group.
getPersistentPresence() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Get the Persistent Presence implementation.
getPersonalWords() - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Provides the user's list of words to be ignored by the spell checker.
getPersonPermission() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.TransformationsType
Gets the value of the personPermission property.
getPhoneNumber(MessengerContact, int) - Static method in class net.java.sip.communicator.plugin.msofficecomm.Messenger
Gets the phone number information of the contact associated with a specific MessengerContact instance.
getPhoneNumber(int) - Method in class net.java.sip.communicator.plugin.msofficecomm.MessengerContact
Gets the phone number information of the contact associated with this instance.
getPhoneNumberI18nService() - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Returns the PhoneNumberI18nService.
getPhoneNumberI18nService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the PhoneNumberI18nService.
getPhoneNumberI18nService() - Static method in class net.java.sip.communicator.impl.ldap.LdapActivator
Returns the PhoneNumberI18nService.
getPhoneNumberI18nService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns the PhoneNumberI18nService.
getPhoneNumberI18nService() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Returns the PhoneNumberI18nService.
getPhoneNumberI18nService() - Static method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PNContactSourceActivator
Returns the PhoneNumberI18nService.
getPhoneNumberI18nService() - Static method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdActivator
Returns the PhoneNumberI18nService.
getPhoneNumberI18nService() - Static method in class net.java.sip.communicator.service.contactsource.ContactSourceActivator
Returns the PhoneNumberI18nService.
getPhoneNumberPrefix() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Returns the phoneNumber prefix for all phone numbers.
getPhoneNumberPrefix() - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Returns the phoneNumber prefix for all phone numbers.
getPhoneNumberPrefix() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Returns the global phone number prefix to be used when calling contacts from this contact source.
getPhoneNumberPrefix() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Returns the global phone number prefix to be used when calling contacts from this contact source.
getPhoneNumberPrefix() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
 
getPhoneNumberPrefix() - Method in interface net.java.sip.communicator.service.contactsource.PrefixedContactSourceService
Returns the global phone number prefix to be used when calling contacts from this contact source.
getPhoneNumberProviders() - Static method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PNContactSourceActivator
Returns a list of all currently registered server stored contact info providers.
getPhoneNumberQuery() - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Gets the AsyncContactQuery.query of this AsyncContactQuery as a String which represents a phone number (if possible).
getPhones(Contact) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Returns localized addition phones list for contact, if any.
getPhones(Contact, OperationSetServerStoredContactInfo.DetailsResponseListener, boolean) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
List of phones for contact, localized if localized is true, and not otherwise.
getPhoneUtil(MetaContact) - Static method in class net.java.sip.communicator.plugin.desktoputil.UIPhoneUtil
Obtains an instance of this utility class for the given metaContact.
getPhoneUtil(MetaContact) - Static method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Obtains the util for metaContact
getPhoto() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Get the photo full URI.
getPhoto() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Gets the photo found in the directory for this person.
getPhoto() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Get the photo full URI.
getPhoto() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Gets the photo found in the directory for this person.
getPhotoLink() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Get the Google photo full URI.
getPhrase() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.BaseXCapError
Gets the phrase attribute.
getPhrase() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.XCapError
Gets the phrase attribute.
getPickupTemplate() - Method in class net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF.Line
The pickup template.
getPidfPresenceStatus(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Converts the PresenceStatus of contact into a PIDF document.
getPlatformCode() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.ReasonExtension
Returns the value of platform code attribute.
getPluginComponentFactory() - Method in class net.java.sip.communicator.impl.gui.event.PluginComponentEvent
Returns the PluginComponentFactory associated with this event.
getPluginComponentInstance(Object) - Method in class net.java.sip.communicator.service.gui.PluginComponentFactory
Returns the component that should be added.
getPluginComponents() - Method in class net.java.sip.communicator.impl.gui.utils.PluginContainer
Gets the PluginComponents of this PluginContainer.
getPluginInstance() - Method in class net.java.sip.communicator.service.gui.PluginComponentFactory
Implementers use it to create plugin component instances.
getPoints() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPathJabberImpl
Returns a list of all the WhiteboardPoint instances that this WhiteboardObject is composed of.
getPoints() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolygonJabberImpl
Returns a list of all the WhiteboardPoint instances that this WhiteboardObject is composed of.
getPoints() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolyLineJabberImpl
Returns a list of all the WhiteboardPoint instances that this WhiteboardObject is composed of.
getPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
Returns a list of all the WhiteboardPoint instances that this WhiteboardObject is composed of.
getPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Returns a list of all the WhiteboardPoint instances that this WhiteboardObject is composed of.
getPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Returns a list of all the WhiteboardPoint instances that this WhiteboardObject is composed of.
getPoints() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPath
Returns a list of all the WhiteboardPoint instances that this WhiteboardObject is composed of.
getPoints() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolygon
Returns a list of all the WhiteboardPoint instances that this WhiteboardObject is composed of.
getPoints() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolyLine
Returns a list of all the WhiteboardPoint instances that this WhiteboardObject is composed of.
getPollingPeriod() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The offline contact polling period
getPollPeriod() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Returns the poll period.
getPopup() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which returns true if one systray popup is executed.
getPopupDialog() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements getPopupDialog in the UIService interface.
getPopupDialog() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns a configurable popup dialog, that could be used to show either a warning message, error message, information message, etc.
getPopupLocation() - Method in class net.java.sip.communicator.impl.gui.customcontrols.BoxPopupMenu
Returns the location of the popup depending on the invoking component coordinates.
getPopupMenu() - Method in class net.java.sip.communicator.impl.gui.main.call.VolumeControlSlider
Returns this slider in a popup menu.
getPort() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple getter for port
getPort() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcAccountID
Get the IRC server port.
getPort() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.SctpConnection
Gets the SCTP port of the SctpConnection described by this instance.
getPort() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns this candidate's port number.
getPort() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
 
getPort() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Returns the port to use.
getPort() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple getter for port
getPort() - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Returns the port of this server.
getPort() - Method in class net.java.sip.communicator.util.PortTracker
Returns the next port that the using class is supposed to try allocating.
getPort() - Method in class net.java.sip.communicator.util.SRVRecord
Get port.
getPortTracker(MediaType) - Static method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the port tracker that we are supposed to use when binding ports for the specified MediaType.
getPortTracker(String) - Static method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the port tracker that we are supposed to use when binding ports for the MediaType indicated by the string param.
getPositionIndex() - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoMenuItemComponent
Returns the position of this PluginComponent within its Container
getPositionIndex() - Method in class net.java.sip.communicator.plugin.branding.AboutWindowPluginComponent
getPositionIndex() - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoMenuItemComponent
Returns the position of this PluginComponent within its Container
getPositionIndex() - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
 
getPositionIndex() - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
Returns the index indicating the position of this menu in its container.
getPositionIndex() - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
getPositionIndex() - Method in interface net.java.sip.communicator.service.gui.PluginComponent
Returns the position of this PluginComponent within its Container
getPositionIndex() - Method in class net.java.sip.communicator.service.gui.PluginComponentFactory
Returns the index position of this component in the container, where it will be added.
getPostalCode() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns a postal code (or any code used for postal delivery).
getPostalCode() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.PostalCodeDetail
 
getPreferenceIndex() - Method in class net.java.sip.communicator.impl.galagonotification.GalagoPopupMessageHandler
Returns the preference index of this PopupMessageHandler which indicates how many features it supports.
getPreferenceIndex() - Method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationServiceImpl
Implements getPreferenceIndex from PopupMessageHandler.
getPreferenceIndex() - Method in class net.java.sip.communicator.impl.osdependent.PopupMessageHandlerTrayIconImpl
Implements getPreferenceIndex from PopupMessageHandler.
getPreferenceIndex() - Method in class net.java.sip.communicator.impl.swingnotification.NonePopupMessageHandlerImpl
Implements getPreferenceIndex from NonePopupMessageHandlerImpl.
getPreferenceIndex() - Method in class net.java.sip.communicator.impl.swingnotification.PopupMessageHandlerSwingImpl
Implements getPreferenceIndex from PopupMessageHandler.
getPreferenceIndex() - Method in interface net.java.sip.communicator.service.systray.PopupMessageHandler
Returns a preference index, which indicates how many features the handler implements.
getPreferredAccount() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the preferred account if there's one.
getPreferredContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns the preferred ContactDetail for a given OperationSet class.
getPreferredContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Returns the preferred ContactDetail for a given OperationSet class.
getPreferredContactDetail(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Gets the preferred ContactDetail for a specific OperationSet.
getPreferredContactDetail(Class<? extends OperationSet>) - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns the preferred ContactDetail for a given OperationSet class.
getPreferredHeight() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns the preferred height of this group in the contact list.
getPreferredHeight() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns the preferred height of this group in the contact list.
getPreferredProtocol(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Returns the name of the preferred protocol for the operation given by the opSetClass.
getPreferredProtocol(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Returns the name of the protocol preferred for contacting this detail for the given OperationSet class if no preferred protocol provider is set.
getPreferredProtocolProvider(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Returns the preferred ProtocolProviderService when using the given opSetClass.
getPreferredProtocolProvider(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Returns the protocol provider preferred for contacting this detail for the given OperationSet class.
getPreferredSize() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns the preferred size of this component.
getPreferredSize() - Method in class net.java.sip.communicator.plugin.desktoputil.EmphasizedLabel
Overrides the getPreferredSize() method in order to enlarge the height of this label, which should welcome the lightening shadow.
getPreferredSize(JComponent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip.ImageToolTipUI
Returns the size of the given component.
getPreferredSize() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI.ScrollableTabButton
 
getPreferredTransport() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Get the preferred transport.
getPrefix() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Returns the google contacts phone number prefix.
getPrefix() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsConnection
Returns the google contacts prefix.
getPrefix() - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Returns the prefix to be used when calling this contact detail.
getPresContent(String) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient
Gets the pres-content from the server.
getPresContent(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Gets the pres-content from the server.
getPresContentImageUri(String) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient
Gets the pres-content image uri.
getPresContentImageUri(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Gets the pres-content image uri.
getPresenceManager() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Get the presence manager.
getPresences(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Return all the presences for the user.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Returns the status of the source contact.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact.SourceContactDetail
Returns null to indicate that this detail doesn't support presence.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
getPresenceStatus() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Returns the status of the contact.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Returns a PresenceStatus instance representing the state this provider is currently in.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Returns the status of the contact as per the last status update we've received for it.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Returns a PresenceStatus instance representing the state this provider is currently in.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Return the chat room member's most recent presence status.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Get presence status.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Get current IRC presence status.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Current presence status of chat room member.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns the status of the contact as per the last status update we've received for it.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Returns a PresenceStatus instance representing the state this provider is currently in.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Returns status for fully available mock chat room member.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns the status of the contact.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Returns a PresenceStatus instance representing the state this provider is currently in.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Returns the status of the contact.
getPresenceStatus() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Returns a PresenceStatus instance representing the state this provider is currently in.
getPresenceStatus() - Method in class net.java.sip.communicator.plugin.desktoputil.UIContactDetailImpl
 
getPresenceStatus() - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Returns the status of the source contact.
getPresenceStatus() - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Returns the status of the source contact.
getPresenceStatus() - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Returns the PresenceStatus of this ContactDetail or null if the detail doesn't support presence.
getPresenceStatus() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
Returns the status of the chat room member as per the last status update we've received for it.
getPresenceStatus() - Method in interface net.java.sip.communicator.service.protocol.Contact
Returns the status of the contact as per the last status update we've received for it.
getPresenceStatus() - Method in class net.java.sip.communicator.service.protocol.ContactResource
Returns the presence status of this resource.
getPresenceStatus() - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Returns a PresenceStatus instance representing the state this provider is currently in.
getPresenceStatus(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.account.AccountStatusUtils
Returns the current status for protocol provider.
getPresRules() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresRulesClient
Gets the pres-rules from the server.
getPresRules() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Gets the pres-rules from the server.
getPressedIcon() - Method in interface net.java.sip.communicator.service.customcontactactions.ContactAction
The icon used by the UI to visualize the pressed state of the button
getPreviousRole() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomLocalUserRoleChangeEvent
Returns the previous role that local participant had.
getPreviousRole() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberRoleChangeEvent
Returns the previous role the member that this event is about had.
getPrimary1() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the primary control dark shadow color resource.
getPrimary2() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the primary control shadow color resource.
getPrimary3() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the primary control color resource.
getPriority() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
This candidate's priority as defined in ICE's RFC 5245
getPriority() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Returns the priority field value.
getPriority() - Method in enum net.java.sip.communicator.service.calendar.CalendarService.BusyStatusEnum
Returns the priority of the status
getPriority() - Method in class net.java.sip.communicator.service.protocol.ContactResource
Returns the priority of the resources.
getPriority() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Returns the priority property.
getPriority() - Method in class net.java.sip.communicator.util.SRVRecord
Get priority.
getPrivateContactByNickname(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Find the Contact instance corresponding to the specified chat room member.
getPrivateContactByNickname(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Finds private messaging contact by nickname.
getPrivateContactByNickname(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Finds private messaging contact by nickname.
getPrivateContactByNickname(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Finds private messaging contact by nickname.
getPrivateMessagingContactRoom() - Method in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Returns the chat room of the private messaging contact associated with the event and null if the contact is not private messaging contact.
getProgram() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which returns true if one program is executed.
getProgramFile() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which returns the program's name which is executed.
getProgress() - Method in class net.java.sip.communicator.service.callhistory.event.ProgressEvent
Gets the current progress that will be fired.
getProgress() - Method in class net.java.sip.communicator.service.history.event.ProgressEvent
Gets the current progress that will be fired.
getProgress() - Method in class net.java.sip.communicator.service.msghistory.event.ProgressEvent
Gets the current progress that will be fired.
getProgress() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferProgressEvent
Returns the progress of the file transfer in transferred bytes.
getProgressLabel(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileHistoryConversationComponent
We don't have progress label in history.
getProgressLabel(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Returns the label to show on the progress bar.
getProgressLabel(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.ReceiveFileConversationComponent
Returns the label to show on the progress bar.
getProgressLabel(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.SendFileConversationComponent
Returns the label to show on the progress bar.
getProperty(String) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getProperty() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactDetail
Returns the property index for this detail.
getProperty(ContactDetail.Category, Collection<ContactDetail.SubCategory>) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Find the property from category and subcategories.
getProperty(ContactDetail.Category, Collection<ContactDetail.SubCategory>) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Find the outlook property tag from category and subcategories.
getPropertyBoolean(String, boolean) - Method in class net.java.sip.communicator.plugin.otr.OtrConfigurator
Gets the value of a specific property as a boolean ( ConfigurationService.getBoolean(String, boolean) proxy).
getPropertyBytes(String) - Method in class net.java.sip.communicator.plugin.otr.OtrConfigurator
Returns the value of the property with the specified name or null if no such property exists (ConfigurationService.getProperty(String) proxy).
getPropertyCount() - Method in class net.java.sip.communicator.service.history.records.HistoryRecordStructure
 
getPropertyID(T) - Static method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigurePanel
 
getPropertyInputStream(String) - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.Resources
Returns the resource for the given key.
getPropertyInt(String, int) - Method in class net.java.sip.communicator.plugin.otr.OtrConfigurator
Gets the value of a specific property as a signed decimal integer.
getPropertyName(String) - Static method in class net.java.sip.communicator.service.replacement.ReplacementProperty
Returns the property name of individual replacement sources
getPropertyNames() - Method in class net.java.sip.communicator.service.history.records.HistoryRecord
 
getPropertyNames() - Method in class net.java.sip.communicator.service.history.records.HistoryRecordStructure
 
getPropertyNamesByPrefix(String, boolean) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getPropertyNamesByPrefix(String, boolean) - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns a java.util.List of Strings containing the all property names that have the specified prefix.
getPropertyNamesBySuffix(String) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getPropertyValue() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeFailedEvent
Returns the value of the property.
getPropertyValues() - Method in class net.java.sip.communicator.service.history.records.HistoryRecord
 
getProtocol() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets this candidate's transport protocol.
getProtocol() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
 
getProtocol() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTLSJabberImpl
 
getProtocol() - Method in class net.java.sip.communicator.impl.protocol.jabber.UriHandlerJabberImpl
Returns the protocols that this handler is responsible for.
getProtocol() - Method in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Returns the protocols that this handler is responsible for.
getProtocol() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Returns the protocol name as listed in "ProtocolNames" or just the name of the service.
getProtocol() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Returns the protocol name as listed in "ProtocolNames" or just the name of the service.
getProtocol() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Returns the protocol name as listed in "ProtocolNames" or just the name of the service.
getProtocol() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the protocol name as listed in "ProtocolNames" or just the name of the service.
getProtocol() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the protocol name as listed in "ProtocolNames" or just the name of the service.
getProtocol() - Method in interface net.java.sip.communicator.service.argdelegation.UriHandler
Returns the protocols that this handler is responsible for.
getProtocol() - Method in interface net.java.sip.communicator.service.protocol.OperationSetTLS
Returns the negotiated SSL/TLS protocol.
getProtocol() - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Returns the protocol associated to this server.
getProtocolContact() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactProtocolButton
Returns the specific protocol contact corresponding to this button.
getProtocolDescription() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Returns a dummy protocol description.
getProtocolDescription() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns a dummy protocol description.
getProtocolDescription() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns a short description of the protocol that will be shown on the right of the protocol name in the list, where user will choose the protocol to register to.
getProtocolDescription() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolDescription method.
getProtocolDescription() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolDescription method.
getProtocolDescription() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns a short description of the protocol that will be shown on the right of the protocol name in the list, where user will choose the protocol to register to.
getProtocolDescription() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolDescription method.
getProtocolDescription() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolDescription method.
getProtocolDescription() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolDescription method.
getProtocolDescription() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolDescription method.
getProtocolDescription() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolDescription method.
getProtocolDescription() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Returns a short description of the protocol that will be shown on the right of the protocol name in the list, where user will choose the protocol to register to.
getProtocolDescription() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns a short description of the protocol that will be shown on the right of the protocol name in the list, where user will choose the protocol to register to.
getProtocolDisplayName() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns the protocol display name.
getProtocolDisplayName() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
getProtocolDisplayName() - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Returns the protocol display name.
getProtocolDisplayName() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the display name of the protocol.
getProtocolDisplayName() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Returns the protocol display name.
getProtocolIcon() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Returns the gibberish protocol icon.
getProtocolIcon() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns the icq/aim protocol icon.
getProtocolIcon() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Returns the icon for this protocol.
getProtocolIcon() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the jabber protocol icon.
getProtocolIcon() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
getProtocolIcon() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the sip protocol icon.
getProtocolIcon() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Returns the protocol logo icon.
getProtocolIconPath() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Returns the protocol icon path.
getProtocolIconPath() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Returns the protocol icon path.
getProtocolIconPath() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Returns the protocol icon path.
getProtocolIconPath() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the protocol icon path.
getProtocolIconPath() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the protocol icon path.
getProtocolIconPath() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the protocol icon path stored under ProtocolProviderFactory.PROTOCOL_ICON_PATH key.
getProtocolName() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Returns the protocol name of the account.
getProtocolName() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Returns the name of a dummy protocol which is actually a prompt to select a network.
getProtocolName() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns the name of a dummy protocol which is actually a prompt to select a network.
getProtocolName() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Returns the short name of the protocol that the implementation of this provider is based upon (like SIP, Jabber, ICQ/AIM, or others for example).
getProtocolName() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns the short name of the protocol that the implementation of this provider is based upon (like SIP, Jabber, ICQ/AIM, or others for example).
getProtocolName() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Returns the short name of the protocol that the implementation of this provider is based upon (like SIP, Jabber, ICQ/AIM, or others for example).
getProtocolName() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the short name of the protocol that the implementation of this provider is based upon (like SIP, Jabber, ICQ/AIM, or others for example).
getProtocolName() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
getProtocolName() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the short name of the protocol that the implementation of this provider is based upon (like SIP, Jabber, ICQ/AIM, or others for example).
getProtocolName() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns the protocol name that will be shown in the list, where user will choose the protocol to register to.
getProtocolName() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolName method.
getProtocolName() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolName method.
getProtocolName() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns the protocol name that will be shown in the list, where user will choose the protocol to register to.
getProtocolName() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolName method.
getProtocolName() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolName method.
getProtocolName() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolName method.
getProtocolName() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolName method.
getProtocolName() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Implements the AccountRegistrationWizard.getProtocolName method.
getProtocolName() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Returns the protocol name that will be shown in the list, where user will choose the protocol to register to.
getProtocolName() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns the protocol display name that will be shown in the list, where user will choose the protocol to register to.
getProtocolName() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the name of the protocol.
getProtocolName() - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Gets the name of the protocol this factory registers its ProtocolProviderServices with and to be placed in the properties of the accounts created by this factory.
getProtocolName() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Returns the short name of the protocol that the implementation of this provider is based upon (like SIP, Jabber, ICQ/AIM, or others for example).
getProtocolName() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Returns the protocol name
getProtocolPresenceOpSet(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.account.AccountStatusUtils
Returns the presence operation set for the given protocol provider.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Returns the protocol provider, on which this account is based.
getProtocolProvider() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns the ProtocolProviderService, corresponding to this chat transport.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
Returns the protocol provider service corresponding to this server wrapper.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns the ProtocolProviderService, corresponding to this chat transport.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns the ProtocolProviderService, corresponding to this chat transport.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns the ProtocolProviderService, corresponding to this chat transport.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.NewChatRoom
 
getProtocolProvider() - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Returns the protocol provider associated with this status menu.
getProtocolProvider() - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
Returns the protocol provider associated with this status menu.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Returns the protocol provider associated with this status menu.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
getProtocolProvider() - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Returns the protocol provider service corresponding to this server wrapper.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Returns the protocol provider that this peer belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Returns a reference to the protocol provider that created the contact.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns the protocol provider that this group belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Returns the protocol provider that this operation set belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns the protocol provider that this group belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Returns a reference to the protocol provider that created the contact.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns the protocol provider that this group belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Returns the protocol provider instance that this member has originated in.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get protocol provider service implementation.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Get protocol provider service.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Returns the protocol provider instance that this member has originated in.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns the protocol provider that this group belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns a reference to the protocol provider that created the contact.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Returns the protocol provider that this operation set belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns the protocol provider that this group belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns the protocol provider instance that this member has originated in.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns a reference to the ProtocolProviderService instance that created this whiteboard.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Returns the protocol provider that this peer belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Returns the protocol provider instance that this member has originated in.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns a reference to the protocol provider that created the contact.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns the protocol provider that this group belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
Returns the protocol provider that this operation set belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Returns a reference to the ProtocolProviderServiceSipImpl instance that created this call.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns the protocol provider that this group belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Returns a reference to the protocol provider that created the contact.
getProtocolProvider() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Returns the protocol provider that this operation set belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.plugin.accountinfo.AccountDetailsPanel
Returns the provider we represent.
getProtocolProvider() - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionDetailsPanel
Returns the provider we represent.
getProtocolProvider() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Return the wizard's protocolProvider, if the wizard modifies an account, null if it creates a new one
getProtocolProvider() - Method in class net.java.sip.communicator.service.callhistory.CallRecord
Returns the protocol provider used for the call.
getProtocolProvider() - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Returns the protocol provider service corresponding to this server wrapper.
getProtocolProvider() - Method in class net.java.sip.communicator.service.protocol.AbstractCall
Returns a reference to the ProtocolProviderService instance that created this call.
getProtocolProvider() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Returns the protocol provider that this peer belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.service.protocol.Call
Returns a reference to the ProtocolProviderService instance that created this call.
getProtocolProvider() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns the protocol provider that this peer belongs to.
getProtocolProvider() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
Returns the protocol provider instance that this member has originated in.
getProtocolProvider() - Method in interface net.java.sip.communicator.service.protocol.Contact
Returns a reference to the protocol provider that created the contact.
getProtocolProvider() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns the protocol provider that this group belongs to.
getProtocolProvider() - Method in class net.java.sip.communicator.service.protocol.event.ContactPropertyChangeEvent
Returns a reference to the protocol provider where the event has originated.
getProtocolProvider() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Returns the protocol provider that this peer belongs to.
getProtocolProvider() - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Returns the protocol provider that this operation set belongs to.
getProtocolProvider() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardParticipant
Returns the protocol provider instance that this member has originated in.
getProtocolProvider() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Returns a reference to the ProtocolProviderService instance that created this whiteboard.
getProtocolProviderFactories() - Static method in class net.java.sip.communicator.impl.callhistory.CallHistoryActivator
Returns all ProtocolProviderFactorys obtained from the bundle context.
getProtocolProviderFactories() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns all ProtocolProviderFactorys obtained from the bundle context.
getProtocolProviderFactories() - Static method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoActivator
Returns all ProtocolProviderFactorys obtained from the bundle context.
getProtocolProviderFactories() - Static method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoActivator
Returns all ProtocolProviderFactorys obtained from the bundle context.
getProtocolProviderFactories() - Static method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Returns all ProtocolProviderFactorys obtained from the bundle context.
getProtocolProviderFactories() - Static method in class net.java.sip.communicator.util.UtilActivator
Returns all ProtocolProviderFactorys obtained from the bundle context.
getProtocolProviderFactory() - Static method in class net.java.sip.communicator.impl.protocol.gibberish.GibberishActivator
Retrurns a reference to the protocol provider factory that we have registered.
getProtocolProviderFactory() - Static method in class net.java.sip.communicator.impl.protocol.irc.IrcActivator
Returns a reference to the protocol provider factory that we have registered.
getProtocolProviderFactory() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Retrurns a reference to the protocol provider factory that we have registered.
getProtocolProviderFactory() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Retrurns a reference to the protocol provider factory that we have registered.
getProtocolProviderFactory(String) - Static method in class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
Returns a ProtocolProviderFactory for a given protocol provider.
getProtocolProviderFactory(BundleContext, String) - Static method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Finds registered ProtocolProviderFactory for given protocolName.
getProtocolProviderFactory(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.account.AccountUtils
Returns a ProtocolProviderFactory for a given protocol provider.
getProtocolProviderFactory(String) - Static method in class net.java.sip.communicator.util.account.AccountUtils
Returns a ProtocolProviderFactory for a given protocol provider.
getProtocolProviderForAccount(String) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the protocol provider associated to the account given by the account user identifier.
getProtocolProviderLastStatus(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.account.AccountStatusUtils
If the protocol provider supports presence operation set searches the last status which was selected, otherwise returns null.
getProtocolProviders() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns a set of all protocol providers.
getProtocolProviders() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
 
getProtocolProviders() - Static method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Returns an array of all available protocol providers.
getProtocolProviders() - Static method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Returns all protocol providers currently registered.
getProtocolProviders() - Static method in class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
Returns all protocol providers currently registered.
getProtocolProviderService() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
The protocol provider.
getProtocolWizard(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Returns the wizard corresponding to the given protocol provider.
getProtoContact() - Method in class net.java.sip.communicator.service.contactlist.event.ProtoContactEvent
Returns the protoContact that this event is about.
getProvider() - Method in class net.java.sip.communicator.impl.muc.BaseChatRoomSourceContact
Returns the provider of the chat room associated with the contact.
getProvider() - Method in class net.java.sip.communicator.service.callhistory.event.CallHistoryPeerRecordEvent
Returns the protocol provider service associated with the event.
getProvider() - Method in class net.java.sip.communicator.service.geolocation.event.LocalPositionChangeEvent
Returns the provider that has genereted this event
getProvider() - Method in class net.java.sip.communicator.service.protocol.event.ProviderPresenceStatusChangeEvent
Returns the provider that has genereted this event
getProvider() - Method in class net.java.sip.communicator.service.protocol.event.ProviderStatusChangeEvent
Returns the provider that has generated this event
getProvider() - Method in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Returns the provider that has generated this event
getProvider() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredDetailsChangeEvent
Returns the provider that has generated this event
getProvider() - Method in class net.java.sip.communicator.service.protocol.event.UserSearchProviderEvent
Returns the provider associated with the event.
getProvider() - Method in class net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF.Line
The provider.
getProviderForAccount(AccountID) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Returns the ServiceReference for the protocol provider corresponding to the specified accountID or null if the accountID is unknown.
getProviderIndex(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the index of the given protocol provider.
getProviderName() - Method in class net.java.sip.communicator.util.JitsiDnsNameServiceDescriptor
Gets the name of this name service.
getProvince() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.ProvinceDetail
 
getProvisioningConfigForm() - Static method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
Returns the first available provisioning configuration form.
getProvisioningMethod() - Method in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Indicates if the provisioning has been enabled.
getProvisioningMethod() - Method in interface net.java.sip.communicator.service.provisioning.ProvisioningService
Indicates if the provisioning has been enabled.
getProvisioningPassword() - Method in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Returns provisioning password.
getProvisioningPassword() - Method in interface net.java.sip.communicator.service.provisioning.ProvisioningService
Returns provisioning password if any.
getProvisioningService() - Static method in class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
Returns a reference to a ProvisioningService implementation.
getProvisioningUri() - Method in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Returns the provisioning URI.
getProvisioningUri() - Method in interface net.java.sip.communicator.service.provisioning.ProvisioningService
Returns the provisioning URI.
getProvisioningURL() - Method in class net.java.sip.communicator.service.provdisc.event.DiscoveryEvent
Get the provisioning URL.
getProvisioningUsername() - Method in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Returns provisioning username.
getProvisioningUsername() - Method in interface net.java.sip.communicator.service.provisioning.ProvisioningService
Returns provisioning username if any.
getProxy() - Method in interface net.java.sip.communicator.impl.protocol.irc.ClientConfig
Use a SOCKS proxy to connect to the configured IRC server.
getProxy() - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Get the proxy to use connecting to IRC server.
getProxy() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the proxy.
getProxy() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The proxy address
getProxyAddress() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Returns the proxy address.
getProxyPort() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Return the proxy port.
getProxyPort() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The port on the specified proxy
getPtime() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Returns packet time as specified in RFC 4566.
getPublicAddressFor(InetAddress, int) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Tries to obtain an for the specified port.
getPublicAddressFor(InetAddress, int) - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Tries to obtain a mapped/public address for the specified port.
getPurpose() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
Get purpose.
getQualityControl() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Returns the quality control for video calls if any.
getQualityControl(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoTelephonyJabberImpl
Returns the quality control for video calls if any.
getQualityControl() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Returns the quality control for video calls if any.
getQualityControl(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetVideoTelephonySipImpl
Returns the quality control for video calls if any.
getQualityControl(CallPeer) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Returns the quality control for video calls if any.
getQualityControl(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Returns the quality control for video calls if any.
getQuery() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns the query which this Ldap person found is a result of
getQuery() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns the query which this Ldapperson found is a result of
getQueryMode() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Gets the mode how the LDAP query is constructed.
getQueryMode() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Gets the mode how the LDAP query is constructed.
getQueryPattern() - Method in class net.java.sip.communicator.service.googlecontacts.GoogleQuery
Get the query pattern.
getQueryResultCount() - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
 
getQueryResultCount() - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Gets the number of SourceContacts which match this ContactQuery.
getQueryResults() - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactQuery
Returns the list of query results.
getQueryResults() - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
 
getQueryResults() - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Gets the List of SourceContacts which match this ContactQuery.
getQueryResults() - Method in interface net.java.sip.communicator.service.contactsource.ContactQuery
Returns the list of SourceContacts returned by this query.
getQuerySource() - Method in class net.java.sip.communicator.service.callhistory.event.CallHistoryQueryStatusEvent
Returns the CallHistoryQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.callhistory.event.CallRecordEvent
Returns the ContactQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.contactsource.ContactChangedEvent
Returns the ContactQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.contactsource.ContactQueryStatusEvent
Returns the ContactQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.contactsource.ContactReceivedEvent
Returns the ContactQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.contactsource.ContactRemovedEvent
Returns the ContactQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.gui.event.MetaContactQueryEvent
Returns the MetaContactQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.gui.event.MetaContactQueryStatusEvent
Returns the ContactQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.gui.event.MetaGroupQueryEvent
Returns the MetaContactQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.history.event.HistoryQueryStatusEvent
Returns the HistoryQuery that triggered this event.
getQuerySource() - Method in class net.java.sip.communicator.service.history.event.HistoryRecordEvent
Returns the HistoryQuery that triggered this event.
getQueryString() - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryQueryImpl
Returns the query string, this query was created for.
getQueryString() - Method in class net.java.sip.communicator.impl.history.HistoryQueryImpl
Returns the query string, this query was created for.
getQueryString() - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactQuery
Returns the query string.
getQueryString() - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryQuery
Returns the query string, this query was created for.
getQueryString() - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Returns the query string, this query was created for.
getQueryString() - Method in interface net.java.sip.communicator.service.contactsource.ContactQuery
Returns the query string, this query was created for.
getQueryString() - Method in interface net.java.sip.communicator.service.history.HistoryQuery
Returns the query string, this query was created for.
getQuestion() - Method in class net.java.sip.communicator.plugin.otr.authdialog.SecretQuestionAuthenticationPanel
Returns the secret question text.
getRadius() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Returns the radius (in pixels) of this whiteboard circle.
getRadius() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Returns the radius (in pixels) of this whiteboard circle.
getRadius() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectCircle
Returns the radius (in pixels) of this whiteboard circle.
getRadiusX() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Returns the width radius (in pixels) of this whiteboard ellipse.
getRadiusY() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Returns the height radius (in pixels) of this whiteboard ellipse.
getRandomPortNumber() - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns a random local port number that user applications could bind to.
getRandomPortNumber(int, int) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns a random local port number in the interval [min, max].
getRawData() - Method in class net.java.sip.communicator.service.protocol.AbstractMessage
 
getRawData() - Method in interface net.java.sip.communicator.service.protocol.Message
Get the raw/binary content of an instant message.
getReadableConstant(String) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Provides a more readable version of constant names.
getReadableConstant(String) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.StringTools
Provides a more readable version of constant names.
getReadableConstant(String) - Static method in enum net.java.sip.communicator.service.keybindings.Persistence
Provides a more readable version of constant names.
getReader() - Method in class net.java.sip.communicator.impl.history.HistoryImpl
 
getReader() - Method in interface net.java.sip.communicator.service.history.History
Returns an object which can be used to read and query this history.
getReadMessages() - Method in class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
Number of old/read messages.
getReadUrgentMessages() - Method in class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
Number of old/read messages.
getRealms(String) - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCache
Returns the list of realms that branchID has been used to authenticate against.
getReason() - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Returns the reason of this invite, if the user has specified one.
getReason() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomInvitationIcqImpl
Returns the invitation reason.
getReason() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomInvitationIrcImpl
Returns the reason of this invitation, or null if there is no reason.
getReason() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomInvitationJabberImpl
 
getReason() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
Get "reason" field.
getReason() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Returns this IQ's reason extension.
getReason() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
Returns the reason string that this packet extension is transporting.
getReason() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.EndExtension
Returns ReasonExtension associated with this instance.
getReason() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardInvitationJabberImpl
Returns the reason of the invitation.
getReason() - Method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Returns the text entered in the reason field.
getReason() - Method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatRoomDestroyReasonDialog
Returns the text entered in the reason field.
getReason() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoomInvitation
Returns the reason of this invitation, or null if there is no reason.
getReason() - Method in class net.java.sip.communicator.service.protocol.AuthorizationRequest
Returns the reason that should be sent to the remote user when asking for authorization.
getReason() - Method in class net.java.sip.communicator.service.protocol.AuthorizationResponse
Returns a String containing additional explanations (might also be empty) of this response.
getReason() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomInvitation
Returns the reason of this invitation, or null if there is no reason.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationRejectedEvent
Returns the reason for which the AdHocChatRoomInvitation is rejected.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
A reason String indicating a human readable reason for this event.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationRejectedEvent
Returns the reason for which the ChatRoomInvitation is rejected.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
A reason String indicating a human readable reason for this event.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Returns the reason of the delivery failure.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeFailedEvent
Returns the reason of the failure.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Returns the reason of the status change.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
A reason string indicating a human readable reason for this event.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
A reason string indicating a human readable reason for this event.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Returns a human readable message indicating the reason for the failure or null if the reason is unknown.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Returns a (non localized) String containing information further explaining the reason code, or null if no particular reason has been specified.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationRejectedEvent
Returns the reason for which the ChatRoomInvitation is rejected.
getReason() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
A reason string indicating a human readable reason for this event.
getReason() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardInvitation
Returns the reason of this invitation, or null if there is no reason specified.
getReasonCode() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
Returns a reason code for the event (may be -1).
getReasonCode() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeFailedEvent
Returns the code of the failure.
getReasonCode() - Method in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
One of the REASON_XXX fields, indicating the reason code returned by the server in order to explain the state transition.
getReasonString() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
Returns a reason string further explaining the event (may be null).
getReasonString() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantChangeEvent
Returns a reason string further explaining the event (may be null).
getReceivingSimulcastLayer() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets the target quality of the simulcast substreams to be sent from Jitsi Videobridge to the endpoint associated with this video Channel.
getRecentContactIDs(String, Date) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Searches for contact ids in history of recent messages.
getRecentJIDForAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
 
getRecording() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Gets the value of the recording field.
getRecordingMode() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Returns the value of 'recording_mode' attribute.
getRedir() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RedirectPacketExtension
Get redirection.
getRef() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryRefType
Gets the value of the ref property.
getRegion() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns an administrative region of the nation, such as a state or province (e.g.
getRegisteredAccounts() - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Returns a copy of the list containing the AccountIDs of all accounts currently registered in this protocol provider.
getRegisteredEvents() - Method in interface net.java.sip.communicator.service.notification.NotificationService
Returns an iterator over a list of all events registered in this notification service.
getRegisteredEvents() - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Returns an iterator over a list of all events registered in this notification service.
getRegisteredProviderForAccount(AccountID) - Static method in class net.java.sip.communicator.util.account.AccountUtils
Returns the ProtocolProviderService corresponding to the given account identifier that is registered in the given factory
getRegisteredProviders(Class<? extends OperationSet>) - Static method in class net.java.sip.communicator.util.account.AccountUtils
Returns a list of all currently registered providers, which support the given operationSetClass.
getRegisteredProviders(String, Class<? extends OperationSet>) - Static method in class net.java.sip.communicator.util.account.AccountUtils
Returns a list of all currently registered telephony providers for the given protocol name.
getRegisteredProviders() - Static method in class net.java.sip.communicator.util.account.AccountUtils
Returns all registered protocol providers.
getRegistrarConnection() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the current instance of SipRegistrarConnection.
getRegistrarURI() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
The registrar URI we use for registrar connection.
getRegistration() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns the registration object, which will store all the data through the wizard.
getRegistration() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Returns the registration object, which will store all the data through the wizard.
getRegistration() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns the registration object, which will store all the data through the wizard.
getRegistration() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Returns the registration object, which will store all the data through the wizard.
getRegistration() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Returns the current jabber registration holding all values.
getRegistration() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the registration object, which will store all the data through the wizard.
getRegistration() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Returns the current sip registration holding all values.
getRegistration() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the registration object, which will store all the data through the wizard.
getRegistrationForm() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Returns the SIPAccountRegistrationForm used in this page.
getRegistrationState() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Returns the state of the registration of this protocol provider with the corresponding registration service.
getRegistrationState() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns the state of the registration of this protocol provider
getRegistrationState() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Returns the state of the registration of this protocol provider with the corresponding registration service.
getRegistrationState() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the state of the registration of this protocol provider
getRegistrationState() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
getRegistrationState() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the state of the registration of this protocol provider with the corresponding registration service.
getRegistrationState() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Returns the state of this connection.
getRegistrationState() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarlessConnection
Returns the state of this connection.
getRegistrationState() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Returns the state of the registration of this protocol provider with the corresponding registration service.
getRelAddr() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns this candidate's related address as described by ICE's RFC 5245.
getRelays() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
 
getRelPort() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns this candidate's related port as described by ICE's RFC 5245.
getRemainingCycles() - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Get the remaining cycles to complete before the animation stops.
getRememberedStatuses() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Returns the remembered presence statuses
getRememberedStatuses() - Method in interface net.java.sip.communicator.service.calendar.CalendarService
Returns the remembered presence statuses
getRemoteCandidate() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Returns the in-use candidate for this session.
getRemoteContent(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Get the remote content of a specific content type (like audio or video).
getRemoteControls() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
Get the RemoteControlExtension list of this IQ.
getRemotePublicKey(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
 
getRemotePublicKey(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
getRemoteReceivePreset() - Method in class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
The currently used quality preset announced as receive by remote party.
getRemoteSendMaxPreset() - Method in class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
The maximum preset that the remote party is sending and we are receiving.
getRemoteSendMinPreset() - Method in class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
The minimum preset that the remote party is sending and we are receiving.
getRemoteSourceID(MediaAwareCallPeer<?, ?, ?>, MediaType) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Gets the remote SSRC to be reported in the conference-info XML for a specific CallPeer's media of a specific MediaType.
getRemoteSSRC(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Gets the last-known SSRC of an RTP stream with a specific MediaType received by a MediaStream of this instance.
getRemoteSSRC(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets the last-known SSRC of an RTP stream with a specific MediaType received by a MediaStream of this instance.
getRemoteSSRC(CallPeerMediaHandler<?>, MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
 
getRepeat() - Method in class net.java.sip.communicator.service.notification.VibrateNotificationAction
The index at which the pattern shall be looped during playback or -1 to play it once.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.bliptv.ReplacementServiceBliptvImpl
Replaces the Blip.tv video links with their corresponding thumbnails.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.dailymotion.ReplacementServiceDailymotionImpl
Returns the thumbnail URL of the video link provided.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.directimage.ReplacementServiceDirectImageImpl
Returns the thumbnail URL of the image link provided.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.flickr.ReplacementServiceFlickrImpl
Replaces the Flickr image links with their corresponding thumbnails.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.hulu.ReplacementServiceHuluImpl
Replaces the Hulu video links with their corresponding thumbnails.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.metacafe.ReplacementServiceMetacafeImpl
Replaces the metacafe video links with their corresponding thumbnails.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.smiley.ReplacementServiceSmileyImpl
Replaces the smiley strings with their corresponding smiley image.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.twitpic.ReplacementServiceTwitpicImpl
Replaces the twitpic image links with their corresponding thumbnails.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.vbox7.ReplacementServiceVbox7Impl
Returns the thumbnail URL of the video link provided.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.viddler.ReplacementServiceViddlerImpl
Returns the thumbnail URL of the video link provided.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.vimeo.ReplacementServiceVimeoImpl
Returns the thumbnail URL of the video link provided.
getReplacement(String) - Method in class net.java.sip.communicator.impl.replacement.youtube.ReplacementServiceYoutubeImpl
Returns the thumbnail URL of the video link provided.
getReplacement(String) - Method in interface net.java.sip.communicator.service.replacement.ReplacementService
Returns the text replacements if any or returns the original source string.
getReplacementSources() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns all ReplacementServices obtained from the bundle context.
getReplacementSources() - Static method in class net.java.sip.communicator.plugin.chatconfig.ChatConfigActivator
Returns all ReplacementServices obtained from the bundle context.
getRequest(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Finishes query construction and returns it.
getRequest() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferRequestEvent
Returns the incoming file transfer request that triggered this event.
getRequestReason() - Method in class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
The text entered as a resuest reason.
getRequestType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Returns ColibriBuilder.RequestType of the query currently being constructed or ColibriBuilder.RequestType.UNDEFINED if no query construction has been started yet.
getRequired() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
The required attribute has been removed in version 0.2 of XEP-0320: Use of DTLS-SRTP in Jingle Sessions.
getResolvedImage() - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Returns the image corresponding to the contact address.
getResolvedName() - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Returns the display name corresponding to the contact address.
getResource() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Returns the resource.
getResource() - Method in enum net.java.sip.communicator.service.keybindings.KeybindingSet.Category
Provides the name keybindings are saved and loaded with.
getResource() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Returns the resource.
getResourceFromJid(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Finds the ContactResource corresponding to the given jid.
getResourceKeys(Locale) - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultLanguagePackImpl
Returns a Set of the keys contained only in the ResourceBundle for locale.
getResourceKeys(Locale) - Method in interface net.java.sip.communicator.service.resources.LanguagePack
Returns a Set of the keys contained only in the ResourceBundle for locale.
getResourceLists() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient
Gets the resource-lists from the server.
getResourceLists() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Gets the resource-lists from the server.
getResourceManagementService() - Static method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Returns a reference to a ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResourceManagementService() - Static method in class net.java.sip.communicator.plugin.ldap.LdapActivator
Returns a reference to a ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResourceManagementService() - Static method in class net.java.sip.communicator.plugin.propertieseditor.PropertiesEditorActivator
Returns the ResourceManagementService obtained from the BundleContext.
getResourceName() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns the resource name of this chat transport.
getResourceName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns the resource name of this chat transport.
getResourceName() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns the resource name of this chat transport.
getResourceName() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns the resource name of this chat transport.
getResourceName() - Method in class net.java.sip.communicator.service.protocol.ContactResource
Returns the name of this resource.
getResources() - Static method in class net.java.sip.communicator.impl.callhistory.CallHistoryActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.impl.certificate.CertificateVerificationActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.impl.contactlist.ContactlistActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.impl.dns.DnsUtilActivator
Returns the service giving access to all application resources.
getResources() - Static method in class net.java.sip.communicator.impl.galagonotification.GalagoNotificationActivator
Gets the resources such as internationalized and localized text and images used by the galagonotification bundle.
getResources() - Static method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationActivator
Returns the ResourceManagementService obtained from the bundle context.
getResources() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.impl.msghistory.MessageHistoryActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns a reference to the ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResources() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Gets the ResourceManagementService instance which represents the resources such as internationalized and localized text and images used by the neomedia bundle.
getResources() - Static method in class net.java.sip.communicator.impl.osdependent.OsDependentActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.impl.osdependent.Resources
 
getResources() - Static method in class net.java.sip.communicator.impl.protocol.gibberish.GibberishActivator
 
getResources() - Static method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolIconGibberishImpl
 
getResources() - Static method in class net.java.sip.communicator.impl.protocol.icq.IcqActivator
Returns an instance of the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconAimImpl
 
getResources() - Static method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconIcqImpl
 
getResources() - Static method in class net.java.sip.communicator.impl.protocol.irc.IrcActivator
Returns the ResourceManagementService.
getResources() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns an iterator over the resources supported by this contact or null if it doesn't support resources.
getResources() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to the ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResources() - Static method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolIconJabberImpl
Get the ResourceMaangementService registered.
getResources() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns a collection of resources supported by this contact or null if it doesn't support resources.
getResources() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Returns a collection of resources supported by this contact or null if it doesn't support resources.
getResources() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Returns a reference to the ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResources() - Static method in class net.java.sip.communicator.impl.replacement.smiley.SmileyActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.impl.swingnotification.SwingNotificationActivator
Returns the ResourceManagementService obtained from the bundle context.
getResources() - Static method in class net.java.sip.communicator.plugin.accountinfo.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Gets the ResourceManagementService to be used by the functionality of the addrbook plug-in.
getResources() - Static method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigActivator
Returns the ResourceManagementService implementation.
getResources() - Static method in class net.java.sip.communicator.plugin.aimaccregwizz.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.branding.BrandingActivator
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.chatconfig.ChatConfigActivator
Gets the service giving access to all application resources.
getResources() - Static method in class net.java.sip.communicator.plugin.connectioninfo.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.contactinfo.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.contactsourceconfig.ContactSourceConfigActivator
Returns a reference to the ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResources() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultColorPackImpl
Returns a Map, containing all [key, value] pairs for this resource pack.
getResources() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultImagePackImpl
Returns a Map, containing all [key, value] pairs for this resource pack.
getResources() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultLanguagePackImpl
Returns a Map, containing all [key, value] pairs for this resource pack.
getResources(Locale) - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultLanguagePackImpl
Returns a Map, containing all [key, value] pairs for the given locale.
getResources() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultSettingsPackImpl
Returns a Map, containing all [key, value] pairs for this resource pack.
getResources() - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultSoundPackImpl
Returns a Map, containing all [key, value] pairs for this resource pack.
getResources() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Returns the service giving access to all application resources.
getResources() - Static method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Gets the service giving access to all application resources.
getResources() - Static method in class net.java.sip.communicator.plugin.generalconfig.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.gibberishaccregwizz.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.globalproxyconfig.Resources
Returns the resource service.
getResources() - Static method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.icqaccregwizz.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccRegWizzActivator
Returns the service giving access to resources.
getResources() - Static method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
Returns the service giving access to resources.
getResources() - Static method in class net.java.sip.communicator.plugin.ircaccregwizz.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.keybindingchooser.KeybindingChooserActivator
Returns the resources service.
getResources() - Static method in class net.java.sip.communicator.plugin.msofficecomm.MsOfficeCommActivator
Gets the ResourceManagementService to be used by the functionality of the plug-in.
getResources() - Static method in class net.java.sip.communicator.plugin.notificationwiring.NotificationWiringActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PNContactSourceActivator
Returns a reference to the ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResources() - Static method in class net.java.sip.communicator.plugin.pluginmanager.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
Returns resource service.
getResources() - Static method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Returns a reference to the ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResources() - Static method in class net.java.sip.communicator.plugin.simpleaccreg.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.plugin.skinmanager.Resources
Returns an instance of ResourceManagementService registered in the bundleContext.
getResources() - Method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Returns a Map, containing all [key, value] pairs for this resource pack.
getResources() - Static method in class net.java.sip.communicator.plugin.spellcheck.Resources
Returns the ResourceManagementService through which we obtain resources like images and localized texts.
getResources() - Static method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdActivator
Gets the resource service.
getResources() - Static method in class net.java.sip.communicator.plugin.update.Resources
Gets the ResourceManagementService registered in the BundleContext of the update plug-in.
getResources() - Static method in class net.java.sip.communicator.plugin.usersearch.UserSearchActivator
Returns a reference to the ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResources() - Static method in class net.java.sip.communicator.plugin.whiteboard.Resources
Returns the ResourceManagementService.
getResources() - Static method in class net.java.sip.communicator.service.gui.internal.GuiServiceActivator
Returns the ResourceManagementService, through which we will access all resources.
getResources() - Static method in class net.java.sip.communicator.service.httputil.HttpUtilActivator
Returns the service giving access to all application resources.
getResources() - Method in class net.java.sip.communicator.service.protocol.AbstractContact
Returns a collection of resources supported by this contact or null if it doesn't support resources.
getResources() - Method in interface net.java.sip.communicator.service.protocol.Contact
Returns a collection of resources supported by this contact or null if it doesn't support resources.
getResources(ResourcePack) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns the Map of (key, value) pairs contained in the given resource pack.
getResources(Locale) - Method in interface net.java.sip.communicator.service.resources.LanguagePack
Returns a Map, containing all [key, value] pairs for the given locale.
getResources() - Method in interface net.java.sip.communicator.service.resources.ResourcePack
Returns a Map, containing all [key, value] pairs for this resource pack.
getResources() - Static method in class net.java.sip.communicator.util.UtilActivator
Returns the service giving access to all application resources.
getResourceService() - Static method in class net.java.sip.communicator.impl.keybindings.KeybindingsActivator
Returns the ResourceManagementService obtained from the bundle context.
getResourceService() - Static method in class net.java.sip.communicator.impl.ldap.LdapActivator
Returns a reference to a ResourceManagementService implementation currently registered in the bundle context or null if no such implementation was found.
getResourceService() - Static method in class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
Returns the ResourceManagementService obtained from the bundle context.
getResourceService() - Static method in class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
Returns the ResourceManagementService obtained from the bundle context.
getResourceService() - Static method in class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
Gets the ResourceManagementService to be used by the classes in the bundle represented by ProtocolProviderActivator.
getResourcesMap() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
 
getResourceURI(XCapResourceId) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Gets resource uri from XCAP resource identifier.
getResponder() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Returns the full JID of the entity that replies to a Jingle initiation.
getResponseCode() - Method in class net.java.sip.communicator.service.protocol.AuthorizationResponse
Returns the response code that unambiguously represents the sense of this response.
getResponseContents(ColibriConferenceIQ, List<ContentPacketExtension>) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriAnalyser
Utility method for extracting info about channels allocated from JVB response.
getResultCount() - Method in class net.java.sip.communicator.service.gui.event.MetaContactQuery
Returns the current number of results received for this query.
getResultTime() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Returns the time when these results were generated, in milliseconds since the UNIX epoch.
getReturnCode() - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
Returns the code for the user interaction result.
getReturnCode() - Method in class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
Returns the result over the dialog operation.
getRid() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Gets the rid of this source, if it has one
getRid() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Returns the value of 'rid' attribute that is the recording id.
getRightButtonFromSuper() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Returns the right button.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Returns the right button popup menu.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Returns the WritePanelRightButtonMenu opened in this panel.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns the right button menu for this group.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the right button menu component.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Returns the JPopupMenu opened on a right button click over this group in the contact list.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns null to indicate that this contact has no right button menu.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the JPopupMenu opened on a right button click over this SourceUIContact.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns the right button menu component.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns null to indicate that no right button menu is provided for this contact.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns null to indicate that there's no right button menu provided for this group.
getRightButtonMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the right button menu opened over the contact list.
getRightButtonMenu() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns the right button menu component.
getRightButtonMenu() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns the right button menu for this group.
getRole() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatContact
 
getRole() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
getRole() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Returns the role of this chat room member in its containing room.
getRole() - Method in interface net.java.sip.communicator.impl.protocol.irc.ClientConfig.SASL
Get authorization role.
getRole() - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl.SASLImpl
Get the authorization role.
getRole() - Method in enum net.java.sip.communicator.impl.protocol.irc.Mode
Get corresponding ChatRoomMemberRole instance if available or null otherwise.
getRole() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Returns the role of this chat room member in its containing room.
getRole() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Returns the role of this chat room member in its containing room.
getRole() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
Returns the role of this chat room member in its containing room.
getRoleDescription(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the corresponding role description to the given role index.
getRoleIcon(ChatRoomMemberRole) - Static method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactRoleIcon
Returns the role icon which corresponds to the given role.
getRoleIndex() - Method in enum net.java.sip.communicator.service.protocol.ChatRoomMemberRole
Returns a role index that can be used to allow ordering of roles by other modules (like the UI) that would not necessarily "know" all possible roles.
getRoleName() - Method in enum net.java.sip.communicator.service.protocol.ChatRoomMemberRole
Returns the name of this role.
getRoles() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserRolesPacketExtension
Get list of roles.
getRolloverIcon() - Method in interface net.java.sip.communicator.service.customcontactactions.ContactAction
The icon used by the UI to visualize the roll over state of the button.
getRoom() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
The room.
getRoom() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns a String indicating a particular room in a building.
getRoom() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Returns the value of JibriIq.ROOM_ATTR_NAME attribute.
getRoot() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Returns the root MetaContactGroup in this contact list.
getRoot() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeModel
Returns the root group node.
getRoot() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Returns the root MetaContactGroup in this contact list.
getRootGroup() - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Returns the root group of the contact list.
getRootGroup() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Get root contact group.
getRootGroup() - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Returns the root group of the contact list.
getRootGroup() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Returns the root group of the contact list.
getRootUIGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the root meta contact UI group.
getRosterEntry(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Returns the roster entry associated with the given XMPP address or null if the user is not an entry in the roster.
getRosterGroup(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Returns the roster group with the specified name, or null if the group doesn't exist.
getRosterInitLock() - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
The lock around isRosterInitialized variable.
getRoundBorder() - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders
 
getRowCount() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Returns the number of rows in the table
getRowCount() - Method in class net.java.sip.communicator.impl.neomedia.EncodingConfigurationTableModel
 
getRowCount() - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
getRowCount() - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigTableModel
 
getRowCount() - Method in class net.java.sip.communicator.plugin.chatconfig.replacement.ReplacementConfigurationTableModel
getRowCount() - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
Returns the number of row in this table model.
getRowCount() - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecTableModel
getRowCount() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Returns the number of rows in the table
getRowCount() - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapTableModel
Returns the number of rows in the table
getRowCount() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Returns the number of lines of the table.
getRowCount() - Method in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
Implements AbstractTableModel#getRowCount().
getRowCount() - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginTableModel
Returns the count of table rows.
getRtcpFeedbackTypeList() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Returns the list of RTCP feedback types currently registered for this payload type.
getRTCPPort() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Deprecated.
The method is supported for the purposes of compatibility with legacy versions of Jitsi and Jitsi Videobridge.
getRTCPTerminationStrategy() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
 
getRtpDescription(ContentPacketExtension) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Extracts and returns an RtpDescriptionPacketExtension provided with content or null if there is none.
getRtpExtensionsRegistry() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the DynamicRTPExtensionsRegistry instance we are currently using.
getRtpHeaderExtensions() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets a list of rtp-hdrext elements defined by XEP-0294: Jingle RTP Header Extensions Negotiation added to this channel.
getRTPLevelRelayType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets the type of RTP-level relay (in the terms specified by RFC 3550 "RTP: A Transport Protocol for Real-Time Applications" in section 2.3 "Mixers and Translators") used for this Channel.
getRTPPort() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Deprecated.
The method is supported for the purposes of compatibility with legacy versions of Jitsi and Jitsi Videobridge.
getRTPTranslator(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Gets the RTPTranslator which forwards RTP and RTCP traffic between the CallPeers of this Call when the local peer represented by this Call is acting as a conference focus.
getRTPTranslator(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallConference
Gets the RTPTranslator which forwards RTP and RTCP traffic between the CallPeers of the Calls participating in this telephony conference when the local peer is acting as a conference focus.
getRules() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RulesetType
Gets the value of the rules property.
getSASL() - Method in interface net.java.sip.communicator.impl.protocol.irc.ClientConfig
Get the configured SASL authentication data.
getSASL() - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Get the configured SASL authentication data.
getSaslRole() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Get SASL authorization role.
getSaslUser() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Get SASL user name.
getSavpOption() - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Returns the method used for RTP/SAVP indication.
getScaledAvatar(boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Gets the avatar of a specific MetaContact in the form of an ImageIcon value.
getScaledAvatar(boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns null to indicate that this contact has no avatar.
getScaledAvatar(boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the image corresponding to the underlying SourceContact.
getScaledAvatar(boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Gets the avatar of a specific UIContact in the form of an ImageIcon value.
getScaledAvatar(boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.InviteUIContact
Returns the avatar of this UIContact.
getScaledAvatar(boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the icon indicating that this is a notification contact.
getScaledAvatar(boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIContactImpl
Gets the avatar of a specific UIContact in the form of an ImageIcon value.
getScaledEllipticalIcon(Image, int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Returns a scaled elliptical icon from the given image, scaled within the given width and height.
getScaledEllipticalIcon(byte[], int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Creates a elliptical scaled image.
getScaledEllipticalImage(Image, int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Creates a elliptical avatar image.
getScaledEllipticalInstanceInBytes(Image, int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Returns a scaled elliptical instance of the given image.
getScaledInstanceInBytes(Image, int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Returns a scaled rounded instance of the given image.
getScaledRoundedIcon(Image, int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Returns a scaled rounded icon from the given image, scaled within the given width and height.
getScaledRoundedIcon(byte[], int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Creates a rounded corner scaled image.
getScaledRoundedImage(Image, int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Creates a rounded avatar image.
getScHomeDirLocation() - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getScHomeDirName() - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getScope() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Returns the search scope: one level under the base distinguished name or all the subtree.
getScope() - Method in class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
 
getScope() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Returns the search scope: one level under the base distinguished name or all the subtree.
getScope() - Method in interface net.java.sip.communicator.service.ldap.LdapSearchSettings
Returns the custom search scope.
getScreenBounds() - Static method in class net.java.sip.communicator.plugin.desktoputil.ScreenInformation
Calculates the bounding box of all available screens.
getScreenname() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
Returns the screenname of this contact.
getScSessionForGuid(UUID) - Static method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
Returns the ScSessionID for given UUID.
getSctpConnection(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Finds an SCTP connection identified by given connectionID.
getSctpConnections() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Gets a list of the SctpConnections included into/associated with this Content.
getSDesCipherSuites() - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Returns the list of cipher suites enabled for SDES.
getSearchStrings() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns an Iterator over a list of strings, which can be used to find this contact.
getSearchStrings() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns null to indicate that this contact cannot be searched.
getSearchStrings() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns an Iterator over a list of strings, which can be used to find this contact.
getSearchStrings() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns an Iterator over a list of the search strings of this contact.
getSearchStrings() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
No search strings are provided for this contact.
getSearchStrings() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns an Iterator over a list of the search strings of this contact.
getSecondary1() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the control dark shadow color resource.
getSecondary2() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the control shadow color resource.
getSecondary3() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the control color resource.
getSecret() - Method in class net.java.sip.communicator.plugin.otr.authdialog.SecretQuestionAuthenticationPanel
Returns the secret answer text.
getSecret() - Method in class net.java.sip.communicator.plugin.otr.authdialog.SharedSecretAuthenticationPanel
Returns the shared secret text.
getSecurityAuthority() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the SecurityAuthority implementation registered to handle security authority events.
getSecurityAuthority(String) - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the SecurityAuthority implementation registered to handle security authority events.
getSecurityAuthority() - Method in class net.java.sip.communicator.impl.protocol.sip.security.SipSecurityManager
Returns the SecurityAuthority instance that SipSecurityManager uses to obtain user credentials.
getSecurityAuthorityImpl(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.login.LoginRendererSwingImpl
Returns the SecurityAuthority implementation related to this login renderer.
getSecurityAuthorityImpl(ProtocolProviderService) - Method in interface net.java.sip.communicator.util.account.LoginRenderer
Returns the SecurityAuthority implementation related to this login renderer.
getSecurityControl() - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityPanel
The currently used security control.
getSecurityController() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerSecurityNegotiationStartedEvent
Gets the security controller that caused this event.
getSecurityController() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerSecurityOnEvent
Gets the security controller that caused this event.
getSecurityRegistration() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Returns SecurityAccountRegistration object which stores security settings.
getSecurityRegistration() - Method in class net.java.sip.communicator.service.protocol.sip.SIPAccountRegistration
Returns security registration object holding security configuration.
getSelected() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Provides the currently selected entry if awaiting input.
getSelectedAccount() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
Returns the selected account.
getSelectedChat() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Returns the currently selected ChatPanel.
getSelectedContact() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the currently selected UIContact if there's one.
getSelectedContact() - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Returns an enumeration of the list of selected MetaContacts.
getSelectedContact() - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns the currently selected UIContact.
getSelectedContacts() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the list of selected contacts.
getSelectedContacts() - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns the list of selected contacts.
getSelectedDevice() - Method in class net.java.sip.communicator.impl.gui.main.call.SelectScreenDialog
Returns the selected device.
getSelectedGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns the currently selected UIGroup if there's one.
getSelectedGroup() - Method in interface net.java.sip.communicator.service.gui.ContactList
Returns the currently selected UIGroup if there's one.
getSelectedItem() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
getSelectedItem() - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
 
getSelectedMenu() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.MessageWindowMenuBar
Gets the currently selected JMenu.
getSelectedMetaContactGroup() - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
Returns the currently selected group to add the contact to.
getSelectedObject() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommMenu
Returns the selected object.
getSelectedProvider() - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountDialog
Returns the currently selected provider.
getSelectedProvider() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ProtocolProviderSelectorBox
Returns the selected provider.
getSelectedProvider() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog
Returns the selected provider in the providers combo box.
getSelectedProvider() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow
Returns the selected provider in the providers combo box.
getSelectedRow() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Returns the currently selected row.
getSelectedShape() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Returns the current selected WhiteboardShape.
getSelectedString() - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Returns an enumeration of the list of selected Strings.
getSelectedTextFromComponent(JTextComponent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler
Gets the selected text and if the text is HTML replaces the images with the content in ALT attribute.
getSelectedTransport() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the selected transport.
getSelectedValue() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConferenceCallsListPanel
Returns the ConferenceDescription of the selected conference in the list.
getSelectedValue() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.DefaultTreeContactList
Returns the currently selected object in the contact list.
getSelectionPoint(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Returns a selection point contained in this WhiteboardShape, which corresponds to the given point (i.e.
getSelectionPoint(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Tests if a point p is on a selection point.
getSelectionPoint(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Tests if a point p is over a selection point.
getSelectionPoint(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Tests if a point p is over a selection point.
getSelectionPoint(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
Tests if a point p is over a selection point.
getSelectionPoint(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Tests if a point p is over a selection point.
getSelectionPoint(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Tests if a point p is over a selection point.
getSelectionPoint(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Tests if a point p is over a selection point.
getSelectionPoint(Point2D) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Tests if a point p is over a selection point.
getSelectionPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Returns the list of selected points
getSelectionPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Returns the list of selected points
getSelectionPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Returns the list of selected points.
getSelectionPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Returns the list of selected points.
getSelectionPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
Returns the list of selected points.
getSelectionPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Returns the list of selected WhiteboardPoints.
getSelectionPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Returns the list of selected WhiteboardPoints
getSelectionPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Returns the list of selected points.
getSelectionPoints() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Gets the list of selected points.
getSemantics() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
Gets the semantics of this group.
getSemantics() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
Gets the semantics of this source group.
getSender() - Method in class net.java.sip.communicator.impl.protocol.icq.IncomingFileTransferRequestIcqImpl
Returns a String that represents the name of the sender of the file being received.
getSender() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
Returns the Contact making this request.
getSender() - Method in interface net.java.sip.communicator.service.protocol.IncomingFileTransferRequest
Returns a String that represents the name of the sender of the file being received.
getSenderCount() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns the number of people that have been posting in this thread.
getSenders(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Gets the current value of the senders field of the content with name mediaType in the Jingle session with this CallPeer.
getSenders() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Returns the value of the senders argument which indicates the parties that will be generating content in this session; the allowable values are defined in the SendersEnum.
getSenders() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
Get the direction.
getSenders(MediaDirection, boolean) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Converts the specified media direction into the corresponding ContentPacketExtension.SendersEnum value so that we could add it to a content element.
getSendFileLastDir() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the last opened directory of the send file file chooser.
getSendMessageCommand() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Return the "sendMessageCommand" property that was saved previously through the ConfigurationService.
getServer() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns the server which this person was found on
getServer() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Returns the server address.
getServer() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns the server which this person was found on
getServerAddress() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Returns the server address.
getServerAddress() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Returns the server address.
getServerAddress() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.NewAccount
Returns the server address.
getServerAddress() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the server address.
getServerAddress() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Returns the server address.
getServerAddress() - Method in class net.java.sip.communicator.service.protocol.AccountID
The address of the server we will use for this account
getServerAddress() - Method in interface net.java.sip.communicator.service.protocol.OperationSetConnectionInfo
 
getServerAt(int) - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapTableModel
Returns the LdapDirectory at the row 'row'
getServerCertificates() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTLSJabberImpl
 
getServerCertificates() - Method in interface net.java.sip.communicator.service.protocol.OperationSetTLS
Returns the TLS server certificate chain with the end entity certificate in the first position and the issuers following (if any returned by the server).
getServerChannelLister() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Get the channel lister that facilitates server channel queries.
getServerChatRoomsContactSourceForProvider(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Returns instance of the ServerChatRoomContactSourceService contact source.
getServerChatRoomsContactSourceForProvider(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.service.muc.MUCService
Returns instance of the ServerChatRoomContactSourceService contact source.
getServerDisplayName() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns the display name used when the contact was resolved.
getServerFromUserName(String) - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Return the server part of the jabber user name.
getServerFromUserName(String) - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Return the server part of the sip user name.
getServerFromUserName(String) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Parse the server part from the jabber id and set it to server as default value.
getServerFromUserName(String) - Static method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Return the server part of the sip user name.
getServerPort() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Returns the server port.
getServerPort() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.NewAccount
Returns the port of the server.
getServerPort() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the server port.
getServerPort() - Method in class net.java.sip.communicator.service.protocol.AccountID
The port on the specified server
getServerSet() - Method in class net.java.sip.communicator.impl.ldap.LdapServiceImpl
Returns all the LDAP directories
getServerSet() - Method in interface net.java.sip.communicator.service.ldap.LdapService
Returns all the LDAP directories
getServerStoredContactList() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Returns a snapshot ieves a server stored list of subscriptions/contacts that have been made previously.
getServerStoredContactListRoot() - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Returns the root group of the server stored contact list.
getServerStoredContactListRoot() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Returns the root group of the server stored contact list.
getServerStoredContactListRoot() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Get group of contacts that have been discovered while using IRC.
getServerStoredContactListRoot() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Returns the root group of the server stored contact list.
getServerStoredContactListRoot() - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Returns the root group of the server stored contact list.
getServerStoredContactListRoot() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Returns the root group of the server stored contact list.
getServerStoredContactListRoot() - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Returns the root group of the server stored contact list.
getServerWithName(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
 
getServerWithName(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySet
 
getService() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the name of the service that defines the context for this account.
getService(BundleContext) - Static method in class net.java.sip.communicator.service.resources.ResourceManagementServiceUtils
Gets the ResourceManagementService instance registered in a specific BundleContext (if any).
getService(BundleContext, Class<T>) - Static method in class net.java.sip.communicator.util.ServiceUtils
Gets an OSGi service registered in a specific BundleContext by its Class
getServicePermission() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.TransformationsType
Gets the value of the servicePermission property.
getServiceReferences(BundleContext, Class<T>) - Static method in class net.java.sip.communicator.util.ServiceUtils
Gets an OSGi service references registered in a specific BundleContext by its Class.
getServices() - Method in class net.java.sip.communicator.util.ServiceObserver
Returns list of services compatible with service class observed by this instance.
getServiceUriList() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType
Gets the value of the serviceUriSchemeList property.
getServiceUriSchemeList() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType
Gets the value of the serviceUriSchemeList property.
getSessInitID() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Returns the IQ ID of the Jingle session-initiate packet associated with this call.
getSessionID(OtrContactManager.OtrContact) - Static method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
getSessionID() - Method in class net.java.sip.communicator.plugin.otr.ScSessionID
Gets the wrapped session ID
getSessionInfo() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Returns a SessionInfoPacketExtension if this JingleIQ contains one and null otherwise.
getSessionInstances(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Some IM networks always relay all messages to all sessions of a client who is logged in multiple times.
getSessionInstances(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
getSessionIQ() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Returns the IQ ID of the Jingle session-initiate packet associated with this call.
getSessionParams() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns the value of the session-params attribute.
getSessionStatus(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
getSessionStatus(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
getSessionType() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerSecurityStatusEvent
Returns the type of the session, either AUDIO_SESSION or VIDEO_SESSION.
getSettings() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
Returns an LdapDirectorySettings object containing a copy of the settings of this server
getSettings() - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Returns LDAP settings.
getSettings() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectory
Returns an LdapDirectorySettings object containing a copy of the settings of this server
getSettingsInputStream(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns a stream from a given identifier.
getSettingsInputStream(String, Class<?>) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns a stream from a given identifier, obtained through the class loader of the given resourceClass.
getSettingsInt(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns the int value of the corresponding configuration key.
getSettingsResources() - Method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Returns a Map, containing all [key, value] pairs for color resource pack.
getSettingsResources() - Method in interface net.java.sip.communicator.service.resources.SkinPack
Returns a Map, containing all [key, value] pairs for settings resource pack.
getSettingsString(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Gets the specified setting from the config service if present, otherwise from the embedded resources (resources/config/defaults.properties).
getSettingsString(String) - Static method in class net.java.sip.communicator.plugin.generalconfig.Resources
Returns an application property string corresponding to the given key.
getSettingsString(String) - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.Resources
Returns an internationalized string corresponding to the given key.
getSettingsString(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns the string value of the corresponding configuration key.
getSettingsURL(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns an URL from a given identifier.
getSetup() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
Returns value of 'setup' attribute.
getShortcut() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
 
getShortcut() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Returns primary shortcut if it exists.
getShortcut2() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Returns second shortcut if it exists.
getShortcutText(AWTKeyStroke) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Set the shortcut keystroke and field.
getShutdownService() - Static method in class net.java.sip.communicator.impl.osdependent.OsDependentActivator
Gets a reference to a ShutdownService implementation currently registered in the BundleContext of the active OsDependentActivator instance.
getShutdownService() - Static method in class net.java.sip.communicator.plugin.update.UpdateActivator
Gets a reference to a ShutdownService implementation currently registered in the bundle context of the active UpdateCheckActivator instance.
getSID() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Returns the session ID of the Jingle session associated with this call.
getSID() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Returns the session ID of the Jingle session associated with this call.
getSID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Get session ID.
getSID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Returns this element's session ID value.
getSID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
Gets the value of the "sid" attribute of this "transfer" element.
getSid() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Gets the value of the sid attribute of the conference-info element.
getSimpleForm() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Returns our only wizard page.
getSimpleForm(boolean) - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Returns the JPanel that contains the message prompting the user to select a protocol.
getSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
The simple form for this wizard.
getSimpleForm() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
 
getSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
 
getSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
 
getSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Returns the simple form.
getSimpleForm() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Returns a simple version of this registration form.
getSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm(JabberAccountRegistration, boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the first wizard page.
getSimpleForm() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Returns the simple account registration form.
getSimpleForm() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Returns a simple version of this registration form.
getSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm(SIPAccountRegistration, boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the simple form.
getSimpleForm() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Returns a simple account registration form that would be the first form shown to the user.
getSimpleForm(boolean) - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns a simple account registration form that would be the first form shown to the user.
getSimulcastMode() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets the value of the 'simulcast-mode' flag.
getSingleHeaderValue(HttpResponse, String) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Gets HTTP header value.
getSingleWindowContainer() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the single window container if such one is available (i.e.
getSipAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
 
getSipAddress() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipCallState
 
getSipAddress() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Returns the jain-sip Address instance that this contact is wrapping.
getSipCommUserAgentHeader() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns a User Agent header that could be used for signing our requests.
getSIPProtocolProviderFactory() - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
Returns the ProtocolProviderFactory for the SIP protocol.
getSipSecurityManager() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Reurns the currently valid sip security manager that everyone should use to authenticate SIP Requests.
getSipStatusEnum() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the current instance of SipStatusEnum.
getSize() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
getSize() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns a dummy size that we never use here.
getSize() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallsListModels
Returns the size of the conferences list.
getSize() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactListModel
 
getSize() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Returns the size of this list model.
getSize() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Returns the size of the main application window.
getSize() - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
 
getSize() - Method in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr
Gets the native size of this structure.
getSize() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns the size of this wizard.
getSize() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Returns the size of this wizard.
getSize() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns the size of this wizard.
getSize() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Returns the size of this wizard.
getSize() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the size of this wizard.
getSize() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the size of this wizard.
getSize() - Method in class net.java.sip.communicator.service.gui.DesktopAccountRegistrationWizard
Returns the preferred dimensions of this wizard.
getSize() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns the size of the main application window.
getSize() - Method in class net.java.sip.communicator.service.protocol.AbstractMessage
 
getSize() - Method in interface net.java.sip.communicator.service.protocol.Message
Returns the size of the content stored in this message.
getSize() - Method in class net.java.sip.communicator.util.FTPUtils
Sends FTP command for the size of the file and reads and parses the response from the the FTP server.
getSkinPack() - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Currently loaded SkinPack.
getSmiley(String) - Static method in class net.java.sip.communicator.impl.replacement.smiley.Resources
Returns a Smiley object for a given smiley string.
getSmileysBox() - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Get the smileys box.
getSmileyStrings() - Method in class net.java.sip.communicator.impl.replacement.smiley.SmileyImpl
Returns the set of Strings corresponding to this smiley.
getSmileyStrings() - Method in interface net.java.sip.communicator.service.replacement.smilies.Smiley
Returns the set of Strings corresponding to this smiley.
getSmiliesPack() - Method in class net.java.sip.communicator.impl.replacement.smiley.ReplacementServiceSmileyImpl
Returns the smileys pack to use in the user interface.
getSmiliesPack() - Method in interface net.java.sip.communicator.service.replacement.smilies.SmiliesReplacementService
Returns the smileys pack to use in the user interface.
getSmiliesReplacementSource() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the SmiliesReplacementService obtained from the bundle context.
getSMSButtonRect() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Calculates the sms button rectangle.
getSmsServerAddress() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Returns the default sms server.
getSnippet() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns an html-encoded snippet from the body of the email.
getsockname(int, BsdLocalhostRetriever.sockaddr, IntByReference) - Method in interface net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC
 
getSortedEnabledEncryptionProtocolList() - Method in class net.java.sip.communicator.service.protocol.AccountID
Sorts the enabled encryption protocol list given in parameter to match the preferences set for this account.
getSoundFile() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which returns the sound file name which is executed.
getSoundNotification() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which returns if one sound is to be played on notification device.
getSoundPack() - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Currently loaded sound pack.
getSoundPath(String) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Returns the path of the sound corresponding to the given property key.
getSoundPCSpeaker() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which returns if one sound is to be played on pc speaker device.
getSoundPlayback() - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which returns if one sound is to be played on playback device.
getSoundURL(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Returns the URL of the sound corresponding to the given property key.
getSoundURLForPath(String) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Returns the URL of the sound corresponding to the given path.
getSource() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
The source of the window
getSource() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
The source of the window
getSource() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns this window.
getSource() - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
The source of the window
getSource() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
Return source address value set on this DialIq.
getSource() - Method in class net.java.sip.communicator.plugin.branding.AboutWindow
The source of the window
getSource() - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
 
getSource() - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
The source of the window
getSource() - Method in class net.java.sip.communicator.service.ldap.event.LdapEvent
Returns the LdapEventManager which sent the LdapEvent.
getSource() - Method in class net.java.sip.communicator.service.protocol.NotificationMessage
Returns the notification message source.
getSourceActions(JComponent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler
Returns the type of transfer actions supported by the source; any bitwise-OR combination of COPY, MOVE and LINK.
getSourceAdHocChatRoom() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomListChangeEvent
Returns the source AdHocChatRoom.
getSourceAdHocChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveredEvent
Returns the AdHocChatRoom that triggered this event.
getSourceAvatarOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.AvatarEvent
Returns the OperationSetAvatar instance that is the source of this event.
getSourceCall() - Method in class net.java.sip.communicator.impl.callhistory.CallRecordImpl
The Call source of this record
getSourceCall() - Method in class net.java.sip.communicator.service.protocol.event.CallChangeEvent
The Call on which the event has occurred.
getSourceCall() - Method in class net.java.sip.communicator.service.protocol.event.CallEvent
Returns the Call that triggered this event.
getSourceCall() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerEvent
Returns the call that the source call peer is associated with.
getSourceCallPeer() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
Returns the CallPeer that this event is about.
getSourceCallPeer() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceEvent
Gets the CallPeer which is the source of/fired the event.
getSourceCallPeer() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerEvent
Returns the source call peer (the one that this event is about).
getSourceChatRoom() - Method in class net.java.sip.communicator.service.muc.ChatRoomListChangeEvent
Returns the source ChatRoom.
getSourceChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Returns the AdHocChatRoom that triggered this event.
getSourceChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageReceivedEvent
Returns the AdHocChatRoom that triggered this event.
getSourceChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomLocalUserRoleChangeEvent
Returns the ChatRoom, where this event occured.
getSourceChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberRoleChangeEvent
Returns the chat room that produced this event.
getSourceChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveredEvent
Returns the ChatRoom that triggered this event.
getSourceChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Returns the ChatRoom that triggered this event.
getSourceChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
Returns the ChatRoom that triggered this event.
getSourceChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeEvent
Returns the source chat room for this event.
getSourceChatRoom() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeFailedEvent
Returns the source chat room for this event.
getSourceChatRoomMember() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPropertyChangeEvent
Returns the member of the chat room, for which this event is about.
getSourceChatRoomMember() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
Returns a reference to the ChatRoomMember that has send the Message whose reception this event represents.
getSourceChatRoomParticipant() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageReceivedEvent
Returns a reference to the Contact that has send the Message whose reception this event represents.
getSourceContact() - Method in class net.java.sip.communicator.service.contactsource.EditableContactDetail
Returns the source contact that contains this contact detail.
getSourceContact() - Method in class net.java.sip.communicator.service.gui.event.ContactListEvent
Returns the UIContactDescriptor for which this event occured.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.ContactCapabilitiesEvent
Gets the Contact which is the source/cause of this event i.e.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.ContactPresenceStatusChangeEvent
Returns the provider that the source contact belongs to.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.ContactPropertyChangeEvent
Returns a reference to the Contact whose property has changed.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.GenericEvent
Returns The source contact for this event.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.GeolocationEvent
Returns the source contact associated with the event.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Returns a reference to the Contact that has sent the Message whose reception this event represents.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Returns the provider that the source contact belongs to.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionMovedEvent
Returns a reference to the contact that has been moved.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.TypingNotificationEvent
Returns a reference to the Contact that has sent this event.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeletedEvent
Returns a reference to the Contact that has send the WhiteboardObject whose reception this event represents.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectModifiedEvent
Returns a reference to the Contact that has send the WhiteboardObject whose reception this event represents.
getSourceContact() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectReceivedEvent
Returns a reference to the Contact that has sent the WhiteboardObject whose reception this event represents.
getSourceEntry() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Get source entry
getSourceEventType() - Method in class net.java.sip.communicator.service.notification.event.NotificationActionTypeEvent
Returns the event type, to which the given action belongs.
getSourceEventType() - Method in class net.java.sip.communicator.service.notification.event.NotificationEventTypeEvent
Returns the eventType, for which this event is about.
getSourceForDestination(byte[]) - Static method in class net.java.sip.communicator.impl.netaddr.Win32LocalhostRetriever
Native method to retrieve source address to use for a specific destination.
getSourceGeolocationOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.GeolocationEvent
Returns the GeolocationOperationSet instance that is the source of this event.
getSourceGroup() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
The source group we are encapsulating
getSourceGroup() - Method in class net.java.sip.communicator.service.gui.event.ContactListEvent
Returns the UIGroupDescriptor for which this event occured.
getSourceGroup() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Returns a reference to the ContactGroup that this event is pertaining to.
getSourceGroups() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets the list of SourceGroupPacketExtensionss which represent the source groups of this channel.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactNode
Returns the index of this contact node in its parent group.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns -1 to indicate that this group doesn't have a source index.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the index of the underlying MetaContact in its MetaContactListService parent group.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Returns the index of the underlying MetaContactGroup in its MetaContactListService parent group.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns Integer.MAX_VALUE to indicate that this contact should be placed at the end of its parent group.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns -1 to indicate that the source index of the underlying SourceContact is unknown.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns the index of this contact in its source.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Returns the index of this node in its parent group.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the index of this contact in its source.
getSourceIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns the index of this group in its source.
getSourceIndex() - Method in interface net.java.sip.communicator.service.gui.ContactListNode
Returns the index of this node in the MetaContactListService.
getSourceIndex() - Method in class net.java.sip.communicator.service.gui.UIContact
Returns the index of this contact in its source.
getSourceIndex() - Method in class net.java.sip.communicator.service.gui.UIGroup
Returns the index of this group in its source.
getSourceMember() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberRoleChangeEvent
Returns the member that this event is about.
getSourceMessage() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Returns the message that triggered this event
getSourceMessage() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Returns the message that triggered this event
getSourceMessage() - Method in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Returns the message that triggered this event
getSourceMetaContact() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactEvent
Returns the source MetaContact.
getSourceMetaContact() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Returns a reference to the MetaContact that this event is about
getSourceMetaContactGroup() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Returns the source MetaContactGroup.
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.bliptv.ReplacementServiceBliptvImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.dailymotion.ReplacementServiceDailymotionImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.directimage.ReplacementServiceDirectImageImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.flickr.ReplacementServiceFlickrImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.hulu.ReplacementServiceHuluImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.metacafe.ReplacementServiceMetacafeImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.smiley.ReplacementServiceSmileyImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.twitpic.ReplacementServiceTwitpicImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.vbox7.ReplacementServiceVbox7Impl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.viddler.ReplacementServiceViddlerImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.vimeo.ReplacementServiceVimeoImpl
Returns the source name
getSourceName() - Method in class net.java.sip.communicator.impl.replacement.youtube.ReplacementServiceYoutubeImpl
Returns the source name
getSourceName() - Method in interface net.java.sip.communicator.service.replacement.ReplacementService
Returns the name of the replacement source.
getSourceOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationReceivedEvent
Returns the ad-hoc multi user chat operation set that dispatches this event.
getSourceOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationRejectedEvent
Returns the ad-hoc multi user chat operation set that dispatches this event.
getSourceOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationReceivedEvent
Returns the multi user chat operation set that dispatches this event.
getSourceOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationRejectedEvent
Returns the multi user chat operation set that dispatches this event.
getSourceOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Returns a reference to the operation set that generated the event
getSourceOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationReceivedEvent
Returns the whiteboarding operation set that dispatches this event.
getSourceOperationSet() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationRejectedEvent
Returns the whiteboarding operation set that dispatches this event.
getSourcePeer() - Method in class net.java.sip.communicator.service.protocol.event.ConferenceMembersSoundLevelEvent
Returns the source CallPeer for which the event occurred.
getSourceProtoGroup() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Returns the proto group associated with this event or null if the event does not concern a particular source group.
getSourceProvider() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Returns the provider that the source contact belongs to.
getSourceProvider() - Method in class net.java.sip.communicator.service.protocol.event.AvatarEvent
Returns the provider that the source belongs to.
getSourceProvider() - Method in class net.java.sip.communicator.service.protocol.event.ContactPresenceStatusChangeEvent
Returns the provider that the source contact belongs to.
getSourceProvider() - Method in class net.java.sip.communicator.service.protocol.event.GenericEvent
Returns the ProtocolProviderService which originated this event.
getSourceProvider() - Method in class net.java.sip.communicator.service.protocol.event.GeolocationEvent
Returns the provider that the source contact belongs to.
getSourceProvider() - Method in class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
Returns the ProtocolProviderService which originated this event.
getSourceProvider() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Returns a reference to the provider under which the event is being generated
getSourceProvider() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Returns the provider that the source contact belongs to.
getSourceProvider() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionMovedEvent
Returns the provider that the source contact belongs to.
getSources() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets the list of SourcePacketExtensionss which represent the sources of this channel.
getSources() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
Gets the sources of this source group.
getSourceWhiteboard() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardChangeEvent
The Whiteboard on which the event has occurred.
getSourceWhiteboard() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantEvent
Returns the whiteboard session that produced this event.
getSourceWhiteboardObject() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveredEvent
Returns the whiteboardObject that triggered this event
getSourceWhiteboardObject() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
Returns the WhiteboardObject that triggered this event
getSourceWhiteboardObject() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectModifiedEvent
Returns the WhiteboardObject that triggered this event
getSourceWhiteboardObject() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectReceivedEvent
Returns the WhiteboardObject that triggered this event
getSourceWhiteboardParticipant() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantChangeEvent
Returns the WhiteboardParticipant that this event is about.
getSourceWhiteboardParticipant() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantEvent
Returns the whiteboard participant that this event is about.
getSourceWhiteboardSession() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeletedEvent
Returns the source white-board session, to which the received object belongs.
getSourceWhiteboardSession() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectModifiedEvent
Returns the source white-board session, to which the received object belongs.
getSourceWhiteboardSession() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectReceivedEvent
Returns the source white-board session, to which the received object belongs.
getSpecialKey() - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Get special keystroke or null if not supported or user cancels.
getSpecialKey() - Method in interface net.java.sip.communicator.service.globalshortcut.GlobalShortcutService
Get special keystroke or null if not supported or user cancels.
getSpheres() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ConditionsType
Gets the value of the spheres property.
getSplitPaneFromSuper() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Returns the split pane.
getSpokenLanguage(int) - Static method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Returns the Locale corresponding the index coming from icq server
getSrcID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Get src-id.
getSrcId() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Media
Returns the text content of the src-id child element of this Media's element, if it has such a child.
getSrtpControls() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets the SrtpControls of the MediaStreams of this instance.
getSrtpControls(CallPeerMediaHandler<?>) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Gets the SrtpControls of the MediaStreams of this instance.
getSRVRecord(String, String, String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns an InetSocketAddress representing the first SRV record available for the specified domain or null if there are not SRV records for domain.
getSRVRecords(String, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection.LocalNetworkUtils
 
getSRVRecords(String) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection.LocalNetworkUtils
 
getSRVRecords(String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns array of hosts from the SRV record of the specified domain.
getSRVRecords(String, boolean) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns array of hosts from the SRV record of the specified domain.
getSRVRecords(String, String, String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns an InetSocketAddress representing the first SRV record available for the specified domain or null if there are not SRV records for domain.
getSRVRecords(String, String, String, boolean) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns an InetSocketAddress representing the first SRV record available for the specified domain or null if there are not SRV records for domain.
getSsContactList() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Returns the contactlist impl.
getSsContactList() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Return current server-stored contact list implementation.
getSsl() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
Returns the SSL port.
getSSLContext() - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getSSLContext(X509ExtendedTrustManager) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getSSLContext(String, X509ExtendedTrustManager) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getSSLContext(KeyManager[], X509ExtendedTrustManager) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getSSLContext() - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Get an SSL Context that validates certificates based on the JRE default check and asks the user when the JRE check fails.
getSSLContext(X509ExtendedTrustManager) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Get an SSL Context with the specified trustmanager.
getSSLContext(String, X509ExtendedTrustManager) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Get an SSL Context with the specified trustmanager.
getSSLContext(KeyManager[], X509ExtendedTrustManager) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Get an SSL Context with the specified trustmanager.
getSSLServerSocketFactory() - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates a ssl server socket factory.
getSSLSocket() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Return the SSL socket (if TLS used).
getSSRC() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Gets the synchronization source (SSRC) ID of this source.
getSsrc() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Returns the synchronization source ID (SSRC as per RFC 3550) that the stream represented by this description element will be using.
getSSRC() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
Returns media synchronization source identifier.
getSSRCs() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Gets (a copy of) the list of (RTP) SSRCs seen/received on this Channel.
getStart() - Method in class net.java.sip.communicator.plugin.spellcheck.Word
 
getStart() - Method in class net.java.sip.communicator.service.protocol.event.DTMFReceivedEvent
Returns the value of the start attribute of this DTMFReceivedEvent, which indicates whether this DTMFReceivedEvent represents the start of reception of a tone (if true), the end of reception of a tone (if false), or the reception of a tone with a given duration (if null).
getStartDate() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
Returns the start date of the calendar item
getStartDate() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.ExceptionInfo
Returns the start date
getStartDate() - Method in class net.java.sip.communicator.service.callhistory.event.CallHistoryPeerRecordEvent
Returns the start date property of the event.
getStartDate() - Method in class net.java.sip.communicator.service.callhistory.event.ProgressEvent
The start date in the search condition.
getStartDate() - Method in class net.java.sip.communicator.service.history.event.ProgressEvent
The start date in the search condition.
getStartDate() - Method in class net.java.sip.communicator.service.msghistory.event.ProgressEvent
The start date in the search condition.
getStartTime() - Method in class net.java.sip.communicator.service.callhistory.CallPeerRecord
When peer connected to the call
getStartTime() - Method in class net.java.sip.communicator.service.callhistory.CallRecord
The time when the call has began
getState() - Method in class net.java.sip.communicator.impl.ldap.LdapQueryImpl
Returns the query state
getState() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Get state.
getState() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
 
getState() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns an object representing the current state of that participant.
getState() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns the state that this whiteboard is currently in.
getState() - Method in class net.java.sip.communicator.service.callhistory.CallPeerRecord
Returns the actual state of the peer
getState() - Method in interface net.java.sip.communicator.service.ldap.LdapQuery
Returns the query state
getState() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Returns an object representing the current state of that peer.
getState() - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Returns the state of this conference member.
getState() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns an object representing the current state of that peer.
getState() - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Gets the state of the device and signaling session of this ConferenceMember in the conference in the form of a ConferenceMemberState value.
getState() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Returns the value of the state attribute of this Endpoint's element
getState() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Gets the value of the state attribute of the conference-info element.
getState() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Returns the value of the state attribute of this User's element
getState() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardParticipant
Returns an object representing the current state of that participant.
getState() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Returns the state that this whiteboard is currently in.
getStateName() - Method in class net.java.sip.communicator.service.protocol.RegistrationState
Returns a String representation of the provider state.
getStateString() - Method in class net.java.sip.communicator.service.protocol.CallPeerState
Returns a String representation of the CallPeerState.
getStateString() - Method in class net.java.sip.communicator.service.protocol.CallState
Returns a String representation of this CallState.
getStateString() - Method in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
Returns a String representation of tha WhiteboardParticipantSte.
getStateString() - Method in class net.java.sip.communicator.service.protocol.WhiteboardSessionState
Returns a String representation of tha WhiteboardSte.
getStatus() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Returns the presence status of this transport.
getStatus() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Returns the presence status of this transport.
getStatus() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Returns the presence status of this transport.
getStatus() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Returns the presence status of this transport.
getStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Get status.
getStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Get status.
getStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Get status.
getStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Returns the value of 'status' attribute.
getStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt
 
getStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.RecordingStatus
Returns the value of current recording status stored in it's attribute.
getStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipCallState
Returns the value of current SIP call status stored in it's attribute.
getStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipGatewayStatus
Returns the value of current Jibri SIP gateway status stored in it's SipGatewayStatus.STATUS_ATTRIBUTE.
getStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Returns the value of 'status' attribute.
getStatus(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
Returns the offline sip status.
getStatus() - Method in class net.java.sip.communicator.impl.sysactivity.DBusNetworkManager.StateChange
The current status.
getStatus() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
Returns the free busy status of the calendar item.
getStatus() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
 
getStatus(MessengerContact) - Static method in class net.java.sip.communicator.plugin.msofficecomm.Messenger
Gets the connection/presence status of the contact associated with a specific MessengerContact instance in the form of a MISTATUS value.
getStatus() - Method in class net.java.sip.communicator.plugin.msofficecomm.MessengerContact
Gets the connection/presence status of the contact associated with this instance in the form of a MISTATUS value.
getStatus() - Method in interface net.java.sip.communicator.service.calendar.CalendarService
Returns the current value of the free busy status.
getStatus() - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Gets the status of this ContactQuery which can be one of the QUERY_XXX constants defined by ContactQuery.
getStatus() - Method in interface net.java.sip.communicator.service.contactsource.ContactQuery
Returns the status of this query.
getStatus() - Method in class net.java.sip.communicator.service.filehistory.FileRecord
The status of the transfer.
getStatus() - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Returns the current status of the transfer.
getStatus() - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Returns the current status of the transfer.
getStatus(String) - Method in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
Returns the offline Jabber status.
getStatus() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Returns the EndpointStatusType corresponding to the status child of this Endpoint's element, or null.
getStatus() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Media
Returns the text content of the status child element of this Media's element, if it has such a child.
getStatus() - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Returns an integer representing the presence status on a scale from 0 to 100.
getStatusByName(String) - Static method in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Finds the status with appropriate name and return it.
getStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Returns the status icon of this account.
getStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the general status icon of the given MetaContact.
getStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns null to indicate that this contact has no status icon.
getStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns null to indicate unknown status of the underlying SourceContact.
getStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Returns the general status icon of the given UIContact.
getStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.InviteUIContact
Returns the status icon of this contact.
getStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the status icon of this contact or null if no status is available.
getStatusIcon() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIContactImpl
Returns the general status icon of the given UIContact.
getStatusIcon(PresenceStatus) - Static method in class net.java.sip.communicator.impl.gui.utils.Constants
Returns the image corresponding to the given presence status.
getStatusIcon() - Method in class net.java.sip.communicator.plugin.desktoputil.UIContactDetailImpl
Returns the status icon of this contact detail.
getStatusIcon() - Method in class net.java.sip.communicator.service.msghistory.MessageSourceContactPresenceStatus
Returns an image that graphically represents the status.
getStatusIcon() - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Returns an image that graphically represents the status.
getStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Return the current status message of this contact.
getStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Return the current status message of this contact.
getStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Get status message.
getStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Return the current status message of this contact.
getStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Return the current status message of this contact.
getStatusMessage() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Return the current status message of this contact.
getStatusMessage() - Method in interface net.java.sip.communicator.service.protocol.Contact
Return the current status message of this contact.
getStatusName() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Returns the status name.
getStatusName() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcStatusEnum
Return i18n IRC presence status name.
getStatusName() - Method in class net.java.sip.communicator.impl.sysactivity.DBusNetworkManager.StateChange
Returns status description
getStatusName() - Method in class net.java.sip.communicator.impl.sysactivity.DBusNetworkManager.StateChanged
Returns status description
getStatusName() - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Returns the name of this status (such as Away, On-line, Invisible, etc).
getStatusNames() - Static method in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
Get all status name as array.
getStoredAccounts() - Method in class net.java.sip.communicator.service.protocol.AccountManager
Returns an Iterator over a list of all stored AccountIDs.
getStoredAccounts() - Static method in class net.java.sip.communicator.util.account.AccountUtils
Returns an iterator over a list of all stored AccountID-s.
getStream(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets the MediaStream of this CallPeerMediaHandler which is of a specific MediaType.
getStream(CallPeerMediaHandler<?>, MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Gets the MediaStream of this instance which is of a specific MediaType.
getStreamConnector(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Gets the StreamConnector to be used as the connector of the MediaStream with a specific MediaType.
getStreamConnector(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the StreamConnector instance that this media handler should use for streams of the specified mediaType.
getStreamId() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Returns the value of JibriIq.STREAM_ID_ATTR_NAME attribute.
getStreams() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
 
getStreamTarget(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
getStreamTarget(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
getStreamTarget(MediaType) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Gets the MediaStreamTarget to be used as the target of the MediaStream with a specific MediaType.
getStreet() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns a String indicating a thoroughfare within a locality, or a crossing of two thoroughfares.
getString(String) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getString(String, String) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
getString(String) - Static method in class net.java.sip.communicator.impl.googlecontacts.configform.Resources
Returns an internationalized string corresponding to the given key.
getString(String, String[]) - Static method in class net.java.sip.communicator.impl.googlecontacts.configform.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.impl.osdependent.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.accountinfo.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.aimaccregwizz.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.connectioninfo.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.contactinfo.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.generalconfig.Resources
Returns an internationalized string corresponding to the given key.
getString(String, String[]) - Static method in class net.java.sip.communicator.plugin.generalconfig.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.gibberishaccregwizz.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.globalproxyconfig.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.icqaccregwizz.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.ircaccregwizz.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.Resources
Returns an internationalized string corresponding to the given key.
getString(String, String[]) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.ldap.configform.Resources
Returns an internationalized string corresponding to the given key.
getString(String, String[]) - Static method in class net.java.sip.communicator.plugin.ldap.configform.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.notificationconfiguration.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.pluginmanager.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.simpleaccreg.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.skinmanager.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.spellcheck.Resources
Returns an internationalized string corresponding to the given key.
getString(String) - Static method in class net.java.sip.communicator.plugin.whiteboard.Resources
Returns an internationalized string corresponding to the given key.
getString(String, String[]) - Static method in class net.java.sip.communicator.plugin.whiteboard.Resources
Returns an internationalized string corresponding to the given key, by replacing all occurences of '?' with the given string param.
getString() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.StringDetail
 
getStringHeight(Component) - Static method in class net.java.sip.communicator.plugin.desktoputil.ComponentUtils
Returns the height of the given component.
getStringSize(Component, String) - Static method in class net.java.sip.communicator.plugin.desktoputil.ComponentUtils
Returns the size of the given text computed towards to the given component.
getStringWidth(Component, String) - Static method in class net.java.sip.communicator.plugin.desktoputil.ComponentUtils
Returns the width in pixels of a text.
getStunServer(String, int) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Indicates if a stun server with the given address and port already exists in the additional stun servers table.
getStunServers() - Method in class net.java.sip.communicator.impl.protocol.jabber.JabberAccountIDImpl
Returns the list of STUN servers that this account is currently configured to use.
getStunServers(BundleContext) - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the list of STUN servers that this account is currently configured to use.
getStyleResources() - Method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Returns a Map, containing all [key, value] pairs for style resource pack.
getStyleResources() - Method in interface net.java.sip.communicator.service.resources.SkinPack
Returns a Map, containing all [key, value] pairs for style resource pack.
getSubCategories(int) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Gets the set of ContactDetail labels to be assigned to a property specified by its index in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
getSubCategories() - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Gets the set of labels of this ContactDetail.
getSubgroups() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns an java.util.Iterator over the sub groups that this MetaContactGroup contains.
getSubgroups() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns an java.util.Iterator over the sub groups that this MetaContactGroup contains.
getSubHandling() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ActionsType
Gets the value of the subHandling property.
getSubject() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomSubjectPanel
Gets the (chat room) subject displayed in this ChatRoomSubjectPanel.
getSubject() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Returns the last known room subject/theme or null if the user hasn't joined the room or the room does not have a subject yet.
getSubject() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the last known room subject/theme or null if the user hasn't joined the room or the room does not have a subject yet.
getSubject() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the last known room subject/theme or null if the user hasn't joined the room or the room does not have a subject yet.
getSubject() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Get subject.
getSubject() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns the subject of this e-mail thread.
getSubject() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns the last known room subject/theme or null if the user hasn't joined the room or the room does not have a subject yet.
getSubject() - Method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatRoomJoinOptionsDialog
Returns the text entered in the subject field.
getSubject() - Method in class net.java.sip.communicator.service.protocol.AbstractMessage
 
getSubject() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns the last known room subject/theme or null if the user hasn't joined the room or the room does not have a subject yet.
getSubject() - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Gets the subject of this ConferenceDescription.
getSubject() - Method in interface net.java.sip.communicator.service.protocol.Message
Returns the subject of this message or null if the message contains no subject.
getSubPropertyLabel() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactDetail
Returns the sub property.
getSubscription(Address, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Gets the Subscription from the list of subscriptions managed by this instance which is associated with a specific subscription Address/Request URI and has a specific id tag in its Event header.
getSubscription(String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Gets the Subscription from the list of subscriptions managed by this instance which is associated with a specific CallId.
getSubscription(Address, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
Gets the Subscription from the list of subscriptions managed by this instance which is associated with a specific subscription Address/Request URI and has a specific id tag in its Event header.
getSubscription(String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
Gets the Subscription from the list of subscriptions managed by this instance which is associated with a specific CallId.
getSubscription(Address, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Gets the Subscription from the list of subscriptions managed by this instance which is associated with a specific subscription Address/Request URI and has a specific id tag in its Event header.
getSubscription(String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Gets the Subscription from the list of subscriptions managed by this instance which is associated with a specific CallId.
getSubscriptionExpiration() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Returns the subscription expiration information.
getSubscriptionExpiration() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The default expiration of subscriptions
getSubscriptions() - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Gets a new copy of the list of Subscriptions managed by this instance.
getSubscriptionState() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Current subscription state of the contact.
getSubscriptionStatus(Contact) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetExtendedAuthorizationsIcqImpl
Returns the subscription status for the contact or if not available returns null.
getSubscriptionStatus(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetExtendedAuthorizationsJabberImpl
Returns the subscription status for the contact or if not available returns null.
getSubscriptionStatus(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetExtendedAuthorizations
Returns the subscription status for the contact or if not available returns null.
getSubTextFont() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the window title font color resource.
getSummary() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns a dummy Iterator.
getSummary() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns a set of key-value pairs that will represent the summary for this wizard.
getSummary() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Returns the set of data that user has entered through this wizard.
getSummary() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns a set of key-value pairs that will represent the summary for this wizard.
getSummary() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Returns the set of data that user has entered through this wizard.
getSummary() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the set of data that user has entered through this wizard.
getSummary() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the set of data that user has entered through this wizard.
getSummary() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns a set of key-value pairs that will represent the summary for this wizard.
getSummaryPage() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Returns the summary wizard page.
getSupportedContainers() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements UISercie.getSupportedContainers.
getSupportedContainers() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns an iterator over a set containing containerID-s pointing to containers supported by the current UI implementation.
getSupportedDetailTypes() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Returns all detail Class-es that the underlying implementation supports setting.
getSupportedDetailTypes() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Returns all detail Class-es that the underlying implementation supports setting.
getSupportedDetailTypes() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Returns all detail Class-es that the underlying implementation supports setting.
getSupportedDetailTypes() - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Returns all detail Class-es that the underlying implementation supports setting.
getSupportedExportedWindows() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements getSupportedExportedWindows in the UIService interface.
getSupportedExportedWindows() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns an iterator over a set of windowID-s.
getSupportedKeyStoreTypes() - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getSupportedKeyStoreTypes() - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Gets a list of all supported KeyStore types.
getSupportedMethods() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns a List of Strings corresponding to all methods that we have a processor for.
getSupportedOperationSetClasses() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Returns a collection containing all operation sets classes supported by the current implementation.
getSupportedOperationSetClasses() - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Returns a collection containing all operation sets classes supported by the current implementation.
getSupportedOperationSetClasses() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Returns a collection containing all operation sets classes supported by the current implementation.
getSupportedOperationSets(Contact, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Gets the OperationSets supported by a specific Contact.
getSupportedOperationSets() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Returns an array containing all operation sets supported by the current implementation.
getSupportedOperationSets() - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Returns a list of all supported OperationSet classes, which would indicate what are the supported actions by this contact (e.g.
getSupportedOperationSets(Contact) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
Gets the OperationSets supported by a specific Contact.
getSupportedOperationSets(Contact, boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
Gets the OperationSets supported by a specific Contact.
getSupportedOperationSets() - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Returns an array containing all operation sets supported by the current implementation.
getSupportedOperationSets(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetContactCapabilities
Gets the OperationSets supported by a specific Contact.
getSupportedOperationSets() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Returns an array containing all operation sets supported by the current implementation.
getSupportedProviders() - Static method in class net.java.sip.communicator.plugin.usersearch.UserSearchActivator
Returns the list of providers that support user search.
getSupportedSizes() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolIconGibberishImpl
Implements the ProtocolIcon.getSupportedSizes() method.
getSupportedSizes() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconAimImpl
Implements the ProtocolIcon.getSupportedSizes() method.
getSupportedSizes() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconIcqImpl
Implements the ProtocolIcon.getSupportedSizes() method.
getSupportedSizes() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolIconIrcImpl
Implements the ProtocolIcon.getSupportedSizes() method.
getSupportedSizes() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolIconJabberImpl
Implements the ProtocolIcon.getSupportedSizes() method.
getSupportedSizes() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolIconSipImpl
Implements the ProtocolIcon.getSupportedSizes() method.
getSupportedSizes() - Method in interface net.java.sip.communicator.service.protocol.ProtocolIcon
Returns an iterator over a set, containing different predefined icon sizes.
getSupportedStatusSet() - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Returns the set of PresenceStatus objects that a user of this service may request the provider to enter.
getSupportedStatusSet() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Returns the set of PresenceStatus objects that a user of this service may request the provider to enter.
getSupportedStatusSet() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Get set of statuses supported in IRC.
getSupportedStatusSet() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Returns the set of PresenceStatus objects that a user of this service may request the provider to enter.
getSupportedStatusSet() - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Returns the set of PresenceStatus objects that a user of this service may request the provider to enter.
getSupportedStatusSet() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Returns the set of PresenceStatus objects that a user of this service may request the provider to enter.
getSupportedStatusSet() - Method in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
Returns an iterator over all status instances supported by the sip provider.
getSupportedStatusSet() - Method in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
Returns an iterator over all status instances supported by the sip provider.
getSupportedStatusSet() - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Returns the set of PresenceStatus objects that a user of this service may request the provider to enter.
getSupportedTransports() - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Returns the transports supported by this ConferenceDescription
getSupportedWhiteboardObjects() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns all the type of WhiteboardObject that this whiteboard support.
getSupportedWhiteboardObjects() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Returns all the type of WhiteboardObject that this whiteboard support.
getSurname() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns the surname found in the the directory for this person
getSurname() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns the surname found in the the directory for this person
getSymbol() - Method in exception net.java.sip.communicator.impl.protocol.irc.exception.UnknownModeException
Get the symbol of the unknown mode.
getSymbol() - Method in enum net.java.sip.communicator.impl.protocol.irc.Mode
Get character symbol for mode.
getSystemActivityNotificationsService(BundleContext) - Static method in class net.java.sip.communicator.plugin.windowscleanshutdown.CleanShutdownActivator
Gets a reference to a SystemActivityNotificationsService implementation currently registered in the bundle context.
getSystemActivityService() - Static method in class net.java.sip.communicator.impl.sysactivity.SysActivityActivator
Returns a reference to the bundle context that we were started with.
getSystemOut() - Method in class net.java.sip.communicator.util.ScStdOut
Returns the default System.out PrintStream that was in use before this class was instantiated.
getSystemProtocolName() - Method in class net.java.sip.communicator.impl.protocol.sip.SipAccountIDImpl
Returns the actual name of this protocol: ProtocolNames.SIP.
getSystemProtocolName() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the actual name of the protocol used rather than a branded variant.
getSystemProtocolName() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Returns the actual name of this protocol: ProtocolNames.JABBER.
getSystemRoomWrapper() - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Returns the system room wrapper corresponding to this server.
getSystemRoomWrapper() - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Returns the system room wrapper corresponding to this server.
getSystemTextFont() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the system text font color resource.
getSystemTray() - Static method in class net.java.sip.communicator.impl.osdependent.systemtray.SystemTray
Gets or creates the supported SystemTray implementations.
getSystemTrayMode() - Static method in class net.java.sip.communicator.impl.osdependent.systemtray.SystemTray
 
getSystray() - Static method in class net.java.sip.communicator.impl.notification.NotificationActivator
Returns the SystrayService obtained from the bundle context.
getSystrayModes() - Method in class net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl
 
getSystrayModes() - Method in interface net.java.sip.communicator.service.systray.SystrayService
Gets a map of systray modes and resource-keys that describe them.
getSystrayService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the SystrayService obtained from the bundle context.
getSystrayService() - Static method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Returns the SystrayService obtained from the bundle context.
getSystrayService() - Static method in class net.java.sip.communicator.util.UtilActivator
Gets the SystrayService instance registered in the BundleContext of the UtilActivator.
getTabBounds(int, Rectangle) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
Returns the bounds of the specified tab in the coordinate space of the JTabbedPane component.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.RadioButtonCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.LabelTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.RadioButtonTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.StringTableRenderer
Returns the rendering component.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.TableHeaderRenderer
Returns the rendering component.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginListCellRenderer
Implements the ListCellRenderer method.
getTag() - Method in class net.java.sip.communicator.impl.protocol.irc.ControlChar
The specified HTML tag.
getTag() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns the value of the tag attribute.
getTag() - Method in class net.java.sip.communicator.plugin.desktoputil.PopupNotificationPanel
 
getTag() - Method in class net.java.sip.communicator.service.systray.event.SystrayPopupMessageEvent
 
getTag() - Method in class net.java.sip.communicator.service.systray.PopupMessage
Returns the object used to tag this PopupMessage.
getTarget() - Method in class net.java.sip.communicator.util.SRVRecord
Get target.
getTargetAdHocChatRoom() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomInvitationIcqImpl
Returns the corresponding ad-hoc chat room.
getTargetAdHocChatRoom() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoomInvitation
Returns the AdHocChatRoom, which is the target of this invitation.
getTargetChatRoom() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomInvitationIrcImpl
Returns the chat room target of this invitation.
getTargetChatRoom() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomInvitationJabberImpl
 
getTargetChatRoom() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomInvitation
Returns the ChatRoom, which is the target of this invitation.
getTargetURI() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerControlEvent
Returns the target URI if this is event is triggered by a transfer request or null if not.
getTargetWhiteboard() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardInvitationJabberImpl
Returns the WhiteboardSession, that this invitation is about.
getTargetWhiteboard() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardInvitation
Returns the WhiteboardSession, which is the target of this invitation.
getTcp() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
Returns the TCP port.
getTcpType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Gets the TCP type for this CandidatePacketExtension.
getTelephonyConferencingProviders() - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Returns a list of all currently registered telephony providers supporting conferencing.
getTelephonyDomain() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.TelephonyConfigPanel
Returns telephony domain.
getTelephonyDomainBypassCaps() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.TelephonyConfigPanel
Returns telephony domain that bypass GTalk caps.
getTelephonyDomainBypassCaps() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Returns telephony domain that bypass GTalk caps.
getTelephonyOpSet(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the telephony operation set for the given protocol provider.
getTelephonyProviders() - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Returns a list of all currently registered telephony providers.
getText() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Returns the write area text as a plain text without any formatting.
getText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns the text content of this extension or null if no text content has been specified so far.
getText() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SimulcastMode
 
getText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns a String stored in the "Text" element of the geolocation details.
getText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
Returns human-readable information about the reason for the action or null if no such information is currently available.
getText() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Returns the WhiteboardObjectTextJabberImpl's text.
getText() - Method in class net.java.sip.communicator.plugin.desktoputil.SelectedObject
Returns the text of this SelectedObject.
getText() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Returns the text contained in this field.
getText() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Returns the text contained in this field.
getText() - Method in class net.java.sip.communicator.plugin.desktoputil.TrimTextField
Returns the trimmed value of the text contained in the field.
getText() - Method in class net.java.sip.communicator.plugin.spellcheck.Word
 
getText() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Returns the WhiteboardObjectText's text.
getText(T) - Method in interface net.java.sip.communicator.service.customcontactactions.ContactActionMenuItem
Returns the text of the component to create for this contact action.
getText() - Method in interface net.java.sip.communicator.service.gui.FavoritesButton
Returns the text to be set to the favorites button.
getText() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectText
Returns the WhiteboardObjectText's text.
getTextAsHtml() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Returns the write area text as an html text.
getTextFieldBorder() - Static method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders
Returns a border instance for a JTextField.
getTextFromWriteArea(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns the text contained in the write area editor.
getThickness() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Returns an integer indicating the thickness (represented as number of pixels) of this whiteboard object (or its border).
getThickness() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Returns an integer indicating the thickness (represented as number of pixels) of this whiteboard shape (or its border).
getThickness() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObject
Returns an integer indicating the thickness (represented as number of pixels) of this whiteboard object (or its border).
getThreadCount() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Returns the number of threads that are currently in this MailboxIQ.
getThreadIDForAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Returns the last jid that the party with the specified address contacted us from or null(or bare jid) if we don't have a jid for the specified address yet.
getThumbnail() - Method in class net.java.sip.communicator.impl.protocol.icq.IncomingFileTransferRequestIcqImpl
Returns the thumbnail contained in this request.
getThumbnail() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
Returns the thumbnail contained in this request.
getThumbnail() - Method in interface net.java.sip.communicator.service.protocol.IncomingFileTransferRequest
Returns the thumbnail contained in this request.
getThumbnailData() - Method in class net.java.sip.communicator.impl.protocol.jabber.ThumbnailedFile
Returns the thumbnail of this file.
getThumbnailElement() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.FileElement
Returns the ThumbnailElement contained in this FileElement.
getThumbnailHeight() - Method in class net.java.sip.communicator.impl.protocol.jabber.ThumbnailedFile
Returns the thumbnail height.
getThumbnailMimeType() - Method in class net.java.sip.communicator.impl.protocol.jabber.ThumbnailedFile
Returns the thumbnail mime type.
getThumbnailWidth() - Method in class net.java.sip.communicator.impl.protocol.jabber.ThumbnailedFile
Returns the thumbnail width.
getTid() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns the ID of this thread.
getTime() - Method in class net.java.sip.communicator.impl.gui.main.UINotification
Returns the time in milliseconds the notification was received.
getTimeout() - Method in class net.java.sip.communicator.service.notification.PopupMessageNotificationAction
Returns suggested timeout value in ms for hiding the popup if not clicked by the user.
getTimeout() - Method in class net.java.sip.communicator.service.systray.PopupMessage
Returns suggested timeout value in ms for hiding the popup if not clicked by the user.
getTimer() - Static method in class net.java.sip.communicator.plugin.generalconfig.autoaway.Preferences
Returns the time in minutes to consider a pc in idle state.
getTimeSinceLastInput() - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
The time since last user input.
getTimeSinceLastInput() - Method in interface net.java.sip.communicator.service.sysactivity.SystemActivityNotificationsService
The time since last user input.
getTimestamp() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
The timestamp of the message.
getTimestamp() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns a String containing a UTC timestamp specifying the moment when the reading was taken.
getTimestamp() - Method in class net.java.sip.communicator.service.history.records.HistoryRecord
 
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationReceivedEvent
A timestamp indicating the exact date when the event ocurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationRejectedEvent
A timestamp indicating the exact date when the event occurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveredEvent
A timestamp indicating the exact date when the event occurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
A timestamp indicating the exact date when the event ocurred (in this case it is the moment when it was determined that message delivery has failed).
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageReceivedEvent
A timestamp indicating the exact date when the event occurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationReceivedEvent
A timestamp indicating the exact date when the event ocurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomInvitationRejectedEvent
A timestamp indicating the exact date when the event ocurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveredEvent
A timestamp indicating the exact date when the event occurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
A timestamp indicating the exact date when the event ocurred (in this case it is the moment when it was determined that message delivery has failed).
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
A timestamp indicating the exact date when the event occurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferCreatedEvent
A timestamp indicating the exact date when the event occurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferProgressEvent
Returns the timestamp when this event initially occured.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.FileTransferRequestEvent
A timestamp indicating the exact date when the event occurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
A timestamp indicating the exact date when the event occurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
A timestamp indicating the exact date when the event ocurred (in this case it is the moment when it was determined that message delivery has failed).
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
A timestamp indicating the exact date when the event occurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationReceivedEvent
A timestamp indicating the exact date when the event ocurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationRejectedEvent
A timestamp indicating the exact date when the event ocurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeletedEvent
A timestamp indicating the exact date when the event ocurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveredEvent
A timestamp indicating the exact date when the event ocurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
A timestamp indicating the exact date when the event ocurred (in this case it is the moment when it was determined that whiteboardObject delivery has failed).
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectModifiedEvent
A timestamp indicating the exact date when the event ocurred.
getTimestamp() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectReceivedEvent
A timestamp indicating the exact date when the event ocurred.
getTimeZone() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.TimeZoneDetail
 
getTitle() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm
 
getTitle() - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl.ErrorDialogParams
 
getTitle() - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Returns the title of the form.
getTitle() - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigPanel
 
getTitle() - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm
 
getTitle() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
 
getTitle() - Method in interface net.java.sip.communicator.service.gui.ConfigurationForm
Returns the title of this configuration form.
getTitle() - Method in class net.java.sip.communicator.service.gui.LazyConfigurationForm
Returns the title of the form.
getTitle() - Method in class net.java.sip.communicator.service.notification.NotificationData
Gets the title of the given message.
getTitleID() - Method in class net.java.sip.communicator.service.gui.LazyConfigurationForm
Returns the identifier of the title of the form.
getTlsClientCertificate() - Method in class net.java.sip.communicator.service.protocol.AccountID
Gets the ID of the client certificate configuration.
getTo() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
Gets the value of the "to" attribute of this "transfer" element.
getToken() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
 
getToken() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.RelayPacketExtension
Get the token.
getToolTip() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Returns the tool tip opened on mouse over.
getToolTip() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Returns an extended tooltip for this contact.
getToolTip() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Returns the tool tip opened on mouse over.
getToolTip() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Creates a tool tip for this contact.
getToolTip() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the tool tip opened on mouse over.
getTooltip() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Returns the custom tooltip.
getToolTip() - Method in class net.java.sip.communicator.service.gui.UIContact
Creates a tool tip for this contact.
getToolTipText(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactList
Returns the string to be used as the tooltip for event.
getToolTipText(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ContactPhotoPanel
Returns the string to be used as the tooltip for event.
getToolTipText(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.DefaultTreeContactList
Gets the String to be used as the tool tip text for the mouse location given by a specific MouseEvent.
getToolTipText(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.utils.FileImageLabel
Returns the string to be used as the tooltip for event.
getToolTipText() - Method in interface net.java.sip.communicator.service.customcontactactions.ContactAction
Returns the tool tip text of the component to create for this contact action.
getTotalHarvestingTime() - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Returns the total harvesting time (in ms) for all harvesters.
getTotalHarvestingTime() - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Returns the total harvesting time (in ms) for all harvesters.
getTotalHarvestingTime() - Method in class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Returns the total harvesting time (in ms) for all harvesters.
getTotalHarvestingTime() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the total harvesting time (in ms) for all harvesters.
getTotalHarvestingTime() - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Returns the total harvesting time (in ms) for all harvesters.
getTotalMatched() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Returns the number of unread mail messages
getTransferData(DataFlavor) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler.ContactListTransferable
Returns the selected text.
getTransferData(DataFlavor) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler.ContactListTransferable
Returns the selected text.
getTransferData(DataFlavor) - Method in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler.UIContactTransferable
Returns the selected text.
getTransferData(DataFlavor) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler.SelectedTextTransferable
Returns the selected text.
getTransferDataFlavors() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler.ContactListTransferable
Returns supported flavors.
getTransferDataFlavors() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler.ContactListTransferable
Returns supported flavors.
getTransferDataFlavors() - Method in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler.UIContactTransferable
Returns supported flavors.
getTransferDataFlavors() - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler.SelectedTextTransferable
Returns supported flavors.
getTransferedBytes() - Method in class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl
Returns the number of bytes already transfered through this file transfer.
getTransferedBytes() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferJabberImpl
Returns the number of bytes already received from the recipient.
getTransferedBytes() - Method in class net.java.sip.communicator.impl.protocol.jabber.OutgoingFileTransferJabberImpl
Returns the number of bytes already sent to the recipient.
getTransferedBytes() - Method in class net.java.sip.communicator.impl.protocol.mock.MockFileTransferImpl
 
getTransferedBytes() - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Returns the number of bytes already transfered through this file transfer.
getTransferedBytes() - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Returns the number of bytes already transfered through this file transfer.
getTransferIndex() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler.ContactListTransferable
Returns the index of the transferred list cell.
getTransferIndex() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler.ContactListTransferable
Returns the index of the transferred list cell.
getTransformations() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RuleType
Gets the value of the transformations property.
getTransport() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelBundle
Returns the transport element of this ChannelBundle.
getTransport() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
 
getTransport() - Method in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
Gets the transport to use for the next connection attempt.
getTransport() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Returns the transport that this connection is currently using to communicate with the Registrar.
getTransport() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarlessConnection
Returns the default transport for our parent provider.
getTransportManager() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Gets the TransportManager implementation handling our address management.
getTransportManager() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Returns the transport manager that is handling our address management.
getTransportManager() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets the TransportManager implementation handling our address management.
getTransportProtocol() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Returns the "transport" protocol of this instance used to carry the control channel for the current protocol service.
getTransportProtocol() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns the "transport" protocol of this instance used to carry the control channel for the current protocol service.
getTransportProtocol() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Returns the "transport" protocol of this instance used to carry the control channel for the current protocol service.
getTransportProtocol() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns the "transport" protocol of this instance used to carry the control channel for the current protocol service.
getTransportProtocol() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Returns the "transport" protocol of this instance used to carry the control channel for the current protocol service.
getTransportProtocol() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Returns the "transport" protocol of this instance used to carry the control channel for the current protocol service.
getTransportProtocol() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Returns the "transport" protocol of this instance used to carry the control channel for the current protocol service.
getTransportsForOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns a list of all ChatTransports contained in this session supporting the given opSetClass.
getTrayIcon() - Method in class net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Returns this panel that has been configured to display the meta contact and meta contact group cells.
getTreeModel() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
 
getTrustManager(Iterable<String>) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getTrustManager(String) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getTrustManager(String, CertificateMatcher, CertificateMatcher) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getTrustManager(Iterable<String>, CertificateMatcher, CertificateMatcher) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
getTrustManager(Iterable<String>) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Creates a trustmanager that validates the certificate based on the JRE default check and asks the user when the JRE check fails.
getTrustManager(String) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
 
getTrustManager(String, CertificateMatcher, CertificateMatcher) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
 
getTrustManager(Iterable<String>, CertificateMatcher, CertificateMatcher) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Creates a trustmanager that validates the certificate based on the JRE default check and asks the user when the JRE check fails.
getTTL() - Method in class net.java.sip.communicator.util.SRVRecord
Get DNS TTL.
getType() - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryContactSource
Returns default type to indicate that this contact source can be queried by default filters.
getType() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Returns SEARCH_TYPE to indicate that this contact source
getType() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ProtocolContactSourceServiceImpl
Returns the type of this contact source.
getType() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.StringContactSourceServiceImpl
Returns the type of this contact source.
getType() - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Returns the identifier of this contact source.
getType() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Returns default type to indicate that this contact source can be queried by default filters.
getType() - Method in class net.java.sip.communicator.impl.muc.ChatRoomContactSourceService
Returns the type of this contact source.
getType() - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomContactSourceService
Returns the type of this contact source.
getType() - Method in exception net.java.sip.communicator.impl.protocol.irc.exception.BadCommandException
Get the type of the implementation.
getType() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
For each of the smack form field types returns the corresponding ChatRoomConfigurationFormField type.
getType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Get type.
getType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Get type.
getType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.BandwidthPacketExtension
Returns the value of the optional type argument in the bandwidth element.
getType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Returns a Candidate Type as defined in ICE-CORE.
getType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SessionInfoPacketExtension
Returns the exact type of this SessionInfoPacketExtension.
getType() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Gets a String which uniquely identifies the instances of the MacOSXAddrBookContactSourceService implementation.
getType() - Method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.MAPICalendarProperties
Returns the type of the property
getType() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Gets a String which uniquely identifies the instances of the MsOutlookAddrBookContactSourceService implementation.
getType() - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactSourceService
Returns the identifier of this contact source.
getType() - Method in class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSource
Returns the type of the underlying contact source.
getType() - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactSource
Returns DEFAULT_TYPE to indicate that this contact source is a default source.
getType() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
 
getType() - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchContactSource
Returns the type of this contact source.
getType() - Method in interface net.java.sip.communicator.service.contactsource.ContactSourceService
Returns the type of this contact source.
getType() - Method in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
The type of this event.
getType() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
Returns an indicative of the format for the data to answer.
getType() - Method in class net.java.sip.communicator.service.protocol.event.AccountManagerEvent
Gets the (detail) type of this event which is one of STORED_ACCOUNTS_LOADED.
getType() - Method in class net.java.sip.communicator.service.protocol.event.BLFStatusEvent
Returns the type of the event.
getType() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomConferencePublishedEvent
Returns the event type.
getType() - Method in class net.java.sip.communicator.service.protocol.event.UserSearchProviderEvent
Returns the type of the event.
getType() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Media
Returns the text content of the type child element of this Media's element, if it has such a child.
getType() - Method in class net.java.sip.communicator.util.JitsiDnsNameServiceDescriptor
Gets the type of this name service.
getTypingState() - Method in class net.java.sip.communicator.service.protocol.event.TypingNotificationEvent
Returns the typing state that this TypingNotificationEvent is carrying.
getUdp() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
Returns the UDP port.
getUfrag() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Returns the ICE defined user fragment attribute.
getUIClassID() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommToolBar
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.DefaultTreeContactList
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
 
getUIClassID() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommMenuBar
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextButton
Returns the name of the L&F class that renders this component.
getUIClassID() - Method in class net.java.sip.communicator.plugin.propertieseditor.SearchField
Returns the name of the L&F class that renders this component.
getUIContact(SourceContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Returns the UIContact corresponding to the given SourceContact.
getUIContact(MetaContact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Returns the UIContact corresponding to the given MetaContact.
getUIContact(SourceContact) - Method in interface net.java.sip.communicator.service.gui.UIContactSource
Returns the UIContact corresponding to the given SourceContact.
getUIContacts() - Method in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler.UIContactTransferable
Returns the ui contacts.
getUID() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Gets the implementation-specific identifier which uniquely specifies this contact.
getUID() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatContact
 
getUID() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatContact
Implements ChatContact#getUID().
getUID() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatContact
 
getUID() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns a String that uniquely represnets the group inside the current protocol.
getUID() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns a String that uniquely represents the group.
getUID() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns a String that uniquely represnets the group.
getUID() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get group UUID.
getUID() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns a String that uniquely represents the group.
getUID() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns a String that uniquely represnets the group.
getUID() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns a String that uniquely represnets the group inside the current protocol.
getUID() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns a String that uniquely represnets the group inside the current protocol.
getUID() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns a String that uniquely represents the group inside the current protocol.
getUIGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Returns the UI group for this contact source.
getUIGroup(MetaContactGroup) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Returns the UIGroup corresponding to the given MetaContactGroup.
getUIGroup() - Method in interface net.java.sip.communicator.service.gui.UIContactSource
Returns the UI group for this contact source.
getUIN() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Returns the ICQ uin (or AIM screen name)of this contact
getUin() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistration
Returns the UIN of the aim registration account.
getUin() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistration
Returns the UIN of the icq registration account.
getUIService() - Static method in class net.java.sip.communicator.impl.argdelegation.ArgDelegationActivator
Returns a reference to an UIService implementation currently registered in the bundle context or null if no such implementation was found.
getUIService() - Static method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Returns the current implementation of the UIService.
getUIService() - Static method in class net.java.sip.communicator.impl.muc.MUCActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.impl.notification.NotificationActivator
Returns a reference to an UIService implementation currently registered in the bundle context or null if no such implementation was found.
getUIService() - Static method in class net.java.sip.communicator.impl.osdependent.OsDependentActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.impl.protocol.irc.IrcActivator
Return the UI service impl.
getUIService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to the UIService implementation currently registered in the bundle context or null if no such implementation was found.
getUIService() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Returns a reference to the UIService implementation currently registered in the bundle context or null if no such implementation was found.
getUIService() - Static method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccRegWizzActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.certconfig.CertConfigActivator
Returns a reference to a UIService implementation currently registered in the bundle context or null if no such implementation was found.
getUIService() - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.plugin.contactsourceconfig.ContactSourceConfigActivator
Gets the UIService instance registered in the BundleContext of the SecurityConfigActivator.
getUIService() - Static method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Gets the UIService instance registered in the BundleContext of the UtilActivator.
getUIService() - Static method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccRegWizzActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccRegWizzActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccRegWizzActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccRegWizzActivator
Get UI Service instance.
getUIService() - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.notificationwiring.NotificationWiringActivator
Returns the current implementation of the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.pluginmanager.PluginManagerActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.plugin.propertieseditor.PropertiesEditorActivator
Returns the UIService obtained from the BundleContext.
getUIService() - Static method in class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Gets the UIService instance registered in the BundleContext of the SecurityConfigActivator.
getUIService() - Static method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.skinmanager.SkinManagerActivator
Returns the UIService obtained from the bundle context.
getUIService() - Static method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
Returns the UIService.
getUIService() - Static method in class net.java.sip.communicator.plugin.update.UpdateActivator
Returns a reference to the UIService implementation currently registered in the bundle context or null if no such implementation was found.
getUiService() - Static method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardActivator
Returns the UIService, giving access to the main GUI.
getUIService() - Static method in class net.java.sip.communicator.util.UtilActivator
Gets the UIService instance registered in the BundleContext of the UtilActivator.
getUIShortcut() - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Returns UIShortcut object.
getUniqueContacts(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Gets all unique contacts from group and all subgroups.
getUnreadMessageCount() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the number of unread messages, this notification is about.
getUnreadMessages() - Method in class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
Number of new/unread messages.
getUnreadNotifications() - Method in class net.java.sip.communicator.impl.gui.main.UINotificationGroup
Returns a list of all unread notifications.
getUnreadNotifications(UINotificationGroup) - Static method in class net.java.sip.communicator.impl.gui.main.UINotificationManager
Returns a list of all unread notifications.
getUnreadNotificationsCount() - Method in class net.java.sip.communicator.impl.gui.main.UINotificationGroup
Returns the count of unread notifications for this group.
getUnreadObjects() - Method in class net.java.sip.communicator.impl.gui.main.UINotification
Returns the number of unread objects for this notification.
getUnreadSenderCount() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns the number of people that have been posting in this thread and that we have unread messages from.
getUnreadUrgentMessages() - Method in class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
Number of new/unread urgent messages.
getUntilList() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ValidityType
Gets the value of the untilList property.
getUpdateChanges() - Method in interface net.java.sip.communicator.service.history.HistoryWriter.HistoryRecordUpdater
Returns a map with the names and new values of the fields that will be updated
getUpdateConfigurationString(String) - Static method in class net.java.sip.communicator.plugin.update.Resources
Gets a String value associated with a specific key in the configuration file of the update plug-in.
getUpdateService() - Static method in class net.java.sip.communicator.plugin.update.UpdateActivator
Returns the update service instance.
getUploadLocation() - Static method in class net.java.sip.communicator.plugin.loggingutils.LoggingConfigForm
Checks the property in configuration service and if missing there get it from default settings.
getUrgentUnreadMessageCount() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Returns the number of urgent unread messages, this notification is about.
getURI() - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Returns full URI of the address.
getURI() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Returns full URI of the address.
getUri() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Gets the value of the "uri" attribute.
getURI() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
Get the URI.
getUri() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RefIq
Returns call URI held by this instance.
getURI() - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Returns full URI of the address.
getURI() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Returns full URI of the address.
getUri() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Gets the entry's uri.
getUri() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Gets server uri.
getUri() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.HttpXCapClient
Gets the XCAP server location.
getUri() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Gets the value of the uri property.
getURI() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns full URI of the address.
getUri() - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Gets the uri of this ConferenceDescription.
getUrl() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.WebSocketPacketExtension
 
getUrl() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Returns the http URL of the mail server containing the messages that this IQ refers to.
getURL() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns an URL linking to this thread.
getURL() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.URLDetail
 
getUsedFilter() - Method in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Returns the filter the user has chosen for saving a file.
getUsedFilter() - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Returns the filter the user has chosen for saving a file.
getUsedFilter() - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Returns the filter the user has chosen for saving a file.
getUser() - Method in interface net.java.sip.communicator.impl.protocol.irc.ClientConfig.SASL
Get user name.
getUser() - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl.SASLImpl
Get the user name.
getUser(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Searches this document's Users and returns the one with entity attribute entity, or null if one wasn't found.
getUserCount() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Get the user count.
getUserCount() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Returns the content of the user-count child of the conference-state child of conference-info, parsed as an integer, if they exist.
getUserCredentials() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
 
getUserFromUserName(String) - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Return the user part of the user name (i.e.
getUserID() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistration
Returns the User ID of the gibberish registration account.
getUserID() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Returns the User ID of the IRC registration account.
getUserID() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Returns the user identifier entered by the user.
getUserID() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the user id associated with this account.
getUserID() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Returns the user id associated with this account.
getUserList() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.NewChatRoom
 
getUserName() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Returns the user name associated with the corresponding ldap directory.
getUserName() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Gets user name.
getUserName() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.HttpXCapClient
Gets connected user name.
getUserName() - Method in class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Returns the user name entered by the user or previously set if the user name is not editable.
getUsername() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Returns the username entered in this panel.
getUserName() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.NewAccount
Returns the account user name.
getUserName() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Returns the account user name.
getUserName() - Method in interface net.java.sip.communicator.service.gui.AuthenticationWindowService.AuthenticationWindow
Returns the user name entered by the user or previously set if the user name is not editable.
getUsername() - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Returns the username associated to this server.
getUserName() - Method in class net.java.sip.communicator.service.protocol.UserCredentials
Returns the name of the user that these credentials relate to.
getUserNameExample() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Returns an empty string since never used.
getUserNameExample() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Returns an empty string since never used.
getUserNameExample() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUserNameExample() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUserNameExample() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUserNameExample() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUserNameExample() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUserNameExample() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUserNameExample() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUsernameExample() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Returns the username example.
getUserNameExample() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUsernameExample() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Returns the username example.
getUserNameExample() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUserNameExample() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Returns an example string, which should indicate to the user how the user name should look like.
getUserNameExample() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns an example string, which should indicate to the user how the user name should look like.
getUsernameLabel() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Returns the display label used for the sip id field.
getUsernameLabel() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Returns the display label used for the sip id field.
getUsernameLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Returns the display label used for the jabber id field.
getUsernameLabel() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns the display label used for the jabber id field.
getUsernameLabel() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Returns the display label used for the sip id field.
getUsernameLabel() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the display label used for the sip id field.
getUserNickname() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Returns the local user's nickname in the context of this chat room or null if not currently joined.
getUserNickname() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the local user's nickname in the context of this chat room or null if not currently joined.
getUserNickname() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the local user's nickname in the context of this chat room or null if not currently joined.
getUserNickname() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns the local user's nickname in the context of this chat room or null if not currently joined.
getUserNickname() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns the local user's nickname in the context of this chat room or null if not currently joined.
getUserRole() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns the local user role.
getUserRole() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns local user role in the context of this chatroom.
getUserRole() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns the local user role.
getUserRole() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns the local user's role in the context of this chat room or null if not currently joined.
getUsers() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Returns the list of User that represents the user children of the users child element of conference-info
getUsersState() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Returns the value of the state attribute of the users child of the conference-info element.
getUserTextFont() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the user text font color resource.
getValidities() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ConditionsType
Gets the value of the validities property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.irc.Result
Get the value.
getValue() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
 
getValue() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ParameterPacketExtension
Returns the value of the format parameter we are representing here.
getValue() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ZrtpHashPacketExtension
Returns the value of the ZRTP hash this element is carrying.
getValue() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.HeaderExtension
Returns the value of 'value' attribute.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.SphereType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DataType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DescriptionType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.EncodingType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.MimeType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ClassType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.OccurrenceIdType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType.DeviceIdType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType.ServiceUriSchemeType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType.ServiceUriType
Gets the value of the value property.
getValue() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.DisplayNameType
Gets the value of the value property.
getValue() - Method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.PatternType
Returns the value of the PatternType instance.
getValue() - Method in enum net.java.sip.communicator.service.calendar.CalendarService.BusyStatusEnum
Returns the value of the status.
getValue() - Method in class net.java.sip.communicator.service.protocol.event.DTMFReceivedEvent
Returns the tone this event is indicating of.
getValue(String) - Method in class net.java.sip.communicator.util.GenericBuffer
Retrieves the value in the buffer corresponding to the context if it exists.
getValueAt(int, int) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Returns the text for the given cell of the table
getValueAt(int, int) - Method in class net.java.sip.communicator.impl.neomedia.EncodingConfigurationTableModel
 
getValueAt(int, int) - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
getValueAt(int, int) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigTableModel
 
getValueAt(int, int) - Method in class net.java.sip.communicator.plugin.chatconfig.replacement.ReplacementConfigurationTableModel
 
getValueAt(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
 
getValueAt(int, int) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecTableModel
getValueAt(int, int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Returns the text for the given cell of the table
getValueAt(int, int) - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapTableModel
Returns the text for the given cell of the table
getValueAt(int, int) - Method in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
Implements AbstractTableModel#getValueAt(int,int).
getValueAt(int, int) - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginTableModel
Returns the value in the cell given by row and column.
getValues() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
Returns an Iterator over the list of values of this field.
getValues() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
Returns an Iterator for the default values of the field if the field is part of a form to fill out.
getVersion() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Returns the version associated with this packet.
getVersion() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Get version.
getVersion() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ZrtpHashPacketExtension
Returns the ZRTP version used by the implementation that created the hash.
getVersion() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Returns the version of this contact source service.
getVersion() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Returns the version of this contact source service.
getVersion() - Method in interface net.java.sip.communicator.service.contactsource.EditableContactSourceService
Returns the version of this contact source service.
getVersion() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Returns the value of the version attribute of the conference-info element, or -1 if there is no version attribute or if it's value couldn't be parsed as an integer.
getVersionService() - Static method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Returns a reference to a VersionService implementation currently registered in the bundle context or null if no such implementation was found.
getVersionService() - Static method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Returns a reference to a VersionService implementation currently registered in the bundle context or null if no such implementation was found.
getVerticalScrollBar() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.AudioConferenceCallPanel
Returns the vertical JScrollBar.
getVideoConfigurationForm() - Static method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Returns the video configuration form.
getVideoPhones(Contact, OperationSetServerStoredContactInfo.DetailsResponseListener) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Returns list of video phones for contact, localized.
getVideoSsrc() - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Returns the SSRC value associated with this participant;
getVideoSsrc() - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Returns the SSRC of the video content/RTP stream sent by this ConferenceMember in the conference or -1 if such information is not currently available.
getVideoStatus() - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Gets the status in both directions of the video RTP stream from the point of view of this ConferenceMember.
getVideoStatus() - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Gets the status in both directions of the video RTP stream from the point of view of this ConferenceMember.
getVideoType() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
getViewFactory() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommHTMLEditorKit
Returns the extended HTMLFactory defined here.
getVisibleEditorRect() - Method in class net.java.sip.communicator.impl.gui.main.DialPadFieldUI
If we are in the case of disabled delete button, we simply call the parent implementation of this method, otherwise we recalculate the editor rectangle in order to leave place for the delete button.
getVisibleEditorRect() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
If we are in the case of disabled delete button, we simply call the parent implementation of this method, otherwise we recalculate the editor rectangle in order to leave place for the delete button.
getVisibleEditorRect() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
If we are in the case of disabled delete button, we simply call the parent implementation of this method, otherwise we recalculate the editor rectangle in order to leave place for the delete button.
getVisitedLinkColor() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Returns visited link color.
getVisualComponent(CallPeer) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Deprecated.
getVisualComponent() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Deprecated.
getVisualComponent(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Deprecated.
getVisualComponents() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Gets the visual Components in which videos from the remote peer are currently being rendered.
getVisualComponents(CallPeer) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Gets the visual/video Components available in this telephony for a specific CallPeer.
getVisualComponents() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets the visual Components in which videos from the remote peer are currently being rendered.
getVisualComponents(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Gets the visual/video Components available in this telephony for a specific CallPeer.
getVisualRepresentation(Transferable) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler
Overrides TransferHandler.getVisualRepresentation(Transferable t) in order to return a custom drag icon.
getVisualRepresentation(Transferable) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler
Overrides TransferHandler.getVisualRepresentation(Transferable t) in order to return a custom drag icon.
getVisualRepresentation(Transferable) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler
Overrides TransferHandler.getVisualRepresentation(Transferable t) in order to return a custom drag icon.
getVoicemailCheckURI() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the voicemail check URI.
getVoicemailCheckURI() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The voicemail check URI.
getVoicemailURI() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns the voicemail URI.
getVoicemailURI() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The voicemail URI.
getWebContactInfo(Contact) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetWebContactInfoIcqImpl
Returns the URL of a page containing information on contact
getWebContactInfo(String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetWebContactInfoIcqImpl
Returns the URL of a page containing information on the contact with the specified contactAddress.
getWebContactInfo(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWebContactInfo
Returns the URL of a page containing information on contact
getWebContactInfo(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWebContactInfo
Returns the URL of a page containing information on the contact with the specified contactAddress.
getWebContactInfoOpSet(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns the Web Contact Info operation set for the given protocol provider.
getWebPage() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
Get web page.
getWebSignupLinkName() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Returns the name of the web sign up link.
getWebSignupLinkName() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Returns the name of the web sign up link.
getWebSignupLinkName() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Returns the sign up link name.
getWebSignupLinkName() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns the name of the web sign up link.
getWeight() - Method in class net.java.sip.communicator.util.SRVRecord
Get weight.
getWhen() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
Get "when" field.
getWhiteboardID() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns the id of the specified Whiteboard.
getWhiteboardID() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Returns the id of the specified Whiteboard.
getWhiteboardInitialObject() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardInvitationJabberImpl
Returns the first white-board object that the inviter would like to exchange with the user.
getWhiteboardObject() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Returns the current WhiteboardObject to be sent.
getWhiteboardObjectID() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Returns the current WhiteboardObject's identifier to be sent.
getWhiteboardObjects() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns the WhiteboardObjects in this whiteboard session.
getWhiteboardObjects() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Returns the WhiteboardObjects in this whiteboard session.
getWhiteboardOperationSets() - Static method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardActivator
Returns all OperationSetWhiteboardings obtained from the bundle context.
getWhiteboardOpSet() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Returns the OperationSetWhiteboarding, where this event has occurred.
getWhiteboardParticipants() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns an iterator over all white-board participants.
getWhiteboardParticipants() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Returns an iterator over all whiteboard participants.
getWhiteboardParticipantsCount() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns the number of participants currently associated with this white-board session.
getWhiteboardParticipantsCount() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Returns the number of participants currently associated with this whiteboard session.
getWhiteboardPassword() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardInvitationJabberImpl
Returns the password to use in order to join the white-board, that this invitation is about.
getWhiteboardPassword() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardInvitation
Returns the password to use when joining the whiteboard.
getWhiteboardPoint() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectCircle
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectImage
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Returns the coordinates of this whiteboard object.
getWhiteboardPoint() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectText
Returns the coordinates of this whiteboard object.
getWhiteboardPointEnd() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectLineJabberImpl
Returns the coordinates of end point for the line
getWhiteboardPointEnd() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Returns the coordinates of end point for the line
getWhiteboardPointEnd() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectLine
Returns the coordinates of end point for the line
getWhiteboardPointStart() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectLineJabberImpl
Returns the coordinates of start point for the line
getWhiteboardPointStart() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Returns the coordinates of start point for the line
getWhiteboardPointStart() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectLine
Returns the coordinates of start point for the line
getWhiteboardSession() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns the chat room that this member is participating in.
getWhiteboardSession() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
returns the current WhiteboardSession
getWhiteboardSession() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Current WhiteboardSession used in the WhiteboardFrame.
getWhiteboardSession() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationRejectedEvent
Returns the WhiteboardSession for which the initial invitation was.
getWhiteboardSession() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Returns the WhiteboardSession, that this event is about.
getWhiteboardSession() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardParticipant
Returns the chat room that this member is participating in.
getWhiteboardSessionId() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
Returns the white board session identifier.
getWhiteboardSessionState() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns the state that this whiteboard is currently in.
getWidth() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Returns the width of this ThumbnailElement.
getWidth() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Returns the width (in pixels) of the WhiteboardObject.
getWidth() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Gets the width (in pixels) of the WhiteboardObject.
getWidth(ImageObserver) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Gets the width of this image.
getWidth() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Returns the width (in pixels) of the WhiteboardObject.
getWidth() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Gets the width (in pixels) of the WhiteboardObject.
getWidth() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectImage
Returns the width (in pixels) of the WhiteboardObject.
getWidth() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Gets the width (in pixels) of the WhiteboardObject.
getWindow() - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
Gets the Window wrapped by this instance and to which ExportedWindow capabilities are provided.
getWindowBackground() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the window background color resource.
getWindows() - Static method in class net.java.sip.communicator.plugin.desktoputil.WindowUtils
Returns an array of all Windows, both owned and ownerless, created by this application.
getWindowTitleFont() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Returns the window title font color resource.
getWindowTransparency() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the transparency value for all transparent windows.
getWizard() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Returns the wizard that created the form
getWizardContainer() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns the wizard container, where all pages are added.
getWizardForm() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
Implements the WizardPage.getWizardForm method.
getWizardForm() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Implements the WizardPage.getWizardForm to return this panel.
getWizardForm() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
Returns the form contained in this wizard page.
getWizardForm() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
Returns the form contained in this wizard page.
getWizardForm() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
Returns the form contained in this wizard page.
getWizardForm() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
Returns the form contained in this wizard page.
getWizardForm() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Implements the WizardPage.getWizardForm to return this panel.
getWizardForm() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Implements the WizardPage.getWizardForm to return this panel.
getWizardForm() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Implements the WizardPage.getWizardForm to return this panel.
getWizardForm() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Implements the WizardPage.getWizardForm to return this panel.
getWizardForm() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Implements the WizardPage.getWizardForm to return this panel.
getWizardForm() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Implements the WizardPage.getWizardForm to return this panel.
getWizardForm() - Method in interface net.java.sip.communicator.service.gui.WizardPage
Returns the user interface form represented by this page.
getWizardPage(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Returns the WizardPage corresponding to the given identifier.
getWord(String, int, boolean) - Static method in class net.java.sip.communicator.plugin.spellcheck.Word
Provides the word before or after a given index.
getWorkAddress(OperationSetServerStoredAccountInfo) - Static method in class net.java.sip.communicator.service.protocol.AccountInfoUtils
Returns the work address of the account, to which the given accountInfoOpSet belongs.
getWorkMails() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Returns work mail addresses.
getWorkMails() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Returns work mail addresses.
getWorkPhone() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Returns work telephone numbers from this person
getWorkPhone() - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Returns work telephone numbers from this person
getWorkPhones() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Returns work telephone numbers.
getWorkPhones() - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry
Returns work telephone numbers.
getWorkPhoneSearchFields() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Returns work phone fields that we will lookup.
getWorkPhoneSearchFields() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Returns work phone fields that we will lookup.
getWriter() - Method in class net.java.sip.communicator.impl.history.HistoryImpl
 
getWriter() - Method in interface net.java.sip.communicator.service.history.History
Returns an object which can be used to append records to this history.
getX() - Method in class net.java.sip.communicator.service.protocol.WhiteboardPoint
Returns the X coordinate of this WhiteboardPoint.
getXCapCaps() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.XCapCapsClient
Gets the xcap-caps from the server.
getXCapCaps() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Gets the xcap-caps from the server.
getXCapErrorMessage(XCapHttpResponse) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Analyzes the response and returns xcap error or null if response doesn't have it.
getXcapRoot() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Returns the xcapRoot.
getXmlNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
getXmlNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
getXmlNamespace() - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Gets the XML namespace of the Jingle transport implemented by this TransportManagerJabberImpl.
getY() - Method in class net.java.sip.communicator.service.protocol.WhiteboardPoint
Returns the Y coordinate of this WhiteboardPoint.
GIBBERISH - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolNames
The Gibberish protocol.
GIBBERISH_LOGO - Static variable in class net.java.sip.communicator.plugin.gibberishaccregwizz.Resources
A constant pointing to the Gibberish protocol logo icon.
GIBBERISH_PROTOCOL_NAME - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
The name of this protocol.
GIBBERISH_SERVICE_NAME - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.AccountIDGibberishImpl
 
GibberishAccountID - Class in net.java.sip.communicator.impl.protocol.gibberish
The Gibberish implementation of a sip-communicator account id.
GibberishAccountID(String, Map<String, String>) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.GibberishAccountID
Creates an account id from the specified id and account properties.
GibberishAccountRegistration - Class in net.java.sip.communicator.plugin.gibberishaccregwizz
The GibberishAccountRegistration is used to store all user input data through the GibberishAccountRegistrationWizard.
GibberishAccountRegistration() - Constructor for class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistration
 
GibberishAccountRegistrationWizard - Class in net.java.sip.communicator.plugin.gibberishaccregwizz
The GibberishAccountRegistrationWizard is an implementation of the AccountRegistrationWizard for the Gibberish protocol.
GibberishAccountRegistrationWizard(WizardContainer) - Constructor for class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Creates an instance of GibberishAccountRegistrationWizard.
GibberishAccRegWizzActivator - Class in net.java.sip.communicator.plugin.gibberishaccregwizz
Registers the GibberishAccountRegistrationWizard in the UI Service.
GibberishAccRegWizzActivator() - Constructor for class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccRegWizzActivator
 
GibberishActivator - Class in net.java.sip.communicator.impl.protocol.gibberish
Loads the Gibberish provider factory and registers its services in the OSGI bundle context.
GibberishActivator() - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.GibberishActivator
 
GibberishStatusEnum - Class in net.java.sip.communicator.impl.protocol.gibberish
An implementation of PresenceStatus that enumerates all states that a Gibberish contact can fall into.
GID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
The XML name of the gid attribute of the Jitsi Videobridge conference IQ which represents the value of the gid property of ColibriConferenceIQ.
GlobalAvatarChangeEvent - Class in net.java.sip.communicator.service.globaldisplaydetails.event
The event that contains information about global avatar change.
GlobalAvatarChangeEvent(Object, byte[]) - Constructor for class net.java.sip.communicator.service.globaldisplaydetails.event.GlobalAvatarChangeEvent
Creates an instance of GlobalDisplayDetailsEvent
globalDisplayAvatarChanged(GlobalAvatarChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Called whenever a new avatar is defined for one of the protocols that we have subscribed for.
globalDisplayAvatarChanged(GlobalAvatarChangeEvent) - Method in interface net.java.sip.communicator.service.globaldisplaydetails.event.GlobalDisplayDetailsListener
Indicates a change in the global avatar.
GlobalDisplayDetailsActivator - Class in net.java.sip.communicator.impl.globaldisplaydetails
 
GlobalDisplayDetailsActivator() - Constructor for class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
 
GlobalDisplayDetailsImpl - Class in net.java.sip.communicator.impl.globaldisplaydetails
The GlobalDisplayNameImpl offers generic access to a global display name for the local user.
GlobalDisplayDetailsImpl() - Constructor for class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Creates an instance of GlobalDisplayDetailsImpl.
GlobalDisplayDetailsListener - Interface in net.java.sip.communicator.service.globaldisplaydetails.event
The listener interface for receiving global display details events.
GlobalDisplayDetailsService - Interface in net.java.sip.communicator.service.globaldisplaydetails
The GlobalDisplayNameService offers generic access to a global display name and an avatar for the local user.
globalDisplayNameChanged(GlobalDisplayNameChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Called whenever a new avatar is defined for one of the protocols that we have subscribed for.
globalDisplayNameChanged(GlobalDisplayNameChangeEvent) - Method in interface net.java.sip.communicator.service.globaldisplaydetails.event.GlobalDisplayDetailsListener
Indicates a change in the global display name.
GlobalDisplayNameChangeEvent - Class in net.java.sip.communicator.service.globaldisplaydetails.event
The event that contains information about global display details change.
GlobalDisplayNameChangeEvent(Object, String) - Constructor for class net.java.sip.communicator.service.globaldisplaydetails.event.GlobalDisplayNameChangeEvent
Creates an instance of GlobalDisplayDetailsEvent
GlobalKeybindingSet - Interface in net.java.sip.communicator.service.keybindings
Global keybinding set interface.
GlobalKeybindingSetImpl - Class in net.java.sip.communicator.impl.keybindings
Global keybinding set.
GlobalKeybindingSetImpl() - Constructor for class net.java.sip.communicator.impl.keybindings.GlobalKeybindingSetImpl
 
globalPolicyChanged() - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
Implements ScOtrKeyManagerListener#globalPolicyChanged().
globalPolicyChanged() - Method in class net.java.sip.communicator.plugin.otr.OtrContactMenu
 
globalPolicyChanged() - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
globalPolicyChanged() - Method in class net.java.sip.communicator.plugin.otr.OtrWeakListener
Forwards the event/notification to the associated T if it is still needed by the application.
globalPolicyChanged() - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngineListener
 
GlobalProxyConfigForm - Class in net.java.sip.communicator.plugin.globalproxyconfig
Implementation of the configuration form.
GlobalProxyConfigForm() - Constructor for class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyConfigForm
Creates the form.
GlobalProxyPluginActivator - Class in net.java.sip.communicator.plugin.globalproxyconfig
Register the configuration form.
GlobalProxyPluginActivator() - Constructor for class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyPluginActivator
 
GlobalShortcutActivator - Class in net.java.sip.communicator.impl.globalshortcut
OSGi Activator for global shortcut.
GlobalShortcutActivator() - Constructor for class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutActivator
 
GlobalShortcutConfigForm - Class in net.java.sip.communicator.plugin.keybindingchooser.globalchooser
This ConfigurationForm shows the list of global shortcut
GlobalShortcutConfigForm() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutConfigForm
Constructor
GlobalShortcutDialog - Class in net.java.sip.communicator.plugin.keybindingchooser.globalchooser
Dialog to choose the shortcut.
GlobalShortcutDialog(Dialog, GlobalShortcutEntry) - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog
Constructor.
GlobalShortcutDialog.ShortcutFieldUI - Class in net.java.sip.communicator.plugin.keybindingchooser.globalchooser
A custom text field UI.
GlobalShortcutEntry - Class in net.java.sip.communicator.plugin.keybindingchooser.globalchooser
Entry for a global shortcut.
GlobalShortcutEntry(String, List<AWTKeyStroke>) - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Constructor.
GlobalShortcutEvent - Class in net.java.sip.communicator.service.globalshortcut
Event related to global shortcut.
GlobalShortcutEvent(AWTKeyStroke) - Constructor for class net.java.sip.communicator.service.globalshortcut.GlobalShortcutEvent
Initializes a new GlobalShortcutEvent.
GlobalShortcutEvent(AWTKeyStroke, boolean) - Constructor for class net.java.sip.communicator.service.globalshortcut.GlobalShortcutEvent
Initializes a new GlobalShortcutEvent.
GlobalShortcutListener - Interface in net.java.sip.communicator.service.globalshortcut
Global shortcut listener.
globalShortcutService - Static variable in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutActivator
The GlobalShortcutServiceImpl.
GlobalShortcutService - Interface in net.java.sip.communicator.service.globalshortcut
This global shortcut service permits to register listeners for global shortcut (i.e.
GlobalShortcutServiceImpl - Class in net.java.sip.communicator.impl.globalshortcut
This global shortcut service permits to register listeners for global shortcut (i.e.
GlobalShortcutServiceImpl() - Constructor for class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Initializes the GlobalShortcutServiceImpl.
GlobalShortcutTableModel - Class in net.java.sip.communicator.plugin.keybindingchooser.globalchooser
Table model for global shortcuts.
GlobalShortcutTableModel() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
 
GlobalStatusEnum - Class in net.java.sip.communicator.service.protocol.globalstatus
The global statuses available to the system.
GlobalStatusEnum(int, String, byte[], String) - Constructor for class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Creates a status with the specified connectivity coeff, name and icon.
GlobalStatusMessageMenu - Class in net.java.sip.communicator.plugin.desktoputil.presence
 
GlobalStatusMessageMenu(boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.GlobalStatusMessageMenu
Creates an instance of GlobalStatusMessageMenu.
GlobalStatusSelectorBox - Class in net.java.sip.communicator.impl.gui.main.presence
The GlobalStatusSelectorBox is a global status selector box, which appears in the status panel, when the user has more than one account.
GlobalStatusSelectorBox(AccountStatusPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Creates an instance of SimpleStatusSelectorBox.
globalStatusService - Static variable in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
 
GlobalStatusService - Interface in net.java.sip.communicator.service.protocol.globalstatus
Service managing global statuses, publishing status for global statuses and fo individual protocol providers, saving its last state for future restore .
GlobalStatusServiceImpl - Class in net.java.sip.communicator.impl.globaldisplaydetails
Global statuses service impl.
GlobalStatusServiceImpl() - Constructor for class net.java.sip.communicator.impl.globaldisplaydetails.GlobalStatusServiceImpl
 
globalStatusSet - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
The set of states currently supported.
GMAIL_NOTIFICATIONS_ENABLED - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if gmail notifications should be enabled.
Gobject - Interface in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
JNA mappings for GTK GObject types that are required for the tray menu.
Gobject.SignalHandler - Interface in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
 
GOOGLE_CONNECT_SRV - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
XMPP server for Google service.
GOOGLE_CONTACTS_ENABLED - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if Google Contacts should be enabled.
GOOGLE_USER_SUFFIX - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Account suffix for Google service.
GOOGLE_VOICE_DOMAIN - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Google voice domain name.
GOOGLECONTACTS_MAX_RESULTS - Static variable in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsQuery
Maximum results for Google Contacts query.
GoogleContactsActivator - Class in net.java.sip.communicator.impl.googlecontacts
Activates the Google Contacts Service
GoogleContactsActivator() - Constructor for class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
 
GoogleContactsConfigForm - Class in net.java.sip.communicator.impl.googlecontacts.configform
This ConfigurationForm shows the list of Google Contacts account and allow users to manage them.
GoogleContactsConfigForm() - Constructor for class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm
Constructor
GoogleContactsConfigForm.RefreshContactSourceThread - Class in net.java.sip.communicator.impl.googlecontacts.configform
Thread that will perform refresh of contact sources.
GoogleContactsConnection - Interface in net.java.sip.communicator.service.googlecontacts
Interface that define a Google Contacts connection.
GoogleContactsConnection.ConnectionStatus - Enum in net.java.sip.communicator.service.googlecontacts
Enumeration for connection status.
GoogleContactsConnectionImpl - Class in net.java.sip.communicator.impl.googlecontacts
Google Contacts credentials to connect to the service.
GoogleContactsConnectionImpl(String) - Constructor for class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Constructor.
GoogleContactsConnectionImpl.FailedContactQueryException - Exception in net.java.sip.communicator.impl.googlecontacts
Exception for signaling failed contact query.
GoogleContactsEntry - Interface in net.java.sip.communicator.service.googlecontacts
Entry of Google Contacts directory.
GoogleContactsEntry.IMProtocol - Enum in net.java.sip.communicator.service.googlecontacts
The supported IM protocol
GoogleContactsEntryImpl - Class in net.java.sip.communicator.impl.googlecontacts
Google Contacts entry implementation.
GoogleContactsEntryImpl() - Constructor for class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
 
GoogleContactsQuery - Class in net.java.sip.communicator.impl.googlecontacts
Implements ContactQuery for Google Contacts.
GoogleContactsQuery(GoogleContactsSourceService, Pattern, int) - Constructor for class net.java.sip.communicator.impl.googlecontacts.GoogleContactsQuery
Initializes a new GoogleContactsQuery instance which is to perform a specific query on behalf of a specific contactSource.
GoogleContactsService - Interface in net.java.sip.communicator.service.googlecontacts
Google Contacts service.
GoogleContactsServiceImpl - Class in net.java.sip.communicator.impl.googlecontacts
Implementation of Google Contacts service.
GoogleContactsServiceImpl() - Constructor for class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Constructor.
GoogleContactsSourceService - Class in net.java.sip.communicator.impl.googlecontacts
Implements ContactSourceService for Google Contacts.
GoogleContactsSourceService(String) - Constructor for class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Constructor.
GoogleContactsSourceService(GoogleContactsConnection) - Constructor for class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Constructor.
GoogleContactsTableModel - Class in net.java.sip.communicator.impl.googlecontacts.configform
A table model suitable for the directories list in the configuration form.
GoogleContactsTableModel() - Constructor for class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
 
GoogleEntryCallback - Interface in net.java.sip.communicator.service.googlecontacts
Defines the interface for a callback function which is called by the GoogleContactsService when a new GoogleContactsEntry has been found during a search.
GoogleQuery - Class in net.java.sip.communicator.service.googlecontacts
Describes a Google query.
GoogleQuery(Pattern) - Constructor for class net.java.sip.communicator.service.googlecontacts.GoogleQuery
Constructor.
GoogleTalkAccountRegistrationWizard - Class in net.java.sip.communicator.plugin.googletalkaccregwizz
The GoogleTalkAccountRegistrationWizard is an implementation of the AccountRegistrationWizard for the Google Talk protocol.
GoogleTalkAccountRegistrationWizard(WizardContainer) - Constructor for class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Creates an instance of GoogleTalkAccountRegistrationWizard.
GoogleTalkAccRegWizzActivator - Class in net.java.sip.communicator.plugin.googletalkaccregwizz
Registers the GoogleTalkAccountRegistrationWizard in the UI Service.
GoogleTalkAccRegWizzActivator() - Constructor for class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
 
gotMessage(Conversation, MessageInfo) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimConversationListener
 
gotOtherEvent(Conversation, ConversationEventInfo) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimConversationListener
 
GRACEFUL_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ShutdownIQ
Graceful shutdown IQ element name.
GracefulShutdown() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.GracefulShutdown
 
GRADIENT_DARK_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
The start color used to paint a gradient mouse over background of some components.
GRADIENT_LIGHT_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
The end color used to paint a gradient mouse over background of some components.
grant(ChatRoomIrcImpl, String, Mode) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Grant user permissions to specified user.
grantAdmin(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Grants admin role to the participant given by address.
grantAdmin(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Grants administrator privileges to another user.
grantAdmin(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Grants admin role to the participant given by address.
grantAdmin(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Grants administrator privileges to another user.
grantMembership(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Grants membership role to the participant given by address.
grantMembership(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Grants membership to a user.
grantMembership(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Grants membership role to the participant given by address.
grantMembership(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Grants membership to a user.
grantModerator(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Grants moderator role to the participant given by address.
grantModerator(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Grants moderator privileges to a participant or visitor.
grantModerator(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Grants moderator role to the participant given by address.
grantModerator(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Grants moderator privileges to a participant or visitor.
grantOwnership(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Grants ownership role to the participant given by address.
grantOwnership(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Grants ownership privileges to another user.
grantOwnership(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Grants ownership role to the participant given by address.
grantOwnership(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Grants ownership privileges to another user.
grantVoice(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Grants voice to the participant given by address.
grantVoice(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Grants voice to a visitor in the room.
grantVoice(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Grants voice to the participant given by address.
grantVoice(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Grants voice to a visitor in the room.
GraphicUtils - Class in net.java.sip.communicator.util
The GraphicUtils is an utility class that gives access to some simple graphics operations, like an easy creating of a clipped shape or image, or painting of a border glow.
GraphicUtils() - Constructor for class net.java.sip.communicator.util.GraphicUtils
 
GROUP_CLICKED - Static variable in class net.java.sip.communicator.service.gui.event.ContactListEvent
Indicates that the ContactListEvent instance was triggered by selecting a group in the contact list.
GROUP_CREATED_EVENT - Static variable in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Indicates that a contact group has been successfully created.
GROUP_CREATION_FAILED_EVENT - Static variable in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Indicates that we have failed to create a group.
GROUP_REMOVED_EVENT - Static variable in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Indicates that a contact group has been successfully deleted.
GROUP_RENAMED_EVENT - Static variable in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Indicates that a group has been successfully renamed.
GROUP_RESOLVED_EVENT - Static variable in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Indicates that a group has just been resolved against the server.
GROUP_SELECTED - Static variable in class net.java.sip.communicator.service.gui.event.ContactListEvent
Indicates that the ContactListEvent instance was triggered by selecting a group in the contact list.
groupClicked(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Implements the ContactListListener.groupSelected method.
groupClicked(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
 
groupClicked(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
Indicates that a group has been selected during a move operation.
groupClicked(ContactListEvent) - Method in interface net.java.sip.communicator.service.gui.event.ContactListListener
Indicates that a group has been selected.
groupCreated(ServerStoredGroupEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ServerStoredGroupListener
Called whnever an indication is received that a new server stored group is created.
groupNameChanged(ServerStoredGroupEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ServerStoredGroupListener
Called when an indication is received that the name of a server stored contact group has changed.
GroupNode - Class in net.java.sip.communicator.impl.gui.main.contactlist
The GroupNode is a ContactListNode corresponding to a given UIGroup.
GroupNode(ContactListTreeModel, UIGroupImpl) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Creates a GroupNode by specifying the parent treeModel and the corresponding uiGroup.
GroupNode.NodeComparator - Class in net.java.sip.communicator.impl.gui.main.contactlist
Note: this comparator imposes orderings that are inconsistent with equals.
GroupPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Jingle group packet extension(XEP-0338).
GroupPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
Creates a new GroupPacketExtension instance with the proper element name and namespace.
groupRemoved(ServerStoredGroupEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ServerStoredGroupListener
Called whnever an indication is received that an existing server stored group has been removed.
groupResolved(ServerStoredGroupEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ServerStoredGroupListener
Called when a contact group has been successfully resolved against the server.
GroupRightButtonMenu - Class in net.java.sip.communicator.impl.gui.main.contactlist
The GroupRightButtonMenu is the menu, opened when user clicks with the right mouse button on a group in the contact list.
GroupRightButtonMenu(MainFrame, MetaContactGroup) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.GroupRightButtonMenu
Creates an instance of GroupRightButtonMenu.
GROUPS_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Groups 16x16 image.
groupSelected(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
We're not interested in group selection events here.
groupSelected(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
We're not interested in group selection events here.
groupSelected(ContactListEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
We're not interested in group selection events here.
groupSelected(ContactListEvent) - Method in interface net.java.sip.communicator.service.gui.event.ContactListListener
Indicates that a group has been selected.
growBy - Variable in class net.java.sip.communicator.util.Entities.ArrayEntityMap
 
GrowlNotificationActivator - Class in net.java.sip.communicator.impl.growlnotification
Activates the GrowlNotificationService
GrowlNotificationActivator() - Constructor for class net.java.sip.communicator.impl.growlnotification.GrowlNotificationActivator
 
GrowlNotificationServiceImpl - Class in net.java.sip.communicator.impl.growlnotification
The Growl Notification Service displays on-screen information such as messages or call received, etc.
GrowlNotificationServiceImpl() - Constructor for class net.java.sip.communicator.impl.growlnotification.GrowlNotificationServiceImpl
 
growlNotificationTimedOut(Object) - Method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationServiceImpl
This method is called by Growl when the Growl notification is not clicked
growlNotificationWasClicked(Object) - Method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationServiceImpl
This method is called by Growl when the Growl notification is clicked
Gtk - Interface in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
JNA mappings for the gtk2 library.
Gtk.GtkIconSize - Enum in net.java.sip.communicator.impl.osdependent.systemtray.appindicator
 
gtk_check_menu_item_get_active(Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_check_menu_item_new_with_label(String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_check_menu_item_set_active(Pointer, int) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_image_menu_item_new_with_label(String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_image_menu_item_set_always_show_image(Pointer, int) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_image_menu_item_set_image(Pointer, Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_image_new_from_pixbuf(Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_init(int, String[]) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_main() - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_menu_item_set_label(Pointer, String) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_menu_item_set_submenu(Pointer, Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_menu_new() - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_menu_shell_append(Pointer, Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_separator_menu_item_new() - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_widget_destroy(Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_widget_set_sensitive(Pointer, int) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
gtk_widget_show_all(Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
GuiActivator - Class in net.java.sip.communicator.impl.gui
The GUI Activator class.
GuiActivator() - Constructor for class net.java.sip.communicator.impl.gui.GuiActivator
 
GuiCallListener() - Constructor for class net.java.sip.communicator.impl.gui.main.call.CallManager.GuiCallListener
 
GuiServiceActivator - Class in net.java.sip.communicator.service.gui.internal
 
GuiServiceActivator() - Constructor for class net.java.sip.communicator.service.gui.internal.GuiServiceActivator
 
GuiUtils - Class in net.java.sip.communicator.util
The StringUtils class is used through this ui implementation for some special operations with strings.
GuiUtils() - Constructor for class net.java.sip.communicator.util.GuiUtils
 

H

handle(DBusSignal) - Method in class net.java.sip.communicator.impl.sysactivity.NetworkManagerListenerImpl
Receives signals and dispatch them.
handleAccountManagerEvent(AccountManagerEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.UriHandlerJabberImpl
 
handleAccountManagerEvent(AccountManagerEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
 
handleAccountManagerEvent(AccountManagerEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AccountManagerListener
Notifies this listener about an event fired by a specific AccountManager.
handleAccountManagerEvent(AccountManagerEvent) - Method in class net.java.sip.communicator.util.account.LoginManager
Notifies that the loading of the stored accounts of a specific ProtocolProviderFactory has finished.
handleAEGetURLEvent(String) - Method in interface net.java.sip.communicator.util.launchutils.AEGetURLEventHandler.IAEGetURLListener
Handle the URL event.
handleArgs(String[]) - Method in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Does the actual argument handling.
handleAuthenticationChallenge(ClientTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Updates this call so that it would record a new transaction and dialog that have been recreated because of a re-authentication.
handleChallenge(Response, ClientTransaction, SipProvider) - Method in class net.java.sip.communicator.impl.protocol.sip.security.SipSecurityManager
Uses securityAuthority to determine a set of valid user credentials for the specified Response (Challenge) and appends it to the challenged request so that it could be retransmitted.
handleChallenge(Response, ClientTransaction, SipProvider, long) - Method in class net.java.sip.communicator.impl.protocol.sip.security.SipSecurityManager
Uses securityAuthority to determine a set of valid user credentials for the specified Response (Challenge) and appends it to the challenged request so that it could be retransmitted.
handleChange() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
handleChange() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow
Performs changes in the room name combo box when its editor content has changed.
handleConcurrentInvocationRequest() - Method in class net.java.sip.communicator.impl.argdelegation.ArgDelegationPeerImpl
This method would simply bring the application on focus as it is called when the user has tried to launch a second instance of SIP Communicator while a first one was already running.
handleConcurrentInvocationRequest() - Method in interface net.java.sip.communicator.util.launchutils.ArgDelegationPeer
Called when the user has tried to launch a second instance of SIP Communicator while a first one was already running.
handleConcurrentInvocationRequest() - Method in class net.java.sip.communicator.util.launchutils.ArgDelegator
Called when the user has tried to launch a second instance of SIP Communicator while a first one was already running.
handleConcurrentInvocationRequestArgs(String[]) - Method in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Called when the user has tried to launch a second instance of SIP Communicator while a first one was already running.
handleEvent(RvConnection, RvConnectionEvent) - Method in class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl.IcqFileTransferEventListener
 
handleEventWithStateChange(RvConnection, RvConnectionState, RvConnectionEvent) - Method in class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl.IcqFileTransferEventListener
 
handleFlapPacket(FlapPacketEvent) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.ConnectionClosedListener
 
handleForbiddenResponse(Response, ClientTransaction, SipProvider) - Method in class net.java.sip.communicator.impl.protocol.sip.security.SipSecurityManager
Handles a 403 Forbidden response.
handleHelpArg() - Method in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Prints a help message containing usage instructions and descriptions of all options currently supported by Jitsi.
handleNewIncomingConnection(RvConnectionManager, IncomingRvConnection) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Function called when a icq file transfer request arrive
handleProviderAdded(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalStatusServiceImpl
Handles newly added providers.
handleProviderAdded(ProtocolProviderService, boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
When a provider is added, do not block and start executing in new thread.
handleProviderAdded(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
 
handleProviderRemoved(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalStatusServiceImpl
Handles removed providers.
handleProviderRemoved(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
A provider has been removed.
handleRedirect(String, List<NameValuePair>) - Method in interface net.java.sip.communicator.service.httputil.HttpUtils.RedirectHandler
Schedule new request with the redirect location, reusing the already filled parameters.
handleUnknownArg(String) - Method in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Prints an error message and then prints the help message.
handleUri(String) - Method in class net.java.sip.communicator.impl.argdelegation.ArgDelegationPeerImpl
Relays uirArg to the corresponding handler or shows an error message in case no handler has been registered for the corresponding protocol.
handleUri(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.UriHandlerJabberImpl
Parses the specified URI and creates a chat with the currently active im operation set.
handleUri(String) - Method in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Parses the specified URI and tries to create a call when online.
handleUri(String, ProtocolProviderService) - Method in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Creates a call with the currently active telephony operation set.
handleUri(String) - Method in interface net.java.sip.communicator.service.argdelegation.UriHandler
Handles/opens the URI.
handleUri(String) - Method in interface net.java.sip.communicator.util.launchutils.ArgDelegationPeer
Handles uriArg in whatever way it finds fit.
handleUri(String) - Method in class net.java.sip.communicator.util.launchutils.ArgDelegator
Passes the uriArg to the uri delegation peer or, in case no peer is currently registered, stores it and keeps it until one appears.
HANG_UP - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for hanging up calls.
HANG_UP - Static variable in class net.java.sip.communicator.plugin.notificationwiring.SoundProperties
The hang up sound id.
hangup(boolean, String, PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Ends the call with this CallPeer.
HangUp() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.HangUp
Creates new instance of HangUp IQ.
HANGUP - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.ReasonExtension
Indication that the call ended due to a normal hangup by the remote party.
hangup() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Ends the call with for this CallPeer.
hangup(int, String) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Ends the call with for this CallPeer.
HANGUP_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The hangup button image.
HANGUP_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The hangup button image.
HANGUP_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The hangup button image.
HANGUP_COMMND - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.ReasonExtension
Indication that the call ended due to a normal hangup triggered by a hangup command.
HANGUP_REASON_BUSY_HERE - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Reason code used to hangup peer, indicates busy here.
HANGUP_REASON_ENCRYPTION_REQUIRED - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Reason code used to hangup peer if call was not encrypted.
HANGUP_REASON_NORMAL_CLEARING - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Reason code used to hangup peer, indicates normal hangup.
HANGUP_REASON_TIMEOUT - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Reason code used to hangup peer when we wait for some event and it timeouted.
HangupButton - Class in net.java.sip.communicator.impl.gui.main.call
The hangup button shown in the call window.
HangupButton(CallPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.call.HangupButton
Creates an instance of HangupButton, by specifying the parent call panel.
hangupButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountDialog
Disposes the dialog when the hangup button is pressed.
hangupButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Indicates that the hangup button has been pressed.
hangupButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ReceivedCallDialog
Hangups the call when the call button has been pressed.
hangupCall(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Hang ups the given call.
hangupCallPeer(CallPeer) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Hang ups the given callPeer.
hangupCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Indicates a user request to end a call with the specified call particiapnt.
hangupCallPeer(CallPeer, int, String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Ends the call with the specified peer.
hangupCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Ends the call with the specified peer.
hangupCallPeer(CallPeer, int, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Ends the call with the specified peer.
hangupCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
Indicates a user request to end a call with the specified call particiapnt.
hangupCallPeer(CallPeer, int, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
Ends the call with the specified peer.
hangupCallPeer(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Ends the call with the specified peer.
hangupCallPeer(CallPeer, int, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Ends the call with the specified peer.
hangupCallPeer(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Indicates a user request to end a call with the specified call peer.
hangupCallPeer(CallPeer, int, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Ends the call with the specified peer.
hangupCalls(CallConference) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Asynchronously hangs up the Calls participating in a specific CallConference.
HardwareAddressRetriever - Class in net.java.sip.communicator.impl.netaddr
Class to retrieve hardware address of a specific interface.
HardwareAddressRetriever() - Constructor for class net.java.sip.communicator.impl.netaddr.HardwareAddressRetriever
 
harvest(Component) - Method in class net.java.sip.communicator.impl.protocol.jabber.JingleNodesHarvester
Gathers Jingle Nodes candidates for all host Candidates that are already present in the specified component.
hasAnyChannelsToExpire() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Returns true if ColibriBuilder.RequestType.EXPIRE_CHANNELS request is being constructed and there are valid channels to be expired.
hasCallInfo() - Method in class net.java.sip.communicator.impl.gui.main.call.CallInfoFrame
Indicates if the call info window has any text to display
hasContent() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
 
hasContent() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Indicates whether there are some contents that should be printed as child elements of this IQ.
hasContent() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
Indicates whether there are some contents that should be printed as child elements of this IQ.
hasContent() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.SctpConnection
Indicates whether there are some contents that should be printed as child elements of this IQ.
hasDefaultSource() - Method in interface net.java.sip.communicator.impl.gui.main.contactlist.ContactListSourceFilter
Indicates if this filter contains a default source.
hasDelayedCallPeers() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Check if the list with the delayed call peers is empty.
hasEnabledVideoFormat(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the account associated with protocolProvider has at least one video format enabled in it's configuration, false otherwise.
hash - Variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager.Caps
The hash (algorithm) of this Caps value.
HASH_METHOD - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
The hash method we use for generating the ver string.
hashCode() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Gets a hash code value for this object for the benefit of hashtables.
hashCode() - Method in class net.java.sip.communicator.impl.gui.main.UINotification
 
hashCode() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
We override the equals method so we also do for hashCode to keep consistent behavior
hashCode() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Returns the hash code for this instance.
hashCode() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
 
hashCode() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
hashCode() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
 
hashCode() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns a hash code value for the object, which is actually the hashcode value of the groupname.
hashCode() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
hashCode implementation for Chat Room.
hashCode() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
hashCode() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcAccountID
Returns a hash code value for the object.
hashCode() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns a hash code value for the object, which is actually the hashcode value of the groupname.
hashCode() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns a hashCode for this contact.
hashCode() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager.Caps
 
hashCode() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
 
hashCode() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns a hash code value for this whiteboard.
hashCode() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns a hash code value for this instance supported for the benefit of hashtables.
hashCode() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
 
hashCode() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
 
hashCode() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
 
hashCode() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Returns hashcode for this instance.
hashCode() - Method in class net.java.sip.communicator.plugin.otr.OtrContactManager.OtrContact
 
hashCode() - Method in class net.java.sip.communicator.plugin.otr.ScSessionID
Returns SessionID.hashCode() of the wrapped SessionID.
hashCode() - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberSourceContact
 
hashCode() - Method in class net.java.sip.communicator.plugin.spellcheck.ChatAttachments
 
hashCode() - Method in class net.java.sip.communicator.service.gui.Container
 
hashCode() - Method in class net.java.sip.communicator.service.history.HistoryID
 
hashCode() - Method in class net.java.sip.communicator.service.protocol.AbstractContact
 
hashCode() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns a hash code value for the object.
hashCode() - Method in class net.java.sip.communicator.service.protocol.Call
Returns a hash code value for this call.
hashCode() - Method in class net.java.sip.communicator.service.protocol.ContactResource
 
hashCode() - Method in class net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF.Line
 
hashCode() - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Returns a hash code value for the object.
hashCode() - Method in class net.java.sip.communicator.service.protocol.RegistrationState
 
hashCode() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
 
hashCode() - Method in class net.java.sip.communicator.service.protocol.WhiteboardPoint
 
HashEntityMap() - Constructor for class net.java.sip.communicator.util.Entities.HashEntityMap
Constructs a new instance of HashEntityMap.
hasKeyStorePassword() - Method in class net.java.sip.communicator.service.certificate.KeyStoreType
Flag that indicates if the keystore supports passwords.
hasNext() - Method in class net.java.sip.communicator.impl.history.OrderedQueryResultSet
Returns true if the iteration has more elements.
hasNext() - Method in class net.java.sip.communicator.service.history.DefaultQueryResultSet
 
hasNotifications() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
 
hasOperationSet(Class<? extends OperationSet>) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Checks whether we have the operation set in already loaded protocol providers.
hasParams(String) - Method in interface net.java.sip.communicator.service.httputil.HttpUtils.RedirectHandler
Do the new location has params that need to be filled, return true will cause to handle redirect.
hasPrev() - Method in class net.java.sip.communicator.impl.history.OrderedQueryResultSet
Returns true if the iteration has elements preceeding the current one.
hasPrev() - Method in interface net.java.sip.communicator.service.history.BidirectionalIterator
Returns true if the iteration has elements preceeding the current one.
hasPrev() - Method in class net.java.sip.communicator.service.history.DefaultQueryResultSet
 
hasProtocolProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Checks whether we have already loaded the protocol provider.
hasRid() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Check if this source has an rid
hasSelectedMenus() - Method in class net.java.sip.communicator.impl.gui.main.menus.MainMenu
Determines whether there are selected menus.
hasSelectedMenus() - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Returns true if there are selected status selector boxes, otherwise returns false.
hasSelectedMenus() - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Returns true if there are selected status selector boxes, otherwise returns false.
hasSelectedTransport() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransportSelectorBox
Do we have a selected transport.
hasSSRC() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Check if this source has an ssrc
hasStoredAccount(String, boolean, String) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Checks whether a stored account with userID is stored in configuration.
hasStoredAccounts(String, boolean) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Check for stored accounts for the supplied protocolName.
hc - Variable in class net.java.sip.communicator.impl.neomedia.ZrtpConfigurePanel
 
HD_VIDEO_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The resize video button.
HEADER_CONTENT_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
HTTP Content-Type header.
HEADER_ETAG - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
HTTP ETag header.
HEADER_IF_NONE_MATCH - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
HTTP If-None-Match header.
HeaderExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.rayo
Header packet extension optionally included in RayoIqProvider.RayoIq.
HeaderExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.HeaderExtension
Creates new instance of HeaderPacketExtension.
HEADPHONE - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
 
HealthCheckIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.health
The health check IQ used to trigger health checks on the Jitsi Videobridge.
HealthCheckIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.health.HealthCheckIQ
 
HealthCheckIQProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.health
The IQProvider for HealthCheckIQ.
HealthCheckIQProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.health.HealthCheckIQProvider
 
HEIGHT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
The name of the thumbnail attribute "height".
height - Variable in class net.java.sip.communicator.plugin.desktoputil.FramedImage
The default height of the image.
help() - Method in interface net.java.sip.communicator.impl.protocol.irc.Command
Return help information to output.
help() - Method in class net.java.sip.communicator.plugin.irccommands.command.Join
Command usage instructions.
help() - Method in class net.java.sip.communicator.plugin.irccommands.command.Me
Command usage instructions.
help() - Method in class net.java.sip.communicator.plugin.irccommands.command.Mode
Usage instructions.
help() - Method in class net.java.sip.communicator.plugin.irccommands.command.Msg
Usage instructions.
help() - Method in class net.java.sip.communicator.plugin.irccommands.command.Nick
Usage instructions.
HelpMenu - Class in net.java.sip.communicator.impl.gui.main.chat.menus
The HelpMenu is a menu in the main application menu bar.
HelpMenu(ChatWindow) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.menus.HelpMenu
Creates an instance of HelpMenu.
HelpMenu - Class in net.java.sip.communicator.impl.gui.main.menus
The HelpMenu is a menu in the main application menu bar.
HelpMenu(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.menus.HelpMenu
Creates an instance of HelpMenu.
HIDActivator - Class in net.java.sip.communicator.impl.hid
OSGi activator for the HID service.
HIDActivator() - Constructor for class net.java.sip.communicator.impl.hid.HIDActivator
 
HIDE_PLACEHOLDER_PIC_PROP - Static variable in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Property to disable showing the dummy picture for the peer when no streams present.
hideProgressRelatedComponents() - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Hides all progress related components.
HIDService - Interface in net.java.sip.communicator.service.hid
Human Interface Device service.
HIDServiceImpl - Class in net.java.sip.communicator.impl.hid
Implementation of the HID service to provide way of regenerate key press and mouse interactions.
HIDServiceImpl() - Constructor for class net.java.sip.communicator.impl.hid.HIDServiceImpl
Constructor.
hierarchyChanged(HierarchyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
HierarchyListener's method.
highlightedTabs - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
highlightTab(int, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ConversationTabbedPane
When a tab is highlighted sets an indicator of the number of unread messages in this tab.
highlightTab(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Highlights the tab with the given index.
History - Interface in net.java.sip.communicator.service.history
 
HISTORY_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
History 16x16 image.
HISTORY_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Clock icon.
HISTORY_ICON_OFF - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Clock icon off.
HISTORY_ICON_ON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Clock icon on.
HISTORY_INCOMING_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The history incoming message type.
HISTORY_OUTGOING_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The history outgoing message type.
HISTORY_TYPE - Static variable in interface net.java.sip.communicator.service.contactsource.ContactSourceService
Type of a history source.
HistoryActivator - Class in net.java.sip.communicator.impl.history
Invoke "Service Binder" to parse the service XML and register all services.
HistoryActivator() - Constructor for class net.java.sip.communicator.impl.history.HistoryActivator
 
historyFilter - Static variable in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
The call history filter.
HistoryID - Class in net.java.sip.communicator.service.history
Object used to uniquely identify a group of history records.
HistoryImpl - Class in net.java.sip.communicator.impl.history
 
HistoryImpl(HistoryID, File, HistoryRecordStructure, HistoryServiceImpl) - Constructor for class net.java.sip.communicator.impl.history.HistoryImpl
Creates an instance of HistoryImpl by specifying the history identifier, the directory, the HistoryRecordStructure to use and the parent HistoryServiceImpl.
HistoryMenu - Class in net.java.sip.communicator.impl.gui.main.chat.history
The HistoryMenu is the main menu in the history window.
HistoryMenu(JFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.history.HistoryMenu
Creates an instance of HistoryMenu.
HistoryQuery - Interface in net.java.sip.communicator.service.history
The HistoryQuery corresponds to a query made through the InteractiveHistoryReader.
HistoryQueryImpl - Class in net.java.sip.communicator.impl.history
The HistoryQueryImpl is an implementation of the HistoryQuery interface.
HistoryQueryImpl(String) - Constructor for class net.java.sip.communicator.impl.history.HistoryQueryImpl
Creates an instance of HistoryQueryImpl by specifying the query string it was created for.
HistoryQueryListener - Interface in net.java.sip.communicator.service.history.event
The HistoryQueryListener listens for changes in the result of a given HistoryQuery.
HistoryQueryStatusEvent - Class in net.java.sip.communicator.service.history.event
The HistoryQueryStatusEvent is triggered each time a HistoryQuery changes its status.
HistoryQueryStatusEvent(HistoryQuery, int) - Constructor for class net.java.sip.communicator.service.history.event.HistoryQueryStatusEvent
Creates a HistoryQueryStatusEvent by specifying the source HistoryQuery and the eventType indicating why initially this event occurred.
HistoryReader - Interface in net.java.sip.communicator.service.history
Used to serach over the history records
HistoryReaderImpl - Class in net.java.sip.communicator.impl.history
 
HistoryReaderImpl(HistoryImpl) - Constructor for class net.java.sip.communicator.impl.history.HistoryReaderImpl
Creates an instance of HistoryReaderImpl.
HistoryRecord - Class in net.java.sip.communicator.service.history.records
 
HistoryRecord(HistoryRecordStructure, String[]) - Constructor for class net.java.sip.communicator.service.history.records.HistoryRecord
Constructs an entry containing multiple name-value pairs, where the names are taken from the defined structure.
HistoryRecord(String[], String[]) - Constructor for class net.java.sip.communicator.service.history.records.HistoryRecord
Constructs an entry containing multiple name-value pairs, where the name is not unique.
HistoryRecord(HistoryRecordStructure, String[], Date) - Constructor for class net.java.sip.communicator.service.history.records.HistoryRecord
Constructs an entry containing multiple name-value pairs, where the names are taken from the defined structure.
HistoryRecord(String[], String[], Date) - Constructor for class net.java.sip.communicator.service.history.records.HistoryRecord
Constructs an entry containing multiple name-value pairs, where the name is not unique.
HistoryRecordEvent - Class in net.java.sip.communicator.service.history.event
The HistoryRecordEvent indicates that a HistoryRecords has been received as a result of a HistoryQuery.
HistoryRecordEvent(HistoryQuery, HistoryRecord) - Constructor for class net.java.sip.communicator.service.history.event.HistoryRecordEvent
Creates a HistoryRecordEvent by specifying the initial query and the record this event is about.
historyRecordReceived(HistoryRecordEvent) - Method in interface net.java.sip.communicator.service.history.event.HistoryQueryListener
Indicates that new HistoryRecord has been received as a result of the query.
HistoryRecordStructure - Class in net.java.sip.communicator.service.history.records
 
HistoryRecordStructure(String[]) - Constructor for class net.java.sip.communicator.service.history.records.HistoryRecordStructure
Creates an entry structure object used to define the shape of the data stored in the history.
HistorySearchProgressListener - Interface in net.java.sip.communicator.service.history.event
When searching into the history a ProgressEvent is fired whenever the progress is changed.
HistorySelectorBox - Class in net.java.sip.communicator.impl.gui.main.chat.toolBars
The HistorySelectorBox is the component where user could choose a history action like enable/disable and erase history for contact or all history.
HistorySelectorBox(ChatContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.toolBars.HistorySelectorBox
 
HistoryService - Interface in net.java.sip.communicator.service.history
This service provides the functionality to store history records.
HistoryServiceImpl - Class in net.java.sip.communicator.impl.history
 
HistoryServiceImpl(BundleContext) - Constructor for class net.java.sip.communicator.impl.history.HistoryServiceImpl
Constructor.
HistoryWindow - Class in net.java.sip.communicator.impl.gui.main.chat.history
The HistoryWindow is the window, where user could view or search in the message history.
HistoryWindow(Object) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Creates an instance of the HistoryWindow.
HistoryWindowManager - Class in net.java.sip.communicator.impl.gui.main.chat.history
Manages all history windows within the gui.
HistoryWindowManager() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindowManager
 
HistoryWriter - Interface in net.java.sip.communicator.service.history
 
HistoryWriter.HistoryRecordUpdater - Interface in net.java.sip.communicator.service.history
This interface is used to find a history record to update and to get the new values for the record.
HistoryWriterImpl - Class in net.java.sip.communicator.impl.history
 
HistoryWriterImpl(HistoryImpl) - Constructor for class net.java.sip.communicator.impl.history.HistoryWriterImpl
 
HOLD_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A put-on/off-hold button icon.
HOLD_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A put-on/off-hold button icon.
HOLD_STATUS_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon shown when the status of the call is "On hold".
HoldButton - Class in net.java.sip.communicator.impl.gui.main.call
Represents an UI means to put an associated CallPariticant on/off hold.
HoldButton(Call) - Constructor for class net.java.sip.communicator.impl.gui.main.call.HoldButton
Initializes a new HoldButton instance which is to put a specific Call on/off hold.
HoldButton(Call, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.HoldButton
Initializes a new HoldButton instance which is to put a specific CallPeer on/off hold.
HOST_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Deprecated.
The attribute is supported for the purposes of compatibility with legacy versions of Jitsi and Jitsi Videobridge.
HOST_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
Host attribute name.
HostInfoPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Host Information packet extension.
HostInfoPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
Constructor.
HOVER_UNDERLINE - Static variable in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
 
Html2Text - Class in net.java.sip.communicator.util
A utility class that allows to extract the text content of an HTML page stripped from all formatting tags.
Html2Text() - Constructor for class net.java.sip.communicator.util.Html2Text
 
HTML32 - Static variable in class net.java.sip.communicator.util.Entities
The set of entities supported by HTML 3.2.
HTML40 - Static variable in class net.java.sip.communicator.util.Entities
The set of entities supported by HTML 4.0.
HTML40_ARRAY - Static variable in class net.java.sip.communicator.util.Entities
 
HTML_CONTENT_TYPE - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
The html text content type.
HTML_MIME_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Default mime type for HTML messages.
HTML_MIME_TYPE - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
HTML mime type for use with messages using html.
httpClient - Variable in class net.java.sip.communicator.service.httputil.HttpUtils.HTTPResponseResult
The httpclient.
HTTPResponseResult(HttpEntity, DefaultHttpClient) - Constructor for class net.java.sip.communicator.service.httputil.HttpUtils.HTTPResponseResult
Creates HTTPResponseResult.
HttpUtilActivator - Class in net.java.sip.communicator.service.httputil
The http utils bundle activator.
HttpUtilActivator() - Constructor for class net.java.sip.communicator.service.httputil.HttpUtilActivator
 
HttpUtils - Class in net.java.sip.communicator.service.httputil
Common http utils querying http locations, handling redirects, self-signed certificates, host verify on certificates, password protection and storing and reusing credentials for password protected sites.
HttpUtils() - Constructor for class net.java.sip.communicator.service.httputil.HttpUtils
 
HttpUtils.HTTPResponseResult - Class in net.java.sip.communicator.service.httputil
Utility class wraps the http requests result and some utility methods for retrieving info and content for the result.
HttpUtils.RedirectHandler - Interface in net.java.sip.communicator.service.httputil
The redirect handler will cancel/proceed the redirection.
HttpXCapClient - Interface in net.java.sip.communicator.impl.protocol.sip.xcap
HTTP XCAP client interface.
HULU_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.hulu.ReplacementServiceHuluImpl
Configuration label shown in the config form.
HULU_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.hulu.ReplacementServiceHuluImpl
The regex used to match the link in the message.
HuluActivator - Class in net.java.sip.communicator.impl.replacement.hulu
Activator for the Hulu source bundle.
HuluActivator() - Constructor for class net.java.sip.communicator.impl.replacement.hulu.HuluActivator
 
hyperlinkUpdate(HyperlinkEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallInfoFrame
Invoked when user clicks a link in the editor pane.
hyperlinkUpdate(HyperlinkEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Opens a link in the default browser when clicked and shows link url in a popup on mouseover.
hyperlinkUpdate(HyperlinkEvent) - Method in class net.java.sip.communicator.plugin.branding.AboutWindow
Opens a browser when the link has been activated (clicked).
hyperlinkUpdate(HyperlinkEvent) - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionDetailsPanel
Invoked when user clicks a link in the editor pane.
hyperlinkUpdate(HyperlinkEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Update the ErrorDialog when the user clicks on the hyperlink.

I

Ice4jPacketLogger - Class in net.java.sip.communicator.impl.netaddr
Logs Packets coming and going through ice4j stack.
Ice4jPacketLogger() - Constructor for class net.java.sip.communicator.impl.netaddr.Ice4jPacketLogger
 
iceAgent - Variable in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
The ICE agent that this transport manager would be using for ICE negotiation.
IceConfigPanel - Class in net.java.sip.communicator.plugin.jabberaccregwizz
ICE configuration panel.
IceConfigPanel() - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Creates an instance of IceConfigPanel.
IceTransportManagerSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A TransportManager implementation for SIP that uses ICE for candidate management.
IceTransportManagerSipImpl(CallPeerSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.IceTransportManagerSipImpl
Creates a new instance of this transport manager, binding it to the specified peer.
IceUdpTransportManager - Class in net.java.sip.communicator.impl.protocol.jabber
A TransportManagerJabberImpl implementation that would use ICE for candidate management.
IceUdpTransportManager(CallPeerJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Creates a new instance of this transport manager, binding it to the specified peer.
IceUdpTransportPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
An AbstractPacketExtension implementation for transport elements.
IceUdpTransportPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Creates a new IceUdpTransportPacketExtension instance.
IceUdpTransportPacketExtension(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Creates a new IceUdpTransportPacketExtension instance with the specified namespace and elementName.
ICON_SIZE_16x16 - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolIcon
Defines a 16x16 icon size.
ICON_SIZE_32x32 - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolIcon
Defines a 32x32 icon size.
ICON_SIZE_48x48 - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolIcon
Defines a 48x48 icon size.
ICON_SIZE_64x64 - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolIcon
logo Defines a 64x64 icon size.
ICON_UPDATED - Static variable in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionChangeListener
The icon representing the ChatTransport has changed.
iconImageID - Variable in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
The icon image.
ICQ - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolNames
The ICQ service protocol.
ICQ_LOGO - Static variable in class net.java.sip.communicator.plugin.icqaccregwizz.Resources
 
IcqAccountID - Class in net.java.sip.communicator.impl.protocol.icq
The ICQ implementation of a sip-communicator AccountID
IcqAccountID(String, Map<String, String>) - Constructor for class net.java.sip.communicator.impl.protocol.icq.IcqAccountID
Creates an icq account id from the specified uin and account properties.
IcqAccountRegistration - Class in net.java.sip.communicator.plugin.icqaccregwizz
The IcqAccountRegistration is used to store all user input data through the IcqAccountRegistrationWizard.
IcqAccountRegistration() - Constructor for class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistration
 
IcqAccountRegistrationWizard - Class in net.java.sip.communicator.plugin.icqaccregwizz
The IcqAccountRegistrationWizard is an implementation of the AccountRegistrationWizard for the ICQ protocol.
IcqAccountRegistrationWizard(WizardContainer) - Constructor for class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Creates an instance of IcqAccountRegistrationWizard.
IcqAccRegWizzActivator - Class in net.java.sip.communicator.plugin.icqaccregwizz
Registers the IcqAccountRegistrationWizard in the UI Service.
IcqAccRegWizzActivator() - Constructor for class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccRegWizzActivator
 
IcqActivator - Class in net.java.sip.communicator.impl.protocol.icq
Loads the ICQ provider factory and registers it with service in the OSGI bundle context.
IcqActivator() - Constructor for class net.java.sip.communicator.impl.protocol.icq.IcqActivator
 
IcqFileTransferEventListener() - Constructor for class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl.IcqFileTransferEventListener
 
IcqStatusEnum - Class in net.java.sip.communicator.service.protocol.icqconstants
An enumeration containing all status instances that MUST be supported by an implementation of the ICQ (Oscar) protocol.
IcqStatusEnum(int, String, byte[]) - Constructor for class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
Creates a status with the specified connectivity coeff, name and icon.
icqStatusSet - Static variable in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
The minimal set of states that any ICQ implementation must support.
ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
ID attribute name.
ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelBundle
The name of the "id" attribute.
ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
The XML name of the id attribute of a channel of a content of a conference IQ which represents the value of the id property of ColibriConferenceIQ.Channel.
ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Endpoint
The name of the 'id' attribute.
ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
The XML name of the id attribute of the Jitsi Videobridge conference IQ which represents the value of the id property of ColibriConferenceIQ.
ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "id" element.
ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
The name of the payload id SDP argument.
ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
The name of the ID attribute.
ID_ATTR_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "id" attribute.
ID_ATTRIBUTE_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
Name of the attribute that specifies the ID of the message being corrected.
IDENTIFICATION_CONFLICT - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that the user is trying to perform an operation with an identifier that was already in use on the target resource (e.g.
IDENTIFIER - Static variable in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
 
IDENTIFIER - Static variable in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
 
IDENTIFIER - Static variable in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
The identifier of this wizard page.
IDENTIFIER - Static variable in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
 
IDENTITY_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The identify element name.
IdentityManager - Class in net.java.sip.communicator.impl.protocol.irc
Identity manager.
IdentityManager(IRCApi, IIRCState, ProtocolProviderServiceIrcImpl) - Constructor for class net.java.sip.communicator.impl.protocol.irc.IdentityManager
Constructor.
IdentityType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules identity element.
IdentityType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.IdentityType
 
IFACE_DOWN - Static variable in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Event type for interface going down.
IFACE_UP - Static variable in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Event type for interface going up.
IGNORE - Static variable in class net.java.sip.communicator.service.protocol.AuthorizationResponse
Indicates that source authorization request which this response is about has been ignored and that no other indication will be sent to the requestor.
IGNORE_CODE - Static variable in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
 
ILLEGAL_ARGUMENT - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that the exception was thrown because a method has been passed an illegal or inappropriate argument.
IMAGE_HEIGHT - Static variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Image default height.
IMAGE_WIDTH - Static variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Image default width.
ImageCanvas - Class in net.java.sip.communicator.plugin.desktoputil
 
ImageCanvas(Image) - Constructor for class net.java.sip.communicator.plugin.desktoputil.ImageCanvas
Constructor.
ImageClipper - Class in net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker
Component allowing the user to easily crop an image
ImageClipper(int, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Construct an new image cropper
ImageConverter - Class in net.java.sip.communicator.impl.osdependent.windows
Image conversion utilities.
ImageConverter() - Constructor for class net.java.sip.communicator.impl.osdependent.windows.ImageConverter
 
ImageDetail(String, byte[]) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.ImageDetail
 
ImageFileFilter() - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImagePickerDialog.ImageFileFilter
 
imageID - Variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
The image to display in buttons sending DTMFs.
ImageID - Class in net.java.sip.communicator.service.resources
Represents the Image Identifier.
ImageID(String) - Constructor for class net.java.sip.communicator.service.resources.ImageID
 
imageIDPressed - Variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
The image to display in buttons sending DTMFs.
imageIDRollover - Variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
The image to display in buttons sending DTMFs.
imageLabel - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The image label.
ImageLoader - Class in net.java.sip.communicator.impl.gui.utils
Stores and loads images used throughout this UI implementation.
ImageLoader() - Constructor for class net.java.sip.communicator.impl.gui.utils.ImageLoader
 
ImageLoaderService<T> - Interface in net.java.sip.communicator.service.gui
Service responsible for loading images and possibly cache them.
ImageLoaderServiceImpl - Class in net.java.sip.communicator.impl.gui.utils
Service responsible for loading images and possibly cache them.
ImageLoaderServiceImpl() - Constructor for class net.java.sip.communicator.impl.gui.utils.ImageLoaderServiceImpl
 
ImagePack - Interface in net.java.sip.communicator.service.resources
 
ImagePickerDialog - Class in net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker
Dialog in which we can load an image from file or take new one by using the webcam.
ImagePickerDialog(int, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImagePickerDialog
 
ImagePickerDialog.ImageFileFilter - Class in net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker
The filter for file chooser.
ImageToolTipUI() - Constructor for class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip.ImageToolTipUI
 
imageUpdate(Image, int, int, int, int, int) - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Updates the menu icon.
imageUpdate(Image, int, int, int, int, int) - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Updates the menu icon.
imageUpdate(Image, int, int, int, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
This method is called internally by Graphics.drawImage.
imageUpdated(byte[]) - Method in interface net.java.sip.communicator.impl.gui.main.call.CallManager.DetailsResolveListener
The image that was found.
ImageUtils - Class in net.java.sip.communicator.plugin.desktoputil
Utility methods for image manipulation.
ImageUtils() - Constructor for class net.java.sip.communicator.plugin.desktoputil.ImageUtils
 
IMAPIProp_DeleteProp(long, String) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
 
IMAPIProp_GetProps(String, long[], long) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Returns array of property values for the given calendar item.
IMAPIProp_GetProps(String, long[], long) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
 
IMAPIProp_SetPropString(long, String, String) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
 
ImgTagReplacer - Class in net.java.sip.communicator.impl.gui.main.chat.replacers
Formats HTML tags <img ...
ImgTagReplacer() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.replacers.ImgTagReplacer
 
importData(JComponent, Transferable) - Method in class net.java.sip.communicator.impl.gui.main.call.CallTransferHandler
Handles transfers to the chat panel from the clip board or a DND drop operation.
importData(JComponent, Transferable) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransferHandler
Handles transfers to the chat panel from the clip board or a DND drop operation.
importData(JComponent, Transferable) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler
Handles transfers to the contact list from the clip board or a DND drop operation.
importData(JComponent, Transferable) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler
Handles transfers to the contact list from the clip board or a DND drop operation.
importData(JComponent, Transferable) - Method in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler
Handles transfers to the invite dialog.
IN - Static variable in class net.java.sip.communicator.service.callhistory.CallRecord
The incoming call direction.
IN - Static variable in class net.java.sip.communicator.service.filehistory.FileRecord
Direction of the transfer: in
IN - Static variable in interface net.java.sip.communicator.service.protocol.FileTransfer
File transfer is incoming.
IN4_ADDR_ANY - Static variable in class net.java.sip.communicator.util.NetworkUtils
A string containing the "any" local address for IPv4.
IN6_ADDR_ANY - Static variable in class net.java.sip.communicator.impl.protocol.sip.net.AndroidNetworkLayer
A string containing the "any" local address for IPv6.
IN6_ADDR_ANY - Static variable in class net.java.sip.communicator.util.NetworkUtils
A string containing the "any" local address for IPv6.
IN_A_MEETING - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
The In meeting status.
IN_A_MEETING - Static variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
In meeting Chat status.
IN_ADDR_ANY - Static variable in class net.java.sip.communicator.util.NetworkUtils
A string containing the "any" local address.
IN_PROGRESS - Static variable in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Indicates that the file transfer is in progress.
includesFeature(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns true if the specified feature is registered in our ServiceDiscoveryManager and false otherwise.
INCOMING_CALL - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for receiving calls (incoming calls).
INCOMING_CALL - Static variable in class net.java.sip.communicator.plugin.notificationwiring.SoundProperties
The incoming call sound id.
INCOMING_CALL - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is is INCOMING_CALL - which means that the peer is willing to start a call with us.
INCOMING_CALL_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call button image.
INCOMING_CALL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call button image.
INCOMING_CALL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call button image.
INCOMING_FILE - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for incoming file transfers.
INCOMING_FILE - Static variable in class net.java.sip.communicator.plugin.notificationwiring.SoundProperties
The incoming file sound id.
INCOMING_MESSAGE - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for receiving messages.
INCOMING_MESSAGE - Static variable in class net.java.sip.communicator.plugin.notificationwiring.SoundProperties
The incoming message sound id.
INCOMING_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The message type representing incoming messages.
INCOMING_WHITEBOARD - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates that the state of the whiteboard participant is is INCOMING_WHITEBOARD - which means that the participant is willing to start a whiteboard with us.
incomingCallReceived(CallEvent) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
CallListener implementation for incoming calls
incomingCallReceived(CallEvent) - Method in class net.java.sip.communicator.impl.globalshortcut.CallShortcut
This method is called by a protocol provider whenever an incoming call is received.
incomingCallReceived(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallManager.GuiCallListener
Delivers the CallEvent in the protocol thread.
incomingCallReceived(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ReceivedCallDialog
Indicates that an incoming call has been received.
incomingCallReceived(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.SwingCallListener
This method is called by a protocol provider whenever an incoming call is received.
incomingCallReceived(CallEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
This method is called by a protocol provider whenever an incoming call is received.
incomingCallReceived(CallEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Implements CallListener.incomingCallReceived.
incomingCallReceived(CallEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallListener
This method is called by a protocol provider whenever an incoming call is received.
incomingCallReceived(CallEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this CallListener that a specific incoming Call has been received.
incomingCallReceivedInEventDispatchThread(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallManager.GuiCallListener
incomingCallReceivedInEventDispatchThread(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_RECEIVED.
IncomingFileTransferJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber protocol extension of the AbstractFileTransfer.
IncomingFileTransferJabberImpl(String, Contact, File, IncomingFileTransfer) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferJabberImpl
Creates an IncomingFileTransferJabberImpl.
IncomingFileTransferRequest - Interface in net.java.sip.communicator.service.protocol
Used for incoming file transfer request.
IncomingFileTransferRequestIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
Icq implementation of the incoming file transfer request
IncomingFileTransferRequestIcqImpl(ProtocolProviderServiceIcqImpl, OperationSetFileTransferIcqImpl, IncomingFileTransfer, Contact, Date) - Constructor for class net.java.sip.communicator.impl.protocol.icq.IncomingFileTransferRequestIcqImpl
Constructor
IncomingFileTransferRequestJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Jabber implementation of the incoming file transfer request
IncomingFileTransferRequestJabberImpl(ProtocolProviderServiceJabberImpl, OperationSetFileTransferJabberImpl, FileTransferRequest) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
Creates an IncomingFileTransferRequestJabberImpl based on the given fileTransferRequest, coming from the Jabber protocol.
IncomingMessageStyle - Class in net.java.sip.communicator.impl.gui.main.chat
Defines the CSS style of an incoming chat message elements.
IncomingMessageStyle() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.IncomingMessageStyle
 
incrementGeneration() - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Increments the generation that we are assigning candidates.
incrementProgress() - Method in class net.java.sip.communicator.plugin.otr.authdialog.SmpProgressDialog
Sets the progress bar to 2/3 of completion.
index - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
The index of the current cell.
indexOf(MetaContact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the index of metaContact according to other contacts in this or -1 if metaContact does not belong to this group.
indexOf(MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns the index of metaContactGroup in relation to other subgroups in this group or -1 if metaContact does not belong to this group.
indexOf(AdHocChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
Returns the index of the given chat room in this provider.
indexOf(Object) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
If the given object is instance of MetaContact or MetaContactGroup returns the index of this meta contact or group, otherwiser returns -1.
indexOf(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Returns the index of the given chat room in this provider.
indexOf(ChatRoomSourceContact) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
Returns the index of the contact in the contact results list.
indexOf(BaseChatRoomSourceContact) - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
Returns the index of the contact in the contact results list.
indexOf(MetaContact) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the index of metaContact in relation to other contacts in this or -1 if metaContact does not belong to this group.
indexOf(MetaContactGroup) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns the index of metaContactGroup in relation to other subgroups in this group or -1 if metaContact does not belong to this group.
indexOf(ChatRoomWrapper) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Returns the index of the given chat room in this provider.
info - Variable in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel.CaptureDevice
The encapsulated info.
info(Object) - Method in class net.java.sip.communicator.util.Logger
Log a INFO message.
info(Object, Throwable) - Method in class net.java.sip.communicator.util.Logger
Log a message, with associated Throwable information.
INFO_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon used in the SIPCommLookAndFeel to paint the icon of an option pane info message.
INFO_LOG_TYPE - Static variable in class net.java.sip.communicator.service.notification.LogMessageNotificationAction
Indicates that this log is of type info.
InfoRetreiver - Class in net.java.sip.communicator.impl.protocol.icq
 
InfoRetreiver(ProtocolProviderServiceIcqImpl, String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.InfoRetreiver
 
InfoRetreiver - Class in net.java.sip.communicator.impl.protocol.jabber
Handles and retrieves all info of our contacts or our account info
InfoRetreiver(ProtocolProviderServiceJabberImpl, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver
 
InfoRetreiver.WorkDepartmentNameDetail - Class in net.java.sip.communicator.impl.protocol.jabber
Work department
InfoRetreiver.WorkFaxDetail - Class in net.java.sip.communicator.impl.protocol.jabber
Fax at work
InfoRetreiver.WorkPagerDetail - Class in net.java.sip.communicator.impl.protocol.jabber
Pager at work
INFORMATION_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Used for information messages.
INFORMATION_MESSAGE_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Message type corresponding to an information message.
infoTextArea - Variable in class net.java.sip.communicator.impl.gui.utils.InviteDialog
The description text.
init() - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Initializes this component.
init() - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPanel
Initializes this panel by adding all dial buttons to it.
init(SsiService) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Sets a reference to the currently active and valid instance of the JoustSIM SsiService that this list is to use for retrieving server stored information
init(OperationSetPersistentPresenceJabberImpl.ContactChangesListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Sets a reference to the currently active and valid instance of roster that this list is to use for retrieving server stored information
init() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Initializes the server stored list.
init() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Initializes the server stored list.
init() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Initializes the server stored list.
init() - Static method in class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 
init(String[], boolean[]) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
Initiates this table model in order to manage the encryption protocols and the corresponding priority.
init() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Initializes all panels, buttons, etc.
init() - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Initialize, register default notifications and start listening for new protocols or removed one and find any that are already registered.
init() - Method in class net.java.sip.communicator.plugin.otr.authdialog.SmpProgressDialog
Initializes the progress bar and sets it's progression to 1/3.
init() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Initializes all panels, buttons, etc.
INIT - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
The initial state of a protocol provider, assigned to it upon creation and before any registration action has been undertaken by the user.
initAdvancedForm() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Initializes the advanced account panel.
initBounds() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Sets frame size and position.
initClassDefaults(UIDefaults) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
Initializes class defaults.
initConferences() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Initializes the list of the conferences that are already announced.
initConferences() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallsListModels
Initializes the list of the conferences that are already announced.
initConferences() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConferenceCallsListPanel
Initializes the list of the conferences that are already announced.
initContactProperties(PresenceStatus) - Method in class net.java.sip.communicator.impl.muc.BaseChatRoomSourceContact
Sets the given presence status and the name of the chat room associated with the contact.
initDetails(EventObject) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Init details.
initDetails(boolean, Contact) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
We will the details for this source contact.
initExportedWindows() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Adds all ExportedWindows to the list of application windows, which could be used from other bundles.
initGUI() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.InvitationReceivedDialog
Initializes and builds the GUI.
initHandlers() - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Initializes popup handler by searching registered services for class PopupMessageHandler.
INITIAL_REGISTRATION_TIMEOUT_PROP - Static variable in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Property to set the amount of time to wait for SIP registration to complete before trying to dial a URI from the command line.
InitialAccountRegistrationFrame - Class in net.java.sip.communicator.plugin.simpleaccreg
The NoAccountFoundPage is the page shown in the account registration wizard shown in the beginning of the program, when no registered accounts are found.
InitialAccountRegistrationFrame() - Constructor for class net.java.sip.communicator.plugin.simpleaccreg.InitialAccountRegistrationFrame
Creates an instance of NoAccountFoundPage.
initialiseDecodingTable() - Method in class net.java.sip.communicator.util.Base64.Base64Encoder
 
initialize(String, AccountID) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Initializes the service implementation, and puts it in a sate where it could interoperate with other services.
initialize(String, AccountID) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Initialized the service implementation, and puts it in a sate where it could interoperate with other services.
initialize(String, AccountID) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Initializes the service implementation, and puts it in a state where it could operate with other services.
initialize(String, JabberAccountID) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Initialized the service implementation, and puts it in a sate where it could interoperate with other services.
initialize(String, SipAccountIDImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Initializes the service implementation, and puts it in a state where it could interoperate with other services.
initializeComplete() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that it has been fully initialized and the view that it implements is ready to be updated from its model.
initializePortNumbers() - Static method in class net.java.sip.communicator.service.protocol.media.TransportManager
Tries to set the ranges of the PortTrackers (e.g.
initiateSession(String, DiscoverInfo, Iterable<PacketExtension>, Collection<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Creates a CallPeerJabberImpl from calleeJID and sends them session-initiate IQ request.
initiateSession(Iterable<PacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Creates and sends a session-initiate JingleIQ.
INITIATING_CALL - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is is INITIATING_CALL - which means that we're currently trying to open a socket and send our request.
INITIATING_WHITEBOARD - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates that the state of the whiteboard participant is is INITIATING_WHITEBOARD - which means that we're currently trying to open a socket and send our request.
initiator - Variable in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
The indicator which determines whether this peer has initiated the session.
INITIATOR_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
The XML name of the initiator attribute of a channel of a content of a conference IQ which represents the value of the initiator property of ColibriConferenceIQ.Channel.
INITIATOR_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
The name of the argument that contains the "initiator" jid.
initList(MetaContactListService) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Initializes the contact list.
initMAPI(MsOutlookAddrBookContactSourceService.NotificationsDelegate) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Initializes a new MsOutlookAddrBookContactSourceService instance.
initNameCopy() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Sets the name copy field that we use as a means of detecting changes in the group name.
initPluginComponents() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Initializes plug-in components for this container.
initProperties() - Static method in class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyPluginActivator
Init system properties that corresponds to proxy settings.
initSecurityStatusLabel() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Creates SecurityStatusLabel and adds it to status bar.
initSelectedAccount() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SelectAccountPanel
Determine the selected account, which will be used in the rest of the wizard.
initSmp(OtrContactManager.OtrContact, String, String) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Initializes Smp negotiation.
initSmp(OtrContactManager.OtrContact, String, String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
initSparkle(String, boolean, int, String, String) - Static method in class net.java.sip.communicator.impl.sparkle.SparkleActivator
Native method declaration
initStream(String, StreamConnector, MediaDevice, MediaFormat, MediaStreamTarget, MediaDirection, List<RTPExtension>, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Creates if necessary, and configures the stream that this MediaHandler is using for the MediaType matching the one of the MediaDevice.
initStream(StreamConnector, MediaDevice, MediaFormat, MediaStreamTarget, MediaDirection, List<RTPExtension>, boolean) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Creates if necessary, and configures the stream that this MediaHandler is using for the MediaType matching the one of the MediaDevice.
initStream(CallPeerMediaHandler<?>, StreamConnector, MediaDevice, MediaFormat, MediaStreamTarget, MediaDirection, List<RTPExtension>, boolean) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Creates if necessary, and configures the stream that this MediaHandler is using for the MediaType matching the one of the MediaDevice.
initUserSearchProviders() - Static method in class net.java.sip.communicator.plugin.usersearch.UserSearchActivator
Initializes a list of all currently providers and a list with the providers that support user search.
initWhiteboard(Contact) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Initialize (a new) Whiteboard with contact
InputEvtAction - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt
Enumeration about the possible actions for an InputEvt IQ.
InputEvtIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt
Input event IQ.
InputEvtIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
Constructor.
InputEvtIQProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt
Implements an IQProvider which parses incoming InputEvtIQs.
InputEvtIQProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQProvider
 
InputEvtPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Represents the content inputevt element that may be find in content part of a Jingle media negociation.
InputEvtPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.InputEvtPacketExtension
Constructs a new inputevt extension.
InputVolumeControlButton - Class in net.java.sip.communicator.impl.gui.main.call
Represents an UI means to mute the audio stream sent in an associated Call.
InputVolumeControlButton(CallConference, ImageID, ImageID, boolean, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.InputVolumeControlButton
Initializes a new MuteButton instance which is to mute the audio stream to a specific Call.
insertAfterStart(String) - Method in class net.java.sip.communicator.plugin.branding.StyledHTMLEditorPane
 
insertAfterStart(String) - Method in class net.java.sip.communicator.plugin.desktoputil.StyledHTMLEditorPane
Inserts the given text in the beginning of the editor pane.
inserted(long) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Callback method when receiving notifications for inserted items.
inserted(long) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService.NotificationsDelegate
Callback method when receiving notifications for inserted items.
inserted(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.NotificationsDelegate
Callback method when receiving notifications for inserted items.
inserted(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Callback method when receiving notifications for inserted items.
inserted(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService.NotificationsDelegate
Callback method when receiving notifications for inserted items.
insertedOrUpdated(String, int) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Callback method when receiving notifications for updated items.
insertElementAt(Object, int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
insertMessage(String, Contact, Contact, Message, Date, boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Inserts message to the history.
insertMessage(String, Contact, Contact, Message, Date, boolean) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryAdvancedService
Inserts message to the history.
insertRecord(String[], Date, String) - Method in class net.java.sip.communicator.impl.history.HistoryWriterImpl
Inserts a record from the passed propertyValues complying with the current historyRecordStructure.
insertRecord(String[], Date, String) - Method in interface net.java.sip.communicator.service.history.HistoryWriter
Stores the passed propertyValues complying with the historyRecordStructure.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Updates write panel size and adjusts sms properties if the sms menu is visible.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.SearchPanel
 
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.ChatRoomNamePanel
 
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
 
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.neomedia.CallRecordingConfigForm
Gives notification that there was an insert into the document.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Handles the DocumentEvent triggered when user types in the UIN field.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Handles the change when a char has been inserted in the field.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Handles the change when a char has been inserted in the field.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Handles the DocumentEvent triggered when user types in the User ID field.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Handles the DocumentEvent triggered when user types in the UIN field.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Handles the DocumentEvent triggered when user types in the User ID field.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Handles the DocumentEvent triggered when user types in the UserID field.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.loggingutils.LoggingConfigForm
Gives notification that there was an insert into the document.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationPanel
Indicates that text is inserted in one of the text fields.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel
 
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Handles the DocumentEvent triggered when user types in the UIN field.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Handles the DocumentEvent triggered when user types in the proxy or port field.
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
 
insertUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
 
installAccount(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderFactoryGibberishImpl
Initialized and creates an account corresponding to the specified accountProperties and registers the resulting ProtocolProvider in the context BundleContext parameter.
installAccount(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderFactoryIcqImpl
Initializes and creates an account corresponding to the specified accountProperties and registers the resulting ProtocolProvider in the context BundleContext parameter.
installAccount(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Initialized and creates an account corresponding to the specified accountProperties and registers the resulting ProtocolProvider in the context BundleContext parameter.
installAccount(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderFactoryJabberImpl
Initializes and creates an account corresponding to the specified accountProperties and registers the resulting ProtocolProvider in the context BundleContext parameter.
installAccount(String, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderFactorySipImpl
Initializes and creates an account corresponding to the specified accountProperties and registers the resulting ProtocolProvider in the context BundleContext parameter.
installAccount(ProtocolProviderFactory, String, String) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Creates an account for the given user and password.
installAccount(ProtocolProviderFactory, String) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Creates an account for the given user and password.
installAccount(ProtocolProviderFactory, String, String) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Creates an account for the given user and password.
installAccount(ProtocolProviderFactory, String, String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Creates an account for the given user and password.
installAccount(String, Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Initializes and creates an account corresponding to the specified accountProperties and registers the resulting ProtocolProvider in the context BundleContext parameter.
installComponents() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCallComboBoxUI
Creates and initializes the components which make up the aggregate combo box.
installComponents() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
Creates and installs any required subcomponents for the JTabbedPane.
installDefaults(AbstractButton) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommButtonUI
Installs default configurations for the given AbstractButton.
installDefaults(AbstractButton) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToggleButtonUI
Installs default configurations for the given AbstractButton.
installDefaults() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommMenuBarUI
 
installDefaults() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
Installs the defaults of this UI.
installKeyboardActions() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
installListeners() - Method in class net.java.sip.communicator.impl.gui.main.DialPadFieldUI
Adds the custom mouse listeners defined in this class to the installed listeners.
installListeners() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
installListeners() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Adds the custom mouse listeners defined in this class to the installed listeners.
installListeners() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog.ShortcutFieldUI
Adds the custom mouse listeners defined in this class to the installed listeners.
installUI(JComponent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
Installs this UI to the given component.
INSTANCE - Static variable in interface net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC
 
INSTANCE - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1
 
INSTANCE - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gobject
 
INSTANCE - Static variable in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk
 
INSTANCE - Static variable in interface net.java.sip.communicator.impl.osdependent.windows.User32Ex
 
INSTANCE - Static variable in interface net.java.sip.communicator.plugin.generalconfig.WindowsStartup.PSAPI
 
InteractiveHistoryReader - Interface in net.java.sip.communicator.service.history
The InteractiveHistoryReader allows to search in the history in an interactive way, i.e.
InteractiveHistoryReaderImpl - Class in net.java.sip.communicator.impl.history
The InteractiveHistoryReaderImpl is an implementation of the InteractiveHistoryReader interface.
InteractiveHistoryReaderImpl(HistoryImpl) - Constructor for class net.java.sip.communicator.impl.history.InteractiveHistoryReaderImpl
Creates an instance of InteractiveHistoryReaderImpl by specifying the corresponding history implementation.
interceptPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.debugger.SmackPacketDebugger
Process the packet that is about to be sent to the server.
interceptPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OutgoingFileTransferJabberImpl
Listens for all StreamInitiation packets and adds a thumbnail to them if a thumbnailed file is supported.
interceptPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Intercepts outgoing presence packets and adds entity capabilities at their ends.
interceptPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.VCardTempXUpdatePresenceExtension
Intercepts sent presence packets in order to add this extension.
InterestDetail(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.InterestDetail
 
InterestDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.InterestDetail
 
interestsCategories - Static variable in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
 
INTERNAL_ERROR - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Set when delivery fails for implementation specific reasons.
INTERNAL_ERROR - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Set when delivery fails for implementation specific reasons.
INTERNAL_ERROR - Static variable in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Set when delivery fails for implementation specific reasons.
INTERNAL_ERROR - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
Set when delivery fails for implementation specific reasons.
INTERNAL_ERROR - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Set when an operation fails for implementation specific reasons.
INTERNAL_SERVER_ERROR - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Set when an operation fails for an error that has occurred on the server side.
interrupt() - Method in class net.java.sip.communicator.plugin.desktoputil.SwingWorker
A new method that interrupts the worker thread.
intersectFormats(List<MediaFormat>, List<MediaFormat>) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Compares a list of MediaFormats offered by a remote party to the list of locally supported RTPExtensions as returned by one of our local MediaDevices and returns a third List that contains their intersection.
intersectRTPExtensions(List<RTPExtension>, List<RTPExtension>) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Compares a list of RTPExtensions offered by a remote party to the list of locally supported RTPExtensions as returned by one of our local MediaDevices and returns a third List that contains their intersection.
IntHashMap() - Constructor for class net.java.sip.communicator.util.Entities.IntHashMap
Constructs a new, empty hashtable with a default capacity and load factor, which is 20 and 0.75 respectively.
IntHashMap(int) - Constructor for class net.java.sip.communicator.util.Entities.IntHashMap
Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75.
IntHashMap(int, float) - Constructor for class net.java.sip.communicator.util.Entities.IntHashMap
Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
INVALID_ACCOUNT_PROPERTIES - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that a user has entered wrong account properties, like wrong port for example.
invalidate() - Method in class net.java.sip.communicator.impl.keybindings.KeybindingSetImpl
Invalidates reference to custom output, preventing further writes.
INVISIBLE - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.GibberishStatusEnum
The Invisible status.
INVISIBLE - Static variable in class net.java.sip.communicator.impl.protocol.icq.AimStatusEnum
The Invisible AIM status.
INVISIBLE - Static variable in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
The Invisible ICQ status.
invitationReceived(ChatRoomInvitationReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Handles ChatRoomInvitationReceivedEvent-s.
invitationReceived(AdHocChatRoomInvitationReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Indicates that an invitation has been received and opens the invitation dialog to notify the user.
invitationReceived(AdHocChatRoomInvitationReceivedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationListener
Called when we receive an invitation to join an existing AdHocChatRoom.
invitationReceived(ChatRoomInvitationReceivedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomInvitationListener
Called when we receive an invitation to join an existing ChatRoom.
invitationReceived(WhiteboardInvitationReceivedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardInvitationListener
Called when we receive an invitation to join an existing WhiteboardSession.
InvitationReceivedDialog - Class in net.java.sip.communicator.impl.gui.main.chat.conference
The dialog that pops up when a chat room invitation is received.
InvitationReceivedDialog(ConferenceChatManager, OperationSetMultiUserChat, ChatRoomInvitation) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.InvitationReceivedDialog
Constructs the ChatInviteDialog.
InvitationReceivedDialog(ConferenceChatManager, OperationSetAdHocMultiUserChat, AdHocChatRoomInvitation) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.InvitationReceivedDialog
Constructs the ChatInviteDialog, in case of an AdHocChatRoom.
InvitationReceivedDialog - Class in net.java.sip.communicator.plugin.whiteboard.gui
The dialog that pops up when a chat room invitation is received.
InvitationReceivedDialog(WhiteboardSessionManager, OperationSetWhiteboarding, WhiteboardInvitation) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.InvitationReceivedDialog
Constructs the ChatInviteDialog.
invitationRejected(ChatRoomInvitationRejectedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
 
invitationRejected(AdHocChatRoomInvitationRejectedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
 
invitationRejected(AdHocChatRoomInvitationRejectedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AdHocChatRoomInvitationRejectionListener
Called when an invitee rejects an invitation previously sent by us.
invitationRejected(ChatRoomInvitationRejectedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomInvitationRejectionListener
Called when an invitee rejects an invitation previously sent by us.
invitationRejected(WhiteboardInvitationRejectedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardInvitationRejectionListener
Called when an invitee rejects an invitation previously sent by us.
invite(String, String) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Invites another user to this room.
invite(String, ChatRoomIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Issue invite command to IRC server.
invite(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Invites another user to this room.
invite(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Invites another user to this room.
invite(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Invites another user to this room.
invite(String, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Invites another user to this room.
invite() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Creates a CallPeerSipImpl from calleeAddress and sends them an invite request.
invite(Address, Message) - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Creates a CallPeerSipImpl from calleeAddress and sends them an invite request.
invite(String, String) - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Invites another Contact to this ad-hoc chat room.
invite(String, String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Invites another user to this room.
invite(String) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Invites another user to this room.
INVITE_DIALOG_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon shown in the invite dialog.
inviteButton - Variable in class net.java.sip.communicator.impl.gui.utils.InviteDialog
The button, which performs the invite.
inviteCalleeToCall(String, Call) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTelephonyConferencingGibberishImpl
Invites the given callee to the given existingCall.
inviteCalleeToCall(String, Call) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoBridgeImpl
Invites the callee represented by the specified uri to an already existing call using a video bridge provided by the parent Jabber provider.
inviteCalleeToCall(String, Call) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Invites the callee represented by the specified uri to an already existing call.
inviteCalleeToCall(String, Call) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyConferencing
Invites the callee represented by the specified uri to an already existing call.
inviteCalleeToCall(String, Call) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoBridge
Invites the callee represented by the specified uri to an already existing call.
inviteChatContact(String, String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Invites a contact to join this chat.
inviteChatContact(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Invites the given contact in this chat conference.
inviteChatContact(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Invites the given contact in this chat conference.
inviteChatContact(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
 
InviteContactListFilter - Class in net.java.sip.communicator.impl.gui.utils
The InviteContactListFilter is a SearchFilter that filters the contact list to fit invite operations.
InviteContactListFilter(ContactList) - Constructor for class net.java.sip.communicator.impl.gui.utils.InviteContactListFilter
Creates an instance of InviteContactListFilter.
inviteContacts(ChatTransport, Collection<String>, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Invites the given chatContacts to this chat.
InviteContactTransferHandler - Class in net.java.sip.communicator.impl.gui.utils
A TransferHandler that we use to handle dropping of UIContacts or simple string addresses to the conference invite dialog.
InviteContactTransferHandler(ContactList, int, boolean) - Constructor for class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler
Constructor.
InviteContactTransferHandler.UIContactTransferable - Class in net.java.sip.communicator.impl.gui.utils
Transferable for TreeContactList that enables drag and drop of ui contacts.
InviteDialog - Class in net.java.sip.communicator.impl.gui.utils
The invite dialog is a widget that shows a list of contacts, from which the user could pick in order to create a conference chat or call.
InviteDialog(String, boolean) - Constructor for class net.java.sip.communicator.impl.gui.utils.InviteDialog
Constructs an InviteDialog.
inviteToConferenceCall(String[], Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Invites the given list of callees to the given conference call.
inviteToConferenceCall(Map<ProtocolProviderService, List<String>>, Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Invites the given list of callees to the given conference call.
inviteToConferenceCall(Map<ProtocolProviderService, List<String>>, CallConference) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Invites specific callees to a specific telephony conference.
inviteToJitsiVideobridgeConfCall(String[], Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Invites the given list of callees to the given conference call.
InviteUIContact - Class in net.java.sip.communicator.impl.gui.main.contactlist
The InviteUIContact is an UIContact used in invite dialogs to represent the selected contacts the invite operation.
InviteUIContact(UIContact, ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.InviteUIContact
Creates an instance of InviteUIContact.
invokeLater(Runnable) - Static method in class net.java.sip.communicator.plugin.desktoputil.LowPriorityEventQueue
Causes runnable to have its run method called in the event dispatch thread with low priority.
invoker - Variable in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
The invoker component.
IP_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "ip" element.
IppiAccountRegistrationWizard - Class in net.java.sip.communicator.plugin.ippiaccregwizz
The IppiAccountRegistrationWizard is an implementation of the AccountRegistrationWizard for the SIP protocol.
IppiAccountRegistrationWizard(WizardContainer) - Constructor for class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Creates an instance of IptelAccountRegistrationWizard.
IppiAccRegWizzActivator - Class in net.java.sip.communicator.plugin.ippiaccregwizz
Registers the IppiAccountRegistrationWizard in the UI Service.
IppiAccRegWizzActivator() - Constructor for class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccRegWizzActivator
 
IptelAccountRegistrationWizard - Class in net.java.sip.communicator.plugin.iptelaccregwizz
The IptelAccountRegistrationWizard is an implementation of the AccountRegistrationWizard for the SIP protocol.
IptelAccountRegistrationWizard(WizardContainer) - Constructor for class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Creates an instance of IptelAccountRegistrationWizard.
IptelAccRegWizzActivator - Class in net.java.sip.communicator.plugin.iptelaccregwizz
Registers the GoogleTalkAccountRegistrationWizard in the UI Service.
IptelAccRegWizzActivator() - Constructor for class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
 
irc - Variable in class net.java.sip.communicator.impl.protocol.irc.AbstractIrcMessageListener
IRC client library instance.
IRC - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolNames
The IRC protocol.
IRC_LOGO - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.Resources
A constant pointing to the IRC protocol logo image.
IRC_PROTOCOL_MAX_MESSAGE_SIZE - Static variable in class net.java.sip.communicator.impl.protocol.irc.MessageManager
Maximum message size for IRC messages given the spec specifies a buffer of 512 bytes.
IrcAccountID - Class in net.java.sip.communicator.impl.protocol.irc
The IRC implementation of a sip-communicator AccountID.
IrcAccountID(String, String, String, Map<String, String>) - Constructor for class net.java.sip.communicator.impl.protocol.irc.IrcAccountID
Creates an account id from the specified id and account properties.
IrcAccountRegistration - Class in net.java.sip.communicator.plugin.ircaccregwizz
The IrcAccountRegistration is used to store all user input data through the IrcAccountRegistrationWizard.
IrcAccountRegistration() - Constructor for class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
 
IrcAccountRegistrationWizard - Class in net.java.sip.communicator.plugin.ircaccregwizz
The IrcAccountRegistrationWizard is an implementation of the AccountRegistrationWizard for the IRC protocol.
IrcAccountRegistrationWizard(WizardContainer) - Constructor for class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Creates an instance of IrcAccountRegistrationWizard.
IrcAccRegWizzActivator - Class in net.java.sip.communicator.plugin.ircaccregwizz
Registers the IrcAccountRegistrationWizard in the UI Service.
IrcAccRegWizzActivator() - Constructor for class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccRegWizzActivator
 
IrcActivator - Class in net.java.sip.communicator.impl.protocol.irc
Loads the IRC provider factory and registers its services in the OSGI bundle context.
IrcActivator() - Constructor for class net.java.sip.communicator.impl.protocol.irc.IrcActivator
 
IrcCommandsActivator - Class in net.java.sip.communicator.plugin.irccommands
Activator of the IRC commands plugin.
IrcCommandsActivator() - Constructor for class net.java.sip.communicator.plugin.irccommands.IrcCommandsActivator
 
IrcConnection - Class in net.java.sip.communicator.impl.protocol.irc
IRC Connection.
IrcConnection(IrcStack.PersistentContext, ClientConfig, IRCApi, IServerParameters, String, IrcConnectionListener) - Constructor for class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Constructor.
IrcConnectionListener - Interface in net.java.sip.communicator.impl.protocol.irc
IRC connection listener interface for events on connection interruptions.
IrcStack - Class in net.java.sip.communicator.impl.protocol.irc
An implementation of IRC using the irc-api library.
IrcStack(ProtocolProviderServiceIrcImpl, String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.irc.IrcStack
Constructor.
IrcStack.PersistentContext - Class in net.java.sip.communicator.impl.protocol.irc
Persistent context that is used to survive (dis)connects.
IrcStatusEnum - Class in net.java.sip.communicator.impl.protocol.irc
An implementation of PresenceStatus that enumerates all states that an IRC contact can fall into.
IS_ACCOUNT_CONFIG_HIDDEN - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that would indicate if a given account configuration form is currently hidden.
IS_ACCOUNT_DISABLED - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that would indicate if a given account is currently enabled or disabled.
IS_ACCOUNT_READ_ONLY - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that would indicate if a given account configuration is read only.
IS_ACCOUNT_STATUS_MENU_HIDDEN - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that would indicate if a given account status menu is currently hidden.
IS_AIM - Static variable in class net.java.sip.communicator.impl.protocol.icq.IcqAccountID
Then name of a property which represenstots is this account icq or aim.
IS_ALLOW_NON_SECURE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if we allow non-TLS connection.
IS_CALL_PARK_ENABLED - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyPark
The name of the property that enables/disables call paring.
IS_CALLING_DISABLED_FOR_ACCOUNT - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if calling is disabled for a certain account.
IS_CARBON_DISABLED - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that defines the enabled/disabled state of message carbons.
IS_DESKTOP_REMOTE_CONTROL_DISABLED - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if desktop remote control is disabled for a certain account.
IS_DESKTOP_STREAMING_DISABLED - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if desktop streaming/sharing is disabled for a certain account.
IS_PREFERRED_PROTOCOL - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if the given account is the preferred account.
IS_PRESENCE_ENABLED - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store if the presence is enabled.
IS_PROTOCOL_HIDDEN - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates a protocol that would not be shown in the user interface as an account.
IS_SERVER_OVERRIDDEN - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if the server settings are over
IS_USE_ICE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if ICE should be used.
IS_USE_JINGLE_NODES - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderFactoryJabberImpl
Indicates if ICE should be used.
IS_USE_JINGLE_NODES - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if JingleNodes should be used with ICE.
IS_USE_UPNP - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if UPnP should be used with ICE.
IS_VIDEO_BRIDGE_DISABLED - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetVideoBridge
The name of the property under which the user may specify if video bridge should be disabled.
IS_VIDEO_CALLING_DISABLED_FOR_ACCOUNT - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if video calling is disabled for a certain account.
isAccountImageSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Whether current contact list supports account image.
isAccountImageSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Whether current contact list supports account image.
isAccountImageSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Whether current contact list supports account image.
isAccountLoaded(AccountID) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Checks if the account corresponding to the given accountID is loaded.
isAction() - Method in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Checks if this message is an action.
isActive() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactNode
Returns true if this contact node has unread received messages waiting, otherwise returns false.
isActive() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
isActive(Class<? extends ControlChar>) - Method in class net.java.sip.communicator.impl.protocol.irc.FormattedTextBuilder
Test whether or not a control character is already active.
isActive() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoBridgeImpl
Indicates if there's an active video bridge available at this moment.
isActive() - Method in class net.java.sip.communicator.service.notification.Notification
Indicates if this event notification is currently active.
isActive(String) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Indicates whether or not actions for the specified eventType are activated.
isActive(String) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Finds the EventNotification corresponding to the given eventType and returns its isActive status.
isActive() - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoBridge
Indicates if there's an active video bridge available at this moment.
isAddContact() - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
Indicates if the "Add contact" checkbox has been selected.
isAddContactDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "ADD_CONTACT_DISABLED" property is true, otherwise - returns false..
isAdded() - Method in class net.java.sip.communicator.impl.protocol.irc.ModeParser.ModeEntry
Added or removed.
isAdvanced() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm
Indicates if this is an advanced configuration form.
isAdvanced() - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Indicates if the form is an advanced form.
isAdvanced() - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigPanel
 
isAdvanced() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutConfigForm
Indicates if this is an advanced configuration form.
isAdvanced() - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm
Indicates if this is an advanced configuration form.
isAdvanced() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
Indicates if this is an advanced configuration form.
isAdvanced() - Method in interface net.java.sip.communicator.service.gui.ConfigurationForm
Indicates if this is an advanced configuration form.
isAdvanced() - Method in class net.java.sip.communicator.service.gui.LazyConfigurationForm
Indicates if the form is an advanced form.
isAdvancedAccountConfigDisabled() - Static method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
Indicates if the advanced account configuration is currently disabled.
isAdvancedAccountConfigDisabled() - Static method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
Indicates if the advanced account configuration is currently disabled.
isAdvancedAccountConfigDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "ADVANCED_CONFIG_DISABLED" property is true, otherwise - returns false..
isAdvancedConfigurationEnabled() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Whether the advanced configuration is enabled.
isAIM(Map<String, String>) - Static method in class net.java.sip.communicator.impl.protocol.icq.IcqAccountID
Checks whether the specified set of account properties describes an AIM account.
isAlerterEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if window alerter is enabled (tack bar or dock icon).
isAllowNonSecure() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Is non-TLS allowed.
isAllowNonSecure() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if non-TLS is allowed for this account
isAlwaysTrustSelected() - Method in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
Whether the user has selected to note the certificate so we always trust it.
isAlwaysTrustSelected() - Method in interface net.java.sip.communicator.service.certificate.VerifyCertificateDialogService.VerifyCertificateDialog
Whether the user has selected to note the certificate so we always trust it.
isAncestor(Container, Component) - Static method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Determines whether a specific Container is an ancestor of a specific Component (in the UI hierarchy).
isAnonymousAuthUsed() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates whether anonymous authorization method is used by this account.
isApplicationVisible() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Return TRUE if "showApplication" property is true, otherwise - return FALSE.
isAutoAnswer() - Method in class net.java.sip.communicator.service.protocol.Call
Returns true iff incoming calls into this Call should be auto-answered.
isAutoAnswerConditionSet() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Is the auto answer option set to conditionally answer all incoming calls.
isAutoAnswerConditionSet() - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Is the auto answer option set to conditionally answer all incoming calls.
isAutoAnswerDisableSubmenu() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Whether creation of separate submenu for auto answer is disabled.
isAutoAnswerUnconditionalSet() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Is the auto answer option set to unconditionally answer all incoming calls.
isAutoAnswerUnconditionalSet() - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicAutoAnswer
Is the auto answer option set to unconditionally answer all incoming calls.
isAutoAnswerWithVideoSet() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Returns if the auto answer with video to video calls is activated.
isAutoAnswerWithVideoSet() - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicAutoAnswer
Returns if the auto answer with video to video calls is activated.
isAutoChangeNick() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Indicates if the nick should be changed automatically in case of nick collision.
isAutoDiscoverJingleNodes() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Indicates if the Jingle Nodes relays should be automatically discovered.
isAutoDiscoverJingleNodes() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if the JingleNodes relay server should be automatically discovered.
isAutoDiscoverStun() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Indicates if the stun server should be automatically discovered.
isAutoDiscoverStun() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if the stun server should be automatically discovered.
isAutogenerateResourceEnabled() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Is resource auto generate enabled.
isAutoJoin() - Method in class net.java.sip.communicator.impl.muc.ChatRoomSourceContact
Returns the auto join state of the contact.
isAutojoin() - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Is room set to auto join on start-up.
isAutojoin() - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Is room set to auto join on start-up.
isAutoPopupNewMessage() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Return TRUE if "autoPopupNewMessage" property is true, otherwise - return FALSE.
isAvailable() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Gets the value of the "available" attribute.
isAvailable() - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Checks if the conference is available.
isAvailable() - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Indicates whether the user is both Online and avaliable (can be reached and is likely to respond) or not.
isAwaitingAuthorization() - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
isAway() - Method in class net.java.sip.communicator.impl.protocol.irc.PresenceManager
Check current Away state.
isBackButtonEnabled() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Mirrors the WizardModel method of the same name.
isBackButtonEnabled() - Method in interface net.java.sip.communicator.service.gui.WizardContainer
Returns TRUE if "Back" wizard button is enabled, FALSE otherwise.
isBindingDisablingEnabled() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
Provides if bindings are currently disableable via generated key adaptors or not.
isBindingSelected() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Returns if a binding is currently awaiting input or not.
isBogus() - Method in class net.java.sip.communicator.impl.dns.SecureMessage
Indicates if there was a validation failure.
isBoldStyleSelected() - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Checks if bold checkbox is selected
isByeProcessed(Dialog) - Static method in class net.java.sip.communicator.impl.protocol.sip.EventPackageUtils
Determines whether a BYE request has already been processed in a specific Dialog and thus allows determining whether the dialog in question should be terminated when the last associated subscription is terminated.
isCacheEnabled() - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
Returns whether caching of readed documents is enabled or desibled.
isCallEnabled(OperationSetServerStoredContactInfo.DetailsResponseListener) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is call enabled for metaContact.
isCallEnabled(OperationSetServerStoredContactInfo.DetailsResponseListener, boolean) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is call enabled for metaContact.
isCallEnabled() - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is call enabled for metaContact.
isCallEnabled(boolean) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is call enabled for metaContact.
isCallEnabled(Contact) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is call enabled for contact.
isCallIconVisible - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Indicates if the call icon is currently visible.
isCallPanelShown() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Return TRUE if "showCallPanel" property is true, otherwise - return FALSE.
isCallTimerStarted() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Returns true if the call timer has been started, otherwise returns false.
isCallTimerStarted() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Returns true if the call timer has been started, otherwise returns false.
isCallTimerStarted() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Returns true if the call timer has been started, otherwise returns false.
isCallTimerStarted() - Method in interface net.java.sip.communicator.service.gui.call.CallRenderer
Returns true if the call timer has been started, otherwise returns false.
isCallVisible(CallPanel) - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Indicates if the given callPanel is currently visible.
isCancelButtonEnabled() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Mirrors the WizardModel method of the same name.
isCancelButtonEnabled() - Method in interface net.java.sip.communicator.service.gui.WizardContainer
Returns TRUE if "Cancel" wizard button is enabled, FALSE otherwise.
isCanceled() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Indicates if this query is canceled.
isCanceled() - Method in class net.java.sip.communicator.impl.history.HistoryQueryImpl
Indicates if this query has been canceled.
isCanceled() - Method in class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Indicates if this window has been canceled.
isCanceled() - Method in interface net.java.sip.communicator.service.gui.AuthenticationWindowService.AuthenticationWindow
Indicates if this window has been canceled.
isCanceled() - Method in class net.java.sip.communicator.service.gui.event.MetaContactQuery
Returns true if this query has been canceled, otherwise returns false.
isCanceled() - Method in class net.java.sip.communicator.service.gui.FilterQuery
Indicates if this query is canceled.
isCancelled() - Method in class net.java.sip.communicator.service.googlecontacts.GoogleQuery
If the query has been cancelled.
isCarbonDisabled() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Checks if message carbons are disabled
isCarbonDisabled() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if message carbons are allowed for this account
isCellEditable(int, int) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Returns whether a cell is editable.
isCellEditable(int, int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.BooleanToCheckTableModel
 
isCellEditable(int, int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.ExtendedTableModel
 
isCellEditable(int, int) - Method in class net.java.sip.communicator.impl.neomedia.EncodingConfigurationTableModel
 
isCellEditable(int, int) - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
isCellEditable(int, int) - Method in class net.java.sip.communicator.plugin.chatconfig.replacement.ReplacementConfigurationTableModel
 
isCellEditable(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
 
isCellEditable(int, int) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecTableModel
isCellEditable(int, int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Returns whether a cell is editable.
isCellEditable(int, int) - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapTableModel
Returns whether a cell is editable.
isCellEditable(int, int) - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginTableModel
Returns FALSE for all cells in this table.
isCellEditable(int, int) - Method in class net.java.sip.communicator.plugin.propertieseditor.PropsTableModel
Returns true if the given cell is editable.
isChannelPresenceTaskEnabled() - Method in interface net.java.sip.communicator.impl.protocol.irc.ClientConfig
Enable channel presence periodic task for keeping track of channel members presence (available or away).
isChannelPresenceTaskEnabled() - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Get current value of channel presence enable flag.
isChatFocused() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Implements the Chat.isChatFocused method.
isChatFocused() - Method in interface net.java.sip.communicator.service.gui.Chat
Checks if this Chat is currently focused.
isChatFontBold() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the default chat font bold.
isChatFontItalic() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the default chat font italic.
isChatFontUnderline() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns the default chat font underline.
isChatOpenedFor(MetaContact) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Returns true if there is an opened ChatPanel for the given MetaContact.
isChatRoomConfigDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Indicates if the chat room user configuration functionality is disabled.
isChatRoomPresenceTaskEnabled() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Get chat room presence task.
isChatSimpleThemeEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isChatSimpleTheme" property is true, otherwise - returns false..
isChatStylebarVisible() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isChatStylebarVisible" property is true, otherwise - returns false..
isChatToolbarVisible() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isChatToolbarVisible" property is true, otherwise - returns false..
isCheckBox() - Method in interface net.java.sip.communicator.service.customcontactactions.ContactActionMenuItem
Returns true if the item should be a check box and false if not
isClistOptionUseSipCredentials() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Indicates if contact list has to use SIP account credentials.
isClistOptionUseSipCredentials() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Checks if contact list has to use SIP account credentials.
isCloseEnabled() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
isCloseEnabled() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Returns true if the close icon is enabled.
isCloseWaitAfterHangup() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Indicates if this call panel should be closed immediately after hang up or should wait some time so that the user can be notified of the last state.
isCollapsed() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Returns true if the group is collapsed or false otherwise.
isCommand() - Method in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Checks if this message is a command.
isCommitted() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Whether is committed.
isCommitted() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
 
isCommitted() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
 
isCommitted() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
 
isCommitted() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Indicates if this page has been already committed.
isCommitted() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Returns true if the page is committed, false - otherwise.
isConference() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Checks if the contained call is a conference call.
isConference(Call) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Checks if the contained call is a conference call.
isConferenceFocus() - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
Gets the indicator which determines whether the local peer represented by this Call is acting as a conference focus and thus should send the "isfocus" parameter in the Contact headers of its outgoing SIP signaling.
isConferenceFocus() - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
Gets the indicator which determines whether the local peer represented by this Call is acting as a conference focus and thus should send the "isfocus" parameter in the Contact headers of its outgoing SIP signaling.
isConferenceFocus() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Determines whether this call peer is currently a conference focus.
isConferenceFocus() - Method in class net.java.sip.communicator.service.protocol.Call
Gets the indicator which determines whether the local peer represented by this Call is acting as a conference focus.
isConferenceFocus() - Method in class net.java.sip.communicator.service.protocol.CallConference
Determines whether the local peer/user associated with this instance and represented by the Calls participating into it is acting as a conference focus.
isConferenceFocus() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Determines whether this peer is acting as a conference focus and thus may provide information about ConferenceMember such as CallPeer.getConferenceMembers() and CallPeer.getConferenceMemberCount().
isConferenceFocus() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Gets the indicator which determines whether the local peer represented by this Call is acting as a conference focus and thus may need to send the corresponding parameters in its outgoing signaling.
isConfigHidden() - Method in class net.java.sip.communicator.service.protocol.AccountID
Checks if the account config is hidden.
isConfInfoScheduled() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Check whether a conference-info document is scheduled to be sent to this CallPeer (i.e.
isConnected() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Check whether or not a connection is established.
isConnected() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Checks if user is connected to the XCAP server.
isConnected() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.HttpXCapClient
Checks if user is connected to the XCAP server.
isConnected() - Method in class net.java.sip.communicator.impl.sysactivity.NetworkManagerListenerImpl
Whether we are connected to the network manager through dbus.
isConnected() - Method in interface net.java.sip.communicator.impl.sysactivity.SystemActivityManager
Whether the underlying implementation is currently connected and working.
isContactActive(UIContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.DefaultTreeContactList
Checks if the given contact is currently active.
isContactActive(MetaContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.DefaultTreeContactList
Checks if the given contact is currently active.
isContactActive(UIContactImpl) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Returns true if the given metaContact has been previously set to active, otherwise returns false.
isContactButtonsVisible() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Shows/hides buttons shown in contact row.
isContactButtonsVisible() - Method in interface net.java.sip.communicator.service.gui.ContactList
Shows/hides buttons shown in contact row.
isContactListGroupCollapsed(String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the group given by groupID is collapsed or false otherwise.
isContactListSupported() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Gets the indicator which determines whether a contact list of (multiple) participants is supported by this ChatSession.
isContactListSupported() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
 
isContactListSupported() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Indicates if the contact list is supported by this session.
isContactListSupported() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Implements ChatSession#isContactListSupported().
isContactMoveDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "CONTACT_MOVE_DISABLED" property is true, otherwise - returns false.
isContactOnline(MetaContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Returns TRUE if the given meta contact is online, FALSE otherwise.
isContactPresenceTaskEnabled() - Method in interface net.java.sip.communicator.impl.protocol.irc.ClientConfig
Enable contact presence periodic task for keeping track of contact presence (offline or online).
isContactPresenceTaskEnabled() - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Get current value of contact presence enable flag.
isContactPresenceTaskEnabled() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Get contact presence task enabled.
isContactRenameDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "CONTACT_RENAME_DISABLED" property is true, otherwise - returns false.
isContainerSupported(Container) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements the UIService.isContainerSupported method.
isContainerSupported(Container) - Method in interface net.java.sip.communicator.service.gui.UIService
Checks if the container with the given Container is supported from the current UI implementation.
isContentTypeSupported(String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Determines whether this chat transport supports the supplied content type
isContentTypeSupported(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Determines whether this chat transport supports the supplied content type
isContentTypeSupported(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Determines whether this chat transport supports the supplied content type
isContentTypeSupported(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Determines whether this chat transport supports the supplied content type
isContentTypeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicInstantMessagingGibberishImpl
Determines wheter the protocol supports the supplied content type
isContentTypeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetBasicInstantMessagingIcqImpl
Determines wheter the protocol supports the supplied content type
isContentTypeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
Test content type support.
isContentTypeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Determines wheter the protocol supports the supplied content type
isContentTypeSupported(String, Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Determines whether the protocol supports the supplied content type for the given contact.
isContentTypeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockBasicInstantMessaging
Determines whether the protocol supports the supplied content type
isContentTypeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
Determines whether the protocol supports the supplied content type
isContentTypeSupported(String, Contact) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Determines whether the protocol supports the supplied content type for the given contact.
isContentTypeSupported(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Determines whether the protocol supports the supplied content type
isContentTypeSupported(String, Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Determines whether the protocol supports the supplied content type for the given contact.
isContentTypeSupported(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Determines whether the protocol supports the supplied content type
isCreateAccount() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Indicates if the account information provided by this form is for new account or an existing one.
isCreateAccount() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Indicates if the account information provided by this form is for new account or an existing one.
isCreateGroupDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "CREATE_GROUP_DISABLED" property is true, otherwise - returns false..
isCycleCompleted(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Checks if the currently displayed Image is the last image of the animation sequence.
isDataFlavorSupported(DataFlavor) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactListTransferHandler.ContactListTransferable
Returns true if the given flavor is supported, otherwise returns false.
isDataFlavorSupported(DataFlavor) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler.ContactListTransferable
Returns true if the given flavor is supported, otherwise returns false.
isDataFlavorSupported(DataFlavor) - Method in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler.UIContactTransferable
Returns true if the given flavor is supported, otherwise returns false.
isDataFlavorSupported(DataFlavor) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler.SelectedTextTransferable
Returns true if the given flavor is supported, otherwise returns false.
isDebugEnabled() - Method in class net.java.sip.communicator.util.Logger
Check if a message with a DEBUG level would actually be logged by this logger.
isDefaultEncrypted() - Method in class net.java.sip.communicator.service.protocol.Call
Returns the default call encryption flag
isDefaultEncryption() - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
If default call encryption is enabled
isDefaultImage() - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Whether the current image returned by @see #getImage() is the one provided by the SourceContact by default, or is a one used and obtained from external source.
isDefaultImage() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
isDefaultImage() - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Whether the current image returned by @see #getImage() is the one provided by the SourceContact by default, or is a one used and obtained from external source.
isDefaultImage() - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Whether the current image returned by @see #getImage() is the one provided by the SourceContact by default, or is a one used and obtained from external source.
isDefaultIMApp(String) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.RegistryHandler
Checks whether given application is the default IM application or not.
isDefaultViewVisible() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
 
isDelayed() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerEvent
Checks whether the adding/removing of the peer should be delayed or not.
isDelaySet() - Method in class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
 
isDelaySet() - Method in interface net.java.sip.communicator.service.ldap.LdapSearchSettings
If delay has been configured.
isDeleteButtonEnabled() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Returns true if the delete buttons is enabled and false - otherwise.
isDeleteMouseOver - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Indicates if the mouse is currently over the delete button.
isDeleteMousePressed - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Indicates if the mouse is currently pressed on the delete button.
isDescriptorPersistent() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Returns true if this chat session descriptor is persistent, otherwise returns false.
isDescriptorPersistent() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Returns true if this contact is persistent, otherwise returns false.
isDescriptorPersistent() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Returns true if this contact is persistent, otherwise returns false.
isDescriptorPersistent() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Returns true if this contact is persistent, otherwise returns false.
isDesktopSharingEnabled(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Indicates if the desktop sharing is currently enabled for the given call.
isDesktopSharingEnabled(OperationSetServerStoredContactInfo.DetailsResponseListener) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is desktop sharing enabled for metaContact.
isDesktopSharingEnabled() - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is desktop sharing enabled for metaContact.
isDesktopSharingEnabled(Contact) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is desktop sharing enabled for contact.
isDesktopStreaming() - Method in class net.java.sip.communicator.service.protocol.event.CallEvent
Returns whether the current event is for video call and desktop streaming one.
isDetailClassEditable(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Determines whether the underlying implementation supports edition of this detail class.
isDetailClassEditable(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Determines whether the underlying implementation supports edition of this detail class.
isDetailClassEditable(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Determines whether the underlying implementation supports the edition of this detail class.
isDetailClassEditable(Class<? extends ServerStoredDetails.GenericDetail>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Determines whether the underlying implementation supports edition of this detail class.
isDetailClassSupported(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Determines whether a detail class represents a detail supported by the underlying implementation or not.
isDetailClassSupported(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Determines whether a detail class represents a detail supported by the underlying implementation or not.
isDetailClassSupported(Class<? extends ServerStoredDetails.GenericDetail>) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Determines whether a detail class represents a detail supported by the underlying implementation or not.
isDetailClassSupported(Class<? extends ServerStoredDetails.GenericDetail>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Determines whether a detail class represents a detail supported by the underlying implementation or not.
isDeviceActive(MediaDevice) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Checks whether dev can be used for a call.
isDeviceActive(MediaDevice, QualityPreset, QualityPreset) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Checks whether dev can be used for a call, using sendPreset and reveicePreset
isDirectImage(String) - Method in class net.java.sip.communicator.impl.replacement.directimage.ReplacementServiceDirectImageImpl
Returns true if the content type of the resource pointed by sourceString is an image.
isDirectImage(String) - Method in interface net.java.sip.communicator.service.replacement.directimage.DirectImageReplacementService
Checks if the resource pointed by sourceString is an image.
isDisabled() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
 
isDisabled() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
If this global keybindings is disabled.
isDisplayNameUserDefined() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Determines if display name was changed for this MetaContact in user interface.
isDisplayResourceOnly() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Indicates if the display name should only show the resource.
isDisplayResourceOnly() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Indicates if the display name should only show the resource.
isDisplayResourceOnly() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Indicates if the display name should only show the resource.
isDisplayResourceOnly() - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
 
isDisposed() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Returns true if BasicConferenceCallPanel.dispose() has already been invoked on this instance; otherwise, false.
isDone() - Method in class net.java.sip.communicator.impl.protocol.irc.Result
Check whether it is actually done.
isDtmfToneEnabled() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
 
isDtmfToneEnabled() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
 
isDtmfToneEnabled() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
 
isDtmfToneEnabled() - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
 
isEagerToCommunicate() - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Indicates whether the user is Online, available and eager to communicate (can be reached and is likely to become annoyingly talkative if contacted).
isEmpty() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates if this contact list is empty.
isEmpty() - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Check if the difference set of the moment is empty.
isEmpty() - Method in interface net.java.sip.communicator.service.gui.ContactList
Indicates if this contact list is empty.
isEmpty() - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Tests if this hashtable maps no keys to values.
isEnabled() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Returns if the connection is enabled.
isEnabled() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Returns true to indicate that this account is enabled, false - otherwise.
isEnabled() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
Returns the state of the enabled marker.
isEnabled() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Simple getter for enabled.
isEnabled() - Method in class net.java.sip.communicator.impl.netaddr.Ice4jPacketLogger
Checks whether the logger is enabled.
isEnabled() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetUserSearchJabberImpl
Returns true if the user search service is enabled.
isEnabled() - Static method in class net.java.sip.communicator.plugin.generalconfig.autoaway.Preferences
Whether change status on away is enabled.
isEnabled() - Method in class net.java.sip.communicator.plugin.spellcheck.ChatAttachments
 
isEnabled() - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
 
isEnabled(T) - Method in interface net.java.sip.communicator.service.customcontactactions.ContactActionMenuItem
Returns true if the item should be enabled and false - not.
isEnabled() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectory
Returns the state of the enabled marker
isEnabled() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple getter for enabled
isEnabled() - Method in class net.java.sip.communicator.service.notification.NotificationAction
Returns TRUE if this notification action handler is enabled and FALSE otherwise.
isEnabled() - Method in class net.java.sip.communicator.service.protocol.AccountID
Indicates if this account is currently enabled.
isEnabled() - Method in interface net.java.sip.communicator.service.protocol.OperationSetUserSearch
Returns true if the user search service is enabled.
isEnabledLabel(String) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
Returns if the label is enabled or disabled.
isEnablePresence() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
If the presence is enabled
isEncryptionProtocolEnabled(SrtpControlType) - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns if the encryption protocol given in parameter is enabled.
isEnded() - Method in class net.java.sip.communicator.service.protocol.CallConference
Determines whether the current state of this instance suggests that the telephony conference it represents has ended.
isEntryDisplayable(RosterEntry) - Static method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Some roster entries are not supposed to be seen.
isEquals(URI, URI) - Static method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Checks whether to URIs are equal with safe null check.
isEstablishingConnectivityWithJitsiVideobridge - Variable in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
The indicator which determines whether this TransportManager instance is responsible to establish the connectivity with the associated Jitsi Videobridge (in case it is being employed at all).
isExportedWindowSupported(WindowID) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements the UIService.isExportedWindowSupported method.
isExportedWindowSupported(WindowID) - Method in interface net.java.sip.communicator.service.gui.UIService
Checks if a window with the given WindowID is contained in the current UI implementation.
isFeatureListSupported(String, String...) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Determines if the given list of features is supported by the specified jabber id.
isFeatureSupported(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Determines if the given list of features is supported by the specified jabber id.
isFill() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Returns the fill state of the WhiteboardObject.
isFill() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolygonJabberImpl
Returns the fill state of the WhiteboardObject.
isFill() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Returns the fill state of the WhiteboardShapeRect.
isFill() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Returns the fill state of the WhiteboardObject.
isFill() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Returns the fill state of the WhiteboardObject.
isFill() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Returns the fill state of the WhiteboardObject.
isFill() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Returns the fill state of the WhiteboardShapeRect.
isFill() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectCircle
Returns the fill state of the WhiteboardObject.
isFill() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Returns the fill state of the WhiteboardObject.
isFill() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolygon
The fill state of the WhiteboardObject.
isFill() - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Returns the fill state of the WhiteboardObject.
isFlattenGroupEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "FLATTEN_GROUP_ENABLED" property is true, otherwise - returns false..
ISFOCUS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CoinPacketExtension
IsFocus attribute name.
isFocused() - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the ExportedWindow.isFocused() method.
isFocused() - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
 
isFocused() - Method in interface net.java.sip.communicator.service.gui.ContactListContainer
Returns true if this contact list container has the focus, otherwise returns false.
isFocused() - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
Returns TRUE if this component is currently the focused component, FALSE - otherwise.
isFontSupportEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Checks whether font support is disabled, checking in default settings for the default value.
isForceP2PMode() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
If the p2p mode is forced
isForcePeerToPeerMode() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Indicates if the peer-to-peer presence mode is selected.
isFoundImage() - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Tells if the query has found a match to resolve the contact address.
isFoundName() - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Tells if the query has found a match to resolve the contact address.
isFrameActive() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Indicates if the parent frame is currently the active window.
isFrameVisible() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Implements isVisible in the UIService interface.
isFullScreen() - Method in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
Determines whether this instance is displayed in full-screen or windowed mode.
isFullScreen() - Method in interface net.java.sip.communicator.impl.gui.main.call.CallContainer
Determines whether the Window representation of this CallContainer is displayed in full-screen mode.
isFullScreen() - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Determines whether the Window representation of this CallContainer is displayed in full-screen mode.
isFullScreen(Window) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Determines whether a specific Window is displayed in full-screen mode.
isFullScreen() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Determines whether this view is displayed in full-screen or windowed mode.
isFullScreen() - Method in class net.java.sip.communicator.impl.gui.main.call.CallToolBar
Determines whether this CallToolBar is displayed in full-screen or windowed mode.
isFullScreen() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Determines whether this view is displayed in full-screen or windowed mode.
isFullScreen() - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Determines whether the Window representation of this CallContainer is displayed in full-screen mode.
isGmailNotificationEnabled() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Determines whether SIP Communicator should be querying Gmail servers for unread mail messages.
isGmailNotificationsEnabled() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Returns true if the "gmail notifications" check box is selected, otherwise returns false.
isGmailOrGoogleAppsAccount() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns true if our account is a Gmail or a Google Apps ones.
isGmailOrGoogleAppsAccount(String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns true if our account is a Gmail or a Google Apps ones.
isGoogleContactsEnabled() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Returns true if the "Google contacts" check box is selected, otherwise returns false.
isGoogleContactsEnabled() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Determines whether SIP Communicator should use Google Contacts as ContactSource
isGoogleTalk() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Returns whether or not the account has been created via GoogleTalk wizard or via external Google Contacts.
isGoToChatroomDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "GO_TO_CHATROOM_DISABLED" property is true, otherwise - returns false..
isGracefulShutdown() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Returns true if graceful shutdown status info is indicated in this ColibriConferenceIQ instance.
isGracefulShutdown() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ShutdownIQ
Returns true if this IQ instance is a "graceful shutdown" one.
isGroupClosed(MetaContactGroup) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactList
Checks whether the group is closed.
isGroupClosed(MetaContactGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Checks whether the group is closed.
isGroupCollapsed() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Returns false to indicate that this group is always opened.
isGroupCollapsed() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Indicates if this group was collapsed.
isGroupCollapsed() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Returns false to indicate that this group is never collapsed.
isGroupCollapsed() - Method in class net.java.sip.communicator.service.gui.UIGroup
Indicates if the group is collapsed or expanded.
isGroupEmpty(MetaContactGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Checks whether the group is closed.
isGroupRemoveDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "GROUP_REMOVE_DISABLED" property is true, otherwise - returns false.
isGroupRenameDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "GROUP_RENAME_DISABLED" property is true, otherwise - returns false.
isHidden() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Indicates if a wizard is hidden.
isHidden() - Method in class net.java.sip.communicator.service.protocol.AccountID
Checks if the account is hidden.
isHideAccountSelectionWhenPossibleEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Whether allow user to select account when only a single account is available.
isHideAccountStatusSelectorsEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Whether to hide account statuses from global menu.
isHideAddressInCallHistoryTooltipEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Whether addresses will be shown in call history tooltips.
isHideDomainInReceivedCallDialogEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Whether domain will be shown in receive call dialog.
isHideExtendedAwayStatus() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Whether to hide extended away status from global menu.
isHistoryCreated(HistoryID) - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
Checks whether a history is created and stored.
isHistoryCreated(HistoryID) - Method in interface net.java.sip.communicator.service.history.HistoryService
Checks whether a history is created and stored.
isHistoryExisting(HistoryID) - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
 
isHistoryExisting(HistoryID) - Method in interface net.java.sip.communicator.service.history.HistoryService
Tests if a history with the given ID exists and is loaded.
isHistoryLoggingEnabled() - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns true if the "IS_MESSAGE_HISTORY_ENABLED" property is true, otherwise - returns false.
isHistoryLoggingEnabled(String) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Returns true if the "IS_MESSAGE_HISTORY_ENABLED" property is true for the id, otherwise - returns false.
isHistoryLoggingEnabled() - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns true if the "IS_MESSAGE_HISTORY_ENABLED" property is true, otherwise - returns false.
isHistoryLoggingEnabled(String) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Returns true if the "IS_MESSAGE_HISTORY_ENABLED" property is true for the id, otherwise - returns false.
isHistoryLoggingEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Deprecated.
Method will be removed once OTR bundle is updated on Android.
isHistoryLoggingEnabled(String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Deprecated.
Method will be removed once OTR bundle is updated on Android.
isHistoryMessage() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveredEvent
Is current event for history message.
isHistoryMessage() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
Is current event for history message.
isHistoryShown() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isHistoryShown" property is true, otherwise - returns false.
isImage(String) - Static method in class net.java.sip.communicator.util.FileUtils
Returns true if the file given by fileName is an image, false - otherwise.
isImportantMessage() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
Returns true if message is important and false if not.
isInfoEnabled() - Method in class net.java.sip.communicator.util.Logger
Check if a message with an INFO level would actually be logged by this logger.
isInitial() - Method in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Is this event initial one.
isInitial() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomLocalUserRoleChangeEvent
Returns true if this is initial role set.
isInitialized() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Returns true if the provider service implementation is initialized and ready for use by other services, and false otherwise.
isInitialized() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Returns true if the provider service implementation is initialized and ready for use by other services, and false otherwise.
isInitiator() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Determines whether this peer initiated the session.
isInitiator() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Gets the indicator which determines whether the conference focus is the initiator/offerer (as opposed to the responder/answerer) of the media negotiation associated with this instance.
isInPeriod(Date, Date, Date) - Static method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Evaluetes does timestamp is in the given time period.
isInterested() - Method in interface net.java.sip.communicator.impl.gui.main.call.CallManager.DetailsResolveListener
Whether the listener is still interested in the events.
isIPv4Address(String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Verifies whether address could be an IPv4 address string.
isIPv6Address(String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Verifies whether address could be an IPv6 address string.
isItalicStyleSelected() - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Checks if italic checkbox is selected
isJingleDisabled() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.TelephonyConfigPanel
Returns if Jingle is disabled.
isJingleDisabled() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Gets if Jingle is disabled for this account.
isJingleNodesAutoDiscoveryEnabled() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Determines whether this account's provider is supposed to auto discover JingleNodes relay.
isJingleNodesRelayEnabled() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Determines whether this account's provider uses JingleNodes relay (if available).
isJingleNodesSearchBuddiesEnabled() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Determines whether this account's provider is supposed to auto discover JingleNodes relay by searching our contacts.
isJitsiDefaultIMApp() - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.RegistryHandler
Checks whether Jitsi is the default IM application.
isJitsiVideobridge() - Method in class net.java.sip.communicator.service.protocol.CallConference
Determines whether the telephony conference represented by this instance is utilizing the Jitsi Videobridge server-side telephony conferencing technology.
isJitsiVideobridge() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Determines whether this CallPeer is participating in a telephony conference organized by the local user/peer utilizing the Jitsi Videobridge server-side technology.
isJoined(ChatRoomIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Check whether the user has joined a particular chat room.
isJoined() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Returns true if the local user is currently in the multi user chat (after calling one of the ChatRoomIrcImpl.join() methods).
isJoined() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns true if the local user is currently in the multi user chat (after calling one of the ChatRoomJabberImpl.join() methods).
isJoined() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns true if the local user is currently in the white-board session (after white-boarding one of the WhiteboardSessionJabberImpl.join() methods).
isJoined() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns true if the local user is currently in the multi user chat (after calling one of the MockChatRoom.join() methods).
isJoined() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns true if the local user is currently in the multi user chat (after calling one of the ChatRoom.join() methods).
isJoined() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Returns true if the local user is currently in the whiteboard session (after whiteboarding one of the WhiteboardSession.join() methods).
isLeaf - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
Indicates if the current cell contains a leaf or a group.
isLeaveChatRoomOnWindowCloseEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isLeaveChatRoomOnWindowCloseEnabled" property is true, otherwise - returns false.
isLinkVisited() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Returns is link visited.
isLoaded() - Static method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Whether native library is loaded.
isLoading() - Method in class net.java.sip.communicator.plugin.spellcheck.Parameters.Locale
Indicates if this locale is currenly loading in the list of locales.
isLocal() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Determines whether or not this contact represents our own identity.
isLocal() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Determines whether or not this Contact instance represents the user used by this protocol provider to connect to the service.
isLocal() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Determines whether or not this Contact instance represents the user used by this protocol provider to connect to the service.
isLocal() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Determines whether or not this contact represents our own identity.
isLocal() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Determines whether or not this contact represents our own identity.
isLocalAudioTransmissionEnabled() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Determines whether this media handler is currently set to transmit local audio.
isLocaleAvailable(Parameters.Locale) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Determines if locale's dictionary is locally available or a system.
isLocallyOnHold() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Determines whether this handler's streams have been placed on hold.
isLocalUser(ConferenceMember) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Indicates if the given ConferenceMember corresponds to the local user.
isLocalVideoAllowed(Call) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Implements OperationSetVideoTelephony#isLocalVideoAllowed(Call).
isLocalVideoAllowed(Call) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Implements OperationSetVideoTelephony#isLocalVideoAllowed(Call).
isLocalVideoAllowed(Call) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Determines whether the streaming of local video in a specific Call is currently allowed.
isLocalVideoAllowed(MediaUseCase) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Determines whether the streaming of local video in this Call is currently allowed.
isLocalVideoAllowed(Call) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Gets the indicator which determines whether the streaming of local video in a specific Call is allowed.
isLocalVideoEnabled(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Indicates if the desktop sharing is currently enabled for the given call.
isLocalVideoStreaming(Call) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Determines whether a specific Call is currently streaming the local video (to a remote destination).
isLocalVideoStreaming() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Determines whether we are currently streaming video toward at least one of the peers in this call.
isLocalVideoStreaming() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Determines whether we are currently streaming video toward whoever this MediaAwareCallPeer represents.
isLocalVideoStreaming(Call) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Gets the indicator which determines whether a specific Call is currently streaming the local video (to a remote destination).
isLocalVideoTransmissionEnabled() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Determines whether this media handler is currently set to transmit local video.
isLocalVideoVisible() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Indicates if the local video component is currently visible.
isLocalVideoVisible() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Indicates if the local video component is currently visible.
isLocalVideoVisible() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Determines whether the visual Component depicting the video streaming from the local peer/user to the remote peer(s) is currently visible.
isLocalVideoVisible() - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Gets the indicator which determines whether the visual Component depicting the video of the local peer/user streaming to the remote peer(s) is to be made visible in the user interface.
isLocalVideoVisible() - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Indicates if the local video component is currently visible.
isLoggingEnabled() - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingServiceImpl
Checks is logging globally enabled for the service.
isLoggingEnabled(PacketLoggingService.ProtocolName) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingServiceImpl
Checks is logging globally enabled for and is it currently available for the given service.
isLoggingEnabled() - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Determines whether logging is enabled.
isLoggingEnabled(int) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Return true/false if logging is enabled at a given level.
isMangleQuery() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Gets whether the query term gets mangled with wildcards.
isMangleQuery() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Gets whether the query term gets mangled with wildcards.
isManuallyDisconnected() - Method in class net.java.sip.communicator.util.account.LoginManager
Returns true to indicate the jitsi has been manually disconnected, false - otherwise.
isMatching(UIContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CallHistoryFilter
Indicates if the given uiContact is matching this filter.
isMatching(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CallHistoryFilter
No group could match this filter.
isMatching(Pattern, MetaContactGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Checks if the given metaGroup is matching the current filter.
isMatching(UIContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.PresenceFilter
Indicates if the given uiContact is matching this filter.
isMatching(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.PresenceFilter
Indicates if the given uiGroup is matching this filter.
isMatching(MetaContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.PresenceFilter
Returns true if offline contacts are shown or if the given MetaContact is online, otherwise returns false.
isMatching(SourceContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.PresenceFilter
Returns true if offline contacts are shown or if the given MetaContact is online, otherwise returns false.
isMatching(UIContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
Indicates if the given uiGroup matches this filter.
isMatching(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
For all groups we return false.
isMatching(String, ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
Checks if the contact should be added to results or not.
isMatching(UIContact) - Method in interface net.java.sip.communicator.service.gui.ContactListFilter
Indicates if the given uiGroup is matching the current filter.
isMatching(UIGroup) - Method in interface net.java.sip.communicator.service.gui.ContactListFilter
Indicates if the given uiGroup is matching the current filter.
isMatching() - Method in interface net.java.sip.communicator.service.history.HistoryWriter.HistoryRecordUpdater
Checks if the history record should be updated or not
isMaxEnabled() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
isMaxEnabled() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Returns true if the max/detach icon is enabled.
isMaxResultsSet() - Method in class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
 
isMaxResultsSet() - Method in interface net.java.sip.communicator.service.ldap.LdapSearchSettings
If results set has reach maximum number.
isMenuSelected() - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Returns TRUE if the selector box is opened, otherwise returns FALSE.
isMenuSelected() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Returns true if there's any currently selected menu related to this ContactListContainer, false - otherwise.
isMenuSelected() - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Returns true if there's any currently selected menu related to this ContactListContainer, false - otherwise.
isMenuSelected() - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Returns true if there's any currently selected menu related to this ContactListContainer, false - otherwise.
isMenuSelected() - Method in interface net.java.sip.communicator.service.gui.ContactListContainer
Returns true if there's any currently selected menu related to this ContactListContainer, false - otherwise.
isMergeContactDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "MERGE_CONTACT_DISABLED" property is true, otherwise - returns false.
isMessageCorrectionActive() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns whether a message is currently being edited.
isMessageEncrypted() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Returns true if the message is encrypted and false if not.
isMessageUIDInjected(String) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Gets weather the passed in messageUID is injected by the engine or not.
isMessageUIDInjected(String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
isMessageWaitingEnabled() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Returns is message waiting indications is enabled.
isMessageWaitingIndicationsEnabled() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Check if messageWaitingIndications is enabled
isMetaContactActive(MetaContact) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactList
Checks if the given contact is currently active.
isMinimizeInsteadOfHide() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Gets whether the application should be minimized and not hidden when clicking close on the main frame.
isMobile() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Whether contact is mobile one.
isMobile() - Method in class net.java.sip.communicator.service.protocol.AbstractContact
Whether contact is mobile one.
isMobile() - Method in interface net.java.sip.communicator.service.protocol.Contact
Whether contact is mobile one.
isMobile() - Method in class net.java.sip.communicator.service.protocol.ContactResource
Whether contact is mobile one.
isMobileResource(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.MobileIndicator
Checks a resource whether it is mobile or not, by checking the cache.
isModification() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
isModification() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Indicates if this wizard is modifying an existing account or is creating a new one.
isModification() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Indicates if this wizard is modifying an existing account or is creating a new one.
isModification() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Indicates if this wizard is modifying an existing account or is creating a new one.
isModification() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Indicates if this wizard is modifying an existing account or is creating a new one.
isMoveContactConfirmationRequested() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns TRUE if the "isMoveContactConfirmationRequested" property is true, otherwise - returns FALSE.
isMUCSourceContact(SourceContact) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Returns true if the contact is ChatRoomSourceContact
isMUCSourceContact(SourceContact) - Method in class net.java.sip.communicator.service.muc.MUCService
Returns true if the contact is ChatRoomSourceContact
isMultiChatSupportedByContact(Contact) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Returns true if contact supports multi-user chat sessions.
isMultiChatSupportedByContact(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Returns true if contact supports multi user chat sessions.
isMultiChatSupportedByContact(Contact) - Method in class net.java.sip.communicator.impl.protocol.mock.MockMultiUserChat
Returns true if contact supports multi user chat sessions.
isMultiChatSupportedByContact(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Returns true if contact supports multi-user chat sessions.
isMultiChatWindowEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isMultiChatWindowEnabled" property is true, otherwise - returns false.
isMultiline(ContactDetail.Category) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactDetail
Whether the value for the category are multiline.
isMute() - Method in class net.java.sip.communicator.impl.notification.SoundNotificationHandlerImpl
Specifies if currently the sound is off.
isMute() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.MuteSessionInfoPacketExtension
Determines if this session info packet represents a mute.
isMute() - Method in interface net.java.sip.communicator.service.notification.SoundNotificationHandler
Specifies if currently the sound is off.
isMute() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Determines whether the audio stream (if any) being sent to this peer is mute.
isMute() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Determines whether the audio stream (if any) being sent to this peer is mute.
isMute() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Determines whether the audio stream of this media handler is currently on mute.
isMute() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Determines whether this call is mute.
isMute() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Determines whether the audio stream (if any) being sent to this peer is mute.
isNativeComponent() - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
 
isNativeComponent() - Method in class net.java.sip.communicator.service.gui.PluginComponentFactory
Returns true to indicate that this component is a native component and false otherwise.
isNativeLookAndFeel() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
Returns false to indicate that this is not a native look&feel.
isNewGroup(MetaContactGroup) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Returns whether MetaContactGroup is newly created.
isNextFinishButtonEnabled() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Mirrors the WizardModel method of the same name.
isNextFinishButtonEnabled() - Method in interface net.java.sip.communicator.service.gui.WizardContainer
Returns TRUE if "Next" or "Finish" wizard button is enabled, FALSE otherwise.
isNormalizePhoneNumber() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if phone numbers should be normalized, false otherwise.
ISO8859_1_ARRAY - Static variable in class net.java.sip.communicator.util.Entities
 
isOfflineMessagingSupported() - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicInstantMessagingGibberishImpl
Determines wheter the protocol provider (or the protocol itself) support sending and receiving offline messages.
isOfflineMessagingSupported() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetBasicInstantMessagingIcqImpl
Determines wheter the protocol provider (or the protocol itself) support sending and receiving offline messages.
isOfflineMessagingSupported() - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
Check if offline messaging is supported.
isOfflineMessagingSupported() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Determines wheter the protocol provider (or the protocol itself) support sending and receiving offline messages.
isOfflineMessagingSupported() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Determines wheter the protocol provider (or the protocol itself) support sending and receiving offline messages.
isOfflineMessagingSupported() - Method in class net.java.sip.communicator.impl.protocol.mock.MockBasicInstantMessaging
Determines whether the protocol provider (or the protocol itself) support sending and receiving offline messages.
isOfflineMessagingSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
Determines whether the protocol provider (or the protocol itself) support sending and receiving offline messages.
isOfflineMessagingSupported() - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Determines whether the protocol provider (or the protocol itself) support sending and receiving offline messages.
isOK - Variable in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberServerChooserDialog
If the OK button is pressed.
isOldTurn() - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Returns true if the TURN protocol supported is not the RFC5766 ones.
isOneActionButtonEnabled() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
isOnHold(CallPeerState) - Static method in class net.java.sip.communicator.service.protocol.CallPeerState
Determines whether a specific CallPeerState value signal a call hold regardless of the issuer (which may be local and/or remote).
isOnline() - Method in class net.java.sip.communicator.service.msghistory.MessageSourceContactPresenceStatus
 
isOnline() - Method in class net.java.sip.communicator.service.muc.ChatRoomPresenceStatus
 
isOnline(Contact) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
Determines whether a specific Contact is online (in contrast to offline).
isOnline() - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Indicates whether the user is Online (can be reached) or not.
isOverCheckBox(int, int) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountListCellRenderer
Indicates if the point given by x and y coordinates is over the check box component.
isOverrideEncodings() - Method in class net.java.sip.communicator.service.protocol.EncodingsRegistrationUtil
Whether override encodings is enabled
isPartialStreaming(Call) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
If the streaming is partial (not the full desktop).
isPartialStreaming(Call) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
If the streaming is partial (not the full desktop).
isPartialStreaming(Call) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopStreaming
If the streaming is partial (not the full desktop).
isParticipantContained(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Checks if the participant given by participantName is contained in this white-board session.
isPasswordPersistent() - Method in class net.java.sip.communicator.service.protocol.UserCredentials
Determines whether or not the password associated with this credentials object is to be stored persistently (insecure!) or not.
isPersistent() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Determines whether or not this meta group contains only groups that are being stored by a server.
isPersistent() - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Returns true if the chat room is persistent, otherwise - returns false.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Determines whether or not this contact is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Determines whether or not this contact group is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Determines whether or not this contact group is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Determines whether or not this contact is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Determines whether or not this contact group is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Determines whether this chat room should be stored in the configuration file or not.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Is persistent group.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Is persistent contact.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Determines whether this chat room should be stored in the configuration file or not.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Determines whether or not this contact group is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Determines whether or not this contact is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Determines whether or not this contact group is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactGroupJabberImpl
Determines whether or not this contact group is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
Determines whether or not this contact group is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Determines whether this chat room should be stored in the configuration file or not.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Determines whether or not this contact is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Determines whether or not this contact group is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Determines whether or not this contact group is being stored by the server.
isPersistent() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Determines whether or not this contact is being stored by the server.
isPersistent() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Determines whether or not this meta group contains only groups that are being stored by a server.
isPersistent() - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Returns true if the chat room is persistent, otherwise - returns false.
isPersistent() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Determines whether this chat room should be stored in the configuration file or not.
isPersistent() - Method in interface net.java.sip.communicator.service.protocol.Contact
Determines whether or not this contact is being stored by the server.
isPersistent() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Determines whether or not this contact group is being stored by the server.
isPhoneNumber(String) - Method in class net.java.sip.communicator.impl.phonenumbers.PhoneNumberI18nServiceImpl
Indicates if the given string is possibly a phone number.
isPhoneNumber(String) - Method in interface net.java.sip.communicator.service.protocol.PhoneNumberI18nService
Indicates if the given string is possibly a phone number.
isPhotoInline() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Gets whether photos are retrieved along with the other attributes.
isPhotoInline() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Gets whether photos are retrieved along with the other attributes.
isPlaying(NotificationData) - Method in class net.java.sip.communicator.impl.notification.SoundNotificationHandlerImpl
Tells if the given notification sound is currently played.
isPlaying(NotificationData) - Method in interface net.java.sip.communicator.service.notification.SoundNotificationHandler
Tells if the given notification sound is currently played.
isPlayingNotification(NotificationData) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Tells if the given sound notification is currently played.
isPlayingNotification(NotificationData) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Tells if the given sound notification is currently played.
isPreferredProtocol() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Indicates if this wizard is for the preferred protocol.
isPreferredProvider() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns the first ProtocolProviderService implementation corresponding to the preferred protocol
isPresContentSupported() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.XCapClient
Gets information about XCAP pres-content support information.
isPresContentSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Indicates whether or not pres-rules is supported.
isPresenceEnabled() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Indicates if the presence is enabled.
isPresetStatusMessagesEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "PRESET_STATUS_MESSAGES" property is true, otherwise - returns false.
isPresRulesSupported() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.XCapClient
Gets information about XCAP pres-rules support information.
isPresRulesSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Indicates whether or not pres-rules is supported.
isPrivate(ChatRoom) - Static method in class net.java.sip.communicator.service.muc.MUCService
Determines whether a specific ChatRoom is private i.e.
isPrivateMessaging() - Method in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Returns true if this is private messaging event and false if not.
isPrivateMessagingChat() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns true if the chat is private messaging chat and false if not.
isPrivateMessagingContact(String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Checks if the contact address is associated with private messaging contact or not.
isPrivateMessagingContact(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Checks if the contact address is associated with private messaging contact or not.
isPrivateMessagingContact(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Checks if the contact address is associated with private messaging contact or not.
isPrivateMessagingContact(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Checks if the contact address is associated with private messaging contact or not.
isPrivateMessagingContact() - Method in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
Checks if the contact is private messaging contact or not.
isPrivateMessagingContact(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockMultiUserChat
Always returns false.
isPrivateMessagingContact(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Checks if the contact address is associated with private messaging contact or not.
isPrivateMessagingInChatRoomDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isPrivateMessagingInChatRoomDisabled" property is true, otherwise - returns false.
isProxyAutoConfigure() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Is proxy auto configured.
isProxyAutoConfigureEnabled() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Indicates if the proxy auto-configure is enabled.
isProxyForceBypassConfigure() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Is proxy force bypass configured.
isProxyForceBypassConfigureEnabled() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Indicates if the proxy force bypass-configure is enabled.
isQuitWarningShown() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Return TRUE if "quitWarningShown" property is true, otherwise - return FALSE.
isRadioSelected() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.SelectAccountPanel
Checks whether there is a selected radio button in the table.
isReadOnly() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresencePermissionsJabberImpl
Is the whole contact list for the current provider readonly.
isReadOnly(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresencePermissionsJabberImpl
Checks whether the contact can be edited, removed, moved.
isReadOnly(ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresencePermissionsJabberImpl
Checks whether the group is readonly.
isReadOnly() - Method in class net.java.sip.communicator.service.protocol.AccountID
Checks if the account is marked as readonly.
isReadOnly() - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresencePermissions
Is the whole contact list for the current provider readonly.
isReadOnly(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresencePermissions
Checks whether the contact can be edited, removed, moved.
isReadOnly(ContactGroup) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresencePermissions
Checks whether the group is readonly.
isReasonUserList() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
Gets the indicator which determines whether this event has occurred with the well-known reason of listing all users in a ChatRoom.
isReasonUserList() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Gets the indicator which determines whether this event has occurred with the well-known reason of listing all users in a ChatRoom.
isRecentMessagesShown() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isRecentMessagesShown" property is true, otherwise - returns false.
isRecordingStarted() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Checks whether recording is currently enabled or not, state retrieved from call record button state.
isRegionDesktopSharingEnabled(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Indicates if the desktop sharing is currently enabled for the given call.
isRegistered() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
isRegistered() - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Indicates whether or not this provider is registered
isRegistered() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Indicates whether or not this provider is registered
isRegistrarless() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Returns true if this is a fake connection that is not actually using a registrar.
isRegistrarless() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarlessConnection
Returns true if this is a fake connection that is not actually using a registrar.
isRegistrationRequiredForCalling() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
 
isRegistrationRequiredForCalling() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Indicates whether or not this provider must registered when placing outgoing calls.
isRegistrationRequiredForCalling() - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Indicates whether or not this provider must registered when placing outgoing calls.
isRegistrationRequiredForCalling() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Indicates whether or not this provider must registered when placing outgoing calls.
isRelaySupported() - Method in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
Returns if the JID has relay support.
isReleased() - Method in class net.java.sip.communicator.service.globalshortcut.GlobalShortcutEvent
Returns isReleased.
isRememberPassword() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistration
Returns true if password has to remembered, false otherwise.
isRememberPassword() - Method in class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Indicates if the password should be remembered.
isRememberPassword() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistration
Returns true if password has to remembered, false otherwise.
isRememberPassword() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistration
Returns TRUE if password has to remembered, FALSE otherwise.
isRememberPassword() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Returns true if password has to remembered, false otherwise.
isRememberPassword() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Indicates if the remember password box is selected.
isRememberPassword() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Indicates if the "remember password" check box is selected.
isRememberPassword() - Method in interface net.java.sip.communicator.service.gui.AuthenticationWindowService.AuthenticationWindow
Indicates if the password should be remembered.
isRememberPassword() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Returns TRUE if password has to remembered, FALSE otherwise.
isRememberPassword() - Method in class net.java.sip.communicator.service.protocol.sip.SIPAccountRegistration
Returns TRUE if password has to remembered, FALSE otherwise.
isRemoteControlAvailable(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Tells if the peer provided can be remotely controlled by this peer: - The server is able to grant/revoke remote access to its desktop.
isRemoteControlAvailable(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Tells if the peer provided can be remotely controlled by this peer: - The server is able to grant/revoke remote access to its desktop.
isRemoteControlAvailable(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingServer
Tells if the peer provided can be remotely controlled by this peer: - The server is able to grant/revoke remote access to its desktop.
isRemotelyOnHold() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Determines whether the remote party has placed all our streams on hold.
isRemotelyOnHold() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Determines whether the remote party has placed all our streams on hold.
isRemoteZrtpCapable(EncryptionPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Returns if the remote peer supports ZRTP.
isRemoveContactDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "REMOVE_CONTACT_DISABLED" property is true, otherwise - returns false.
isRequestFromSameConnection(Request) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Checks a particular request is it coming from the same proxy we are currently using.
isRequired() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
Returns the isRequired property of the corresponding smack property.
isRequired() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
Returns true if encryption is required for this session and false otherwise.
isRequired() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
Returns true if the question must be answered in order to complete the questionnaire
isRequiredPassword() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Indicates if the password is required or not.
isResolvable() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Determines whether or not this contact can be resolved against the server.
isResolveByProxy() - Method in interface net.java.sip.communicator.impl.protocol.irc.ClientConfig
Resolve addresses through the proxy, instead of using a (local) DNS resolver.
isResolveByProxy() - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Get resolve by proxy value.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Determines whether or not this contact has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Determines whether or not this contact has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Determines whether or not this contact group has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Determines whether or not this contact has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Determines whether or not this group has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Is group resolved.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Is contact resolved.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Determines whether or not this contact group has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Determines whether or not this contact has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Determines whether or not this group has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Determines whether or not this contact has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Determines whether or not this contact has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Determines whether or not this contact has been resolved against the server.
isResolved() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Determines whether or not this contact has been resolved against the server.
isResolved() - Method in interface net.java.sip.communicator.service.protocol.Contact
Determines whether or not this contact has been resolved against the server.
isResolved() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Determines whether or not this group has been resolved against the server.
isResolveDnsThroughProxy() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Get property for resolving DNS names through configured proxy server.
isResourceAutogenerated() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Is resource auto generate enabled.
isResourceChanged() - Method in class net.java.sip.communicator.service.protocol.event.ContactPresenceStatusChangeEvent
When the event fired is change in the resource of the contact will return true.
isResourceListsSupported() - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.XCapClient
Gets information about XCAP resource-lists support information.
isResourceListsSupported() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Indicates whether or not pres-rules is supported.
isRFC4733Active(MediaAwareCallPeer<?, ?, ?>) - Static method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetDTMF
Checks whether rfc4733 is negotiated for this call.
isRootGroup(MetaContactGroup) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Indicates if the given MetaContactGroup is the root group.
isRosterInitialized() - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Returns whether roster is initialized.
isRouteHeaderEnabled() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Determines whether Register requests should be using a route header.
isRouteVideoAndDesktopUsingPhoneNumberEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Whether allow to use additional phone numbers to route video calls and desktop sharing through it.
isRowSelected() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SelectAccountPanel
Checks whether there is a selected row in the table.
isRtcpMux() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Checks whether an 'rtcp-mux' extension has been added to this IceUdpTransportPacketExtension.
isRTPTranslationEnabled(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Determines whether RTP translation is enabled for the CallPeer represented by this CallPeerMediaHandler and for a specific MediaType.
isRunning() - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Tells if the query is still running.
isRunning() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Indicates if this query is canceled.
isRunning() - Method in class net.java.sip.communicator.impl.netaddr.NetworkEventDispatcher
Returns true if this dispatcher is currently running and delivering events when available and false otherwise.
isRunning() - Method in class net.java.sip.communicator.plugin.generalconfig.autoaway.StatusUpdateThread
 
isRunning() - Method in class net.java.sip.communicator.service.gui.FilterQuery
Indicates if this query is canceled.
isSameInetAddress(InetAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
Compares an InetAddress against the active outbound proxy.
isSaslEnabled() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Get SASL enable status.
isSavePassword() - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Checks if is save password.
isScopeSet() - Method in class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
 
isScopeSet() - Method in interface net.java.sip.communicator.service.ldap.LdapSearchSettings
If scope has been set.
isSDesEnabled() - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Tells if SDES is enabled for this account.
isSecure() - Method in class net.java.sip.communicator.impl.dns.SecureMessage
Indicates whether the answer is secure.
isSecure(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Gets the secure state of the call session in which a specific peer is involved
isSecure(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Returns true to indicate that the call associated with the given peer is secured, otherwise returns false.
isSecure() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Returns the secure state of the call.
isSecure(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSecureTelephony
Gets the secure state of the call session in which a specific peer is involved
isSecureConnection() - Method in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Check whether the connection is a secure connection (TLS).
isSecureConnection() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Indicates if the the connection must be secure or not.
isSecurityStatusSet() - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityStatusLabel
Indicates if the security status has been already set.
isSelected() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Returns true if this is the currently selected contact in the list of contacts for the chat, otherwise returns false.
isSelected - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
Indicates if the current list cell is selected.
isSelected - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Indicates if the current list cell is selected.
isSelected() - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
Returns true if the entry is currently selected (highlighted).
isSelected() - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Returns true if the Shape is selected
isSelected(T) - Method in interface net.java.sip.communicator.service.customcontactactions.ContactActionMenuItem
Returns the state of the item if the item is check box.
isSelf(MessengerContact) - Static method in class net.java.sip.communicator.plugin.msofficecomm.Messenger
Gets the indicator which determines whether a specific MessengerContact is the same user as the current client user.
isSelf() - Method in class net.java.sip.communicator.plugin.msofficecomm.MessengerContact
Gets the indicator which determines whether this MessengerContact is the same user as the current client user.
isSendKeepAlive() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Returns true if the "send keep alive" check box is selected, otherwise returns false.
isSendKeepAlive() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Determines whether sending of keep alive packets is enabled.
isSendTypingNotifications() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Return TRUE if "sendTypingNotifications" property is true, otherwise - return FALSE.
isServerOverridden() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Return isServerOverridden property.
isServerOverridden() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns true if server was overriden.
isShowAccountConfig() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Indicates if the account configuration is disabled.
isShowFirstImage() - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Get the showFirstImage
isShowHideVideoButtonSelected() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Returns true if the show/hide video button is currently selected, false - otherwise.
isShowMoreEnabled() - Method in class net.java.sip.communicator.service.contactsource.ContactReceivedEvent
Returns true if show more label should be shown and false if not.
isShown() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Returns TRUE if this chat panel is added to a container (window or tabbed pane), which is shown on the screen, FALSE - otherwise.
isShowOffline() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Returns true if offline contacts should be shown, false otherwise.
isShowOffline() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.PresenceFilter
Returns true if offline contacts are shown, otherwise returns false.
isShowOffline() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Return TRUE if "showOffline" property is true, otherwise - return FALSE.
isShowSmileys() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isShowSmileys" property is true, otherwise - returns false..
isShowStatusChangedInChat() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if status changed should be shown in chat history area, false otherwise.
isShowSystemBundles() - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginTableModel
Returns TRUE if system bundles are show, FALSE - otherwise.
isSignalingTransportSecure() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Gibberish has no support for secure transport.
isSignalingTransportSecure() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
 
isSignalingTransportSecure() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Indicate if the signaling transport of this protocol instance uses a secure (e.g.
isSignalingTransportSecure() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Indicates if the XMPP transport channel is using a TLS secured socket.
isSignalingTransportSecure() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
 
isSignalingTransportSecure() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Indicates if the SIP transport channel is using a TLS secured socket.
isSignalingTransportSecure() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Indicate if the signaling transport of this protocol instance uses a secure (e.g.
isSignupSupported() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Indicates if a sign up form is supported by this wizard.
isSignupSupported() - Method in class net.java.sip.communicator.service.gui.ExtendedAccountRegistrationWizard
Indicates if a sign up form is supported by this wizard.
isSignupSupported() - Method in class net.java.sip.communicator.service.gui.ExtendedDesktopAccountRegWizard
Indicates if a sign up form is supported by this wizard.
isSimpleForm() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Returns true if this panel is opened in a simple form and false if it's opened in an advanced form.
isSimpleFormEnabled() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
isSimpleFormEnabled() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Indicates whether this wizard enables the simple "sign in" form shown when the user opens the application for the first time.
isSimpleFormEnabled() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Indicates whether this wizard enables the simple "sign in" form shown when the user opens the application for the first time.
isSimpleFormEnabled() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Indicates whether this wizard enables the simple "sign in" form shown when the user opens the application for the first time.
isSimpleFormEnabled() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Indicates whether this wizard enables the simple "sign in" form shown when the user opens the application for the first time.
isSingleWindowInterfaceEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Indicates if the single interface is enabled.
isSipZrtpAttribute() - Method in class net.java.sip.communicator.service.protocol.Call
Check if to include the ZRTP attribute to SIP/SDP
isSipZrtpAttribute() - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Check if to include the ZRTP attribute to SIP/SDP or to Jabber/IQ
isSizeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolIconGibberishImpl
Returne TRUE if a icon with the given size is supported, FALSE-otherwise.
isSizeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconAimImpl
Returns TRUE if a icon with the given size is supported, FALSE-otherwise.
isSizeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolIconIcqImpl
Returns TRUE if a icon with the given size is supported, FALSE-otherwise.
isSizeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolIconIrcImpl
Returns TRUE if a icon with the given size is supported, FALSE-otherwise.
isSizeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolIconJabberImpl
Returns TRUE if a icon with the given size is supported, FALSE-otherwise.
isSizeSupported(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolIconSipImpl
Returns true if an icon with the given size is supported, false - otherwise.
isSizeSupported(String) - Method in interface net.java.sip.communicator.service.protocol.ProtocolIcon
Checks if the given icon size is supported by the current protocol implementation.
isSMSEnabled() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Access for source contacts impl.
isSMSIconVisible - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Indicates if the sms icon is currently visible.
isSmsMessage() - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Returns whether the delivered message is a sms one.
isSmsNotifyTextDisabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Whether to display or not the text notifying that a message is a incoming or outgoing sms message.
isSmsSelected() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Returns true if the sms mode is enabled, otherwise returns false.
isSoundLevelIndicatorEnabled() - Static method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Determines whether the indicator which depicts the sound/audio levels (of the local or remote peer in a call) is to be enabled.
isSoundNotificationEnabled() - Method in class net.java.sip.communicator.service.notification.SoundNotificationAction
Returns if this sound is to be played on notification device.
isSoundPCSpeakerEnabled() - Method in class net.java.sip.communicator.service.notification.SoundNotificationAction
Returns if this sound is to be played on pc speaker device.
isSoundPlaybackEnabled() - Method in class net.java.sip.communicator.service.notification.SoundNotificationAction
Returns if this sound is to be played on playback device.
isSpecialChar(int) - Static method in class net.java.sip.communicator.impl.gui.utils.Constants
Checks if the given char is in the list of application special chars.
isSpecialKeyDetection() - Method in class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Returns whether or not special key detection is enabled.
isStandby() - Method in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Whether this event is after suspend of the computer.
isStarted() - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Determines whether the storage manager has been properly started or in other words that it has successfully found and read the xml contact list file.
isStarted - Static variable in class net.java.sip.communicator.impl.gui.GuiActivator
Indicates if this bundle has been started.
isStartupEnabled(String) - Static method in class net.java.sip.communicator.plugin.generalconfig.WindowsStartup
Checks whether startup is enabled.
isStatusMenuHidden() - Method in class net.java.sip.communicator.service.protocol.AccountID
Checks if the account status menu is hidden.
isStoredEncrypted(String) - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
Check if encrypted account password is saved in the configuration.
isStoredEncrypted(String) - Method in interface net.java.sip.communicator.service.credentialsstorage.CredentialsStorageService
Checks if the account password that starts with the given prefix is saved in encrypted form.
isStoringPresenceEvents() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Whether listener is currently storing presence events.
isStunServerDiscoveryEnabled() - Method in class net.java.sip.communicator.service.protocol.AccountID
Determines whether this account's provider is supposed to auto discover STUN and TURN servers.
isSucceeded() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Indicates if this query has succeeded.
isSucceeded() - Method in class net.java.sip.communicator.service.gui.FilterQuery
Indicates if this query has succeeded.
isSupported(int) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Can check whether an event id is supported on current operation system.
isSupported(int) - Method in interface net.java.sip.communicator.service.sysactivity.SystemActivityNotificationsService
Can check whether an event id is supported on current operation system.
isSupportedLookAndFeel() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
Returns true to indicate that this look&feel is supported.
isSystem() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Indicates whether or not this chat room is corresponding to a server channel.
isSystem() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
The Jabber multi user chat implementation doesn't support system rooms.
isSystem() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Returns true if this chat room is a system room and false otherwise.
isSystem() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Returns true if this chat room is a system room and false otherwise.
isSystemBundle(Bundle) - Static method in class net.java.sip.communicator.plugin.pluginmanager.PluginManagerActivator
Determines whether bundle is system or not.
isTabHighlighted(int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
isTitleOnScreen(Rectangle) - Static method in class net.java.sip.communicator.plugin.desktoputil.ScreenInformation
Checks whether the top edge of the rectangle is contained in any of the available screens.
isTlsRequired() - Method in class net.java.sip.communicator.impl.protocol.jabber.AnonymousLoginStrategy
 
isTlsRequired() - Method in interface net.java.sip.communicator.impl.protocol.jabber.JabberLoginStrategy
Is TLS required for this login strategy / account?
isTlsRequired() - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByClientCertificateStrategy
Always true as the authentication occurs with the TLS client certificate.
isTlsRequired() - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByPasswordStrategy
 
isToggleDisabled() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
 
isTotalEstimate() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Determines whether the total of unread mail messages is an estimate or not.
isTraceEnabled() - Method in class net.java.sip.communicator.util.Logger
Check if a message with a TRACE level would actually be logged by this logger.
isTranslucencyCapable(GraphicsConfiguration) - Static method in class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 
isTranslucencySupported(Object) - Static method in class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 
isTranslucencySupported - Static variable in class net.java.sip.communicator.plugin.desktoputil.transparent.TransparentFrame
Indicates if the transparency is supported from the current graphics environment.
isTransparentWindowEnabled() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if transparent windows are enabled, false otherwise.
isTrusted - Variable in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
Whether the user trusts this certificate.
isTrusted() - Method in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
Whether the user has accepted the certificate or not.
isTrusted() - Method in interface net.java.sip.communicator.service.certificate.VerifyCertificateDialogService.VerifyCertificateDialog
Whether the user has accepted the certificate or not.
isTurnSupported() - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Indicates if TURN is supported by this server.
isUnderlineStyleSelected() - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Checks if underline checkbox is selected
isUPNPEnabled() - Method in class net.java.sip.communicator.service.protocol.AccountID
Determines whether this account's provider uses UPnP (if available).
ISupport - Enum in net.java.sip.communicator.impl.protocol.irc
ISUPPORT parameters by IRC server.
isUseDefaultStunServer() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Indicates if the default stun server should be used
isUseDefaultStunServer() - Method in class net.java.sip.communicator.service.protocol.AccountID
Determines whether this account's provider uses the default STUN server provided by Jitsi (stun.jitsi.net) if there is no other STUN/TURN server discovered/configured.
isUseIce() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Indicates if ice should be used for this account.
isUseIce() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if ice should be used for this account.
isUseJingleNodes() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Indicates if Jingle Nodes should be used for this account.
isUseJingleNodes() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if JingleNodes relay should be used.
isUserLocale(Parameters.Locale) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Determines if locale's dictionary is locally available or a system.
isUserNameEditable() - Method in class net.java.sip.communicator.impl.gui.main.login.DefaultSecurityAuthority
Indicates if the user name is currently editable, i.e.
isUserNameEditable() - Method in interface net.java.sip.communicator.service.protocol.SecurityAuthority
Indicates if the user name is currently editable, i.e.
isUserRequest() - Method in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Whether this event is after user request.
isUseUPNP() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Indicates if UPnP should be used for this account.
isUseUPNP() - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if UPnP should be used for this account.
isUsingMasterPassword() - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
Checks if master password is used to encrypt saved account passwords.
isUsingMasterPassword() - Method in interface net.java.sip.communicator.service.credentialsstorage.CredentialsStorageService
Checks if master password was set by the user and it is used to encrypt saved account passwords.
isValid(DiscoverInfo) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager.Caps
Determines whether a specific DiscoverInfo is valid according to this Caps i.e.
isValidated() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Whether current inserted values into the panel are valid and enough to continue with account creation/modification.
isValidated() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Whether current inserted values into the panel are valid and enough to continue with account creation/modification.
isValidated() - Method in interface net.java.sip.communicator.plugin.jabberaccregwizz.ValidatingPanel
Whether current inserted values into the panel are valid and enough to continue with account creation/modification.
isValidated() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Whether current inserted values into the panel are valid and enough to continue with account creation/modification.
isValidated() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Whether current inserted values into the panel are valid and enough to continue with account creation/modification.
isValidated() - Method in interface net.java.sip.communicator.plugin.sipaccregwizz.ValidatingPanel
Whether current inserted values into the panel are valid and enough to continue with account creation/modification.
isValidElementName(String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ShutdownIQ
Checks if given element is a valid one for ShutdownIQ.
isValidIPAddress(String) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection.LocalNetworkUtils
 
isValidIPAddress(String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Checks whether address is a valid IP address string.
isValidPortNumber(int) - Static method in class net.java.sip.communicator.util.NetworkUtils
Determines whether port is a valid port number bindable by an application (i.e.
isValidReason(String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.EndExtension
Checks if given elementName is valid end reason element.
isValidTransport(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Determines whether the supplied transport is a known SIP transport method
isVerified(Contact, String) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
isVerified(Contact, String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
isVersion3Allowed() - Method in interface net.java.sip.communicator.impl.protocol.irc.ClientConfig
Allow IRC version 3 capabilities.
isVersion3Allowed() - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Get version 3 allowed flag.
isVideoCall() - Method in class net.java.sip.communicator.service.protocol.event.CallEvent
Returns whether or not the call is a video call.
isVideoCallEnabled(OperationSetServerStoredContactInfo.DetailsResponseListener) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is video called is enabled for metaContact.
isVideoCallEnabled() - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is video called is enabled for metaContact.
isVideoCallEnabled(Contact) - Method in class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Is video call enabled for contact.
isVideoMuted() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.VideoMutedExtension
Check whether or not user's video is in muted status.
isVideoQualityPresetSupported(CallPeer) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Checks whether the callPeer supports setting video quality presets.
isVideoStreaming(Call) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Indicates if we have video streams to show in this interface.
isVideoStreaming(CallConference) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Indicates if we have video streams to show in this interface.
isVisible() - Method in class net.java.sip.communicator.impl.gui.main.call.CallInfoFrame
Indicates if the corresponding window is visible.
isVisible() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Indicates if this dialog is currently visible.
isVisible() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements isVisible in the UIService interface.
isVisible(Object) - Static method in class net.java.sip.communicator.impl.osdependent.jdic.TrayMenuFactory
Returns true if the given trayMenu is visible, otherwise returns false.
isVisible(T) - Method in interface net.java.sip.communicator.service.customcontactactions.ContactAction
Indicates if this action is visible for the given actionSource.
isVisible(T) - Method in interface net.java.sip.communicator.service.customcontactactions.ContactActionMenuItem
Indicates if this action is visible for the given actionSource.
isVisible() - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
 
isVisible() - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
Returns TRUE if the component is visible and FALSE otherwise.
isVisible() - Method in interface net.java.sip.communicator.service.gui.UIService
Returns TRUE if the application is visible and FALSE otherwise.
isWebSignupSupported() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
isWebSignupSupported() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Returns true if the web sign up is supported by the current implementation, false - otherwise.
isWebSignupSupported() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Returns true if the web sign up is supported by the current implementation, false - otherwise.
isWebSignupSupported() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Returns true if the web sign up is supported by the current implementation, false - otherwise.
isWebSignupSupported() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Returns true if the web sign up is supported by the current implementation, false - otherwise.
isWebSignupSupported() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Returns true if the web sign up is supported by the current implementation, false - otherwise.
isWebSignupSupported() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Returns true if the web sign up is supported by the current implementation, false - otherwise.
isWebSignupSupported() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Returns true if the web sign up is supported by the current implementation, false - otherwise.
isWebSignupSupported() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Returns true if the web sign up is supported by the current implementation, false - otherwise.
isWhiteboardingSupportedByContact(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Returns true if contact supports white-board sessions.
isWhiteboardingSupportedByContact(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Returns true if contact supports white-board sessions.
isWindowDecorated() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Returns true if the "isWindowDecorated" property is true, otherwise - returns false..
isWindowsAutoConfiguredIPv4Address(InetAddress) - Static method in class net.java.sip.communicator.util.NetworkUtils
Determines whether the address is the result of windows auto configuration.
isWritable() - Method in class net.java.sip.communicator.impl.keybindings.KeybindingSetImpl
Provides if the keybindings can be written when changed or not.
isWriteAreaEmpty() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Checks if the editor contains text.
isXCapEnable() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Indicates if XCAP has to use its capabilities.
isXCapEnable() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Checks if XCAP is enabled.
isXCapResolved() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Gets the value of the xCapResolved property.
isXiVOEnable() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Indicates if XCAP has to use its capabilities.
isXiVOEnable() - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Checks if XiVO option is enabled.
isZidAorMismatch() - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
 
Italics() - Constructor for class net.java.sip.communicator.impl.protocol.irc.ControlChar.Italics
Constructor.
itemSelected(Class<? extends OperationSet>, ProtocolProviderService, String, UIContactImpl) - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Item was selected, give a chance for extenders to override.
itemSelected(Class<? extends OperationSet>, ProtocolProviderService, String) - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Item was selected, give a chance for extenders to override.
itemSelected(Class<? extends OperationSet>, List<ProtocolProviderService>, String) - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Item was selected, give a chance for extenders to override.
itemStateChanged(ItemEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.RadioButtonCellEditor
 
itemStateChanged(ItemEvent) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSelector
Listens for changes in item state (CheckboxMenuItem)s.
itemStateChanged(ItemEvent) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSimpleSelector
Listens for changes in item state (CheckboxMenuItem)s.
itemStateChanged(ItemEvent) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSubMenu
Listens for changes in item state (CheckboxMenuItem)s.
itemStateChanged(ItemEvent) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigEntryDialog
 
itemStateChanged(ItemEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Action on any of the CheckboxItem.
itemStateChanged(ItemEvent) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Indicates that the state of the item has changed.
iterator() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
 
iterator() - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Get an iterator for the difference set of the moment.

J

JABBER - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolNames
The Jabber protocol.
JabberAccountCreationForm - Class in net.java.sip.communicator.plugin.jabberaccregwizz
Dialog for adding a new Jabber account.
JabberAccountCreationForm() - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountCreationForm
Creates an instance of JabberNewAccountDialog.
JabberAccountCreationFormService - Interface in net.java.sip.communicator.plugin.jabberaccregwizz
The JabberAccountCreationFormService is meant to be implemented by specific account registration implementations, which contain an account create form.
JabberAccountID - Class in net.java.sip.communicator.service.protocol.jabber
The Jabber implementation of a sip-communicator AccountID
JabberAccountID(String, Map<String, String>) - Constructor for class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Creates an account id from the specified id and account properties.
JabberAccountID() - Constructor for class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Default constructor for serialization purposes.
JabberAccountIDImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of a sip-communicator AccountID
JabberAccountIDImpl(String, Map<String, String>) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.JabberAccountIDImpl
Creates an account id from the specified id and account properties.
JabberAccountRegistration - Class in net.java.sip.communicator.service.protocol.jabber
The JabberAccountRegistration is used to store all user input data through the JabberAccountRegistrationWizard.
JabberAccountRegistration() - Constructor for class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Initializes a new JabberAccountRegistration.
JabberAccountRegistrationForm - Class in net.java.sip.communicator.plugin.jabberaccregwizz
The JabberAccountRegistrationForm.
JabberAccountRegistrationForm(JabberAccountRegistrationWizard) - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Creates an instance of JabberAccountRegistrationForm.
JabberAccountRegistrationWizard - Class in net.java.sip.communicator.plugin.jabberaccregwizz
The JabberAccountRegistrationWizard is an implementation of the AccountRegistrationWizard for the Jabber protocol.
JabberAccountRegistrationWizard(WizardContainer) - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Creates an instance of JabberAccountRegistrationWizard.
JabberAccRegWizzActivator - Class in net.java.sip.communicator.plugin.jabberaccregwizz
Registers the JabberAccountRegistrationWizard in the UI Service.
JabberAccRegWizzActivator() - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
 
JabberActivator - Class in net.java.sip.communicator.impl.protocol.jabber
Loads the Jabber provider factory and registers it with service in the OSGI bundle context.
JabberActivator() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
 
JabberChatRoomMember - Interface in net.java.sip.communicator.service.protocol.jabber
ChatRoomMember interface extension that provides additional methods specific to Jabber protocol.
JabberLoginStrategy - Interface in net.java.sip.communicator.impl.protocol.jabber
Is responsible to configure the login mechanism for smack and later login to the XMPP server.
JabberServerChooserDialog - Class in net.java.sip.communicator.plugin.jabberaccregwizz
A dialog that shows the list of available Jabber servers.
JabberServerChooserDialog() - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.JabberServerChooserDialog
Creates an instance of JabberServerChooserDialog.
JabberStatusEnum - Class in net.java.sip.communicator.service.protocol.jabberconstants
The JabberStatusEnum gives access to presence states for the Sip protocol.
jabberStatusToPresenceStatus(Presence, ProtocolProviderServiceJabberImpl) - Static method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Converts the specified jabber status to one of the status fields of the JabberStatusEnum class.
JdbcConfigService - Class in net.java.sip.communicator.impl.configuration
Implementation of the ConfigurationService based on JDBC.
JdbcConfigService(FileAccessService) - Constructor for class net.java.sip.communicator.impl.configuration.JdbcConfigService
Creates a new instance of this class.
JibriIq - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
The IQ used to control conference recording with Jibri component.
JibriIq() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
 
JibriIq.Action - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
Enumerative value of attribute "action" in recording extension.
JibriIq.RecordingMode - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
Enumerates available recording modes stored under JibriIq.RECORDING_MODE_ATTR_NAME.
JibriIq.Status - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
The enumeration of recording status values.
JibriIqProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
Parses JibriIq.
JibriIqProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIqProvider
 
JibriStatusPacketExt - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
Status extension included in MUC presence by Jibri to indicate it's status.
JibriStatusPacketExt() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt
Creates new instance of VideoMutedExtension.
JibriStatusPacketExt.Status - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
 
JINGLE_NODES_SEARCH_BUDDIES - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if JingleNodes should use buddies to search for nodes.
JingleAction - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
XEP-0166 Jingle, stipulates that the value of the 'action' attribute MUST be one of the values enumerated here.
JingleInfoQueryIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo
The JingleInfoQueryIQ is used to discover STUN and relay server via the Google's Jingle Server Discovery extension.
JingleInfoQueryIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.JingleInfoQueryIQ
 
JingleInfoQueryIQProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo
Provider for the JingleInfoQueryIQ.
JingleInfoQueryIQProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.JingleInfoQueryIQProvider
Creates a new instance of the JingleInfoQueryIQProvider and register all related extension providers.
JingleIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
A straightforward extension of the IQ.
JingleIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
 
JingleIQProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
An implementation of a Jingle IQ provider that parses incoming Jingle IQs.
JingleIQProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQProvider
Creates a new instance of the JingleIQProvider and register all jingle related extension providers.
JingleNodeDescriptor - Class in net.java.sip.communicator.service.protocol
A JingleNodesDescriptor stores information necessary to create a JingleNodes tracker or relay candidate harvester that we could use with ICE4J.
JingleNodeDescriptor(String, boolean) - Constructor for class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
Creates an instance of JingleNodes by specifying all parameters.
JingleNodesCandidate - Class in net.java.sip.communicator.impl.protocol.jabber
Represents a Candidate obtained via Jingle Nodes.
JingleNodesCandidate(TransportAddress, Component, TransportAddress) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.JingleNodesCandidate
Creates a JingleNodesRelayedCandidate for the specified transport, address, and base.
JingleNodesCandidateDatagramSocket - Class in net.java.sip.communicator.impl.protocol.jabber
Represents an application-purposed (as opposed to an ICE-specific) DatagramSocket for a JingleNodesCandidate.
JingleNodesCandidateDatagramSocket(JingleNodesCandidate, TransportAddress) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.JingleNodesCandidateDatagramSocket
Initializes a new JingleNodesdCandidateDatagramSocket instance which is to be the socket of a specific JingleNodesCandidate.
JingleNodesHarvester - Class in net.java.sip.communicator.impl.protocol.jabber
Implements a CandidateHarvester which gathers Candidates for a specified Component using Jingle Nodes as defined in XEP 278 "Jingle Relay Nodes".
JingleNodesHarvester(SmackServiceNode) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.JingleNodesHarvester
Constructor.
JingleNodesServiceDiscovery - Class in net.java.sip.communicator.impl.protocol.jabber
Search for jingle nodes.
JingleNodesServiceDiscovery(SmackServiceNode, XMPPConnection, JabberAccountIDImpl, Object) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.JingleNodesServiceDiscovery
Creates discovery
JinglePacketFactory - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
A utility class containing methods for creating JingleIQ instances for various situations.
JinglePacketFactory() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JinglePacketFactory
 
JingleUtils - Class in net.java.sip.communicator.impl.protocol.jabber.jinglesdp
The class contains a number of utility methods that are meant to facilitate creating and parsing jingle media rtp description descriptions and transports.
JingleUtils() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
 
JireconIq - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon
The IQ used to communicate with Jirecon recording container.
JireconIq() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
 
JireconIq.Action - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon
Enumerative value of attribute "action" in recording extension.
JireconIq.Status - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon
Enumerative value of attribute "status" in recording extension.
JireconIqProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon
The IQ provider implementation for JireconIq.
JireconIqProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIqProvider
 
JITSI_MEET_ROOM_HEADER - Variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
Name of extra INVITE header which specifies name of MUC room that is hosting the Jitsi Meet conference.
JitsiDnsNameService - Class in net.java.sip.communicator.util
JNDI DNS service to send DNS lookup through the dnsjava Lookup infrastructure.
JitsiDnsNameService() - Constructor for class net.java.sip.communicator.util.JitsiDnsNameService
 
JitsiDnsNameServiceDescriptor - Class in net.java.sip.communicator.util
A name service descriptor for Jitsi's DNS service.
JitsiDnsNameServiceDescriptor() - Constructor for class net.java.sip.communicator.util.JitsiDnsNameServiceDescriptor
 
JN_ADDRESS - Static variable in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
JingleNodes prefix to store server address in configuration.
JN_IS_RELAY_SUPPORTED - Static variable in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
JingleNodes prefix to store the relay capabilities in configuration.
JN_PREFIX - Static variable in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
JingleNodes prefix to store configuration.
JobTitleDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.JobTitleDetail
 
join() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Joins this chat room with the nickname of the local user so that the user would start receiving events and messages for it.
join(ChatRoomIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Join a particular chat room.
join(ChatRoomIrcImpl, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Join a particular chat room.
join() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Joins this chat room with the nickname of the local user so that the user would start receiving events and messages for it.
join(byte[]) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Joins this chat room so that the user would start receiving events and messages for it.
join(byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Joins this chat room so that the user would start receiving events and messages for it.
join() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Joins this chat room with the nickname of the local user so that the user would start receiving events and messages for it.
join() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Joins this white-board with the nickname of the local user so that the user would start receiving events and WhiteboardObject for it.
join(byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Joins this white-board so that the user would start receiving events and WhiteboardObject for it.
join() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Joins this chat room with the nickname of the local user so that the user would start receiving events and messages for it.
join(byte[]) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Joins this chat room so that the user would start receiving events and messages for it.
Join - Class in net.java.sip.communicator.plugin.irccommands.command
Implementation of the /join command.
Join(ProtocolProviderServiceIrcImpl, IrcConnection) - Constructor for class net.java.sip.communicator.plugin.irccommands.command.Join
Initialization of the /join command.
join() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Joins this ad-hoc chat room with the nickname of the local user so that the user would start receiving events and messages for it.
join() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Joins this chat room with the nickname of the local user so that the user would start receiving events and messages for it.
join(byte[]) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Joins this chat room so that the user would start receiving events and messages for it.
join() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Joins this whiteboard with the nickname of the local user so that the user would start receiving events and WhiteboardObject for it.
join(byte[]) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Joins this whiteboard so that the user would start receiving events and WhiteboardObject for it.
JOIN_AS_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used to set to the chat room "join as" right button menu.
JOIN_AUTHENTICATION_FAILED_PROP - Static variable in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Property to be fired when authentication failed while joining a chat room.
JOIN_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used to set to the chat room "join" right button menu.
JOIN_PROVIDER_NOT_REGISTERED_PROP - Static variable in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Property to be fired when provider is not registered while joining a chat room.
JOIN_REGISTRATION_REQUIRED_PROP - Static variable in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Property to be fired when chat room requires registration and we failed while joining the chat room.
JOIN_SUBSCRIPTION_ALREADY_EXISTS_PROP - Static variable in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Property to be fired when we try to join twice the same chat room.
JOIN_SUCCESS_PROP - Static variable in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Property to be fired when successfully joined to chat room.
JOIN_UNKNOWN_ERROR_PROP - Static variable in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Property to be fired when unknown error occurred while joining a chat room.
joinAs(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Joins this chat room with the specified nickname so that the user would start receiving events and messages for it.
joinAs(String, byte[]) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Joins this chat room with the specified nickname and password so that the user would start receiving events and messages for it.
joinAs(String, byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Joins this chat room with the specified nickname and password so that the user would start receiving events and messages for it.
joinAs(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Joins this chat room with the specified nickname so that the user would start receiving events and messages for it.
joinAs(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Joins this chat room with the specified nickname so that the user would start receiving events and messages for it.
joinAs(String, byte[]) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Joins this chat room with the specified nickname and password so that the user would start receiving events and messages for it.
joinAs(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Joins this chat room with the specified nickname so that the user would start receiving events and messages for it.
joinAs(String, byte[]) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Joins this chat room with the specified nickname and password so that the user would start receiving events and messages for it.
joinChannel(String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
joinChannel(String, Callback<IRCChannel>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
joinChannel(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
joinChannel(String, String, Callback<IRCChannel>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
joinChatRoom(AdHocChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Joins the given ad-hoc chat room
joinChatRoom(AdHocChatRoom) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Joins the given chat room and manages all the exceptions that could occur during the join process.
joinChatRoom(ChatRoomWrapper, String, byte[]) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Joins the given chat room with the given password and manages all the exceptions that could occur during the join process.
joinChatRoom(ChatRoomWrapper, String, byte[], String) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Joins the given chat room with the given password and manages all the exceptions that could occur during the join process.
joinChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Join chat room.
joinChatRoom(ChatRoom, String, byte[]) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Joins the given chat room and manages all the exceptions that could occur during the join process.
joinChatRoom(String, ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Joins the room with the given name though the given chat room provider.
joinChatRoom(ChatRoomWrapper, String, byte[], String) - Method in class net.java.sip.communicator.service.muc.MUCService
Joins the given chat room with the given password and manages all the exceptions that could occur during the join process.
joinChatRoom(String, ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.service.muc.MUCService
Joins the room with the given name though the given chat room provider.
JoinChatRoomDialog - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
The JoinChatRoomDialog is the dialog containing the form for joining a chat room.
JoinChatRoomDialog(ChatRoomProviderWrapper) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomDialog
Creates an instance of JoinChatRoomDialog.
JoinChatRoomWindow - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
This window allows to choose an account for joining a chat room.
JoinChatRoomWindow() - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow
Builds the window.
JoinChatRoomWindow(ChatRoomProviderWrapper) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow
Builds the window.
JoinChatRoomWindow.ComboBoxRenderer - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
Cell renderer for the providers combo box: displays the protocol name with its associated icon.
JoinChatRoomWizard - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
The JoinChatRoomWizard is the wizard through which the user could join a chat room.
JoinChatRoomWizard(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizard
Creates an instance of CreateChatRoomWizard.
JoinChatRoomWizardPage1 - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
The CreateChatRoomWizardPage1 is the first page of the "Create chat room" wizard.
JoinChatRoomWizardPage1(WizardContainer, NewChatRoom, Iterator<ChatRoomProviderWrapper>) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
Creates an instance of JoinChatRoomWizardPage1.
JoinChatRoomWizardPage2 - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
The JoinChatRoomWizardPage2 is the second page of the "Join chat room" wizard.
JoinChatRoomWizardPage2(WizardContainer, NewChatRoom) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
Creates an instance of JoinChatRoomWizardPage2.
JoiningType - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Joining type.
joustSimBuddy - Variable in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
 

K

kABAddressCityKey() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABAddressCountryKey() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABAddressHomeLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABAddressProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABAddressProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABAddressProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABAddressProperty constant.
kABAddressStateKey() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABAddressStreetKey() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABAddressWorkLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABAddressZIPKey() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABAIMInstantProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABAIMInstantProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABAIMInstantProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABAIMInstantProperty constant.
kABBirthdayProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABBirthdayProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABBirthdayProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABBirthdayProperty constant.
kABCalendarURIsProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABCalendarURIsProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABCalendarURIsProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABCalendarURIsProperty constant.
kABDepartmentProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABDepartmentProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABDepartmentProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABDepartmentProperty constant.
kABEmailHomeLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABEmailProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABEmailProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABEmailProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABEmailProperty constant.
kABEmailWorkLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABFirstNamePhoneticProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABFirstNamePhoneticProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABFirstNamePhoneticProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABFirstNamePhoneticProperty constant.
kABFirstNameProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABFirstNameProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABFirstNameProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABFirstNameProperty constant.
kABHomeLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABHomePageProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABHomePageProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABHomePageProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABHomePageProperty constant.
kABICQInstantProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABICQInstantProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABICQInstantProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABICQInstantProperty constant.
kABInstantMessageProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABInstantMessageProperty constant.
kABJabberInstantProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABJabberInstantProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABJabberInstantProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABJabberInstantProperty constant.
kABJobTitleProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABJobTitleProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABJobTitleProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABJobTitleProperty constant.
kABLastNamePhoneticProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABLastNamePhoneticProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABLastNamePhoneticProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABLastNamePhoneticProperty constant.
kABLastNameProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABLastNameProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABLastNameProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABLastNameProperty constant.
kABMaidenNameProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABMaidenNameProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABMaidenNameProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABMaidenNameProperty constant.
kABMiddleNamePhoneticProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABMiddleNamePhoneticProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABMiddleNamePhoneticProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABMiddleNamePhoneticProperty constant.
kABMiddleNameProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABMiddleNameProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABMiddleNameProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABMiddleNameProperty constant.
kABMSNInstantProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABMSNInstantProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABMSNInstantProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABMSNInstantProperty constant.
kABNicknameProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABNicknameProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABNicknameProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABNicknameProperty constant.
kABNoteProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABNoteProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABNoteProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABNoteProperty constant.
kABOrganizationProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABOrganizationProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABOrganizationProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABOrganizationProperty constant.
kABOtherDatesProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABOtherDatesProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABOtherDatesProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABOtherDatesProperty constant.
kABOtherLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABPersonFlags - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABPersonFlags ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABPersonFlags() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABPersonFlags constant.
kABPhoneHomeLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABPhoneMainLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABPhoneMobileLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABPhoneProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABPhoneProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABPhoneProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABPhoneProperty constant.
kABPhoneWorkFAXLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABPhoneWorkLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABRelatedNamesProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABRelatedNamesProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABRelatedNamesProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABRelatedNamesProperty constant.
kABShowAsCompany - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The flag which indicates that an ABRecord is to be displayed as a company.
kABShowAsMask - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The mask which extracts the kABShowAsXXX flag from the personFlags of an ABPerson.
kABSuffixProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABSuffixProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABSuffixProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABSuffixProperty constant.
kABTitleProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABTitleProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABTitleProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABTitleProperty constant.
kABURLsProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABURLsProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABURLsProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABURLsProperty constant.
kABWorkLabel() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
 
kABYahooInstantProperty - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
The index of the kABYahooInstantProperty ABPerson property in MacOSXAddrBookContactQuery.ABPERSON_PROPERTIES.
kABYahooInstantProperty() - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Gets the value of the kABYahooInstantProperty constant.
KEEP_ALIVE_INTERVAL - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The interval for keep-alives if any.
KEEP_ALIVE_METHOD - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Keep-alive method used by the protocol.
KeepAliveEvent - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive
KeepAlive Event.
KeepAliveEvent() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveEvent
Constructs empty packet
KeepAliveEvent(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveEvent
Construct packet for sending.
KeepAliveEventProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive
The KeepAliveEventProvider parses ping iq packets.
KeepAliveEventProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveEventProvider
Creates a new KeepAliveEventProvider.
KeepAliveManager - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive
XEP-0199: XMPP Ping.
KeepAliveManager(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveManager
Creates manager.
KEY_PARAMS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
The name of the 'key-params' argument.
KEY_SERVICE - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipApplicationData
Key service.
KEY_SUBSCRIPTIONS - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipApplicationData
Key subscriptions.
KEY_USER_REQUEST - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipApplicationData
Key user request.
KeybindingChooserActivator - Class in net.java.sip.communicator.plugin.keybindingchooser
Enabling and disabling osgi functionality for the keybinding chooser.
KeybindingChooserActivator() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.KeybindingChooserActivator
 
KeybindingsActivator - Class in net.java.sip.communicator.impl.keybindings
Enabling and disabling osgi functionality for keybindings.
KeybindingsActivator() - Constructor for class net.java.sip.communicator.impl.keybindings.KeybindingsActivator
 
KeybindingsConfigPanel - Class in net.java.sip.communicator.plugin.keybindingchooser
The ConfigurationForm that would be added to the settings configuration to configure the application keybindings.
KeybindingsConfigPanel() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.KeybindingsConfigPanel
Constructor.
KeybindingSet - Class in net.java.sip.communicator.service.keybindings
Wrapper for keybinding sets.
KeybindingSet() - Constructor for class net.java.sip.communicator.service.keybindings.KeybindingSet
 
KeybindingSet.Category - Enum in net.java.sip.communicator.service.keybindings
Keybinding sets available in the Sip Communicator.
KeybindingSetImpl - Class in net.java.sip.communicator.impl.keybindings
Default implementation for the wrapper of keybinding sets.
KeybindingSetImpl(Map<KeyStroke, String>, KeybindingSet.Category, File) - Constructor for class net.java.sip.communicator.impl.keybindings.KeybindingSetImpl
 
KeybindingsService - Interface in net.java.sip.communicator.service.keybindings
The KeybindingService handles the distribution of configurable and persistent keybinding sets.
KeybindingsServiceImpl - Class in net.java.sip.communicator.impl.keybindings
Service that concerns keybinding mappings used by various parts of the UI.
KeybindingsServiceImpl() - Constructor for class net.java.sip.communicator.impl.keybindings.KeybindingsServiceImpl
 
keyChar - Variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
The char associated with this DTMF tone.
keyCode - Variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
The key code when entered from keyboard.
keyManager - Variable in class net.java.sip.communicator.impl.gui.main.MainFrame
The keyboard focus manager.
keyPress(int) - Method in class net.java.sip.communicator.impl.hid.HIDServiceImpl
Press a specific key using its keycode.
keyPress(char) - Method in class net.java.sip.communicator.impl.hid.HIDServiceImpl
Press a specific key using its char representation.
keyPress(char) - Method in class net.java.sip.communicator.impl.hid.NativeKeyboard
Simulate a key press.
keyPress(int) - Method in interface net.java.sip.communicator.service.hid.HIDService
Press a specific key using its keycode.
keyPress(char) - Method in interface net.java.sip.communicator.service.hid.HIDService
Press a specific key using its char representation.
keyPressed(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when a key has been pressed.
keyPressed(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
When CTRL+Z is pressed invokes the ChatWritePanel.undo() method, when CTRL+R is pressed invokes the ChatWritePanel.redo() method.
keyPressed(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CListKeySearchListener
 
keyPressed(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.MasterPasswordInputDialog
Not overriding.
keyPressed(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Not overriding.
keyPressed(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Clears the default text when a key pressed event is received.
keyPressed(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Clears the default text when a key pressed event is received.
keyPressed(KeyEvent) - Method in class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyConfigForm
Not used.
keyPressed(KeyEvent) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
 
keyRelease(int) - Method in class net.java.sip.communicator.impl.hid.HIDServiceImpl
Release a specific key using its keycode.
keyRelease(char) - Method in class net.java.sip.communicator.impl.hid.HIDServiceImpl
Release a specific key using its char representation.
keyRelease(char) - Method in class net.java.sip.communicator.impl.hid.NativeKeyboard
Simulate a key release.
keyRelease(int) - Method in interface net.java.sip.communicator.service.hid.HIDService
Release a specific key using its keycode.
keyRelease(char) - Method in interface net.java.sip.communicator.service.hid.HIDService
Release a specific key using its char representation.
keyReleased(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when a key has been released.
keyReleased(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
 
keyReleased(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CListKeySearchListener
 
keyReleased(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.MasterPasswordInputDialog
Disables OK button if the password input field is empty.
keyReleased(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
When a key is pressed we do 2 things.
keyReleased(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
 
keyReleased(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
 
keyReleased(KeyEvent) - Method in class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyConfigForm
Used to listen for changes and saving on every change.
keyReleased(KeyEvent) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
 
keys() - Method in class net.java.sip.communicator.util.OrderedProperties
Get the keys enumeration.
KeyStoreType - Class in net.java.sip.communicator.service.certificate
Data object for KeyStore configurations.
KeyStoreType(String, String[], boolean) - Constructor for class net.java.sip.communicator.service.certificate.KeyStoreType
Creates a new instance of this class.
keyTyped(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when a key has been typed.
keyTyped(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Sends typing notifications when user types.
keyTyped(KeyEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CListKeySearchListener
Searches the contact list when any key, different from "space", "+" or "-" is typed.
keyTyped(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.MasterPasswordInputDialog
Not overriding.
keyTyped(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Not overriding.
keyTyped(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Clears the default text when a key typed event is received.
keyTyped(KeyEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Clears the default text when a key typed event is received.
keyTyped(KeyEvent) - Method in class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyConfigForm
Not used.
keyTyped(KeyEvent) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
 
KeywordReplacer - Class in net.java.sip.communicator.impl.gui.main.chat.replacers
The keyword replacer used for highlighting keywords.
KeywordReplacer(String) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.replacers.KeywordReplacer
The keyword replacer with parameter for providing the keyword to highlight.
kick(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
kick(String, String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
kick(String, String, Callback<String>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
kick(String, String, String, Callback<String>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
KICK_ICON_16x16 - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Kick icon.
kickParticipant(ChatRoomIrcImpl, ChatRoomMember, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Kick channel member.
kickParticipant(ChatRoomMember, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Kicks the given ChatRoomMember.
kickParticipant(ChatRoomMember, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Kicks a participant from the room.
kickParticipant(ChatRoomMember, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Kicks a visitor or participant from the room.
kickParticipant(ChatRoomMember, String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Kicks a visitor or participant from the room.
KnownFingerprintsPanel - Class in net.java.sip.communicator.plugin.otr.authdialog
 
KnownFingerprintsPanel() - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsPanel
Constructor.
KnownFingerprintsTableModel - Class in net.java.sip.communicator.plugin.otr.authdialog
A special Panel for fingerprints display.
KnownFingerprintsTableModel() - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
 

L

LABEL_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Label attribute name.
LABELS_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
The name of the XML tag element containing a pipe separated list of labels assigned to this thread.
LabelTableCellRenderer - Class in net.java.sip.communicator.impl.gui.customcontrols
Custom TableCellRenderer that renders ProtocolProviderService objects, MetaContactGroup objects and JLabels.
LabelTableCellRenderer() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.LabelTableCellRenderer
 
LanguageMenuBar - Class in net.java.sip.communicator.plugin.spellcheck
Combo box providing a listing of all available locales with corresponding country flags.
LanguageMenuBar(SpellChecker, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
 
LanguageMenuBar.SetSpellChecker - Class in net.java.sip.communicator.plugin.spellcheck
The worker.
LanguagePack - Interface in net.java.sip.communicator.service.resources
 
LAST_N_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
The XML name of the last-n attribute of a video channel which specifies the maximum number of video RTP streams to be sent from Jitsi Videobridge to the endpoint associated with the video channel.
lastDatabaseFileChange - Variable in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Date/time when the Thunderbird database file was last changed.
LastNameDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.LastNameDetail
 
lastUpdatedTime - Variable in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl.StoredThreadID
The time that we last sent or received a message from this jid
LAT - 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 geographic latitude in decimal degrees North (e.g.
LAT - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for storing geographic latitude in decimal degrees North (e.g.
LaunchArgHandler - Class in net.java.sip.communicator.util.launchutils
The LauncherArgHandler class handles invocation arguments that have been passed to us when running SIP Communicator.
launchHelp() - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Launches the help page.
launchHelp() - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
layoutContainer(Container) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider.DividerLayout
 
layoutContainer(Container) - Method in class net.java.sip.communicator.impl.gui.main.call.FullScreenLayout
Lays out the components added in the given parent container
layoutLabel(int, FontMetrics, int, String, Icon, Rectangle, Rectangle, Rectangle, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
LazyConfigurationForm - Class in net.java.sip.communicator.service.gui
 
LazyConfigurationForm(String, ClassLoader, String, String) - Constructor for class net.java.sip.communicator.service.gui.LazyConfigurationForm
Creates an instance of LazyConfigurationForm.
LazyConfigurationForm(String, ClassLoader, String, String, int) - Constructor for class net.java.sip.communicator.service.gui.LazyConfigurationForm
Creates an instance of LazyConfigurationForm.
LazyConfigurationForm(String, ClassLoader, String, String, int, boolean) - Constructor for class net.java.sip.communicator.service.gui.LazyConfigurationForm
Creates an instance of LazyConfigurationForm.
lc - Variable in class net.java.sip.communicator.impl.neomedia.ZrtpConfigurePanel
 
LDAP_CONNECT_TIMEOUT - Static variable in interface net.java.sip.communicator.service.ldap.LdapConstants
How long should we wait for the connection to establish? (in ms)
LDAP_MAX_RESULTS - Static variable in class net.java.sip.communicator.impl.ldap.LdapContactQuery
Maximum results for LDAP query.
LDAP_READ_TIMEOUT - Static variable in interface net.java.sip.communicator.service.ldap.LdapConstants
How long should we wait for a LDAP response? (in ms)
LdapActivator - Class in net.java.sip.communicator.impl.ldap
Activates the LdapService
LdapActivator() - Constructor for class net.java.sip.communicator.impl.ldap.LdapActivator
 
LdapActivator - Class in net.java.sip.communicator.plugin.ldap
Implements BundleActivator for the LDAP plug-in which provides support for LDAP contact sources.
LdapActivator() - Constructor for class net.java.sip.communicator.plugin.ldap.LdapActivator
 
LdapConfigForm - Class in net.java.sip.communicator.plugin.ldap.configform
This ConfigurationForm shows the list of LDAP directories and allow users to manage them.
LdapConfigForm() - Constructor for class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm
Constructor
LdapConfigForm.RefreshContactSourceThread - Class in net.java.sip.communicator.plugin.ldap.configform
Thread that will perform refresh of contact sources.
LdapConstants - Interface in net.java.sip.communicator.service.ldap
Constants used by the LDAP service.
LdapConstants.Auth - Enum in net.java.sip.communicator.service.ldap
Authentication methods.
LdapConstants.Encryption - Enum in net.java.sip.communicator.service.ldap
security methods used to connect to the remote host and their default port
LdapConstants.Scope - Enum in net.java.sip.communicator.service.ldap
search scope in the directory: one level, subtree
LdapContactQuery - Class in net.java.sip.communicator.impl.ldap
Implements ContactQuery for LDAP.
LdapContactQuery(LdapContactSourceService, Pattern, int) - Constructor for class net.java.sip.communicator.impl.ldap.LdapContactQuery
Initializes a new LdapContactQuery instance which is to perform a specific query on behalf of a specific contactSource.
LdapContactSourceService - Class in net.java.sip.communicator.impl.ldap
Implements ContactSourceService for LDAP.
LdapContactSourceService(LdapDirectory) - Constructor for class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Constructor.
LdapDirectory - Interface in net.java.sip.communicator.service.ldap
LdapDirectory is the "core" object of the service, which should be used to perform LDAP queries.
LdapDirectoryImpl - Class in net.java.sip.communicator.impl.ldap
An LdapDirectory stores settings for one directory server and performs ldap operations (search)
LdapDirectoryImpl(LdapDirectorySettings) - Constructor for class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
The contructor for this class.
LdapDirectoryImpl.LdapQueryCancelledException - Exception in net.java.sip.communicator.impl.ldap
A custom exception used internally by LdapDirectoryImpl to indicate that a query was cancelled
LdapDirectorySet - Interface in net.java.sip.communicator.service.ldap
The LdapDirectorySet is a simple data structure linking server names (ie displayed name) to LdapDirectory objects.
LdapDirectorySetImpl - Class in net.java.sip.communicator.impl.ldap
A thread-safe implementation of LdapDirectorySet, backed by a TreeMap
LdapDirectorySetImpl() - Constructor for class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
A simple constructor for this class
LdapDirectorySetImpl(ConfigurationService) - Constructor for class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
Use this constructor if you want every change to the LdapDirectorySet to be propagated in the user preferences files
LdapDirectorySettings - Interface in net.java.sip.communicator.service.ldap
A wrapper around the settings needed to create an LdapDirectory This object is mandatory to create an LdapServer.
LdapDirectorySettingsImpl - Class in net.java.sip.communicator.impl.ldap
 
LdapDirectorySettingsImpl() - Constructor for class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Simple constructor for this class, sets default values, note that you won't be able to create an LdapDirectory with these defaults (empty name, empty hostname forbidden by LdapDirectory)
LdapDirectorySettingsImpl(LdapDirectorySettingsImpl) - Constructor for class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Constructor.
LdapEvent - Class in net.java.sip.communicator.service.ldap.event
An LdapEvent is triggered when the state of the LDAP connection changes.
LdapEvent(LdapEventManager, LdapEvent.LdapEventCause) - Constructor for class net.java.sip.communicator.service.ldap.event.LdapEvent
Simple constructor for this class
LdapEvent(LdapEventManager, LdapEvent.LdapEventCause, Object) - Constructor for class net.java.sip.communicator.service.ldap.event.LdapEvent
Another constructor for this class.
LdapEvent.LdapEventCause - Enum in net.java.sip.communicator.service.ldap.event
Indicates the possible causes why an event was triggered
LdapEventManager - Interface in net.java.sip.communicator.service.ldap.event
Class to be extended by any class which should send LdapEventS and register LdapListenerS.
ldapEventReceived(LdapEvent) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
Required by LdapListener.
ldapEventReceived(LdapEvent) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
Required by LdapListener.
ldapEventReceived(LdapEvent) - Method in interface net.java.sip.communicator.service.ldap.event.LdapListener
This method gets called when a server need to send a message (person found, search status)
LdapFactory - Interface in net.java.sip.communicator.service.ldap
The LdapFactory is used to create LdapDirectoryS, LdapDirectorySettings, LdapQueryS, ...
LdapFactoryImpl - Class in net.java.sip.communicator.impl.ldap
Implementation of The LdapFactory, used to create LdapDirectory-s, LdapDirectorySettings, LdapQuery, ...
LdapFactoryImpl() - Constructor for class net.java.sip.communicator.impl.ldap.LdapFactoryImpl
 
LdapListener - Interface in net.java.sip.communicator.service.ldap.event
An LdapEvent is triggered when the state of the LDAP connection changes or when a search result is received
ldapListeners - Variable in class net.java.sip.communicator.service.ldap.event.DefaultLdapEventManager
All property change listeners registered so far.
LdapPendingSearch - Class in net.java.sip.communicator.impl.ldap
Stores a pending search
LdapPendingSearch(Collection<LdapDirectory>, LdapListener) - Constructor for class net.java.sip.communicator.impl.ldap.LdapPendingSearch
Simple constructor
LdapPersonFound - Interface in net.java.sip.communicator.service.ldap
An LdapPersonFound is contained in each LdapEvent sent by an LdapDirectory after a successful LDAP search.
LdapPersonFoundImpl - Class in net.java.sip.communicator.impl.ldap
Implementation of LdapPersonFound An LdapPersonFound is contained in each LdapEvent sent by an LdapDirectory after a successful LDAP search.
LdapPersonFoundImpl(LdapDirectoryImpl, String, LdapQuery) - Constructor for class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
the constructor for this class
LdapQuery - Interface in net.java.sip.communicator.service.ldap
Represents an LDAP search query.
LdapQuery.State - Enum in net.java.sip.communicator.service.ldap
State of LDAP query.
LdapQueryCancelledException() - Constructor for exception net.java.sip.communicator.impl.ldap.LdapDirectoryImpl.LdapQueryCancelledException
 
LdapQueryImpl - Class in net.java.sip.communicator.impl.ldap
Represents an LDAP search query
LdapQueryImpl(String) - Constructor for class net.java.sip.communicator.impl.ldap.LdapQueryImpl
A simple constructor
LdapSearchSettings - Interface in net.java.sip.communicator.service.ldap
LdapSearchSettings is a wrapper around all settings a directory search.
LdapSearchSettingsImpl - Class in net.java.sip.communicator.impl.ldap
LDAP Settings.
LdapSearchSettingsImpl() - Constructor for class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
 
LdapService - Interface in net.java.sip.communicator.service.ldap
The Ldap Service allows other modules to query an LDAP server
LdapServiceImpl - Class in net.java.sip.communicator.impl.ldap
The LDAP service allows other modules to query an LDAP server.
LdapServiceImpl() - Constructor for class net.java.sip.communicator.impl.ldap.LdapServiceImpl
 
LdapSSLSocketFactoryDelegate - Class in net.java.sip.communicator.impl.ldap
Utility class to delegate the creation of sockets to LDAP servers to our CertificateService.
LdapSSLSocketFactoryDelegate() - Constructor for class net.java.sip.communicator.impl.ldap.LdapSSLSocketFactoryDelegate
 
LdapTableModel - Class in net.java.sip.communicator.plugin.ldap.configform
A table model suitable for the directories list in the configuration form.
LdapTableModel() - Constructor for class net.java.sip.communicator.plugin.ldap.configform.LdapTableModel
 
leadingTabIndex - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
leave() - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Leave this chat room.
leave(ChatRoomIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Part from a joined chat room.
leave() - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Leave this chat room.
leave() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Leave this chat room.
leave() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Leave this whiteboard.
leave() - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Leave this chat room.
leave() - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Leaves this chat room.
leave() - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Leave this chat room.
leave() - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Leave this whiteboard.
LEAVE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used to set to the chat room "leave" right button menu.
leaveChannel(String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
leaveChannel(String, Callback<String>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
leaveChannel(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
leaveChannel(String, String, Callback<String>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
leaveChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Leaves the given ChatRoom.
leaveChatRoom(AdHocChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Leaves the given ChatRoom.
leaveChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Leaves the given chat room.
leaveChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.service.muc.MUCService
Leaves the given chat room.
LEFT - Static variable in class net.java.sip.communicator.service.gui.Container
Indicates the left edge of a container.
lightAddMetaContact(MetaContactImpl) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Adds the metaContact to the local list of child contacts without setting its parent contact and without any synchronization.
LightGrayFilter - Class in net.java.sip.communicator.plugin.desktoputil
An image filter that "disables" an image by turning it into a grayscale image, and brightening the pixels in the image.
LightGrayFilter(boolean, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.LightGrayFilter
Creates an instance of a LightGrayFilter.
lightRemoveMetaContact(MetaContactImpl) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Removes the metaContact from the local list of child contacts without unsetting its parent contact and without any synchronization.
Line(String, String, String, String, ProtocolProviderService) - Constructor for class net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF.Line
Constructs Line.
list - Variable in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
 
LIST_SELECTION_BORDER_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
A color between blue and gray (darker than the other one), used to paint some borders.
lists - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
The list of list elements.
ListType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
The XCAP list element.
ListType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
 
LO_VIDEO_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The resize video button.
load(VCard, Connection, String, long) - Method in class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver
Load VCard for the given user.
load() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProviderManagerExt
Loads the providers and extensions used by us.
load() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Load values from account properties.
load(String) - Method in enum net.java.sip.communicator.service.keybindings.Persistence
Attempts to load this type of persistent keystroke map from a given path.
load(InputStream) - Method in enum net.java.sip.communicator.service.keybindings.Persistence
Attempts to load this type of persistent keystroke map from a given stream.
load() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Load values from account properties.
LOAD_FILE_OPERATION - Static variable in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Allows to request a 'load file' dialog (optional)
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
loadAccount(Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderFactoryIcqImpl
Initializes and creates an account corresponding to the specified accountProperties and registers the resulting ProtocolProvider in the context BundleContext parameter.
loadAccount(AccountID) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderFactoryIcqImpl
Creates a protocol provider for the given accountID and registers it in the bundle context.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Fills the UIN and Password fields in this panel with the data comming from the given protocolProvider.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Fills the UIN and Password fields in this panel with the data coming from the given protocolProvider.
loadAccount(EncodingsRegistrationUtil) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncodingsPanel
Loads encoding configuration from given encodingsReg object.
loadAccount(SecurityAccountRegistration) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.SecurityPanel
Loads the account with the given identifier.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Fills the UserID and Password fields in this panel with the data comming from the given protocolProvider.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Fills the UserID and Password fields in this panel with the data comming from the given protocolProvider.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Fills the UIN and Password fields in this panel with the data comming from the given protocolProvider.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Fills the UIN and Password fields in this panel with the data coming from the given protocolProvider.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Fills the UserID and Password fields in this panel with the data coming from the given protocolProvider.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Fills the UserID and Password fields in this panel with the data coming from the given protocolProvider.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Fills the User ID and Password fields in this panel with the data coming from the given protocolProvider.
loadAccount(JabberAccountRegistration) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Loads given registration object.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Fills the User ID and Password fields in this panel with the data coming from the given protocolProvider.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Fills the UIN and Password fields in this panel with the data coming from the given protocolProvider.
loadAccount(SIPAccountRegistration) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Loads given account registration object.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Fills the id and Password fields in this panel with the data coming from the given protocolProvider.
loadAccount(ProtocolProviderService) - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Loads all data concerning the given ProtocolProviderService.
loadAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Loads all data concerning the given ProtocolProviderService.
loadAccount(AccountID) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Loads the account corresponding to the given AccountID.
loadAccount(AccountID, MediaService) - Method in class net.java.sip.communicator.service.protocol.EncodingsRegistrationUtil
Loads encoding properties from given accountID into this encodings registration object.
loadAccount(AccountID, BundleContext) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Fills this registration object with configuration properties from given account.
loadAccount(Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Initializes and creates an account corresponding to the specified accountProperties and registers the resulting ProtocolProvider in the context BundleContext parameter.
loadAccount(AccountID) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Creates a protocol provider for the given accountID and registers it in the bundle context.
loadAccount(AccountID) - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Loads security properties from the account with the given identifier.
loadAccount(AccountID, String, BundleContext) - Method in class net.java.sip.communicator.service.protocol.sip.SIPAccountRegistration
Loads configuration properties from given accountID.
loadAdiumStyle() - Static method in class net.java.sip.communicator.impl.gui.utils.Constants
Loads a chat window style.
loadApplicationGui() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Initializes all frames and panels and shows the GUI.
loadChatRoom(AdHocChatRoom) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Loads the given chat room in the this chat conference panel.
loadChatRoom(ChatRoom) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Loads the given chat room in the this chat conference panel.
loadChatRoomsList() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Loads the list of existing server chat rooms.
loadConfigurationForm() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConfigurationWindow
Loads the configuration form obtained from the chat room.
loadContactDetails(Contact) - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoDetailsPanel
Retrieve and display the information for the newly selected contact, c.
loadContactDetails(Contact) - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoDialog
Loads the details of the given contact.
loadData(GoogleContactsConnection) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.AccountSettingsForm
Loads the information.
loadData(LdapDirectorySettings) - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Loads the information from the LdapDirectorySettings instance into the UI.
loadDefaults() - Static method in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
Load the defaults for DTMF tones.
loadDescriptor(Map<String, String>, String) - Static method in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
Loads this descriptor from the specified Map.The method is meant for use with account property maps.
loadDescriptor(Map<String, String>, String) - Static method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Loads this descriptor from the specified Map.The method is meant for use with account property maps.
loadDetails() - Method in class net.java.sip.communicator.plugin.accountinfo.AccountDetailsPanel
Loads all ServerStoredDetails which are currently supported by this plugin.
loadDetails() - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionDetailsPanel
Constructs the connection info text.
loadEncryptionProtocols(Map<String, Integer>, Map<String, Boolean>) - Static method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Loads the list of enabled and disabled encryption protocols with their priority into array of String and array of Boolean.
loadGuiConfigurations() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Loads all user interface configurations.
loadHistory(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Loads history messages ignoring the message with the specified id.
loadHistory() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Loads history for the chat meta contact in a separate thread.
loadHistory(File) - Method in class net.java.sip.communicator.impl.history.DBStructSerializer
This method parses an XML file, and returns a History object created with the information from it.
loadIcon(String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolIconJabberImpl
Loads an image from a given image path.
loadIcon(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.ProtocolIconSipImpl
Loads an image from a given image path.
loadIcon(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
Loads an image from a given image path.
loadIcon(String) - Static method in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Loads an image from a given image path.
loadIcon(String) - Static method in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
Loads an image from a given image path.
loadIcon(String) - Static method in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
Loads an image from a given image path.
loadIcon(String, Class<?>) - Static method in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
Loads the icon.
loadImage(int) - Static method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.AvatarStackManager
Load the image at the defined index from user directory
loadKeyPair(AccountID) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
loadKeyPair(AccountID) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
loadList() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomList
Initializes the list of ad-hoc chat rooms.
loadList() - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Initializes the list of chat rooms.
loadNextPageFromHistory() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Implements ChatPanel.loadNextFromHistory.
loadPassword(String) - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
Loads the password for the specified account.
loadPassword() - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Returns the password for the chat room.
loadPassword(String) - Method in interface net.java.sip.communicator.service.credentialsstorage.CredentialsStorageService
Load the password for the account that starts with the given prefix.
loadPassword() - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Returns the password for the chat room.
loadPassword(AccountID) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Returns the password last saved for the specified account.
loadPassword(BundleContext, AccountID) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Returns the password last saved for the specified account.
loadPreviousPageFromHistory() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Implements ChatPanel.loadPreviousFromHistory.
loadProviderRooms() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow
Loads the rooms hosted on the selected provider.
loadSimpleStyle(StyleSheet, Font) - Static method in class net.java.sip.communicator.impl.gui.utils.Constants
Temporary method to load the css style used in the chat window.
loadSimpleStyle(StyleSheet) - Static method in class net.java.sip.communicator.plugin.branding.Constants
Temporary method to load the css style used in the chat window.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
Loads images and sets history view.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
Reloads UI if necessary.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommButtonUI
Reloads buffered images.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommChatSelectorMenuUI
Loads skin.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor
Reloads UI if necessary.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
Reloads defaults.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
Reloads look&feel.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommScrollBarUI
Loads UI resources.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Reloads buffered images.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToggleButtonUI
Reloads buffered images.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRightButtonMenu
Reloads skin related information.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
Reloads athorization icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationResponseDialog
Reloads athorization icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
Reloads athorization icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
Loads images.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.CallButton
Loads button images.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.CallHistoryButton
Loads images and sets history view.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Reloads icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Reloads all menu items.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Reloads default avatar icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.CallPeerMenu
Reloads default icon and menu items.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Loads the skin for this skinnable.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceMemberPanel
Reloads title background color.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Reloads style information.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.DialPanel
Reloads dial buttons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.FullScreenButton
Reloads icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Reloads all icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.ParanoiaTimerSecurityPanel
 
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Reloads icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityStatusLabel
Reloads icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.TransferActiveCallsMenu
Reloads all menu items.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
Reloads icons and components.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContactRightButtonMenu
Reloads icons for all menu items.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent.ChatConversationButton
Reloads color information.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
Reloads color information.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Reloads images.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Reloads chat messages.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Reloads menu.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Reloads icon label.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
Reloads skin information for this render class.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConferenceCallsListPanel
Loads the skin for this skinnable.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactList
Reloads skin information stored in render class.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomMemberListPanel
Reloads renderer.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomSubjectPanel
Reload config button if exists.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.InvitationReceivedDialog
Reloads icon label.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.ConversationTabbedPane
Reloads status icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Reload images and colors.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Re-process history.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.history.SearchPanel
Reloads search button icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.ChatFileMenu
Reloads menu icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.ChatRightButtonMenu
Reloads menu icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.EditMenu
Reloads menu icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.WritePanelRightButtonMenu
Reloads menu icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Reloads icons in this menu.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.HistorySelectorBox
Reloads icons in this menu.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Reloads icons for buttons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomDialog
Reloads icon label.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWindow
Reloads provider icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SelectAccountPanel
 
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Reloads resources for this component.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupPanel
Reload icon label.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ChooseUIContactDetailPopupMenu
Reloads all menu items.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CommonRightButtonMenu
Reloads icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Loads all images and colors.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.DefaultTreeContactList
Reloads renderer resources for this tree.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupRightButtonMenu
Reloads label icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
Reloads skin related information.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MoveSubcontactMessageDialog
Reloads the icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameContactPanel
Reloads the icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameGroupPanel
Reloads the icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Reloads text field UI defs.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SourceContactRightButtonMenu
Reloads icons for menu items.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UnknownContactPanel
Reloads button resources.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.DialPadButton
Loads images and sets history view.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPanel
Reloads dial buttons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Reloads skin information
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.menus.AutoAnswerMenu
Loads menu item icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.menus.FileMenu
Loads icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.menus.SIPCommWindowMenuBar
Loads images and colors used in this menu bar.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Loads menu item icons.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Loads images for the account status panel.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Loads all icons and updates global status.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.presence.PresenceStatusMenu
Loads resources for this component.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Load connecting icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.presence.SimpleStatusMenu
Loads resources for this component.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Load connecting icon.
loadSkin() - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Reloads icon for icon label.
loadSkin() - Method in class net.java.sip.communicator.plugin.branding.AboutWindow
Reloads text field UI.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Reloads icon.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedPopupMenu
Reloads all menu items.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImage
Loads the framed image.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Reloads icon.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Reloads UI icons.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
Reloads color info.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
Reloads close icon.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Reloads skin information.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.PopupNotificationPanel
Reloads resources for this component.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.NewStatusMessageDialog
Reloads icon.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommMenuBar
Reload UI defs.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommScrollPane
Reloads skin information in viewport.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Reloads skin information.
loadSkin() - Method in class net.java.sip.communicator.plugin.desktoputil.SoundLevelIndicator
Reloads icons.
loadSkin() - Method in class net.java.sip.communicator.plugin.propertieseditor.SearchField
Reloads text field UI defs.
loadSkin() - Method in interface net.java.sip.communicator.util.skin.Skinnable
Loads the skin for this skinnable.
loadStoredContactGroup(MetaContactGroupImpl, String, ContactGroup, String, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Creates a unresolved instance of the proto specific contact group according to the specified arguments and adds it to containingMetaContactGroup
loadStoredMetaContact(MetaContactGroupImpl, String, String, Map<String, List<String>>, List<MclStorageManager.StoredProtoContactDescriptor>, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
The method is called from the storage manager whenever a new contact has been parsed and it has to be created.
loadStoredMetaContactGroup(MetaContactGroupImpl, String, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
The method is called from the storage manager whenever a new contact group has been parsed and it has to be created.
loadStunPassword(BundleContext, AccountID, String) - Static method in class net.java.sip.communicator.service.protocol.AccountID
Returns the password for the STUN server with the specified prefix.
LOCAL_USER_DROPPED - Static variable in class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant being disconnected from the server brutally, or ping timeout.
LOCAL_USER_DROPPED - Static variable in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant beeing disconnected from the server brutally, or ping timeout.
LOCAL_USER_DROPPED - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant beeing disconnected from the server brutally, or ping timeout.
LOCAL_USER_JOIN_FAILED - Static variable in class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant failed to join an ad-hoc chat room.
LOCAL_USER_JOIN_FAILED - Static variable in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant failed to join a chat room.
LOCAL_USER_JOIN_FAILED - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant failed to join a whiteboard.
LOCAL_USER_JOINED - Static variable in class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant joining an ad-hoc chat room.
LOCAL_USER_JOINED - Static variable in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant joining a chat room.
LOCAL_USER_JOINED - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant joining a whiteboard.
LOCAL_USER_KICKED - Static variable in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant being kicked from a chat room.
LOCAL_USER_KICKED - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant being kicked from a whiteboard.
LOCAL_USER_LEFT - Static variable in class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant leaving an ad-hoc chat room.
LOCAL_USER_LEFT - Static variable in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant leaving a chat room.
LOCAL_USER_LEFT - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Indicates that this event was triggered as a result of the local participant leaving a whiteboard.
LOCAL_VIDEO_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A local video button icon.
LOCAL_VIDEO_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A local video button pressed icon.
LOCAL_VIDEO_STREAMING - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
The property which indicates whether a specific Call is currently streaming the local video (to a remote destination).
LOCAL_VIDEO_VISIBLE_PROPERTY_NAME - Static variable in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
The name of the UIVideoHandler2 property which indicates whether the visual Component displaying the video of the local peer/user streaming to the remote peer(s) is to be made visible in the user interface.
LOCALE_CHANGED_PROP - Static variable in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
 
LocaleDetail(String, Locale) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.LocaleDetail
 
localHostFinderSocket - Variable in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
The socket that we use for dummy connections during selection of a local address that has to be used when communicating with a specific location.
LOCALITY - 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 locality within the administrative region, such as a town or city (e.g.
LOCALITY - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for indicating a locality within the administrative region, such as a town or city (e.g.
locallyOnHold - Variable in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Determines whether we have placed the call on hold locally.
LocalNetworkUtils() - Constructor for class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection.LocalNetworkUtils
 
LocalPositionChangeEvent - Class in net.java.sip.communicator.service.geolocation.event
Instances of this class represent a change in the Geolocation of the provider that triggerred them.
LocalPositionChangeEvent(ProtocolProviderService, Map, Map) - Constructor for class net.java.sip.communicator.service.geolocation.event.LocalPositionChangeEvent
Creates an event instance indicating a change of the property specified by eventType from oldValue to newValue.
localUser(String) - Method in class net.java.sip.communicator.impl.protocol.irc.AbstractIrcMessageListener
Test if local user is disconnecting or it is some arbitrary other IRC user.
LocalUserAdHocChatRoomPresenceChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Dispatched to notify interested parties that a change in our presence in the source ad-hoc chat room has occurred.
LocalUserAdHocChatRoomPresenceChangeEvent(OperationSetAdHocMultiUserChat, AdHocChatRoom, String, String) - Constructor for class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
Creates an AdHocChatRoomLocalUserPresenceChangeEvent representing that a change in local participant presence in the source ad-hoc chat room has occurred.
LocalUserAdHocChatRoomPresenceListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
localUserAdHocPresenceChanged(LocalUserAdHocChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Implements the LocalUserAdHocChatRoomPresenceListener.localUserPresenceChanged method
localUserAdHocPresenceChanged(LocalUserAdHocChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Called to notify interested parties that a change in our presence in an ad-hoc chat room has occurred.
localUserAdHocPresenceChanged(LocalUserAdHocChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
Called to notify interested parties that a change in our presence in an ad-hoc chat room has occurred.
localUserAdHocPresenceChanged(LocalUserAdHocChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Implements the LocalUserAdHocChatRoomPresenceListener.localUserPresenceChanged method
localUserAdHocPresenceChanged(LocalUserAdHocChatRoomPresenceChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceListener
Called to notify interested parties that a change in our presence in an ad-hoc chat room has occurred.
LocalUserChatRoomPresenceChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Dispatched to notify interested parties that a change in our presence in the source chat room has occured.
LocalUserChatRoomPresenceChangeEvent(OperationSetMultiUserChat, ChatRoom, String, String) - Constructor for class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Creates a ChatRoomLocalUserPresenceChangeEvent representing that a change in local participant presence in the source chat room has occured.
LocalUserChatRoomPresenceChangeEvent(OperationSetMultiUserChat, ChatRoom, String, String, String) - Constructor for class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Creates a ChatRoomLocalUserPresenceChangeEvent representing that a change in local participant presence in the source chat room has occured.
LocalUserChatRoomPresenceListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that will be notified of changes in our presence in the chat room such as us being kicked, join, left.
localUserPresenceChanged(LocalUserChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Implements the LocalUserChatRoomPresenceListener.localUserPresenceChanged method.
localUserPresenceChanged(LocalUserChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Called to notify interested parties that a change in our presence in a chat room has occured.
localUserPresenceChanged(LocalUserChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
localUserPresenceChanged(LocalUserChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
Handles chat room presence status updates.
localUserPresenceChanged(LocalUserChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
Called to notify interested parties that a change in our presence in a chat room has occurred.
localUserPresenceChanged(LocalUserChatRoomPresenceChangeEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Implements the LocalUserChatRoomPresenceListener.localUserPresenceChanged method.
localUserPresenceChanged(LocalUserChatRoomPresenceChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceListener
Called to notify interested parties that a change in our presence in a chat room has occured.
localUserRoleChanged(ChatRoomLocalUserRoleChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Implements the localUserRoleChanged() method.
localUserRoleChanged(ChatRoomLocalUserRoleChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomSubjectPanel
Fired when local user role has changed.
localUserRoleChanged(ChatRoomLocalUserRoleChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
 
localUserRoleChanged(ChatRoomLocalUserRoleChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Fired when local user role has changed.
localUserRoleChanged(ChatRoomLocalUserRoleChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomLocalUserRoleListener
Called to notify interested parties that a change in the role of the local user participant in a particular chat room has occurred.
localVideoAllowed - Variable in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Our video streaming policy.
LocalVideoButton - Class in net.java.sip.communicator.impl.gui.main.call
Implements a button which starts/stops the streaming of the local video in a Call to the remote peer(s).
LocalVideoButton(Call) - Constructor for class net.java.sip.communicator.impl.gui.main.call.LocalVideoButton
Initializes a new LocalVideoButton instance which is to start/stop the streaming of the local video to the remote peers participating in a specific telephony conference.
LocalVideoButton(Call, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.LocalVideoButton
Initializes a new LocalVideoButton instance which is to start/stop the streaming of the local video to the remote peers participating in a specific telephony conference.
LocalVideoComponentListener - Interface in net.java.sip.communicator.impl.gui.main.call
A listener notified each time the local video component is shown or hidden.
localVideoHidden() - Method in interface net.java.sip.communicator.impl.gui.main.call.LocalVideoComponentListener
Indicates that the local video component has been hidden.
localVideoShown() - Method in interface net.java.sip.communicator.impl.gui.main.call.LocalVideoComponentListener
Indicates that the local video component has been shown to the user.
localVideoStreamingPropertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Notifies this instance that the value of the property which indicates whether the local peer is streaming video to the remote peer(s) changed.
lock() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookSourceContact
Locks this object before adding or removing several contact details.
lock() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Locks this object before adding or removing several contact details.
lock() - Method in interface net.java.sip.communicator.service.contactsource.EditableSourceContact
Locks this object before adding or removing several contact details.
LOCK_ERROR - Static variable in class net.java.sip.communicator.util.launchutils.SipCommunicatorLock
Indicates that something went wrong.
log(String, SocketAddress, SocketAddress, byte[]) - Method in class net.java.sip.communicator.impl.dns.DnsJavaLogger
 
logAndFail(String, Throwable) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Logs message and cause and sets this peer's state to CallPeerState.FAILED
logConfigurationProperties(String) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
logDebug(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Log a message into the log file.
logEntry() - Method in class net.java.sip.communicator.util.Logger
Logs an entry in the calling method.
logError(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Log an error message.
logError(String, Exception) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Logs an exception and an error message error message.
logException(Throwable) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Log an exception.
logException(Exception) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Prints the specified exception as a warning.
logExit() - Method in class net.java.sip.communicator.util.Logger
Logs exiting the calling method
logFatalError(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Log an error message.
logger - Static variable in class net.java.sip.communicator.impl.protocol.sip.ConfigHeaders
The logger for this class
logger - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
The logger for this class
logger - Variable in class net.java.sip.communicator.plugin.exampleplugin.ExamplePluginActivator
 
Logger - Class in net.java.sip.communicator.util
Standard logging methods.
LOGGING_DIR_NAME - Static variable in class net.java.sip.communicator.impl.packetlogging.PacketLoggingActivator
The name of the log dir.
LOGGING_DIR_NAME - Static variable in class net.java.sip.communicator.plugin.loggingutils.LogsCollector
The name of the log dir.
LoggingConfigForm - Class in net.java.sip.communicator.plugin.loggingutils
The Logging configuration form.
LoggingConfigForm() - Constructor for class net.java.sip.communicator.plugin.loggingutils.LoggingConfigForm
Creates Packet Logging Config form.
LoggingUtilsActivator - Class in net.java.sip.communicator.plugin.loggingutils
Creates and registers logging config form.
LoggingUtilsActivator() - Constructor for class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
 
login(Connection, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.AnonymousLoginStrategy
 
login(Connection, String, String) - Method in interface net.java.sip.communicator.impl.protocol.jabber.JabberLoginStrategy
Performs the login for the specified connection.
login(Connection, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByClientCertificateStrategy
Performs the login on the XMPP connection using the SASL EXTERNAL mechanism.
login(Connection, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByPasswordStrategy
Performs the login on an XMPP connection using SASL PLAIN.
login(ProtocolProviderService) - Method in class net.java.sip.communicator.util.account.LoginManager
Registers the given protocol provider.
LoginByClientCertificateStrategy - Class in net.java.sip.communicator.impl.protocol.jabber
Login to Jabber using a client certificate (as defined in the account configuration)
LoginByClientCertificateStrategy(AccountID) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.LoginByClientCertificateStrategy
Creates a new instance of this class.
LoginByPasswordStrategy - Class in net.java.sip.communicator.impl.protocol.jabber
Login to Jabber using username & password.
LoginByPasswordStrategy(AbstractProtocolProviderService, AccountID) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.LoginByPasswordStrategy
Create a login strategy that logs in using user credentials (username and password)
logInfo(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Log an info message.
LoginManager - Class in net.java.sip.communicator.util.account
The LoginManager manages the login operation.
LoginManager(LoginRenderer) - Constructor for class net.java.sip.communicator.util.account.LoginManager
Creates an instance of the LoginManager, by specifying the main application window.
loginPreparationSuccessful() - Method in class net.java.sip.communicator.impl.protocol.jabber.AnonymousLoginStrategy
 
loginPreparationSuccessful() - Method in interface net.java.sip.communicator.impl.protocol.jabber.JabberLoginStrategy
Determines whether the login preparation was successful and the strategy is ready to start connecting.
loginPreparationSuccessful() - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByClientCertificateStrategy
Does nothing.
loginPreparationSuccessful() - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByPasswordStrategy
Determines whether the strategy is ready to perform the login.
LoginRenderer - Interface in net.java.sip.communicator.util.account
The LoginRenderer is the renderer of all login related operations.
LoginRendererSwingImpl - Class in net.java.sip.communicator.impl.gui.main.login
The LoginRendererSwingImpl provides a Swing base implementation of the LoginRenderer interface.
LoginRendererSwingImpl() - Constructor for class net.java.sip.communicator.impl.gui.main.login.LoginRendererSwingImpl
 
logMessage(LogMessageNotificationAction, String) - Method in class net.java.sip.communicator.impl.notification.LogMessageNotificationHandlerImpl
Logs a message through the sip communicator Logger.
logMessage(SIPMessage, String, String, boolean, long) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Logs the specified message and details.
logMessage(SIPMessage, String, String, String, boolean, long) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Logs the specified message and details.
logMessage(SIPMessage, String, String, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Logs the specified message and details.
logMessage(LogMessageNotificationAction, String) - Method in interface net.java.sip.communicator.service.notification.LogMessageNotificationHandler
Logs the given message.
LogMessageNotificationAction - Class in net.java.sip.communicator.service.notification
An implementation of the LogMessageNotificationHandler interface.
LogMessageNotificationAction(String) - Constructor for class net.java.sip.communicator.service.notification.LogMessageNotificationAction
Creates an instance of LogMessageNotificationHandlerImpl by specifying the log type.
LogMessageNotificationHandler - Interface in net.java.sip.communicator.service.notification
The LogMessageNotificationHandler interface is meant to be implemented by the notification bundle in order to provide handling of log actions.
LogMessageNotificationHandlerImpl - Class in net.java.sip.communicator.impl.notification
An implementation of the LogMessageNotificationHandler interface.
LogMessageNotificationHandlerImpl() - Constructor for class net.java.sip.communicator.impl.notification.LogMessageNotificationHandlerImpl
 
logoff(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.account.LoginManager
Unregisters the given protocol provider.
logPacket(byte[], int, byte[], int, byte[], boolean) - Method in class net.java.sip.communicator.impl.netaddr.Ice4jPacketLogger
Logs a incoming or outgoing packet.
logPacket(PacketLoggingService.ProtocolName, byte[], int, byte[], int, PacketLoggingService.TransportName, boolean, byte[]) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingServiceImpl
Log a packet with all the required information.
logPacket(PacketLoggingService.ProtocolName, byte[], int, byte[], int, PacketLoggingService.TransportName, boolean, byte[], int, int) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingServiceImpl
Log a packet with all the required information.
LogsCollector - Class in net.java.sip.communicator.plugin.loggingutils
Collects logs and save them in compressed zip file.
LogsCollector() - Constructor for class net.java.sip.communicator.plugin.loggingutils.LogsCollector
 
logStackTrace() - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
logs a stack trace.
logStackTrace(int) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
logs a stack trace.
logTrace(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Logs the specified trace with a debuf level.
logWarning(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Log a warning message.
LON - 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 longitude in decimal degrees East (e.g.
LON - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for indicating longitude in decimal degrees East (e.g.
lookupAllHostAddr(String) - Method in class net.java.sip.communicator.util.JitsiDnsNameService
 
LookupEntityMap() - Constructor for class net.java.sip.communicator.util.Entities.LookupEntityMap
 
LookupIconIdFromDirectoryEx(Memory, boolean, int, int, int) - Method in interface net.java.sip.communicator.impl.osdependent.windows.User32Ex
https://msdn.microsoft.com/en-us/library/windows/desktop/ms648074(v=vs.85).aspx
lostOwnership(Clipboard, Transferable) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
 
LowPriorityEventQueue - Class in net.java.sip.communicator.plugin.desktoputil
The LowPriorityEventQueue schedules low priority events to be dispatched through the system event queue.
LowPriorityEventQueue() - Constructor for class net.java.sip.communicator.plugin.desktoputil.LowPriorityEventQueue
 

M

macImageID - Variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
The image to display on Mac buttons.
macImageRolloverID - Variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
The id of the image to display on Mac buttons on rollover.
MACOSX_ADDR_BOOK_PREFIX - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
the Mac OS X address book prefix.
MacOSXAboutRegistration - Class in net.java.sip.communicator.plugin.branding
 
MacOSXAboutRegistration() - Constructor for class net.java.sip.communicator.plugin.branding.MacOSXAboutRegistration
 
MacOSXAddrBookContactDetail - Class in net.java.sip.communicator.plugin.addrbook.macosx
The editable detail, change get changed and in addressbook.
MacOSXAddrBookContactDetail(int, String, ContactDetail.Category, ContactDetail.SubCategory[], String, String) - Constructor for class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactDetail
Initializes a new ContactDetail instance which is to represent a specific contact address and which is to be optionally labeled with a specific set of labels.
MacOSXAddrBookContactQuery - Class in net.java.sip.communicator.plugin.addrbook.macosx
Implements ContactQuery for the Address Book of Mac OS X.
MacOSXAddrBookContactQuery(MacOSXAddrBookContactSourceService, Pattern) - Constructor for class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Initializes a new MacOSXAddrBookContactQuery which is to perform a specific query in the Address Book of Mac OS X on behalf of a specific MacOSXAddrBookContactSourceService.
MacOSXAddrBookContactSourceService - Class in net.java.sip.communicator.plugin.addrbook.macosx
Implements ContactSourceService for the Address Book of Mac OS X.
MacOSXAddrBookContactSourceService() - Constructor for class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Initializes a new MacOSXAddrBookContactSourceService instance.
MacOSXAddrBookContactSourceService.NotificationsDelegate - Class in net.java.sip.communicator.plugin.addrbook.macosx
Delegate class to be notified for addressbook changes.
MacOSXAddrBookSourceContact - Class in net.java.sip.communicator.plugin.addrbook.macosx
Our editable source contact, we store changes in the addressbook.
MacOSXAddrBookSourceContact(ContactSourceService, String, List<ContactDetail>) - Constructor for class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookSourceContact
Initializes a new AddrBookSourceContact instance.
MacOSXDockIcon - Class in net.java.sip.communicator.impl.osdependent.macosx
MacOSX specific dock icon, which will add a dock icon listener in order to show the application each time user clicks on the dock icon.
MacOSXDockIcon() - Constructor for class net.java.sip.communicator.impl.osdependent.macosx.MacOSXDockIcon
 
MacOSXPreferencesRegistration - Class in net.java.sip.communicator.impl.gui.main.menus
 
MacOSXPreferencesRegistration() - Constructor for class net.java.sip.communicator.impl.gui.main.menus.MacOSXPreferencesRegistration
 
MacOSXQuitRegistration - Class in net.java.sip.communicator.impl.gui.main.menus
 
MacOSXQuitRegistration() - Constructor for class net.java.sip.communicator.impl.gui.main.menus.MacOSXQuitRegistration
 
MailboxIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification
A straightforward extension of the IQ.
MailboxIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
 
MailboxIQProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification
A straightforward implementation of the IQProvider.
MailboxIQProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQProvider
 
MailboxQueryIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification
A straightforward IQ extension.
MailboxQueryIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxQueryIQ
 
MailThreadInfo - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification
This class represents the "mail-thread-info" element the Google use in their mail notifications to deliver detailed thread information.
MailThreadInfo() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
 
MailThreadInfo.Sender - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification
The class describes a single participant in this email thread.
main(String[]) - Static method in class net.java.sip.communicator.launcher.SIPCommunicator
Starts the SIP Communicator.
main(String[]) - Static method in class net.java.sip.communicator.launcher.SIPCommunicatorJWS
 
main(String[]) - Static method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
 
MAIN_WINDOW - Static variable in interface net.java.sip.communicator.service.gui.ExportedWindow
The main (contact list) window identifier.
MAIN_WINDOW_BACKGROUND - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The background of the main window and chat window.
MainContentPane() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame.MainContentPane
Creates an instance of MainContentPane.
MainFrame - Class in net.java.sip.communicator.impl.gui.main
The main application window.
MainFrame() - Constructor for class net.java.sip.communicator.impl.gui.main.MainFrame
Creates an instance of MainFrame.
MainMenu - Class in net.java.sip.communicator.impl.gui.main.menus
The main menu bar.
MainMenu(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.menus.MainMenu
Initializes a new MainMenu instance.
mainPanel - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConfigurationWindow
The main panel.
MainToolBar - Class in net.java.sip.communicator.impl.gui.main.chat.toolBars
The MainToolBar is a JToolBar which contains buttons for file operations, like save and print, for copy-paste operations, etc.
MainToolBar(ChatContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.toolBars.MainToolBar
Creates an instance and constructs the MainToolBar.
makeAdaptor() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Provides a key adaptor that can provide editing functionality for the selected entry.
makeDialog(Component, String) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.ComponentTools
Generates a modal dialog capable of having either a Frame or Dialog parent.
makeLabels() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Provides the labels naming the fields.
makeMenu(List<JMenuItem>) - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.WritePanelRightButtonMenu
Provides a popup menu with custom entries followed by default operation entries ( copy, paste ,close)
makeThemedButton(String, Color) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.ComponentTools
Provides a visually customized button utilizing the applyThemedScheme method that will update its theme accordingly when pressed.
MALE - Static variable in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenderDetail
 
ManageButtonsPanel - Class in net.java.sip.communicator.plugin.pluginmanager
The panel containing all buttons for the PluginManagerConfigForm.
ManageButtonsPanel(JTable) - Constructor for class net.java.sip.communicator.plugin.pluginmanager.ManageButtonsPanel
Creates an instance of ManageButtonsPanel.
ManualProxyConnection - Class in net.java.sip.communicator.impl.protocol.sip.net
Implementation of the manually configured SIP proxy connection.
ManualProxyConnection(SipAccountIDImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.net.ManualProxyConnection
Creates a new instance of this class.
MANY_DOMAIN_ATTR - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The many domain element name.
MANY_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The many element name.
ManyType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules many element.
ManyType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ManyType
 
map - Variable in class net.java.sip.communicator.util.Entities
 
MAPI_MAILUSER_PROP_IDS - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The IDs of the properties of MAPI_MAILUSER which are to be queried by the MsOutlookAddrBookContactQuery instances.
MAPI_UNICODE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
The flag which signals that MAPI strings should be returned in the unicode character set.
MAPI_UNICODE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The flag which signals that MAPI strings should be returned in the Unicode character set.
MapIntMap() - Constructor for class net.java.sip.communicator.util.Entities.MapIntMap
 
mapNameToValue - Variable in class net.java.sip.communicator.util.Entities.MapIntMap
 
mappedIPv4ToRealIPv4(byte[]) - Static method in class net.java.sip.communicator.util.NetworkUtils
Returns an IPv4 address matching the one mapped in the IPv6 addr.
mapValueToName - Variable in class net.java.sip.communicator.util.Entities.MapIntMap
 
MasterPasswordChangeDialog - Class in net.java.sip.communicator.plugin.securityconfig.masterpassword
UI dialog to change the master password.
MasterPasswordChangeDialog.MasterPasswordExecutable - Interface in net.java.sip.communicator.plugin.securityconfig.masterpassword
Callback interface.
MasterPasswordInputDialog - Class in net.java.sip.communicator.plugin.desktoputil
The master password input dialog.
MasterPasswordInputService - Interface in net.java.sip.communicator.service.credentialsstorage
Master password input dialog.
MasterPasswordPanel - Class in net.java.sip.communicator.plugin.securityconfig.masterpassword
Panel containing the master password checkbox and change button.
MasterPasswordPanel() - Constructor for class net.java.sip.communicator.plugin.securityconfig.masterpassword.MasterPasswordPanel
Builds the panel.
MasterPasswordPanel.ChangeMasterPasswordCallback - Class in net.java.sip.communicator.plugin.securityconfig.masterpassword
A callback implementation that changes or removes the master password.
match(ContactDetail) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactDetail
If the given contact detail is similar to the current one (same category and same detail value), then return true.
match(String, int) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Tells if the id given in parameters corresponds to this contact.
matchKeyword(String, String[], boolean) - Static method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Check if a value is in the given keyword(s) If no keyword(s) given must return true
MAX_AUDIO_PORT_NUMBER_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
The name of the property that contains the maximum port number that we'd like our Audio RTP managers to bind upon.
MAX_CONTACTS - Static variable in class net.java.sip.communicator.service.gui.UIGroup
The maximum number of contacts in the group.
MAX_DATA_CHANNEL_PORT_NUMBER_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
The name of the property that contains the maximum port number that we'd like our Data Channel RTP managers to bind upon.
MAX_GROUPS - Static variable in class net.java.sip.communicator.service.gui.UIGroup
The maximum number of contacts in the contact source.
MAX_JN_RELAY_COUNT - Static variable in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
The maximum number of stun servers that we would allow.
MAX_LEVEL - Static variable in class net.java.sip.communicator.service.protocol.event.ConferenceMembersSoundLevelEvent
The maximum level that can be reported for a participant in a conference.
MAX_LEVEL - Static variable in class net.java.sip.communicator.service.protocol.event.SoundLevelChangeEvent
The maximum level that can be reported for a participant.
MAX_MEDIA_PORT_NUMBER_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
The name of the property that contains the maximum port number that we'd like our RTP managers to bind upon.
MAX_NUMBER - Static variable in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Maximum number of contacts retrieved for a query.
MAX_ONE_BYTE_HEADER_ID - Static variable in class net.java.sip.communicator.service.protocol.media.DynamicRTPExtensionsRegistry
The maximum integer that is allowed for use when mapping extensions using the one-byte header.
MAX_PORT_NUMBER - Static variable in class net.java.sip.communicator.util.NetworkUtils
The maximum int value that could correspond to a port number.
MAX_RECORDS_PER_FILE - Static variable in class net.java.sip.communicator.impl.history.HistoryWriterImpl
Maximum records per file.
MAX_RESULT - Static variable in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Maximum number of results for a query.
MAX_STATUS_VALUE - Static variable in class net.java.sip.communicator.service.protocol.PresenceStatus
An integer indicating the maximum possible value of the status field.
MAX_STUN_SERVER_COUNT - Static variable in class net.java.sip.communicator.service.protocol.StunServerDescriptor
The maximum number of stun servers that we would allow.
MAX_TWO_BYTE_HEADER_ID - Static variable in class net.java.sip.communicator.service.protocol.media.DynamicRTPExtensionsRegistry
The maximum integer that is allowed for use when mapping extensions using the two-byte header.
MAX_VIDEO_PORT_NUMBER_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
The name of the property that contains the maximum port number that we'd like our Video RTP managers to bind upon.
maximalToneDuration - Variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetDTMF
The maximal tone duration.
maximize() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Implements the ExportedWindow.maximize() method.
maximize() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
This window can't be maximized.
maximize() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Maximizes this window.
maximize() - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
This dialog could not be maximized.
maximize() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements maximize in the UIService interface.
maximize() - Method in class net.java.sip.communicator.plugin.branding.AboutWindow
This dialog could not be maximized.
maximize() - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
maximize() - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
Maximizes the window.
maximize() - Method in interface net.java.sip.communicator.service.gui.UIService
Maximizes the main application window.
maxItem - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
MaxListener - Interface in net.java.sip.communicator.plugin.desktoputil.event
 
maxOperation(MouseEvent) - Method in interface net.java.sip.communicator.plugin.desktoputil.event.MaxListener
 
MAXPTIME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
The name of the maxptime SDP argument.
mclSource - Static variable in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
The meta contact list source.
MclStorageManager - Class in net.java.sip.communicator.impl.contactlist
The class handles read / write operations over the file where a persistent copy of the meta contact list is stored.
MclStorageManager() - Constructor for class net.java.sip.communicator.impl.contactlist.MclStorageManager
 
MclStorageManager.StoredProtoContactDescriptor - Class in net.java.sip.communicator.impl.contactlist
Contains details parsed out of the contact list xml file, necessary for creating unresolved contacts.
MDNSProvisioningDiscover - Class in net.java.sip.communicator.impl.provdisc.mdns
Class that will perform mDNS provisioning discovery.
MDNSProvisioningDiscover() - Constructor for class net.java.sip.communicator.impl.provdisc.mdns.MDNSProvisioningDiscover
Constructor.
Me - Class in net.java.sip.communicator.plugin.irccommands.command
Implementation of the /me command.
Me(ProtocolProviderServiceIrcImpl, IrcConnection) - Constructor for class net.java.sip.communicator.plugin.irccommands.command.Me
Initialization of the /me command.
MEDIA_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
The name of the media description argument.
MEDIA_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "media" element.
MEDIA_TYPE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
SSRC media type attribute name.
MediaAwareCall<T extends MediaAwareCallPeer<?,?,V>,U extends OperationSetBasicTelephony<V>,V extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol.media
A utility class implementing media control code shared between current telephony implementations.
MediaAwareCall(U) - Constructor for class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Crates a Call instance belonging to parentOpSet.
MediaAwareCallConference - Class in net.java.sip.communicator.service.protocol.media
Extends CallConference to represent the media-specific information associated with the telephony conference-related state of a MediaAwareCall.
MediaAwareCallConference() - Constructor for class net.java.sip.communicator.service.protocol.media.MediaAwareCallConference
Initializes a new MediaAwareCallConference instance.
MediaAwareCallConference(boolean) - Constructor for class net.java.sip.communicator.service.protocol.media.MediaAwareCallConference
Initializes a new MediaAwareCallConference instance which is to optionally utilize the Jitsi Videobridge server-side telephony conferencing technology.
MediaAwareCallConference(boolean, boolean) - Constructor for class net.java.sip.communicator.service.protocol.media.MediaAwareCallConference
Initializes a new MediaAwareCallConference instance which is to optionally utilize the Jitsi Videobridge server-side telephony conferencing technology.
MediaAwareCallPeer<T extends MediaAwareCall<?,?,V>,U extends CallPeerMediaHandler<?>,V extends ProtocolProviderService> - Class in net.java.sip.communicator.service.protocol.media
A utility class implementing media control code shared between current telephony implementations.
MediaAwareCallPeer(T) - Constructor for class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Creates a new call peer with address peerAddress.
MediaConfigurationImpl - Class in net.java.sip.communicator.impl.neomedia
Implements MediaConfigurationService i.e.
MediaConfigurationImpl() - Constructor for class net.java.sip.communicator.impl.neomedia.MediaConfigurationImpl
 
MediaHandler - Class in net.java.sip.communicator.service.protocol.media
Implements media control code which allows state sharing among multiple CallPeerMediaHandlers.
MediaHandler() - Constructor for class net.java.sip.communicator.service.protocol.media.MediaHandler
 
mediaHandlerPropertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Notifies this instance about a PropertyChangeEvent fired by the associated MediaHandler.
mediaHandlerPropertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Notifies this instance about a PropertyChangeEvent fired by the associated MediaHandler.
MediaPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Media packet extension.
MediaPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Constructor.
MediaPresenceExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet
Packet extension used by Jitsi Meet to advertise local media SSRCs in MUC presence.
MediaPresenceExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension
Creates an MediaPresenceExtension instance.
MediaPresenceExtension.Source - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet
Source extension element that specifies into about media SSRC.
MediaProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Parser for MediaPacketExtension.
MediaProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaProvider
 
MediaStatusType - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Media status.
mediaUseCase - Variable in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Device used in call will be chosen according to MediaUseCase.
MEMBER_JOINED - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Indicates that this event was triggered as a result of the participant joining the source chat room.
MEMBER_KICKED - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Indicates that this event was triggered as a result of the participant being "kicked" out of the chat room.
MEMBER_LEFT - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Indicates that this event was triggered as a result of the participant leaving the source chat room.
MEMBER_NICKNAME - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPropertyChangeEvent
The nick name of the ChatRoomMember property.
MEMBER_PRESENCE - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPropertyChangeEvent
The presence status of the ChatRoomMember property.
MEMBER_QUIT - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Indicates that this event was triggered as a result of the participant being disconnected from the server brutally, or due to a ping timeout.
memberPresenceChanged(ChatRoomMemberPresenceChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Invoked when ChatRoomMemberPresenceChangeEvent are received.
memberPresenceChanged(ChatRoomMemberPresenceChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceListener
Called to notify interested parties that a change in the presence of a member in a particular chat room has occurred.
memberRoleChanged(ChatRoomMemberRoleChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Implements the memberRoleChanged() method.
memberRoleChanged(ChatRoomMemberRoleChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomMemberRoleListener
Called to notify interested parties that a change in the role of a chat room member has occurred.
MembersListDialog - Class in net.java.sip.communicator.impl.gui.main.chat.conference
A dialog with room provider's contacts on the left and contacts that has members role set for this chat room on the right.
MembersListDialog(ChatRoomWrapper, String, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.conference.MembersListDialog
Constructs an MembersListDialog.
MENU_BACKGROUND - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Main menu background image.
MERGE_CALL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The merge call button image.
MERGE_CALL_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The merge call button image.
MERGE_CALL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The merge call button image.
MERGE_CALL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The merge call button image.
mergeCallButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountDialog
Indicates that the conference call button has been pressed.
mergeCallButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Indicates that the conference call button has been pressed.
mergeCallButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ReceivedCallDialog
Answers the call in an existing call when the existing call button has been pressed.
mergeExistingCalls(CallConference, Collection<Call>) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Merges specific existing Calls into a specific telephony conference.
mergeProperties(Map<String, String>, Map<String, String>) - Static method in class net.java.sip.communicator.service.protocol.AccountID
Copies all properties from input map to output map.
mergeString(String) - Static method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Merge String elements separated by space into a List.
mergeString(String) - Static method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Merge String elements separated by space into a List.
mergeStrings(List<String>) - Static method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Merge String elements from a list to a single String separated by space.
mergeStrings(List<String>) - Static method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Merge String elements from a list to a single String separated by space.
message(ChatRoomIrcImpl, String) - Method in class net.java.sip.communicator.impl.protocol.irc.MessageManager
Send an IRC message.
message(Contact, Message) - Method in class net.java.sip.communicator.impl.protocol.irc.MessageManager
Send an IRC message.
message(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
message(String, String, Callback<String>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
message - Variable in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
A text that describes why the verification failed.
message - Variable in class net.java.sip.communicator.plugin.desktoputil.ViewCertificateFrame
A text that describes why the verification failed.
Message - Interface in net.java.sip.communicator.service.protocol
Used to access the content of instant messages that are sent or received via the instant messaging operation set.
MESSAGE_HEADER_ID - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
The message header identifier attribute.
MESSAGE_RECEIVED_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used to indicate in the contact list that a message is received from a certain contact.
MESSAGE_TEXT_ID - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
The message identifier attribute.
MessageCorrectionExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection
Represents an XMPP Message correction extension, as defined in XEP-308.
MessageCorrectionExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
Creates a new message correction extension that corrects the message specified by the passed ID.
MessageCorrectionExtensionProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection
Creates Smack packet extensions by parsing tags from incoming XMPP packets.
MessageCorrectionExtensionProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtensionProvider
 
messageDelivered(ChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Implements the ChatRoomMessageListener.messageDelivered method.
messageDelivered(AdHocChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Implements the AdHocChatRoomMessageListener.messageDelivered method.
messageDelivered(MessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Implements MessageListener.messageDelivered method in order to refresh the history when new message is sent.
messageDelivered(ChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
 
messageDelivered(MessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
When a sent message is delivered shows it in the chat conversation panel.
messageDelivered(MessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
messageDelivered(ChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
messageDelivered(AdHocChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
messageDelivered(MessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
messageDelivered(ChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
messageDelivered(AdHocChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
messageDelivered(MessageDeliveredEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTypingNotificationsSipImpl
 
messageDelivered(MessageDeliveredEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
messageDelivered(ChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
messageDelivered(AdHocChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
messageDelivered(AdHocChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called when the underlying implementation has received an indication that a message, sent earlier has been successfully received by the destination.
messageDelivered(ChatRoomMessageDeliveredEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called when the underlying implementation has received an indication that a message, sent earlier has been successfully received by the destination.
messageDelivered(MessageDeliveredEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called when the underlying implementation has received an indication that a message, sent earlier has been successfully received by the destination.
messageDelivered(MessageDeliveredEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrTransformLayer
 
messageDelivered(AdHocChatRoomMessageDeliveredEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageListener
Called when the underlying implementation has received an indication that a message, sent earlier has been successfully received by the destination.
messageDelivered(ChatRoomMessageDeliveredEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomMessageListener
Called when the underlying implementation has received an indication that a message, sent earlier has been successfully received by the destination.
messageDelivered(MessageDeliveredEvent) - Method in interface net.java.sip.communicator.service.protocol.event.MessageListener
Called when the underlying implementation has received an indication that a message, sent earlier has been successfully received by the destination.
messageDelivered(MessageDeliveredEvent) - Method in interface net.java.sip.communicator.service.protocol.TransformLayer
Called when the underlying implementation has received an indication that a message, sent earlier has been successfully received by the destination.
MessageDeliveredEvent - Class in net.java.sip.communicator.service.protocol.event
MessageDeliveredEvents confirm successful delivery of an instant message.
MessageDeliveredEvent(Message, Contact) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Constructor.
MessageDeliveredEvent(Message, Contact, String) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Creates a MessageDeliveredEvent representing delivery of the source message to the specified to contact.
MessageDeliveredEvent(Message, Contact, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Creates a MessageDeliveredEvent representing delivery of the source message to the specified to contact.
MessageDeliveredEvent(Message, Contact, ContactResource, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Creates a MessageDeliveredEvent representing delivery of the source message to the specified to contact.
MessageDeliveredEvent(Message, Contact, ContactResource) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Creates a MessageDeliveredEvent representing delivery of the source message to the specified to contact.
messageDeliveryFailed(ChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Implements the ChatRoomMessageListener.messageDeliveryFailed method.
messageDeliveryFailed(AdHocChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Implements AdHocChatRoomMessageListener.messageDeliveryFailed method.
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
 
messageDeliveryFailed(ChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
 
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Shows a warning message to the user when message delivery has failed.
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
messageDeliveryFailed(ChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
messageDeliveryFailed(AdHocChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Not used.
messageDeliveryFailed(ChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Not used.
messageDeliveryFailed(AdHocChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Not used.
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTypingNotificationsSipImpl
 
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
messageDeliveryFailed(ChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
messageDeliveryFailed(AdHocChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
messageDeliveryFailed(AdHocChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called to indicate that delivery of a message sent earlier to the chat room has failed.
messageDeliveryFailed(ChatRoomMessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called to indicate that delivery of a message sent earlier to the chat room has failed.
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called to indicated that delivery of a message sent earlier has failed.
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrTransformLayer
 
messageDeliveryFailed(AdHocChatRoomMessageDeliveryFailedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageListener
Called to indicate that delivery of a message sent earlier to the chat room has failed.
messageDeliveryFailed(ChatRoomMessageDeliveryFailedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomMessageListener
Called to indicate that delivery of a message sent earlier to the chat room has failed.
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.MessageListener
Called to indicated that delivery of a message sent earlier has failed.
messageDeliveryFailed(MessageDeliveryFailedEvent) - Method in interface net.java.sip.communicator.service.protocol.TransformLayer
Called to indicated that delivery of a message sent earlier has failed.
MessageDeliveryFailedEvent - Class in net.java.sip.communicator.service.protocol.event
MessageDeliveryFailedEvents inform of failed delivery of an instant message.
MessageDeliveryFailedEvent(Message, Contact, int) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Constructor.
MessageDeliveryFailedEvent(Message, Contact, String, int) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Constructor.
MessageDeliveryFailedEvent(Message, Contact, int, long) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Creates a MessageDeliveryFailedEvent indicating failure of delivery of the source message to the specified to contact.
MessageDeliveryFailedEvent(Message, Contact, int, long, String) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Creates a MessageDeliveryFailedEvent indicating failure of delivery of the source message to the specified to contact.
messageDeliveryPending(MessageDeliveredEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrTransformLayer
 
messageDeliveryPending(MessageDeliveredEvent) - Method in interface net.java.sip.communicator.service.protocol.TransformLayer
Called when the underlying implementation has just been asked by other bundles to send an outgoing message.
messageDeliveryPendingTransform(MessageDeliveredEvent) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Messages pending delivery to be transformed.
MessageDialog - Class in net.java.sip.communicator.plugin.desktoputil
The MessageDialog is a JDialog that contains a question message, two buttons to confirm or cancel the question and a check box that allows user to choose to not be questioned any more over this subject.
MessageDialog(Frame, String, String, String, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Creates an instance of MessageDialog by specifying the owner window and the message to be displayed.
MessageDialog(Frame, String, String, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Creates an instance of MessageDialog by specifying the owner window and the message to be displayed.
MessageDialog(Frame, String, String, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Creates an instance of MessageDialog by specifying the owner window and the message to be displayed.
MessageDigestAlgorithm - Class in net.java.sip.communicator.impl.protocol.sip.security
The class takes standard Http Authentication details and returns a response according to the MD5 algorithm
MessageDigestAlgorithm() - Constructor for class net.java.sip.communicator.impl.protocol.sip.security.MessageDigestAlgorithm
 
MessageEvent - Class in net.java.sip.communicator.service.protocol.event
Represents an event pertaining to message delivery, reception or failure.
MessageEvent(Object) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageEvent
Construcs a new MessageEvent instance.
MessageGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
Very simple message implementation for the Gibberish protocol.
MessageGibberishImpl(String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.MessageGibberishImpl
Creates a message instance according to the specified parameters.
MessageHistoryActivator - Class in net.java.sip.communicator.impl.msghistory
Activates the MessageHistoryService
MessageHistoryActivator() - Constructor for class net.java.sip.communicator.impl.msghistory.MessageHistoryActivator
 
MessageHistoryAdvancedService - Interface in net.java.sip.communicator.service.msghistory
Adds advanced operation to the message service like inserting/editing messages.
MessageHistorySearchProgressListener - Interface in net.java.sip.communicator.service.msghistory.event
When searching into the message history a ProgressEvent is fired whenever the progress is changed.
MessageHistoryService - Interface in net.java.sip.communicator.service.msghistory
The Message History Service stores messages exchanged through the various protocols
MessageHistoryServiceImpl - Class in net.java.sip.communicator.impl.msghistory
The Message History Service stores messages exchanged through the various protocols Logs messages for all protocol providers that support basic instant messaging (i.e.
MessageHistoryServiceImpl() - Constructor for class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
MessageHistoryServiceImpl.ChatRoomMemberImpl - Class in net.java.sip.communicator.impl.msghistory
Simple ChatRoomMember implementation.
MessageIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
A simple implementation of the Message interface.
MessageIcqImpl(String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.MessageIcqImpl
Creates an instance of this Message with the specified parameters.
MessageIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
Very simple message implementation for the IRC protocol.
MessageIrcImpl(String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Creates a message instance according to the specified parameters.
MessageJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
A simple implementation of the Message interface.
MessageJabberImpl(String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.MessageJabberImpl
Creates an instance of this Message with the specified parameters.
MessageJabberImpl(String, String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.MessageJabberImpl
Creates an instance of this Message with the specified parameters.
MessageListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that would gather events notifying of message delivery status.
MessageManager - Class in net.java.sip.communicator.impl.protocol.irc
Manager for message-related operations.
MessageManager(IrcConnection, IRCApi, IIRCState, ProtocolProviderServiceIrcImpl, IdentityManager) - Constructor for class net.java.sip.communicator.impl.protocol.irc.MessageManager
Constructor.
messageReceived(ChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Implements the ChatRoomMessageListener.messageReceived method.
messageReceived(AdHocChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Implements the AdHocChatRoomMessageListener.messageReceived method.
messageReceived(MessageReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Implements MessageListener.messageReceived method in order to refresh the history when new message is received.
messageReceived(ChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
 
messageReceived(MessageReceivedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
When a message is received determines whether to open a new chat window or chat window tab, or to indicate that a message is received from a contact which already has an open chat.
messageReceived(MessageReceivedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
messageReceived(ChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
messageReceived(AdHocChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
messageReceived(MessageReceivedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
messageReceived(ChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
messageReceived(AdHocChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
messageReceived(MessageReceivedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTypingNotificationsSipImpl
When a message is delivered fire that typing has stopped.
messageReceived(MessageReceivedEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
messageReceived(ChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
messageReceived(AdHocChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
 
messageReceived(AdHocChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Implements the AdHocChatRoomMessageListener.messageReceived method.
messageReceived(ChatRoomMessageReceivedEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Implements the ChatRoomMessageListener.messageReceived method.
messageReceived(MessageReceivedEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Fired on new messages.
messageReceived(MessageReceivedEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrTransformLayer
 
messageReceived(AdHocChatRoomMessageReceivedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageListener
Called when a new incoming Message has been received.
messageReceived(ChatRoomMessageReceivedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ChatRoomMessageListener
Called when a new incoming Message has been received.
messageReceived(MessageReceivedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.MessageListener
Called when a new incoming Message has been received.
messageReceived(MessageReceivedEvent) - Method in interface net.java.sip.communicator.service.protocol.TransformLayer
Called when a new incoming Message has been received.
MessageReceivedEvent - Class in net.java.sip.communicator.service.protocol.event
MessageReceivedEvents indicate reception of an instant message.
MessageReceivedEvent(Message, Contact, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
MessageReceivedEvent(Message, Contact, String) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
MessageReceivedEvent(Message, Contact, Date, String) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
MessageReceivedEvent(Message, Contact, ContactResource, Date, String) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
MessageReceivedEvent(Message, Contact, ContactResource, Date, String, boolean, ChatRoom) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
MessageReceivedEvent(Message, Contact, Date, int) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
MessageReceivedEvent(Message, Contact, ContactResource, Date, int) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
MessageReceivedEvent(Message, Contact, ContactResource, Date, int, boolean, ChatRoom) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
Creates a MessageReceivedEvent representing reception of the source message received from the specified from contact.
MESSAGES_PER_PAGE - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
The number of messages shown per page.
MessageSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A simple implementation of the Message interface for SIP/SIMPLE.
MessageSipImpl(String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.MessageSipImpl
Creates an instance of this Message with the specified parameters.
MessageSourceContact - Class in net.java.sip.communicator.impl.msghistory
Represents a contact source displaying a recent message for contact.
MessageSourceContact(EventObject, MessageSourceService) - Constructor for class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Constructs MessageSourceContact.
MessageSourceContactPresenceStatus - Class in net.java.sip.communicator.service.msghistory
Special message source contact status, can be used to display only one (online) status for all message source contacts.
MessageSourceContactPresenceStatus(int, String) - Constructor for class net.java.sip.communicator.service.msghistory.MessageSourceContactPresenceStatus
Constructs special message source contact status.
MessageSourceContactQuery - Class in net.java.sip.communicator.impl.msghistory
The query which creates source contacts and uses the values stored in MessageSourceService.
MessageSourceContactQuery(MessageSourceService) - Constructor for class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Constructs.
MessageSourceService - Class in net.java.sip.communicator.impl.msghistory
The source contact service.
MessageSourceService(MessageHistoryServiceImpl) - Constructor for class net.java.sip.communicator.impl.msghistory.MessageSourceService
Constructs MessageSourceService.
MessageWaitingEvent - Class in net.java.sip.communicator.service.protocol.event
MessageWaitingEvent indicates a message waiting event is received.
MessageWaitingEvent(ProtocolProviderService, OperationSetMessageWaiting.MessageType, String, int, int, int, int) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
Constructs the Event with the given source, typically the provider and number of messages.
MessageWaitingEvent(ProtocolProviderService, OperationSetMessageWaiting.MessageType, String, int, int, int, int, List<NotificationMessage>) - Constructor for class net.java.sip.communicator.service.protocol.event.MessageWaitingEvent
Constructs the Event with the given source, typically the provider and number of messages.
MessageWaitingListener - Interface in net.java.sip.communicator.service.protocol.event
The listener which will gather notifications for message waiting.
messageWaitingNotify(MessageWaitingEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContactSource
Adds the received waiting message to the corresponding group and contact.
messageWaitingNotify(MessageWaitingEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Creates all necessary notification contacts coming from the given MessageWaitingEvent.
messageWaitingNotify(MessageWaitingEvent) - Method in interface net.java.sip.communicator.service.protocol.event.MessageWaitingListener
Notifies for new messages that are waiting.
MessageWindowMenuBar - Class in net.java.sip.communicator.impl.gui.main.chat.menus
The MessageWindowMenuBar is the menu bar in the chat window where all menus are added.
MessageWindowMenuBar(ChatWindow) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.menus.MessageWindowMenuBar
Initializes a new MessageWindowMenuBar instance.
Messenger - Class in net.java.sip.communicator.plugin.msofficecomm
Represents the Java counterpart of a native IMessenger implementation.
Messenger() - Constructor for class net.java.sip.communicator.plugin.msofficecomm.Messenger
Initializes a new Messenger instance which is to represent the Java counterpart of a native IMessenger implementation.
MessengerContact - Class in net.java.sip.communicator.plugin.msofficecomm
Represents the Java counterpart of a native IMessengerContact implementation.
MessengerContact(String) - Constructor for class net.java.sip.communicator.plugin.msofficecomm.MessengerContact
Initializes a new MessengerContact instance which is to represent the Java counterpart of a native IMessengerContact implementation associated with a specific sign-in name.
META_CONTACT_ADDED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactEvent
Indicates that the MetaContactEvent instance was triggered by adding a MetaContact.
META_CONTACT_AVATAR_UPDATE - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Indicates that the MetaContactEvent instance was triggered by the update of an Avatar for one of its encapsulated contacts.
META_CONTACT_GROUP_ADDED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Indicates that the MetaContactGroupEvent instance was triggered by adding a MetaContactGroup.
META_CONTACT_GROUP_REMOVED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Indicates that the MetaContactGroupEvent instance was triggered by the removal of an existing MetaContactGroup.
META_CONTACT_GROUP_RENAMED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Indicates that the MetaContactGroupEvent instance was triggered by the renaming of an existing MetaContactGroup.
META_CONTACT_MODIFIED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Indicates that the meta contact has been modified.
META_CONTACT_MOVED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactEvent
Indicates that the MetaContactEvent instance was triggered by moving an existing MetaContact.
META_CONTACT_MOVED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Indicates that the source meta contact has moved from one location to another.
META_CONTACT_REMOVED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactEvent
Indicates that the MetaContactEvent instance was triggered by the removal of an existing MetaContact.
META_CONTACT_RENAMED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Indicates that the meta contact has been renamed.
METACAFE_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.metacafe.ReplacementServiceMetacafeImpl
Configuration label shown in the config form.
METACAFE_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.metacafe.ReplacementServiceMetacafeImpl
The regex used to match the link in the message.
MetacafeActivator - Class in net.java.sip.communicator.impl.replacement.metacafe
Activator for the Metacafe source bundle.
MetacafeActivator() - Constructor for class net.java.sip.communicator.impl.replacement.metacafe.MetacafeActivator
 
metaContact - Variable in class net.java.sip.communicator.plugin.contactinfo.ContactInfoDialog
The contact that was right clicked on.
MetaContact - Interface in net.java.sip.communicator.service.contactlist
A MetaContact is an abstraction used for merging multiple Contacts (most often) belonging to different ProtocolProviders.
metaContactAdded(MetaContactEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Indicates that a MetaContact has been successfully added to the MetaContact list.
metaContactAdded(MetaContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
metaContactAdded(MetaContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Adds a node in the contact list, when a MetaContact has been added in the MetaContactListService.
metaContactAdded(MetaContactEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a MetaContact has been successfully added to the MetaContact list.
metaContactAdded(MetaContactEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a MetaContact has been successfully added to the MetaContact list.
metaContactAvatarUpdated(MetaContactAvatarUpdateEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Indicates that a new avatar is available for a MetaContact.
metaContactAvatarUpdated(MetaContactAvatarUpdateEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
metaContactAvatarUpdated(MetaContactAvatarUpdateEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Notifies the tree model, when the MetaContact avatar has been modified in the MetaContactListService.
metaContactAvatarUpdated(MetaContactAvatarUpdateEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a new avatar is available for a MetaContact.
metaContactAvatarUpdated(MetaContactAvatarUpdateEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a new avatar is available for a MetaContact.
MetaContactAvatarUpdateEvent - Class in net.java.sip.communicator.service.contactlist.event
Indicates that a meta contact has changed or added an avatar.
MetaContactAvatarUpdateEvent(MetaContact, byte[], byte[]) - Constructor for class net.java.sip.communicator.service.contactlist.event.MetaContactAvatarUpdateEvent
Creates an instance of this event using the specified arguments.
MetaContactChatContact - Class in net.java.sip.communicator.impl.gui.main.chat
The MetaContactChatContact represents a ChatContact in a user-to-user chat.
MetaContactChatContact(MetaContact) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatContact
Creates an instance of ChatContact by passing to it the corresponding MetaContact and Contact.
MetaContactChatSession - Class in net.java.sip.communicator.impl.gui.main.chat
An implementation of the ChatSession interface that represents a user-to-user chat session.
MetaContactChatSession(ChatSessionRenderer, MetaContact, Contact, ContactResource) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Creates an instance of MetaContactChatSession by specifying the renderer, which gives the connection with the UI, the meta contact corresponding to the session and the protocol contact to be used as transport.
MetaContactChatTransport - Class in net.java.sip.communicator.impl.gui.main.chat
The single chat implementation of the ChatTransport interface that provides abstraction to protocol provider access.
MetaContactChatTransport(MetaContactChatSession, Contact) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Creates an instance of MetaContactChatTransport by specifying the parent chatSession and the contact associated with the transport.
MetaContactChatTransport(MetaContactChatSession, Contact, ContactResource, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Creates an instance of MetaContactChatTransport by specifying the parent chatSession and the contact associated with the transport.
MetaContactEvent - Class in net.java.sip.communicator.service.contactlist.event
Parent class for meta contact events indicating addition and removal of meta contacts in a meta contact list.
MetaContactEvent(MetaContact, MetaContactGroup, int) - Constructor for class net.java.sip.communicator.service.contactlist.event.MetaContactEvent
Creates a new MetaContact event according to the specified parameters.
MetaContactGroup - Interface in net.java.sip.communicator.service.contactlist
MetaContactGroups are used to merge groups (often originating in different protocols).
metaContactGroupAdded(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Creates XML nodes for the source metacontact group, its child meta contacts and associated protogroups and adds them to the xml contact list.
metaContactGroupAdded(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
metaContactGroupAdded(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Adds a group node in the contact list, when a MetaContactGroup has been added in the MetaContactListService.
metaContactGroupAdded(MetaContactGroupEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a MetaContactGroup has been successfully added to the MetaContact list.
metaContactGroupAdded(MetaContactGroupEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a MetaContactGroup has been successfully added to the MetaContact list.
MetaContactGroupEvent - Class in net.java.sip.communicator.service.contactlist.event
 
MetaContactGroupEvent(MetaContactGroup, ProtocolProviderService, ContactGroup, int) - Constructor for class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Creates a new MetaContactGroup event according to the specified parameters.
MetaContactGroupImpl - Class in net.java.sip.communicator.impl.contactlist
A straightforward implementation of the meta contact group.
MetaContactGroupImpl(MetaContactListServiceImpl, String) - Constructor for class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Creates an instance of the root meta contact group.
MetaContactGroupImpl(MetaContactListServiceImpl, String, String) - Constructor for class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Creates an instance of the root meta contact group assigning it the specified meta contact uid.
metaContactGroupModified(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Determines the exact type of the change and acts accordingly by either updating group name or .
metaContactGroupModified(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
metaContactGroupModified(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Notifies the tree model, when a MetaContactGroup has been modified in the MetaContactListService.
metaContactGroupModified(MetaContactGroupEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a MetaContactGroup has been modified (e.g.
metaContactGroupModified(MetaContactGroupEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a MetaContactGroup has been modified (e.g.
metaContactGroupRemoved(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Removes the corresponding node from the xml document.
metaContactGroupRemoved(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
metaContactGroupRemoved(MetaContactGroupEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Removes the corresponding group node in the contact list, when a MetaContactGroup has been removed from the MetaContactListService.
metaContactGroupRemoved(MetaContactGroupEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a MetaContactGroup has been removed from the MetaContact list.
metaContactGroupRemoved(MetaContactGroupEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a MetaContactGroup has been removed from the MetaContact list.
MetaContactImpl - Class in net.java.sip.communicator.impl.contactlist
A default implementation of the MetaContact interface.
MetaContactImpl() - Constructor for class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Creates new meta contact with a newly generated meta contact UID.
MetaContactImpl(String, Map<String, List<String>>) - Constructor for class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Creates a new meta contact with the specified UID.
MetaContactListAdapter - Class in net.java.sip.communicator.service.contactlist.event
The MetaContactListAdapter provides a default implementation of the MetaContactListListener, which can be registered with a MetaContactListService so that it will receive any changes that have occurred in the contact list layout.
MetaContactListAdapter() - Constructor for class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
 
MetaContactListException - Exception in net.java.sip.communicator.service.contactlist
Exceptions of this class get thrown whenever an error occurs while modifying the contents of the MetaContactList.
MetaContactListException(String, Exception, int) - Constructor for exception net.java.sip.communicator.service.contactlist.MetaContactListException
Creates a MetaContactListException with the specified message cause and code.
MetaContactListException(String, int) - Constructor for exception net.java.sip.communicator.service.contactlist.MetaContactListException
Creates a MetaContactListException with the specified message error code.
MetaContactListListener - Interface in net.java.sip.communicator.service.contactlist.event
A MetaContactListListener can be registered with a MetaContactListService so that it will receive any changes that have occurred in the contact list layout.
MetaContactListManager - Class in net.java.sip.communicator.impl.gui.main.contactlist
The MetaContactListManager is the class through which we make operations with the MetaContactList.
MetaContactListManager() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactListManager
 
metaContactListService - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ProtocolContactSourceServiceImpl
The MetaContactListService, providing the meta contact list.
MetaContactListService - Interface in net.java.sip.communicator.service.contactlist
The MetaContactListService handles the global project contact list including contacts from all implemented protocols.
MetaContactListServiceImpl - Class in net.java.sip.communicator.impl.contactlist
An implementation of the MetaContactListService that would connect to protocol service providers and build it s contact list accordingly basing itself on the contact list stored by the various protocol provider services and the contact list instance saved on the hard disk.
MetaContactListServiceImpl() - Constructor for class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Creates an instance of this class.
MetaContactListSource - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
The MetaContactListSource is an abstraction of the MetaContactListService, which makes the correspondence between a MetaContact and an UIContact and between a MetaContactGroup and an UIGroup.
MetaContactListSource() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
 
metaContactModified(MetaContactModifiedEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Indicates that a MetaContact has been modified.
metaContactModified(MetaContactModifiedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
metaContactModified(MetaContactModifiedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Notifies the tree model, when a MetaContact has been modified in the MetaContactListService.
metaContactModified(MetaContactModifiedEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a MetaContact has been modified.
metaContactModified(MetaContactModifiedEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a MetaContact has been modified.
MetaContactModifiedEvent - Class in net.java.sip.communicator.service.contactlist.event
Indicates that a meta contact has chaned.
MetaContactModifiedEvent(MetaContact, String, Object, Object) - Constructor for class net.java.sip.communicator.service.contactlist.event.MetaContactModifiedEvent
Creates an instance of this event using the specified arguments.
metaContactMoved(MetaContactMovedEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Moves the corresponding node from its old parent to the node corresponding to the new parent meta group.
metaContactMoved(MetaContactMovedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
metaContactMoved(MetaContactMovedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Performs needed operations, when a MetaContact has been moved in the MetaContactListService from one group to another.
metaContactMoved(MetaContactMovedEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a MetaContact has been moved inside the MetaContact list.
metaContactMoved(MetaContactMovedEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a MetaContact has been moved inside the MetaContact list.
MetaContactMovedEvent - Class in net.java.sip.communicator.service.contactlist.event
Fired whenever a meta contact has been moved from one parent group to another.
MetaContactMovedEvent(MetaContact, MetaContactGroup, MetaContactGroup) - Constructor for class net.java.sip.communicator.service.contactlist.event.MetaContactMovedEvent
Createas an instance of this MetaContactMovedEvent using the specified arguments.
MetaContactPhoneUtil - Class in net.java.sip.communicator.util.call
Utility class used to check if there is a telephony service, video calls and desktop sharing enabled for a protocol specific MetaContact.
MetaContactPhoneUtil(MetaContact) - Constructor for class net.java.sip.communicator.util.call.MetaContactPhoneUtil
Creates utility instance for metaContact.
MetaContactPropertyChangeEvent - Class in net.java.sip.communicator.service.contactlist.event
An abstract event used for meta contact events indicating moving the meta contact or changing its name.
MetaContactPropertyChangeEvent(MetaContact, String, Object, Object) - Constructor for class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Creates an instnace of this event.
MetaContactQuery - Class in net.java.sip.communicator.service.gui.event
The MetaContactQuery corresponds to a particular query made through the MetaContactListSource.
MetaContactQuery() - Constructor for class net.java.sip.communicator.service.gui.event.MetaContactQuery
 
MetaContactQueryEvent - Class in net.java.sip.communicator.service.gui.event
The MetaContactQueryEvent is triggered each time a MetaContact is received as a result of a MetaContactQuery.
MetaContactQueryEvent(MetaContactQuery, MetaContact) - Constructor for class net.java.sip.communicator.service.gui.event.MetaContactQueryEvent
Creates an instance of MetaGroupQueryEvent by specifying the source query this event comes from and the metaContact this event is about.
MetaContactQueryListener - Interface in net.java.sip.communicator.service.gui.event
The MetaContactQueryListener listens for events coming from a MetaContactListService filtering.
metaContactQueryStatusChanged(MetaContactQueryStatusEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that the status of a query has changed.
metaContactQueryStatusChanged(MetaContactQueryStatusEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Indicates that a query has changed its status.
metaContactQueryStatusChanged(MetaContactQueryStatusEvent) - Method in interface net.java.sip.communicator.service.gui.event.MetaContactQueryListener
Indicates that a query has changed its status.
MetaContactQueryStatusEvent - Class in net.java.sip.communicator.service.gui.event
The MetaContactQueryStatusEvent is triggered each time a MetaContactQuery changes its status.
MetaContactQueryStatusEvent(MetaContactQuery, int) - Constructor for class net.java.sip.communicator.service.gui.event.MetaContactQueryStatusEvent
Creates a MetaContactQueryStatusEvent by specifying the source MetaContactQuery and the eventType indicating why initially this event occurred.
metaContactReceived(MetaContactQueryEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that a MetaContact has been received for a search in the MetaContactListService.
metaContactReceived(MetaContactQueryEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
 
metaContactReceived(MetaContactQueryEvent) - Method in interface net.java.sip.communicator.service.gui.event.MetaContactQueryListener
Indicates that a MetaContact has been received for a search in the MetaContactListService.
metaContactRemoved(MetaContactEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Removes the corresponding node from the xml document.
metaContactRemoved(MetaContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
metaContactRemoved(MetaContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Removes the corresponding contact node in the contact list, when a MetaContact has been removed from the MetaContactListService.
metaContactRemoved(MetaContactEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a MetaContact has been removed from the MetaContact list.
metaContactRemoved(MetaContactEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a MetaContact has been removed from the MetaContact list.
metaContactRenamed(MetaContactRenamedEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Changes the display name attribute of the specified meta contact node.
metaContactRenamed(MetaContactRenamedEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Implements MetaContactListListener.metaContactRenamed method.
metaContactRenamed(MetaContactRenamedEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Refreshes the corresponding node, when a MetaContact has been renamed in the MetaContactListService.
metaContactRenamed(MetaContactRenamedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Indicates that a MetaContact has been modified.
metaContactRenamed(MetaContactRenamedEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a MetaContact has been modified.
metaContactRenamed(MetaContactRenamedEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a MetaContact has been modified.
MetaContactRenamedEvent - Class in net.java.sip.communicator.service.contactlist.event
Indicates that a meta contact has chaned its display name.
MetaContactRenamedEvent(MetaContact, String, String) - Constructor for class net.java.sip.communicator.service.contactlist.event.MetaContactRenamedEvent
Creates an instance of this event using the specified arguments.
MetaContactRightButtonMenu - Class in net.java.sip.communicator.impl.gui.main.contactlist
The ContactRightButtonMenu is the menu, opened when user clicks with the user could add a subcontact, remove a contact, send message, etc.
MetaContactRightButtonMenu(MetaContact) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
Creates an instance of ContactRightButtonMenu.
MetaGroupQueryEvent - Class in net.java.sip.communicator.service.gui.event
The MetaGroupQueryEvent is triggered each time a MetaContactGroup is received as a result of a MetaContactQuery.
MetaGroupQueryEvent(MetaContactQuery, MetaContactGroup) - Constructor for class net.java.sip.communicator.service.gui.event.MetaGroupQueryEvent
Creates an instance of MetaGroupQueryEvent by specifying the source query this event comes from and the metaGroup this event is about.
metaGroupReceived(MetaGroupQueryEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that a MetaGroup has been received from a search in the MetaContactListService.
metaGroupReceived(MetaGroupQueryEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
 
metaGroupReceived(MetaGroupQueryEvent) - Method in interface net.java.sip.communicator.service.gui.event.MetaContactQueryListener
Indicates that a MetaGroup has been received from a search in the MetaContactListService.
MetaHistoryActivator - Class in net.java.sip.communicator.impl.metahistory
Activates the MetaHistoryService
MetaHistoryActivator() - Constructor for class net.java.sip.communicator.impl.metahistory.MetaHistoryActivator
 
MetaHistoryService - Interface in net.java.sip.communicator.service.metahistory
The Meta History Service is wrapper around the other known history services.
MetaHistoryServiceImpl - Class in net.java.sip.communicator.impl.metahistory
The Meta History Service is wrapper around the other known history services.
MetaHistoryServiceImpl() - Constructor for class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
 
MetaUIContact - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
The MetaUIContact is the implementation of the UIContact interface for the MetaContactListService.
MetaUIContact(MetaContact) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Creates an instance of MetaUIContact by specifying the underlying MetaContact, on which it's based.
MetaUIGroup - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
The MetaUIGroup is the implementation of the UIGroup for the MetaContactListService.
MetaUIGroup(MetaContactGroup) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Creates an instance of MetaUIGroup by specifying the underlying MetaContactGroup.
MethodProcessor - Interface in net.java.sip.communicator.impl.protocol.sip
Represents a processor of events with a specific method received in ProtocolProviderServiceSipImpl much like SipListener but with the addition of signaling whether the specified event was indeed handled in the processor and needs no further processing in other processors registered for the same method.
MethodProcessorAdapter - Class in net.java.sip.communicator.impl.protocol.sip
Provides a default implementation of MethodProcessor which does no processing and exists only as a convenience to extenders so that they can override the methods of interest.
MethodProcessorAdapter() - Constructor for class net.java.sip.communicator.impl.protocol.sip.MethodProcessorAdapter
 
MethodProcessorListener - Interface in net.java.sip.communicator.impl.protocol.sip
Represents a listener which gets notified by the CallPeer it is registered with about the processing of SIP signaling that the CallPeer performs.
MICROPHONE - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
 
MiddleNameDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.MiddleNameDetail
 
MILLIS_PER_DAY - Static variable in class net.java.sip.communicator.util.GuiUtils
Number of milliseconds in a standard day.
MILLIS_PER_HOUR - Static variable in class net.java.sip.communicator.util.GuiUtils
Number of milliseconds in a standard hour.
MILLIS_PER_MINUTE - Static variable in class net.java.sip.communicator.util.GuiUtils
Number of milliseconds in a standard minute.
MILLIS_PER_SECOND - Static variable in class net.java.sip.communicator.util.GuiUtils
Number of milliseconds in a second.
MIME_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
The name of the thumbnail attribute "mime-type".
MimeType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent
The PRES-CONTENT mime-type element.
MimeType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.MimeType
 
MIN_AUDIO_PORT_NUMBER_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
The name of the property that contains the minimum port number that we'd like our Audio RTP managers to bind upon.
MIN_DATA_CHANNEL_PORT_NUMBER_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
The name of the property that contains the minimum port number that we'd like our Data Channel (e.g.
MIN_HEADER_ID - Static variable in class net.java.sip.communicator.service.protocol.media.DynamicRTPExtensionsRegistry
The minimum integer that is allowed for use when mapping extensions using the one-byte header.
MIN_LEVEL - Static variable in class net.java.sip.communicator.service.protocol.event.ConferenceMembersSoundLevelEvent
The maximum (zero) level that can be reported for a participant in a conference.
MIN_LEVEL - Static variable in class net.java.sip.communicator.service.protocol.event.SoundLevelChangeEvent
The maximum (zero) level that can be reported for a participant.
MIN_MEDIA_PORT_NUMBER_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
The name of the property that contains the minimum port number that we'd like our RTP managers to bind upon.
MIN_PORT_NUMBER - Static variable in class net.java.sip.communicator.util.NetworkUtils
The minimum int value that could correspond to a port number bindable by the SIP Communicator.
MIN_VIDEO_PORT_NUMBER_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
The name of the property that contains the minimum port number that we'd like our Video RTP managers to bind upon.
minimalToneDuration - Variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetDTMF
The minimal tone duration.
minimize() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Implements the ExportedWindow.minimize() method.
minimize() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
This window can't be minimized.
minimize() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Minimizes this window.
minimize() - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
This dialog could not be minimized.
minimize() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements minimize in the UIService interface.
minimize() - Method in class net.java.sip.communicator.plugin.branding.AboutWindow
This dialog could not be minimized.
minimize() - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
minimize() - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
Minimizes the window.
minimize() - Method in interface net.java.sip.communicator.service.gui.UIService
Minimizes the main application window.
minimumLayoutSize(Container) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider.DividerLayout
Returns the minimum layout size.
minimumLayoutSize(Container) - Method in class net.java.sip.communicator.impl.gui.main.call.FullScreenLayout
 
MISTATUS_AWAY - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
MISTATUS_IN_A_MEETING - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
MISTATUS_MAY_BE_AVAILABLE - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
MISTATUS_OFFLINE - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
MISTATUS_ON_THE_PHONE - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
The MISTATUS value which indicates that the local or remote client user is on the phone.
MISTATUS_ONLINE - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
MISTATUS_UNKNOWN - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
mobile - Variable in class net.java.sip.communicator.service.protocol.ContactResource
Whether this contact resource is a mobile one.
MobileIndicator - Class in net.java.sip.communicator.impl.protocol.jabber
Handles all the logic about mobile indicator for contacts.
MobileIndicator(ProtocolProviderServiceJabberImpl, ServerStoredContactListJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.MobileIndicator
Construct Mobile indicator.
MobilePhoneDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.MobilePhoneDetail
 
MOCK_SERVICE_NAME - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockAccountID
 
MOCK_STATUS_00 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with 0 connectivity.
MOCK_STATUS_10 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 10.
MOCK_STATUS_100 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 100.
MOCK_STATUS_20 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 20.
MOCK_STATUS_30 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 30.
MOCK_STATUS_40 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 40.
MOCK_STATUS_50 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 50.
MOCK_STATUS_60 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 60.
MOCK_STATUS_70 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 70.
MOCK_STATUS_80 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 80.
MOCK_STATUS_90 - Static variable in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Indicates a status with a connectivity index of 90.
MockAccountID - Class in net.java.sip.communicator.impl.protocol.mock
A default, 1-to-1 mock implementation of the account id.
MockAccountID(String) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockAccountID
 
MockBasicInstantMessaging - Class in net.java.sip.communicator.impl.protocol.mock
Instant messaging functionality for the mock protocol.
MockBasicInstantMessaging(MockProvider, MockPersistentPresenceOperationSet) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockBasicInstantMessaging
Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set.
MockCall - Class in net.java.sip.communicator.impl.protocol.mock
 
MockCall(MockProvider) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockCall
Constructs a new MockCall.
MockCallPeer - Class in net.java.sip.communicator.impl.protocol.mock
 
MockCallPeer(String, MockCall) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
 
MockChatRoom - Class in net.java.sip.communicator.impl.protocol.mock
 
MockChatRoom(MockProvider, MockMultiUserChat, String) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Creates an instance of MockChatRoom by specifying the corresponding protocol provider, the multi user chat operation set and the room name.
MockChatRoomMember - Class in net.java.sip.communicator.impl.protocol.mock
 
MockChatRoomMember(String, ChatRoom, ChatRoomMemberRole, Contact, byte[]) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Creates an instance of MockChatRoomMember by specifying the name of the member, the chatRoom, to which it belongs, its role in the room, the contact corresponding to it and its avatar.
MockContact - Class in net.java.sip.communicator.impl.protocol.mock
A simple, straightforward mock implementation of the Contact interface that can be manually created and used in testing a MetaContactList service
MockContact(String, MockProvider) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockContact
Creates an instance of a meta contact with the specified string used as a name and identifier.
MockContactGroup - Class in net.java.sip.communicator.impl.protocol.mock
A simple, straightforward mock implementation of the ContactGroup interface that can be manually created and filled and used in testing a MetaContactList service
MockContactGroup(String, MockProvider) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Creates a MockGroup with the specified name.
MockFileTransferImpl - Class in net.java.sip.communicator.impl.protocol.mock
 
MockFileTransferImpl(Contact, File, String, int) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockFileTransferImpl
 
MockMessage - Class in net.java.sip.communicator.impl.protocol.mock
Message Impl.
MockMessage(String, String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockMessage
 
MockMessage(String) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockMessage
 
MockMultiUserChat - Class in net.java.sip.communicator.impl.protocol.mock
Multiuser chat functionalities for the mock protocol.
MockMultiUserChat(MockProvider) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockMultiUserChat
Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set.
MockOperationSetBasicTelephony - Class in net.java.sip.communicator.impl.protocol.mock
A mock implementation of a basic telephony operation set
MockOperationSetBasicTelephony(MockProvider) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
 
MockOperationSetFileTransfer - Class in net.java.sip.communicator.impl.protocol.mock
A mock implementation of a basic telephony operation set
MockOperationSetFileTransfer(MockProvider) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockOperationSetFileTransfer
 
MockPersistentPresenceOperationSet - Class in net.java.sip.communicator.impl.protocol.mock
A mock implementation of a persistent presence operation set containing a constant contact list and used for testing the meta contact list.
MockPersistentPresenceOperationSet(MockProvider) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
 
MockProvider - Class in net.java.sip.communicator.impl.protocol.mock
A mock protocol provider implementation that comes with a single operation set (OperationSetPersistentPresence) for use by the MetaContactListSlcik.
MockProvider(String) - Constructor for class net.java.sip.communicator.impl.protocol.mock.MockProvider
Creates an instance of this mockprovider with a supportedOperationSet-s map set to contain a single persistent presence operation set.
MockStatusEnum - Class in net.java.sip.communicator.impl.protocol.mock
An implementation of PresenceStatus that allows third parties (external to the protocol provider) to create and eventually set custom presence status intances.
Mode - Enum in net.java.sip.communicator.impl.protocol.irc
IRC Modes enum.
Mode - Class in net.java.sip.communicator.plugin.irccommands.command
Implementation of the /mode command.
Mode(ProtocolProviderServiceIrcImpl, IrcConnection) - Constructor for class net.java.sip.communicator.plugin.irccommands.command.Mode
Initialization of the /mode command.
MODE_PARANOIA - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Paranoia mode when turned on requires all calls to be secure and indicated as such.
ModeParser - Class in net.java.sip.communicator.impl.protocol.irc
IRC mode parser.
ModeParser(String) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ModeParser
Constructor for initiating mode parser and parsing mode string.
ModeParser.ModeEntry - Class in net.java.sip.communicator.impl.protocol.irc
Class for single mode entry, optionally with corresponding parameter(s).
MODIFIERS_ALT - Static variable in interface net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHookDelegate
ALT modifier.
MODIFIERS_CTRL - Static variable in interface net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHookDelegate
CTRL modifier.
MODIFIERS_LOGO - Static variable in interface net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHookDelegate
Logo modifier (i.e.
MODIFIERS_SHIFT - Static variable in interface net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHookDelegate
SHIFT modifier.
modifyAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Opens the corresponding wizard to modify an existing account given by the protocolProvider parameter.
modifyAccount(ProtocolProviderService, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderFactoryGibberishImpl
Modifies the account corresponding to the specified accountID.
modifyAccount(ProtocolProviderService, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderFactoryIcqImpl
 
modifyAccount(ProtocolProviderService, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Modify an existing IRC account.
modifyAccount(ProtocolProviderService, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderFactoryJabberImpl
Modify an existing account.
modifyAccount(ProtocolProviderService, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderFactorySipImpl
Modifies the account corresponding to the specified accountID.
modifyAccount(ProtocolProviderService, Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Modifies the account corresponding to the specified accountID.
modifyJingleNodes(JingleNodeDescriptor) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Modify the given jingleNode from the list of Jingle Nodes.
modifyRemoteControl(CallPeer, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Sends IQ InputEvent START or STOP in order to enable/disable the remote peer to remotely control our PC.
modifyStunServer(StunServerDescriptor) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Modify the given stunServer from the list of stun servers.
modifyVideoContent() - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallJabberGTalkImpl
Send a content-modify message for all current CallPeer to reflect possible video change in media setup.
modifyVideoContent() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Updates the Jingle sessions for the CallPeers of this Call, to reflect the current state of the the video contents of this Call.
MonitorPresenceWatcher - Class in net.java.sip.communicator.impl.protocol.irc
MONITOR presence watcher.
MonitorPresenceWatcher(IRCApi, IIRCState, Set<String>, Set<String>, OperationSetPersistentPresenceIrcImpl, int) - Constructor for class net.java.sip.communicator.impl.protocol.irc.MonitorPresenceWatcher
Constructor.
motionListener - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
Listens for double mouse click events in order to open the edit form.
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CloseLocalVisualComponentButton
 
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when the mouse button has been clicked (pressed and released) on a component.
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DialPanel
 
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
When a right button click is performed in the editor pane, a popup menu is opened.
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Opens the WritePanelRightButtonMenu when user clicks with the right mouse button on the editor area.
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
 
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Manages a mouse click over the contact list.
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPanel
 
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
 
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Updates the call button when the mouse was clicked.
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Updates the delete icon when the mouse was clicked.
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Not used.
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
 
mouseClicked(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
 
mouseDragged(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
 
mouseDragged(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Updates the delete icon when the mouse is dragged over.
mouseDragged(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Updates the delete icon when the mouse is dragged over.
mouseDragged(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Event that user is dragging the mouse.
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
 
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CloseLocalVisualComponentButton
 
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when the mouse enters a component.
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DialPanel
 
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
 
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
 
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Changes the static image of the underlying smiley with a dynamic one.
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Forwards the given mouse event to the list of original MouseListener-s.
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPanel
 
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
 
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Updates the call button when the mouse is enters the component area.
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Updates the delete icon when the mouse is enters the component area.
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Not used.
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
 
mouseEntered(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
 
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
 
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CloseLocalVisualComponentButton
 
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when the mouse exits a component.
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DialPanel
 
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
 
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
 
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Clears all mouse over effects when the mouse has exited the smiley area.
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Forwards the given mouse event to the list of original MouseListener-s.
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPanel
 
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
 
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Updates the call button when the mouse exits the component area.
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Updates the delete icon when the mouse exits the component area.
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Not used.
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
 
mouseExited(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
 
mouseMove(int, int) - Method in class net.java.sip.communicator.impl.hid.HIDServiceImpl
Move the mouse on the screen.
mouseMove(int, int) - Method in interface net.java.sip.communicator.service.hid.HIDService
Move the mouse on the screen.
mouseMoved(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when the mouse cursor has been moved onto a component but no buttons have been pushed.
mouseMoved(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
 
mouseMoved(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Updates the delete icon when the mouse is moved over.
mouseMoved(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Updates the delete icon when the mouse is moved over.
mouseMoved(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Not used.
mousePress(int) - Method in class net.java.sip.communicator.impl.hid.HIDServiceImpl
Press a mouse button(s).
mousePress(int) - Method in interface net.java.sip.communicator.service.hid.HIDService
Press a mouse button(s).
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
Dispatches the mouse event to the contained renderer check box.
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CloseLocalVisualComponentButton
 
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DialPanel
Handles the MouseEvent triggered when user presses one of the dial buttons.
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
 
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
 
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
 
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
When the right mouse button is clicked on a contact cell, the cell is selected and the ContactRightButtonMenu is opened.
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPanel
Handles the MouseEvent triggered when user presses one of the dial buttons.
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTMouseAdapter
 
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
 
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
 
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
 
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Start image cropping action.
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Indicates that the mouse button was pressed on this component.
mousePressed(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Indicates that the mouse button was pressed on this component.
mouseRelease(int) - Method in class net.java.sip.communicator.impl.hid.HIDServiceImpl
Release a mouse button(s).
mouseRelease(int) - Method in interface net.java.sip.communicator.service.hid.HIDService
Release a mouse button(s).
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CloseLocalVisualComponentButton
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DialPanel
Handles the MouseEvent triggered when user releases one of the dial buttons.
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Forwards the given mouse event to the list of original MouseListener-s.
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPanel
Handles the MouseEvent triggered when user releases one of the dial buttons.
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTMouseAdapter
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Not used.
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
 
mouseReleased(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
 
mouseWheel(int) - Method in class net.java.sip.communicator.impl.hid.HIDServiceImpl
Release a mouse button(s).
mouseWheel(int) - Method in interface net.java.sip.communicator.service.hid.HIDService
Release a mouse button(s).
move(int, int) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements move in the UIService interface.
move(int, boolean) - Method in class net.java.sip.communicator.impl.neomedia.EncodingConfigurationTableModel
Move the row.
move(int, boolean, boolean) - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
Move a Configuration entry up or down one position.
move(int, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.MoveableTableModel
Move the row.
move(int, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
Move the row.
move(int, int) - Method in interface net.java.sip.communicator.service.gui.UIService
Moves the main application window to the given coordinates.
MOVE_CONTACT_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used in the right button menu for the move contact item.
MOVE_TO_GROUP_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used in the right button menu for the move to group item.
MoveableTableModel - Class in net.java.sip.communicator.plugin.desktoputil
 
MoveableTableModel() - Constructor for class net.java.sip.communicator.plugin.desktoputil.MoveableTableModel
 
moveContact(Contact, MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Makes the specified contact a child of the newParentMetaGroup MetaContactGroup.
moveContact(Contact, MetaContact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Makes the specified contact a child of the newParent MetaContact.
moveContact(ContactIcqImpl, ContactGroupIcqImpl) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Moves the specified contact to the group indicated by newParent.
moveContact(ContactJabberImpl, AbstractContactGroupJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Moves the specified contact to the group indicated by newParent.
moveContact(Contact, MetaContact) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Makes the specified contact a child of the newParent MetaContact.
moveContact(Contact, MetaContactGroup) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Makes the specified contact a child of the newParent MetaContactGroup.
moveContactFromLeftToRight(UIContact) - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Moves the given UIContact from left list to the right.
moveContactsFromRightToLeft(Iterator<UIContact>) - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Moves contacts from the right list to the left.
moveContactToGroup(Contact, MetaContactGroup) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactListManager
Moves the given srcContact to the destGroup.
moveContactToGroup(Contact, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Removes the specified contact from its current parent and places it under newParent.
moveContactToGroup(Contact, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Removes the specified contact from its current parent and places it under newParent.
moveContactToGroup(Contact, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Moving contacts to a different group is currently not implemented.
moveContactToGroup(Contact, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Removes the specified contact from its current parent and places it under newParent.
moveContactToGroup(Contact, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Removes the specified contact from its current parent and places it under newParent.
moveContactToGroup(Contact, ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Removes the specified contact from its current parent and places it under newParent.
moveContactToGroup(ContactSipImpl, ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Removes the specified contact from its current parent and places it under newParent.
moveContactToGroup(ContactSipImpl, ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Removes the specified contact from its current parent and places it under newParent.
moveContactToGroup(ContactSipImpl, ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Removes the specified contact from its current parent and places it under newParent.
moveContactToGroup(Contact, ContactGroup) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Removes the specified contact from its current parent and places it under newParent.
moveContactToMetaContact(Contact, MetaContact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactListManager
Moves the given srcContact to the destMetaContact.
moveHistory(HistoryID, HistoryID) - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
Moves the content of oldId history to the content of the newId.
moveHistory(HistoryID, HistoryID) - Method in interface net.java.sip.communicator.service.history.HistoryService
Moves the content of oldId history to the content of the newId.
moveMetaContact(MetaContact, MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Moves the specified MetaContact to newGroup.
moveMetaContact(MetaContact, MetaContactGroup) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Moves the specified MetaContact to newGroup.
moveMetaContactToGroup(MetaContact, MetaContactGroup) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactListManager
Moves the given srcContact to the destGroup.
moveMetaContactToGroup(MetaContact, String) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactListManager
Moves the given srcContact to the destGroup.
moveMetaContactToMetaContact(MetaContact, MetaContact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactListManager
Moves the given srcMetaContact to the destMetaContact.
movePartialDesktopStreaming(Call, int, int) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Move origin of a partial desktop streaming.
movePartialDesktopStreaming(Call, int, int) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Move origin of a partial desktop streaming.
movePartialDesktopStreaming(Call, int, int) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopStreaming
Move origin of a partial desktop streaming.
MoveSubcontactMessageDialog - Class in net.java.sip.communicator.impl.gui.main.contactlist
The MoveSubcontactMessageDialog is the the dialog shown when user tries to move a subcontact in the contact list.
MoveSubcontactMessageDialog(MainFrame, ContactListListener) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.MoveSubcontactMessageDialog
Creates an instance of MoveSubcontactMessageDialog and constructs all panels contained in this dialog.
moveWhiteboardObject(WhiteboardObject) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Sends a WhiteboardObject to modify and modifies the local WhiteboardObject
moveWhiteboardObject(WhiteboardSession, WhiteboardShape) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Moves a WhiteboardShape from from one point to another on the board.
moveWhiteboardObject(WhiteboardObject) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Sends a WhiteboardObject to modify and modifies the local WhiteboardObject
MPHONE_TYPE_CUSTOM - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
 
MPHONE_TYPE_HOME - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
The MPHONE_TYPE value which indicates a home phone number.
MPHONE_TYPE_MOBILE - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
The MPHONE_TYPE value which indicates a mobile phone number.
MPHONE_TYPE_WORK - Static variable in class net.java.sip.communicator.plugin.msofficecomm.Messenger
The MPHONE_TYPE value which indicates a work phone number.
Msg - Class in net.java.sip.communicator.plugin.irccommands.command
Implementation of the /msg command.
Msg(ProtocolProviderServiceIrcImpl, IrcConnection) - Constructor for class net.java.sip.communicator.plugin.irccommands.command.Msg
Initialization of the /msg command.
MSG_IN_NAME_FOREGROUND - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
The color used in html for incoming message contact name foreground.
MSG_NAME_BACKGROUND - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
The color used in html for name background.
MSG_SRC_CONTACT_ONLINE - Static variable in class net.java.sip.communicator.service.msghistory.MessageSourceContactPresenceStatus
The Online status.
MSG_SRC_CONTACT_ONLINE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image can be used for message source contact presence status.
MSG_SRC_CONTACT_ONLINE_THRESHOLD - Static variable in class net.java.sip.communicator.service.msghistory.MessageSourceContactPresenceStatus
An integer for this status.
MSG_SUBTYPE_SMS - Static variable in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Subtype sms to mark sms messages.
MsOfficeCommActivator - Class in net.java.sip.communicator.plugin.msofficecomm
Implements BundleActivator for the msofficecomm bundle.
MsOfficeCommActivator() - Constructor for class net.java.sip.communicator.plugin.msofficecomm.MsOfficeCommActivator
 
MsOutlookAddrBookContactDetail - Class in net.java.sip.communicator.plugin.addrbook.msoutlook
Implements a custom ContactDetail for the Address Book of Microsoft Outlook.
MsOutlookAddrBookContactDetail(String, ContactDetail.Category, ContactDetail.SubCategory[], long) - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactDetail
Initializes a new ContactDetail instance which is to represent a specific contact address and which is to be optionally labeled with a specific set of labels.
MsOutlookAddrBookContactQuery - Class in net.java.sip.communicator.plugin.addrbook.msoutlook
Implements ContactQuery for the Address Book of Microsoft Outlook.
MsOutlookAddrBookContactQuery(MsOutlookAddrBookContactSourceService, Pattern) - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Initializes a new MsOutlookAddrBookContactQuery instance to be performed by a specific MsOutlookAddrBookContactSourceService.
MsOutlookAddrBookContactQuery.PtrOutlookContactCallback - Class in net.java.sip.communicator.plugin.addrbook.msoutlook
Callback to called by the native outlook part with a contact id as argument.
MsOutlookAddrBookContactSourceService - Class in net.java.sip.communicator.plugin.addrbook.msoutlook
Implements ContactSourceService for the Address Book of Microsoft Outlook.
MsOutlookAddrBookContactSourceService() - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
 
MsOutlookAddrBookContactSourceService.NotificationsDelegate - Class in net.java.sip.communicator.plugin.addrbook.msoutlook
Delegate class to be notified for addressbook changes.
MsOutlookAddrBookSourceContact - Class in net.java.sip.communicator.plugin.addrbook.msoutlook
Implements a custom SourceContact for the Address Book of Microsoft Outlook.
MsOutlookAddrBookSourceContact(ContactSourceService, String, String, String, List<ContactDetail>) - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Initializes a new MsOutlookAddrBookSourceContact instance.
MsOutlookMAPIHResultException - Exception in net.java.sip.communicator.plugin.addrbook.msoutlook
Represents a specific Microsoft Outlook MAPI HRESULT as an Exception.
MsOutlookMAPIHResultException(long) - Constructor for exception net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookMAPIHResultException
Initializes a new MsOutlookMAPIHResultException instance which is to represent a specific HRESULT.
MsOutlookMAPIHResultException(long, String) - Constructor for exception net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookMAPIHResultException
Initializes a new MsOutlookMAPIHResultException instance which is to represent a specific HRESULT and to provide a specific String message.
MsOutlookMAPIHResultException(String) - Constructor for exception net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookMAPIHResultException
Initializes a new MsOutlookMAPIHResultException instance with a specific String message.
MUCActivator - Class in net.java.sip.communicator.impl.muc
The activator for the chat room contact source bundle.
MUCActivator() - Constructor for class net.java.sip.communicator.impl.muc.MUCActivator
 
MUCCustomContactActionService - Class in net.java.sip.communicator.impl.muc
Implements CustomContactActionsService for MUC contact source.
MUCCustomContactActionService() - Constructor for class net.java.sip.communicator.impl.muc.MUCCustomContactActionService
Constructs the custom actions.
MUCGroupCustomContactActionService - Class in net.java.sip.communicator.impl.muc
Implements CustomContactActionsService for the groups of MUC contact source.
MUCGroupCustomContactActionService() - Constructor for class net.java.sip.communicator.impl.muc.MUCGroupCustomContactActionService
 
MUCJID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Attribute name of "mucjid".
MUCService - Class in net.java.sip.communicator.service.muc
The MUC service provides interface for the chat rooms.
MUCService() - Constructor for class net.java.sip.communicator.service.muc.MUCService
 
MUCServiceImpl - Class in net.java.sip.communicator.impl.muc
The MUCServiceImpl class implements the service for the chat rooms.
MUCServiceImpl() - Constructor for class net.java.sip.communicator.impl.muc.MUCServiceImpl
 
multilineInputMap - Variable in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
The default multi-line text component input map.
multipleInstancesDetected(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
Implements ScOtrEngineListener#multipleInstancesDetected(OtrContact).
multipleInstancesDetected(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrContactMenu
 
multipleInstancesDetected(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
multipleInstancesDetected(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrWeakListener
Forwards the event/notification to the associated T if it is still needed by the application.
multipleInstancesDetected(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngineListener
 
MUST_REGISTER_TO_CALL - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that indicates whether the client must be registered with a registrar when making outgoing calls.
MUTE_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A mute button icon.
MUTE_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.CallPeer
The mute property name.
MUTE_STATUS_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon shown when the status of the call is "Mute".
MuteSessionInfoPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Represents the mute and unmute session info types.
MuteSessionInfoPacketExtension(boolean, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.MuteSessionInfoPacketExtension
Creates a SessionInfoPacketExtension instance corresponding to either the SessionInfoType.mute or SessionInfoType.unmute types according to the value of the mute parameter.

N

name - Variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo.Sender
The display name of the sender.
name - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
The name attribute.
name - Variable in class net.java.sip.communicator.impl.sysactivity.DBusNetworkManager.StateChange
The name of the signal.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObject
A type string constant indicating that an object is of type object.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectCircle
A type string constant indicating that an object is of type circle.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
A type string constant indicating that an object is of type ellipse.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectImage
A type string constant indicating that an object is of type circle.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectLine
A type string constant indicating that an object is of type line.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPath
A type string constant indicating that an object is of type path.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolygon
A type string constant indicating that an object is of type polygon.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolyLine
A type string constant indicating that an object is of type polyline.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
A type string constant indicating that an object is of type rect.
NAME - Static variable in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectText
A type string constant indicating that an object is of type text.
name(int) - Method in class net.java.sip.communicator.util.Entities.ArrayEntityMap
Returns the name of the entity identified by the specified value.
name(int) - Method in class net.java.sip.communicator.util.Entities.BinaryEntityMap
Returns the name of the entity identified by the specified value.
name(int) - Method in interface net.java.sip.communicator.util.Entities.EntityMap
Returns the name of the entity identified by the specified value.
name(int) - Method in class net.java.sip.communicator.util.Entities.LookupEntityMap
Returns the name of the entity identified by the specified value.
name(int) - Method in class net.java.sip.communicator.util.Entities.MapIntMap
Returns the name of the entity identified by the specified value.
name(int) - Method in class net.java.sip.communicator.util.Entities.PrimitiveEntityMap
Returns the name of the entity identified by the specified value.
NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
The XML name of the name attribute of a content of a conference IQ which represents the name property of ColibriConferenceIQ.Content.
NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
The XML name of the name attribute of the Jitsi Videobridge conference IQ which represents the value of the name property of ColibriConferenceIQ if available.
NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.RTCPTerminationStrategy
 
NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
The XML name of the name attribute of a stat of a stats IQ which represents the name property of the statistic.
NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
The name of the "name" argument.
NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ParameterPacketExtension
The name of the name parameter in the parameter element.
NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
The name of the name SDP argument.
NAME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.HeaderExtension
The name of 'name' attribute.
NAME_ATTR_VALUE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.MuteSessionInfoPacketExtension
The name of the name mute attribute.
NAME_ATTRIBUTE - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
The name attribute.
NameDetail(String, String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.NameDetail
 
nameLabel - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
The component showing the name of the contact or group.
names - Variable in class net.java.sip.communicator.util.Entities.ArrayEntityMap
 
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl
 
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
The name space that the Entity Capabilities elements belong to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.CarbonPacketExtension
The namespace for the XML element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.ForwardedPacketExtension
The namespace for the XML element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CallInfoPacketExtension
The namespace that call info belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
The namespace that coin belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediaPacketExtension
The namespace that conference media belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
The namespace that conference medium belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
The namespace that description belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
The namespace that endpoint belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
The namespace that media belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
The namespace that media belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
The namespace that media belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SidebarsByValPacketExtension
The namespace that sidebars by val belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SIPDialogIDPacketExtension
The namespace that SIP Dialog ID belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
The namespace that state belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
The namespace that URI belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIsPacketExtension
The namespace that URIs belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserLanguagesPacketExtension
The namespace that user languages belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserPacketExtension
The namespace that user belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserRolesPacketExtension
The namespace that user roles belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UsersPacketExtension
The namespace that users belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.GracefulShutdown
 
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
The XML COnferencing with LIghtweight BRIdging namespace of the Jitsi Videobridge conference IQ.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension
The XML COnferencing with LIghtweight BRIdging namespace of the Jitsi Videobridge stats extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsIQ
The XML COnferencing with LIghtweight BRIdging namespace of the Jitsi Videobridge stats extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ShutdownIQ
XML namespace name for shutdown IQs.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
The XML namespace of the setup element defined by Source-Specific Media Attributes in Jingle.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.WebSocketPacketExtension
 
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
The namespace for the XML element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.Email
 
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtensionProvider
The names XMPP space that the geolocation elements belong to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.health.HealthCheckIQ
XML namespace name for health check IQs.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
The namespace that input event belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Namespace of this extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
XML namespace of the Jibri IQ.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt
The namespace of this packet extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.RecordingStatus
The namespace of this packet extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipCallState
The namespace of this packet extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipGatewayStatus
The namespace of this packet extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CoinPacketExtension
Namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
The namespace for the "crypto" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
The XML namespace of the fingerprint element defined by XEP-0320: Use of DTLS-SRTP in Jingle Sessions.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
The namespace of the "encryption" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
The namespace for the "group" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
The name of the "transport" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.InputEvtPacketExtension
Namespace..
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
The name space that jingle belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RawUdpTransportPacketExtension
The name of the "transport" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
The name space (or rather lack thereof ) that the reason element belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RedirectPacketExtension
The namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpFbPacketExtension
The name space for RTP feedback elements.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
The name space for RTP description elements.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
The namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
The namespace for the "sctpmap" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SessionInfoPacketExtension
The name space for RTP description elements.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
The namespace for the "ssrc-group" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
The namespace of the "transfer" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferredPacketExtension
The namespace of the "transfer" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ZrtpHashPacketExtension
The namespace for the "zrtp-hash" element.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.JingleInfoQueryIQ
The namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.RelayPacketExtension
The namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
The namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.StunPacketExtension
The namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Name space of recording packet extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIqProvider
Name space of Jirecon packet extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.BundlePacketExtension
The XML element namespace of BundlePacketExtension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension
The XML element namespace of ComponentVersionsExtension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension
The namespace of this packet extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
No namespace attached.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
XML namespace of this packets extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.VideoMutedExtension
The namespace of this packet extension.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveEvent
Namespace for ping.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
The name space for new mail notification packets.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxQueryIQ
The name space for new mail notification packets.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.NewMailNotificationIQ
The name space for new mail notification packets.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
The XMPP namespace that this extension belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
The namespace that input notification belongs to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider
Rayo namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.FileElement
The namespace of this IQProvider.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
The names XMPP space that the thumbnail elements belong to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
The names XMPP space that the thumbnail elements belong to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
The names XMPP space that the white-board elements belong to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
The names XMPP space that the white-board elements belong to.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.VCardTempXUpdatePresenceExtension
This presence extension namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The namespace of the common-policy.
namespace - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.NamespacesType
The list of the namespace elements.
NAMESPACE - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient
Pres-content namespace
NAMESPACE - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresRulesClient
Pres-rules namespace
NAMESPACE - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient
Resource-lists namespace.
NAMESPACE - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The namespace of the conference-info element.
NAMESPACE_CLIENT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
The namespace for peer that supports input event as a sharing clent (sharee): Sends "notify" action describing mouse or keyboard events to the remote peer which shares its desktop.
NAMESPACE_SERVER - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
The namespace for peer that supports input event as a sharing server (sharer): Sends to remote peer "start" or "stop" action to respectively allows or disables remote peer to send "notify" action about its mouse or keyboard events.
namespaces - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
The namespaces elemet.
NamespacesType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps
The XCAP-CAPS namespaces element.
NamespacesType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.NamespacesType
 
NativeKeyboard - Class in net.java.sip.communicator.impl.hid
Class used to interact with native keyboard.
NativeKeyboard() - Constructor for class net.java.sip.communicator.impl.hid.NativeKeyboard
 
NativeKeyboardHook - Class in net.java.sip.communicator.impl.globalshortcut
Native hook for keyboard.
NativeKeyboardHook() - Constructor for class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Constructor.
NativeKeyboardHookDelegate - Interface in net.java.sip.communicator.impl.globalshortcut
NativeKeyboardHookDelegate interface.
NeomediaActivator - Class in net.java.sip.communicator.impl.neomedia
Implements BundleActivator for the neomedia bundle.
NeomediaActivator() - Constructor for class net.java.sip.communicator.impl.neomedia.NeomediaActivator
 
net.java.sip.communicator.impl.argdelegation - package net.java.sip.communicator.impl.argdelegation
 
net.java.sip.communicator.impl.browserlauncher - package net.java.sip.communicator.impl.browserlauncher
 
net.java.sip.communicator.impl.callhistory - package net.java.sip.communicator.impl.callhistory
 
net.java.sip.communicator.impl.certificate - package net.java.sip.communicator.impl.certificate
 
net.java.sip.communicator.impl.configuration - package net.java.sip.communicator.impl.configuration
 
net.java.sip.communicator.impl.contactlist - package net.java.sip.communicator.impl.contactlist
 
net.java.sip.communicator.impl.credentialsstorage - package net.java.sip.communicator.impl.credentialsstorage
 
net.java.sip.communicator.impl.dns - package net.java.sip.communicator.impl.dns
 
net.java.sip.communicator.impl.fileaccess - package net.java.sip.communicator.impl.fileaccess
 
net.java.sip.communicator.impl.filehistory - package net.java.sip.communicator.impl.filehistory
 
net.java.sip.communicator.impl.galagonotification - package net.java.sip.communicator.impl.galagonotification
 
net.java.sip.communicator.impl.globaldisplaydetails - package net.java.sip.communicator.impl.globaldisplaydetails
 
net.java.sip.communicator.impl.globalshortcut - package net.java.sip.communicator.impl.globalshortcut
 
net.java.sip.communicator.impl.googlecontacts - package net.java.sip.communicator.impl.googlecontacts
 
net.java.sip.communicator.impl.googlecontacts.configform - package net.java.sip.communicator.impl.googlecontacts.configform
 
net.java.sip.communicator.impl.growlnotification - package net.java.sip.communicator.impl.growlnotification
 
net.java.sip.communicator.impl.gui - package net.java.sip.communicator.impl.gui
 
net.java.sip.communicator.impl.gui.customcontrols - package net.java.sip.communicator.impl.gui.customcontrols
 
net.java.sip.communicator.impl.gui.customcontrols.events - package net.java.sip.communicator.impl.gui.customcontrols.events
 
net.java.sip.communicator.impl.gui.customcontrols.wizard - package net.java.sip.communicator.impl.gui.customcontrols.wizard
 
net.java.sip.communicator.impl.gui.event - package net.java.sip.communicator.impl.gui.event
 
net.java.sip.communicator.impl.gui.lookandfeel - package net.java.sip.communicator.impl.gui.lookandfeel
 
net.java.sip.communicator.impl.gui.main - package net.java.sip.communicator.impl.gui.main
 
net.java.sip.communicator.impl.gui.main.account - package net.java.sip.communicator.impl.gui.main.account
 
net.java.sip.communicator.impl.gui.main.authorization - package net.java.sip.communicator.impl.gui.main.authorization
 
net.java.sip.communicator.impl.gui.main.call - package net.java.sip.communicator.impl.gui.main.call
 
net.java.sip.communicator.impl.gui.main.call.conference - package net.java.sip.communicator.impl.gui.main.call.conference
 
net.java.sip.communicator.impl.gui.main.chat - package net.java.sip.communicator.impl.gui.main.chat
 
net.java.sip.communicator.impl.gui.main.chat.conference - package net.java.sip.communicator.impl.gui.main.chat.conference
 
net.java.sip.communicator.impl.gui.main.chat.filetransfer - package net.java.sip.communicator.impl.gui.main.chat.filetransfer
 
net.java.sip.communicator.impl.gui.main.chat.history - package net.java.sip.communicator.impl.gui.main.chat.history
 
net.java.sip.communicator.impl.gui.main.chat.menus - package net.java.sip.communicator.impl.gui.main.chat.menus
 
net.java.sip.communicator.impl.gui.main.chat.replacers - package net.java.sip.communicator.impl.gui.main.chat.replacers
 
net.java.sip.communicator.impl.gui.main.chat.toolBars - package net.java.sip.communicator.impl.gui.main.chat.toolBars
 
net.java.sip.communicator.impl.gui.main.chatroomslist - package net.java.sip.communicator.impl.gui.main.chatroomslist
 
net.java.sip.communicator.impl.gui.main.chatroomslist.createforms - package net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
 
net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms - package net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
 
net.java.sip.communicator.impl.gui.main.configforms - package net.java.sip.communicator.impl.gui.main.configforms
 
net.java.sip.communicator.impl.gui.main.contactlist - package net.java.sip.communicator.impl.gui.main.contactlist
 
net.java.sip.communicator.impl.gui.main.contactlist.addgroup - package net.java.sip.communicator.impl.gui.main.contactlist.addgroup
 
net.java.sip.communicator.impl.gui.main.contactlist.contactsource - package net.java.sip.communicator.impl.gui.main.contactlist.contactsource
 
net.java.sip.communicator.impl.gui.main.contactlist.notifsource - package net.java.sip.communicator.impl.gui.main.contactlist.notifsource
 
net.java.sip.communicator.impl.gui.main.login - package net.java.sip.communicator.impl.gui.main.login
 
net.java.sip.communicator.impl.gui.main.menus - package net.java.sip.communicator.impl.gui.main.menus
 
net.java.sip.communicator.impl.gui.main.presence - package net.java.sip.communicator.impl.gui.main.presence
 
net.java.sip.communicator.impl.gui.utils - package net.java.sip.communicator.impl.gui.utils
 
net.java.sip.communicator.impl.hid - package net.java.sip.communicator.impl.hid
 
net.java.sip.communicator.impl.history - package net.java.sip.communicator.impl.history
 
net.java.sip.communicator.impl.keybindings - package net.java.sip.communicator.impl.keybindings
 
net.java.sip.communicator.impl.ldap - package net.java.sip.communicator.impl.ldap
 
net.java.sip.communicator.impl.metahistory - package net.java.sip.communicator.impl.metahistory
 
net.java.sip.communicator.impl.msghistory - package net.java.sip.communicator.impl.msghistory
 
net.java.sip.communicator.impl.muc - package net.java.sip.communicator.impl.muc
 
net.java.sip.communicator.impl.neomedia - package net.java.sip.communicator.impl.neomedia
 
net.java.sip.communicator.impl.neomedia.codec.video.h264 - package net.java.sip.communicator.impl.neomedia.codec.video.h264
 
net.java.sip.communicator.impl.netaddr - package net.java.sip.communicator.impl.netaddr
 
net.java.sip.communicator.impl.notification - package net.java.sip.communicator.impl.notification
 
net.java.sip.communicator.impl.osdependent - package net.java.sip.communicator.impl.osdependent
 
net.java.sip.communicator.impl.osdependent.jdic - package net.java.sip.communicator.impl.osdependent.jdic
 
net.java.sip.communicator.impl.osdependent.macosx - package net.java.sip.communicator.impl.osdependent.macosx
 
net.java.sip.communicator.impl.osdependent.systemtray - package net.java.sip.communicator.impl.osdependent.systemtray
 
net.java.sip.communicator.impl.osdependent.systemtray.appindicator - package net.java.sip.communicator.impl.osdependent.systemtray.appindicator
 
net.java.sip.communicator.impl.osdependent.systemtray.awt - package net.java.sip.communicator.impl.osdependent.systemtray.awt
 
net.java.sip.communicator.impl.osdependent.windows - package net.java.sip.communicator.impl.osdependent.windows
 
net.java.sip.communicator.impl.packetlogging - package net.java.sip.communicator.impl.packetlogging
 
net.java.sip.communicator.impl.phonenumbers - package net.java.sip.communicator.impl.phonenumbers
 
net.java.sip.communicator.impl.protocol.gibberish - package net.java.sip.communicator.impl.protocol.gibberish
 
net.java.sip.communicator.impl.protocol.icq - package net.java.sip.communicator.impl.protocol.icq
 
net.java.sip.communicator.impl.protocol.irc - package net.java.sip.communicator.impl.protocol.irc
This package contains an IRC protocol implementation for Jitsi.
net.java.sip.communicator.impl.protocol.irc.collection - package net.java.sip.communicator.impl.protocol.irc.collection
Set of dynamic collections that are used to manage the interaction between various individual components.
net.java.sip.communicator.impl.protocol.irc.exception - package net.java.sip.communicator.impl.protocol.irc.exception
Specialized exceptions for IRC.
net.java.sip.communicator.impl.protocol.jabber - package net.java.sip.communicator.impl.protocol.jabber
 
net.java.sip.communicator.impl.protocol.jabber.debugger - package net.java.sip.communicator.impl.protocol.jabber.debugger
 
net.java.sip.communicator.impl.protocol.jabber.extensions - package net.java.sip.communicator.impl.protocol.jabber.extensions
 
net.java.sip.communicator.impl.protocol.jabber.extensions.caps - package net.java.sip.communicator.impl.protocol.jabber.extensions.caps
 
net.java.sip.communicator.impl.protocol.jabber.extensions.carbon - package net.java.sip.communicator.impl.protocol.jabber.extensions.carbon
 
net.java.sip.communicator.impl.protocol.jabber.extensions.coin - package net.java.sip.communicator.impl.protocol.jabber.extensions.coin
 
net.java.sip.communicator.impl.protocol.jabber.extensions.colibri - package net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
 
net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation - package net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation
 
net.java.sip.communicator.impl.protocol.jabber.extensions.health - package net.java.sip.communicator.impl.protocol.jabber.extensions.health
 
net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt - package net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt
 
net.java.sip.communicator.impl.protocol.jabber.extensions.jibri - package net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
 
net.java.sip.communicator.impl.protocol.jabber.extensions.jingle - package net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
 
net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo - package net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo
 
net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon - package net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon
 
net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet - package net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet
 
net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive - package net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive
 
net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification - package net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification
 
net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection - package net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection
 
net.java.sip.communicator.impl.protocol.jabber.extensions.notification - package net.java.sip.communicator.impl.protocol.jabber.extensions.notification
 
net.java.sip.communicator.impl.protocol.jabber.extensions.rayo - package net.java.sip.communicator.impl.protocol.jabber.extensions.rayo
 
net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail - package net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail
 
net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch - package net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch
 
net.java.sip.communicator.impl.protocol.jabber.extensions.version - package net.java.sip.communicator.impl.protocol.jabber.extensions.version
 
net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard - package net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
 
net.java.sip.communicator.impl.protocol.jabber.jinglesdp - package net.java.sip.communicator.impl.protocol.jabber.jinglesdp
 
net.java.sip.communicator.impl.protocol.jabber.sasl - package net.java.sip.communicator.impl.protocol.jabber.sasl
 
net.java.sip.communicator.impl.protocol.mock - package net.java.sip.communicator.impl.protocol.mock
 
net.java.sip.communicator.impl.protocol.sip - package net.java.sip.communicator.impl.protocol.sip
 
net.java.sip.communicator.impl.protocol.sip.dtmf - package net.java.sip.communicator.impl.protocol.sip.dtmf
 
net.java.sip.communicator.impl.protocol.sip.net - package net.java.sip.communicator.impl.protocol.sip.net
 
net.java.sip.communicator.impl.protocol.sip.sdp - package net.java.sip.communicator.impl.protocol.sip.sdp
 
net.java.sip.communicator.impl.protocol.sip.security - package net.java.sip.communicator.impl.protocol.sip.security
 
net.java.sip.communicator.impl.protocol.sip.xcap - package net.java.sip.communicator.impl.protocol.sip.xcap
 
net.java.sip.communicator.impl.protocol.sip.xcap.model - package net.java.sip.communicator.impl.protocol.sip.xcap.model
 
net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy - package net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
 
net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent - package net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent
 
net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules - package net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
 
net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists - package net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
 
net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps - package net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps
 
net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror - package net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
 
net.java.sip.communicator.impl.protocol.sip.xcap.utils - package net.java.sip.communicator.impl.protocol.sip.xcap.utils
 
net.java.sip.communicator.impl.provdisc.dhcp - package net.java.sip.communicator.impl.provdisc.dhcp
 
net.java.sip.communicator.impl.provdisc.mdns - package net.java.sip.communicator.impl.provdisc.mdns
 
net.java.sip.communicator.impl.replacement.bliptv - package net.java.sip.communicator.impl.replacement.bliptv
 
net.java.sip.communicator.impl.replacement.dailymotion - package net.java.sip.communicator.impl.replacement.dailymotion
 
net.java.sip.communicator.impl.replacement.directimage - package net.java.sip.communicator.impl.replacement.directimage
 
net.java.sip.communicator.impl.replacement.flickr - package net.java.sip.communicator.impl.replacement.flickr
 
net.java.sip.communicator.impl.replacement.hulu - package net.java.sip.communicator.impl.replacement.hulu
 
net.java.sip.communicator.impl.replacement.metacafe - package net.java.sip.communicator.impl.replacement.metacafe
 
net.java.sip.communicator.impl.replacement.smiley - package net.java.sip.communicator.impl.replacement.smiley
 
net.java.sip.communicator.impl.replacement.twitpic - package net.java.sip.communicator.impl.replacement.twitpic
 
net.java.sip.communicator.impl.replacement.vbox7 - package net.java.sip.communicator.impl.replacement.vbox7
 
net.java.sip.communicator.impl.replacement.viddler - package net.java.sip.communicator.impl.replacement.viddler
 
net.java.sip.communicator.impl.replacement.vimeo - package net.java.sip.communicator.impl.replacement.vimeo
 
net.java.sip.communicator.impl.replacement.youtube - package net.java.sip.communicator.impl.replacement.youtube
 
net.java.sip.communicator.impl.resources - package net.java.sip.communicator.impl.resources
 
net.java.sip.communicator.impl.resources.util - package net.java.sip.communicator.impl.resources.util
 
net.java.sip.communicator.impl.shutdowntimeout - package net.java.sip.communicator.impl.shutdowntimeout
 
net.java.sip.communicator.impl.sparkle - package net.java.sip.communicator.impl.sparkle
 
net.java.sip.communicator.impl.splashscreen - package net.java.sip.communicator.impl.splashscreen
 
net.java.sip.communicator.impl.swingnotification - package net.java.sip.communicator.impl.swingnotification
 
net.java.sip.communicator.impl.sysactivity - package net.java.sip.communicator.impl.sysactivity
 
net.java.sip.communicator.launcher - package net.java.sip.communicator.launcher
 
net.java.sip.communicator.plugin.accountinfo - package net.java.sip.communicator.plugin.accountinfo
 
net.java.sip.communicator.plugin.addrbook - package net.java.sip.communicator.plugin.addrbook
 
net.java.sip.communicator.plugin.addrbook.macosx - package net.java.sip.communicator.plugin.addrbook.macosx
 
net.java.sip.communicator.plugin.addrbook.msoutlook - package net.java.sip.communicator.plugin.addrbook.msoutlook
 
net.java.sip.communicator.plugin.addrbook.msoutlook.calendar - package net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
 
net.java.sip.communicator.plugin.advancedconfig - package net.java.sip.communicator.plugin.advancedconfig
 
net.java.sip.communicator.plugin.aimaccregwizz - package net.java.sip.communicator.plugin.aimaccregwizz
 
net.java.sip.communicator.plugin.branding - package net.java.sip.communicator.plugin.branding
 
net.java.sip.communicator.plugin.busylampfield - package net.java.sip.communicator.plugin.busylampfield
 
net.java.sip.communicator.plugin.certconfig - package net.java.sip.communicator.plugin.certconfig
 
net.java.sip.communicator.plugin.chatalerter - package net.java.sip.communicator.plugin.chatalerter
 
net.java.sip.communicator.plugin.chatconfig - package net.java.sip.communicator.plugin.chatconfig
 
net.java.sip.communicator.plugin.chatconfig.replacement - package net.java.sip.communicator.plugin.chatconfig.replacement
 
net.java.sip.communicator.plugin.connectioninfo - package net.java.sip.communicator.plugin.connectioninfo
 
net.java.sip.communicator.plugin.contactinfo - package net.java.sip.communicator.plugin.contactinfo
 
net.java.sip.communicator.plugin.contactsourceconfig - package net.java.sip.communicator.plugin.contactsourceconfig
 
net.java.sip.communicator.plugin.defaultresourcepack - package net.java.sip.communicator.plugin.defaultresourcepack
 
net.java.sip.communicator.plugin.demuxcontactsource - package net.java.sip.communicator.plugin.demuxcontactsource
 
net.java.sip.communicator.plugin.desktoputil - package net.java.sip.communicator.plugin.desktoputil
 
net.java.sip.communicator.plugin.desktoputil.border - package net.java.sip.communicator.plugin.desktoputil.border
 
net.java.sip.communicator.plugin.desktoputil.chat - package net.java.sip.communicator.plugin.desktoputil.chat
 
net.java.sip.communicator.plugin.desktoputil.event - package net.java.sip.communicator.plugin.desktoputil.event
 
net.java.sip.communicator.plugin.desktoputil.plaf - package net.java.sip.communicator.plugin.desktoputil.plaf
 
net.java.sip.communicator.plugin.desktoputil.presence - package net.java.sip.communicator.plugin.desktoputil.presence
 
net.java.sip.communicator.plugin.desktoputil.presence.avatar - package net.java.sip.communicator.plugin.desktoputil.presence.avatar
 
net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker - package net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker
 
net.java.sip.communicator.plugin.desktoputil.transparent - package net.java.sip.communicator.plugin.desktoputil.transparent
 
net.java.sip.communicator.plugin.desktoputil.wizard - package net.java.sip.communicator.plugin.desktoputil.wizard
 
net.java.sip.communicator.plugin.dnsconfig - package net.java.sip.communicator.plugin.dnsconfig
 
net.java.sip.communicator.plugin.exampleplugin - package net.java.sip.communicator.plugin.exampleplugin
 
net.java.sip.communicator.plugin.generalconfig - package net.java.sip.communicator.plugin.generalconfig
 
net.java.sip.communicator.plugin.generalconfig.autoaway - package net.java.sip.communicator.plugin.generalconfig.autoaway
 
net.java.sip.communicator.plugin.gibberishaccregwizz - package net.java.sip.communicator.plugin.gibberishaccregwizz
 
net.java.sip.communicator.plugin.globalproxyconfig - package net.java.sip.communicator.plugin.globalproxyconfig
 
net.java.sip.communicator.plugin.googletalkaccregwizz - package net.java.sip.communicator.plugin.googletalkaccregwizz
 
net.java.sip.communicator.plugin.icqaccregwizz - package net.java.sip.communicator.plugin.icqaccregwizz
 
net.java.sip.communicator.plugin.ippiaccregwizz - package net.java.sip.communicator.plugin.ippiaccregwizz
 
net.java.sip.communicator.plugin.iptelaccregwizz - package net.java.sip.communicator.plugin.iptelaccregwizz
 
net.java.sip.communicator.plugin.ircaccregwizz - package net.java.sip.communicator.plugin.ircaccregwizz
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
net.java.sip.communicator.plugin.irccommands - package net.java.sip.communicator.plugin.irccommands
Plugin providing IRC commands for the IRC protocol.
net.java.sip.communicator.plugin.irccommands.command - package net.java.sip.communicator.plugin.irccommands.command
Package containing implementations of IRC commands.
net.java.sip.communicator.plugin.jabberaccregwizz - package net.java.sip.communicator.plugin.jabberaccregwizz
 
net.java.sip.communicator.plugin.keybindingchooser - package net.java.sip.communicator.plugin.keybindingchooser
 
net.java.sip.communicator.plugin.keybindingchooser.chooser - package net.java.sip.communicator.plugin.keybindingchooser.chooser
 
net.java.sip.communicator.plugin.keybindingchooser.globalchooser - package net.java.sip.communicator.plugin.keybindingchooser.globalchooser
 
net.java.sip.communicator.plugin.ldap - package net.java.sip.communicator.plugin.ldap
 
net.java.sip.communicator.plugin.ldap.configform - package net.java.sip.communicator.plugin.ldap.configform
 
net.java.sip.communicator.plugin.loggingutils - package net.java.sip.communicator.plugin.loggingutils
 
net.java.sip.communicator.plugin.msofficecomm - package net.java.sip.communicator.plugin.msofficecomm
 
net.java.sip.communicator.plugin.nimbuzzavatars - package net.java.sip.communicator.plugin.nimbuzzavatars
 
net.java.sip.communicator.plugin.notificationconfiguration - package net.java.sip.communicator.plugin.notificationconfiguration
 
net.java.sip.communicator.plugin.notificationwiring - package net.java.sip.communicator.plugin.notificationwiring
 
net.java.sip.communicator.plugin.otr - package net.java.sip.communicator.plugin.otr
 
net.java.sip.communicator.plugin.otr.authdialog - package net.java.sip.communicator.plugin.otr.authdialog
 
net.java.sip.communicator.plugin.phonenumbercontactsource - package net.java.sip.communicator.plugin.phonenumbercontactsource
 
net.java.sip.communicator.plugin.pluginmanager - package net.java.sip.communicator.plugin.pluginmanager
 
net.java.sip.communicator.plugin.propertieseditor - package net.java.sip.communicator.plugin.propertieseditor
 
net.java.sip.communicator.plugin.provisioning - package net.java.sip.communicator.plugin.provisioning
 
net.java.sip.communicator.plugin.reconnectplugin - package net.java.sip.communicator.plugin.reconnectplugin
 
net.java.sip.communicator.plugin.securityconfig - package net.java.sip.communicator.plugin.securityconfig
 
net.java.sip.communicator.plugin.securityconfig.masterpassword - package net.java.sip.communicator.plugin.securityconfig.masterpassword
 
net.java.sip.communicator.plugin.simpleaccreg - package net.java.sip.communicator.plugin.simpleaccreg
 
net.java.sip.communicator.plugin.sipaccregwizz - package net.java.sip.communicator.plugin.sipaccregwizz
 
net.java.sip.communicator.plugin.skinmanager - package net.java.sip.communicator.plugin.skinmanager
 
net.java.sip.communicator.plugin.skinresourcepack - package net.java.sip.communicator.plugin.skinresourcepack
 
net.java.sip.communicator.plugin.spellcheck - package net.java.sip.communicator.plugin.spellcheck
 
net.java.sip.communicator.plugin.thunderbird - package net.java.sip.communicator.plugin.thunderbird
 
net.java.sip.communicator.plugin.update - package net.java.sip.communicator.plugin.update
 
net.java.sip.communicator.plugin.usersearch - package net.java.sip.communicator.plugin.usersearch
 
net.java.sip.communicator.plugin.whiteboard - package net.java.sip.communicator.plugin.whiteboard
 
net.java.sip.communicator.plugin.whiteboard.gui - package net.java.sip.communicator.plugin.whiteboard.gui
 
net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes - package net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
 
net.java.sip.communicator.plugin.windowscleanshutdown - package net.java.sip.communicator.plugin.windowscleanshutdown
 
net.java.sip.communicator.service.argdelegation - package net.java.sip.communicator.service.argdelegation
 
net.java.sip.communicator.service.browserlauncher - package net.java.sip.communicator.service.browserlauncher
 
net.java.sip.communicator.service.calendar - package net.java.sip.communicator.service.calendar
 
net.java.sip.communicator.service.callhistory - package net.java.sip.communicator.service.callhistory
 
net.java.sip.communicator.service.callhistory.event - package net.java.sip.communicator.service.callhistory.event
 
net.java.sip.communicator.service.certificate - package net.java.sip.communicator.service.certificate
 
net.java.sip.communicator.service.contacteventhandler - package net.java.sip.communicator.service.contacteventhandler
 
net.java.sip.communicator.service.contactlist - package net.java.sip.communicator.service.contactlist
 
net.java.sip.communicator.service.contactlist.event - package net.java.sip.communicator.service.contactlist.event
 
net.java.sip.communicator.service.contactsource - package net.java.sip.communicator.service.contactsource
 
net.java.sip.communicator.service.credentialsstorage - package net.java.sip.communicator.service.credentialsstorage
 
net.java.sip.communicator.service.customavatar - package net.java.sip.communicator.service.customavatar
 
net.java.sip.communicator.service.customcontactactions - package net.java.sip.communicator.service.customcontactactions
 
net.java.sip.communicator.service.desktop - package net.java.sip.communicator.service.desktop
 
net.java.sip.communicator.service.dns - package net.java.sip.communicator.service.dns
 
net.java.sip.communicator.service.filehistory - package net.java.sip.communicator.service.filehistory
 
net.java.sip.communicator.service.geolocation - package net.java.sip.communicator.service.geolocation
 
net.java.sip.communicator.service.geolocation.event - package net.java.sip.communicator.service.geolocation.event
 
net.java.sip.communicator.service.globaldisplaydetails - package net.java.sip.communicator.service.globaldisplaydetails
 
net.java.sip.communicator.service.globaldisplaydetails.event - package net.java.sip.communicator.service.globaldisplaydetails.event
 
net.java.sip.communicator.service.globalshortcut - package net.java.sip.communicator.service.globalshortcut
 
net.java.sip.communicator.service.googlecontacts - package net.java.sip.communicator.service.googlecontacts
 
net.java.sip.communicator.service.gui - package net.java.sip.communicator.service.gui
 
net.java.sip.communicator.service.gui.call - package net.java.sip.communicator.service.gui.call
 
net.java.sip.communicator.service.gui.event - package net.java.sip.communicator.service.gui.event
 
net.java.sip.communicator.service.gui.internal - package net.java.sip.communicator.service.gui.internal
 
net.java.sip.communicator.service.hid - package net.java.sip.communicator.service.hid
 
net.java.sip.communicator.service.history - package net.java.sip.communicator.service.history
 
net.java.sip.communicator.service.history.event - package net.java.sip.communicator.service.history.event
 
net.java.sip.communicator.service.history.records - package net.java.sip.communicator.service.history.records
 
net.java.sip.communicator.service.httputil - package net.java.sip.communicator.service.httputil
 
net.java.sip.communicator.service.keybindings - package net.java.sip.communicator.service.keybindings
 
net.java.sip.communicator.service.ldap - package net.java.sip.communicator.service.ldap
 
net.java.sip.communicator.service.ldap.event - package net.java.sip.communicator.service.ldap.event
 
net.java.sip.communicator.service.metahistory - package net.java.sip.communicator.service.metahistory
 
net.java.sip.communicator.service.msghistory - package net.java.sip.communicator.service.msghistory
 
net.java.sip.communicator.service.msghistory.event - package net.java.sip.communicator.service.msghistory.event
 
net.java.sip.communicator.service.muc - package net.java.sip.communicator.service.muc
 
net.java.sip.communicator.service.netaddr - package net.java.sip.communicator.service.netaddr
 
net.java.sip.communicator.service.netaddr.event - package net.java.sip.communicator.service.netaddr.event
 
net.java.sip.communicator.service.notification - package net.java.sip.communicator.service.notification
 
net.java.sip.communicator.service.notification.event - package net.java.sip.communicator.service.notification.event
 
net.java.sip.communicator.service.protocol - package net.java.sip.communicator.service.protocol
 
net.java.sip.communicator.service.protocol.event - package net.java.sip.communicator.service.protocol.event
 
net.java.sip.communicator.service.protocol.globalstatus - package net.java.sip.communicator.service.protocol.globalstatus
 
net.java.sip.communicator.service.protocol.icqconstants - package net.java.sip.communicator.service.protocol.icqconstants
 
net.java.sip.communicator.service.protocol.jabber - package net.java.sip.communicator.service.protocol.jabber
 
net.java.sip.communicator.service.protocol.jabberconstants - package net.java.sip.communicator.service.protocol.jabberconstants
 
net.java.sip.communicator.service.protocol.media - package net.java.sip.communicator.service.protocol.media
 
net.java.sip.communicator.service.protocol.sip - package net.java.sip.communicator.service.protocol.sip
 
net.java.sip.communicator.service.protocol.whiteboardobjects - package net.java.sip.communicator.service.protocol.whiteboardobjects
 
net.java.sip.communicator.service.provdisc - package net.java.sip.communicator.service.provdisc
 
net.java.sip.communicator.service.provdisc.event - package net.java.sip.communicator.service.provdisc.event
 
net.java.sip.communicator.service.provisioning - package net.java.sip.communicator.service.provisioning
 
net.java.sip.communicator.service.replacement - package net.java.sip.communicator.service.replacement
 
net.java.sip.communicator.service.replacement.directimage - package net.java.sip.communicator.service.replacement.directimage
 
net.java.sip.communicator.service.replacement.smilies - package net.java.sip.communicator.service.replacement.smilies
 
net.java.sip.communicator.service.resources - package net.java.sip.communicator.service.resources
 
net.java.sip.communicator.service.shutdown - package net.java.sip.communicator.service.shutdown
 
net.java.sip.communicator.service.sysactivity - package net.java.sip.communicator.service.sysactivity
 
net.java.sip.communicator.service.sysactivity.event - package net.java.sip.communicator.service.sysactivity.event
 
net.java.sip.communicator.service.systray - package net.java.sip.communicator.service.systray
 
net.java.sip.communicator.service.systray.event - package net.java.sip.communicator.service.systray.event
 
net.java.sip.communicator.service.update - package net.java.sip.communicator.service.update
 
net.java.sip.communicator.util - package net.java.sip.communicator.util
 
net.java.sip.communicator.util.account - package net.java.sip.communicator.util.account
 
net.java.sip.communicator.util.call - package net.java.sip.communicator.util.call
 
net.java.sip.communicator.util.launchutils - package net.java.sip.communicator.util.launchutils
 
net.java.sip.communicator.util.skin - package net.java.sip.communicator.util.skin
 
NetaddrActivator - Class in net.java.sip.communicator.impl.netaddr
The activator manage the the bundles between OSGi framework and the Network address manager
NetaddrActivator() - Constructor for class net.java.sip.communicator.impl.netaddr.NetaddrActivator
 
NETWORK_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "network" element.
NETWORK_FAILURE - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Set when delivery fails due to a failure in network communications or a transport error.
NETWORK_FAILURE - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Set when delivery fails due to a failure in network communications or a transport error.
NETWORK_FAILURE - Static variable in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Set when delivery fails due to a failure in network communications or a transport error.
NETWORK_FAILURE - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
Set when delivery fails due to a failure in network communications or a transport error.
NETWORK_FAILURE - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Set when command fails due to a failure in network communications or a transport error.
NETWORK_NOTIFICATIONS - Static variable in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
Network notifications event type.
NetworkAddressManagerService - Interface in net.java.sip.communicator.service.netaddr
The NetworkAddressManagerService takes care of problems such as
NetworkAddressManagerServiceImpl - Class in net.java.sip.communicator.impl.netaddr
This implementation of the Network Address Manager allows you to intelligently retrieve the address of your localhost according to the destinations that you will be trying to reach.
NetworkAddressManagerServiceImpl() - Constructor for class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
 
NetworkConfigurationChangeListener - Interface in net.java.sip.communicator.service.netaddr.event
Listens for network changes in the computer configuration.
NetworkConfigurationWatcher - Class in net.java.sip.communicator.impl.netaddr
Periodically checks the current network interfaces to track changes and fire events on those changes.
NetworkConfigurationWatcher() - Constructor for class net.java.sip.communicator.impl.netaddr.NetworkConfigurationWatcher
Inits configuration watcher.
NetworkEventDispatcher - Class in net.java.sip.communicator.impl.netaddr
The class implements a dispatch event thread.
NetworkEventDispatcher() - Constructor for class net.java.sip.communicator.impl.netaddr.NetworkEventDispatcher
 
NetworkManagerListenerImpl - Class in net.java.sip.communicator.impl.sysactivity
Responsible for subscribe and dispatch signals from NetworkManager.
NetworkManagerListenerImpl() - Constructor for class net.java.sip.communicator.impl.sysactivity.NetworkManagerListenerImpl
Make only one instance.
NetworkUtils - Class in net.java.sip.communicator.util
Utility methods and fields to use when working with network addresses.
NetworkUtils() - Constructor for class net.java.sip.communicator.util.NetworkUtils
 
NEVER_UNDERLINE - Static variable in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
 
new_attention_icon - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
new_icon - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
new_icon_theme_path - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
new_label - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
NEW_SELECTED_DEVICE - Static variable in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
The name of the notification pop-up event displayed when a new device is selected (for audio in, audio out or notifications).
new_status - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
NewAccount - Class in net.java.sip.communicator.plugin.jabberaccregwizz
 
NewAccount(String, char[], String, String) - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.NewAccount
Creates a new account by specifying the account user name and password.
NewAccount - Class in net.java.sip.communicator.plugin.sipaccregwizz
 
NewAccount(String, char[], String, String) - Constructor for class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Creates a new account by specifying the account user name and password.
NewAccountDialog - Class in net.java.sip.communicator.impl.gui.main.account
The NewAccountDialog is the dialog containing the form used to create a new account.
NewAccountDialog() - Constructor for class net.java.sip.communicator.impl.gui.main.account.NewAccountDialog
Creates the dialog and initializes the UI.
newActionFromIRC(String) - Static method in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Construct the new action message.
newAwayMessageFromIRC(String) - Static method in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Construct the new away message.
NewBundleDialog - Class in net.java.sip.communicator.plugin.pluginmanager
 
NewBundleDialog() - Constructor for class net.java.sip.communicator.plugin.pluginmanager.NewBundleDialog
Creates an instance of NewBundleDialog.
NewChatRoom - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
The NewChatRoom is meant to be used from the CreateChatRoomWizard, to collect information concerning the new chat room.
NewChatRoom() - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.NewChatRoom
 
NewChatRoom - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
The NewChatRoom is meant to be used from the JoinChatRoomWizard, to collect information concerning the chat room to join.
NewChatRoom() - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.NewChatRoom
 
newCloseRect(Rectangle) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
newConversation(IcbmService, Conversation) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimIcbmListener
New conversations.
NewlineReplacer - Class in net.java.sip.communicator.impl.gui.main.chat.replacers
NewlineReplacer for replacing newlines with a combined version of a <br> tag and a \n character.
NewlineReplacer() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.replacers.NewlineReplacer
 
NewMailNotificationIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification
A straightforward IQ extension.
NewMailNotificationIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.NewMailNotificationIQ
 
NewMailNotificationProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification
A straightforward implementation of an IQProvider.
NewMailNotificationProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.NewMailNotificationProvider
 
newMaxRect(Rectangle) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
newMessageFromIRC(String) - Static method in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Create a Message instance from a piece of text directly from IRC.
newNoticeFromIRC(ChatRoomMemberIrcImpl, String) - Static method in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Create a new instance from an IRC text and parse the IRC message.
newNoticeFromIRC(Contact, String) - Static method in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Create a new instance from an IRC text and parse the IRC message.
NewPropertyDialog - Class in net.java.sip.communicator.plugin.propertieseditor
 
NewPropertyDialog() - Constructor for class net.java.sip.communicator.plugin.propertieseditor.NewPropertyDialog
Creates an instance of NewPropertyDialog.
NewStatusMessageDialog - Class in net.java.sip.communicator.plugin.desktoputil.presence
The NewStatusMessageDialog is the dialog containing the form for changing the status message for a protocol provider.
NewStatusMessageDialog(String, AbstractStatusMessageMenu) - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.NewStatusMessageDialog
Creates an instance of NewStatusMessageDialog.
next() - Method in class net.java.sip.communicator.impl.history.OrderedQueryResultSet
Returns the next element in the iteration.
next(Date, Date) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern
Calculates and creates the next calendar item.
next() - Method in class net.java.sip.communicator.service.history.DefaultQueryResultSet
 
NEXT_BUTTON_ACTION_COMMAND - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
The String-based action command for the 'Next' button.
NEXT_FINISH_BUTTON_ENABLED_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Property identification String for the Next button's enabled state
NEXT_FINISH_BUTTON_ICON_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Property identification String for the Next button's icon
NEXT_FINISH_BUTTON_TEXT_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Property identification String for the Next button's text
NEXT_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Right flash icon.
nextMonth(Date, Date, boolean) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern
Finds the next occurrence for monthly recurrence.
nextMonthN(Date, Date) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern
Finds the next occurrence for monthly Nth recurrence.
nextRecord() - Method in class net.java.sip.communicator.impl.history.OrderedQueryResultSet
A strongly-typed variant of next().
nextRecord() - Method in class net.java.sip.communicator.service.history.DefaultQueryResultSet
 
nextRecord() - Method in interface net.java.sip.communicator.service.history.QueryResultSet
A strongly-typed variant of next().
nextThreadID() - Static method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Returns the next unique thread id.
Nick - Class in net.java.sip.communicator.plugin.irccommands.command
Implementation of the /nick command.
Nick(ProtocolProviderServiceIrcImpl, IrcConnection) - Constructor for class net.java.sip.communicator.plugin.irccommands.command.Nick
Initialization of the command.
NICK_PATTERN - Static variable in class net.java.sip.communicator.impl.protocol.irc.IdentityManager
Pattern of a valid nick.
NicknameDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.NicknameDetail
 
nickWatchList - Variable in class net.java.sip.communicator.impl.protocol.irc.IrcStack.PersistentContext
The nick watch list as a SYNCHRONIZED sorted set.
NimbuzzAvatarsActivator - Class in net.java.sip.communicator.plugin.nimbuzzavatars
OSGi bundle activator for the Nimbuzz custom avatars service.
NimbuzzAvatarsActivator() - Constructor for class net.java.sip.communicator.plugin.nimbuzzavatars.NimbuzzAvatarsActivator
 
NINE_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
NINE_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
NINE_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
NINE_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
NINE_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
NM9_STATE_ASLEEP - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM9_STATE_CONNECTED_GLOBAL - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM9_STATE_CONNECTED_LOCAL - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM9_STATE_CONNECTED_SITE - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM9_STATE_CONNECTING - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM9_STATE_DISCONNECTED - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM9_STATE_DISCONNECTING - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM9_STATE_UNKNOWN - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM_STATE_ASLEEP - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM_STATE_CONNECTED - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM_STATE_CONNECTING - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM_STATE_DISCONNECTED - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NM_STATE_UNKNOWN - Static variable in interface net.java.sip.communicator.impl.sysactivity.DBusNetworkManager
 
NO_CONFERENCE_MEMBERS - Static variable in class net.java.sip.communicator.service.protocol.AbstractCallPeer
The constant which describes an empty set of ConferenceMembers (and which can be used to reduce allocations).
NO_OPTION - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Return value from class method if NO is chosen.
NO_PASSWORD_REQUIRED - 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 a password is required.
NO_SSRCS - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
An array of ints which represents the lack of any (RTP) SSRCs seen/received on a Channel.
node - Variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager.Caps
The node of this Caps value.
nodeChanged(TreeNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeModel
Invoke this method after you've changed how node is to be represented in the tree.
nodeChanged(TreeNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that a node has been changed.
NodeComparator() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode.NodeComparator
 
NONE_MESSAGE_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Message type is not accessible.
NonePopupMessageHandlerImpl - Class in net.java.sip.communicator.impl.swingnotification
Empty popup message handler.
NonePopupMessageHandlerImpl() - Constructor for class net.java.sip.communicator.impl.swingnotification.NonePopupMessageHandlerImpl
 
NoParentType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP no-parent element.
NoParentType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.NoParentType
 
NoParentType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.NoParentType
Creates the XCAP no-parent error with phrase attribute.
NORMAL_CALL_CLEARING - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
Code indicating normal call clear.
normalize(String) - Method in class net.java.sip.communicator.impl.phonenumbers.PhoneNumberI18nServiceImpl
Normalizes a String which may be a phone number or a identifier by removing useless characters and, if necessary, replacing the alpahe characters in corresponding dial pad numbers.
normalize(String) - Method in interface net.java.sip.communicator.service.protocol.PhoneNumberI18nService
Normalizes a String which may be a phone number or a identifier by removing useless characters and, if necessary, replacing the alpahe characters in corresponding dial pad numbers.
normalizePhoneNumber(String) - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactQuery
 
NOT_AVAILABLE - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.GibberishStatusEnum
The Not Available status.
NOT_AVAILABLE - Static variable in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
The Not Available ICQ status.
NOT_ENOUGH_PRIVILEGES - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that the exception was thrown, because the user doesn't have enough privileges.
NOT_FOUND - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that the user is trying to perform the current operation on a resource that does not exist.
NOT_SUPPORTED_OPERATION - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
The operation that throws this exception is not supported.
NotesDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.NotesDetail
 
notice(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
notice(String, String, Callback<String>) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
Notification - Class in net.java.sip.communicator.service.notification
Represents an event notification.
Notification(String) - Constructor for class net.java.sip.communicator.service.notification.Notification
Creates an instance of EventNotification by specifying the event type as declared by the bundle registering it.
NotificationAction - Class in net.java.sip.communicator.service.notification
Base class for actions of a notification.
NotificationAction(String) - Constructor for class net.java.sip.communicator.service.notification.NotificationAction
Creates a new instance of this class.
NotificationActionTypeEvent - Class in net.java.sip.communicator.service.notification.event
Fired any time an action type is added, removed or changed.
NotificationActionTypeEvent(NotificationService, String, String, NotificationAction) - Constructor for class net.java.sip.communicator.service.notification.event.NotificationActionTypeEvent
Creates an instance of this event according to the specified type.
NotificationActivator - Class in net.java.sip.communicator.impl.notification
The NotificationActivator is the activator of the notification bundle.
NotificationActivator() - Constructor for class net.java.sip.communicator.impl.notification.NotificationActivator
 
NotificationChangeListener - Interface in net.java.sip.communicator.service.notification
The NotificationChangeListener is notified any time an action type or an event type is added, removed or changed.
notificationCleared(UINotification) - Method in class net.java.sip.communicator.impl.gui.main.call.CallHistoryButton
Does nothing because this class causes the clearing.
notificationCleared(UINotification) - Method in interface net.java.sip.communicator.impl.gui.main.UINotificationListener
Indicates that a notification has been cleared.
notificationCleared(UINotification) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Counts the number of unread notifications and forwards the sum to the systray service.
NotificationConfigurationActivator - Class in net.java.sip.communicator.plugin.notificationconfiguration
The BundleActivator of the AudioConfiguration plugin.
NotificationConfigurationActivator() - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationActivator
 
NotificationConfigurationPanel - Class in net.java.sip.communicator.plugin.notificationconfiguration
The UI of ConfigurationForm that would be added in the user interface configuration window.
NotificationConfigurationPanel() - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationPanel
Creates an instance of NotificationConfigurationPanel.
NotificationContact - Class in net.java.sip.communicator.impl.gui.main.contactlist.notifsource
The NotificationContact represents a notification entry shown in the contact list history view.
NotificationContact(NotificationGroup, ProtocolProviderService, OperationSetMessageWaiting.MessageType, NotificationMessage) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Creates an instance of NotificationContact by specifying the parent group and the corresponding ProtocolProviderService.
NotificationContactSource - Class in net.java.sip.communicator.impl.gui.main.contactlist.notifsource
The NotificationContactSource represents a contact source that would listen for message waiting notifications and would display them in the history view of the contact list.
NotificationContactSource() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContactSource
 
NotificationData - Class in net.java.sip.communicator.service.notification
Object to cache fired notifications before all handler implementations are ready registered.
NotificationData(String, String, String, byte[], Map<String, Object>) - Constructor for class net.java.sip.communicator.service.notification.NotificationData
Creates a new instance of this class.
notificationDeliveryFailed(GenericEvent) - Method in interface net.java.sip.communicator.service.protocol.event.GenericEventListener
Indicates that a GenericEvent we previously tried to send has not been delivered.
NotificationEntry - Class in net.java.sip.communicator.plugin.notificationconfiguration
The NotificationEntry is a class which defines the different entries in the NotificationConfiguration JTable.
NotificationEntry() - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Empty class constructor.
NotificationEntry(boolean, boolean, String, boolean, boolean, boolean, boolean, String, String) - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Class constructor with five parameters.
NotificationEventIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.notification
Notification Event.
NotificationEventIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
 
NotificationEventIQProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.notification
The NotificationEventIQProvider parses Notification Event packets.
NotificationEventIQProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQProvider
 
NotificationEventTypeEvent - Class in net.java.sip.communicator.service.notification.event
Fired any time an event type is added or removed.
NotificationEventTypeEvent(NotificationService, String, String) - Constructor for class net.java.sip.communicator.service.notification.event.NotificationEventTypeEvent
Creates an instance of this event according to the specified type.
NotificationGroup - Class in net.java.sip.communicator.impl.gui.main.contactlist.notifsource
The NotificationGroup represents a group of notification entries shown in the contact list history view.
NotificationGroup(String) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Creates an instance of NotificationGroup by specifying the message type.
NotificationHandler - Interface in net.java.sip.communicator.service.notification
The NotificationActionHandler is the parent interface of all specific notification handlers used for handling different action types.
notificationImage - Variable in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
The notification image.
NotificationManager - Class in net.java.sip.communicator.plugin.notificationwiring
Listens to various events which are related to the display and/or playback of notifications and shows/starts or hides/stops the notifications in question.
NotificationManager() - Constructor for class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
 
NotificationMessage - Class in net.java.sip.communicator.service.protocol
A notification message that is used to deliver notifications for an waiting server message.
NotificationMessage(Object, String, String, String, String) - Constructor for class net.java.sip.communicator.service.protocol.NotificationMessage
Creates an instance of NotificationMessage by specifying the name of the contact from which the message is, the message group, any additional details and the message actual text.
notificationReceived(UINotification) - Method in class net.java.sip.communicator.impl.gui.main.call.CallHistoryButton
Indicates that a new notification is received.
notificationReceived(UINotification) - Method in interface net.java.sip.communicator.impl.gui.main.UINotificationListener
Indicates that a new notification is received.
notificationReceived(UINotification) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Counts the number of unread notifications and forwards the sum to the systray service.
notificationReceived(GenericEvent) - Method in interface net.java.sip.communicator.service.protocol.event.GenericEventListener
Indicates that an incoming GenericEvent has been received.
NotificationsDelegate() - Constructor for class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService.NotificationsDelegate
 
NotificationsDelegate() - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.NotificationsDelegate
 
NotificationsDelegate() - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService.NotificationsDelegate
 
NotificationService - Interface in net.java.sip.communicator.service.notification
This service is previewed for use by bundles that implement some kind of user notification (e.g.
NotificationServiceActivator - Class in net.java.sip.communicator.service.notification
The NotificationActivator is the activator of the notification bundle.
NotificationServiceActivator() - Constructor for class net.java.sip.communicator.service.notification.NotificationServiceActivator
 
NotificationServiceImpl - Class in net.java.sip.communicator.service.notification
The implementation of the NotificationService.
NotificationServiceImpl() - Constructor for class net.java.sip.communicator.service.notification.NotificationServiceImpl
Creates an instance of NotificationServiceImpl by loading all previously saved notifications.
NotificationsTable - Class in net.java.sip.communicator.plugin.notificationconfiguration
 
NotificationsTable(Object[], String[], NotificationConfigurationPanel) - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Creates an instance of the NotificationsTable.
NotificationsTable.NotificationTable - Class in net.java.sip.communicator.plugin.notificationconfiguration
Extends the JTable to make easier to use with this plug-in.
NotificationTable(TableModel, String[]) - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable.NotificationTable
Creates an instance of MyJTable.
NotificationWiringActivator - Class in net.java.sip.communicator.plugin.notificationwiring
The NotificationActivator is the activator of the notification bundle.
NotificationWiringActivator() - Constructor for class net.java.sip.communicator.plugin.notificationwiring.NotificationWiringActivator
 
notify(long, String, long, BufferedImage, String, String, int) - Static method in class net.java.sip.communicator.impl.galagonotification.GalagoNotification
Invokes org.freedesktop.Notifications.Notify through the specified DBusConnection in order to send a notification to the freedesktop.org Desktop Notifications server.
notify(EventPackageNotifier.Subscription, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Notifies a specific target identified by its Subscription about a specific subscription state and a specific reason for that subscription state via a NOTIFY request.
notify(int) - Method in interface net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications.NotificationsDelegate
Callback method when receiving notifications.
notify(int) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Callback method when receiving notifications.
NOTIFY_DISPLAY_SLEEP - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Computer display has stand by.
NOTIFY_DISPLAY_WAKE - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Computer display wakes up after stand by.
NOTIFY_DNS_CHANGE - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
A change in dns configuration has occurred.
NOTIFY_ENDSESSION - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
All processes have been informed about ending session, now notify for the actual end session.
NOTIFY_NETWORK_CHANGE - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
A change in network configuration has occurred.
NOTIFY_QUERY_ENDSESSION - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Notifies for start of process of ending desktop session, logoff or shutdown.
NOTIFY_SCREEN_LOCKED - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Screen has been locked.
NOTIFY_SCREEN_UNLOCKED - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Screen has been unlocked.
NOTIFY_SCREENSAVER_START - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Screensaver has been started.
NOTIFY_SCREENSAVER_STOP - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Screensaver has been stopped.
NOTIFY_SCREENSAVER_WILL_STOP - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Screensaver will stop.
NOTIFY_SLEEP - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Notify that computers is going to sleep.
NOTIFY_WAKE - Static variable in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Notify that computer is wakeing up after stand by.
notifyAll(String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Notifies all targets represented by the Subscriptions managed by this instance about a specific subscription state and a specific reason for that subscription state via NOTIFY requests.
notifyAll(String, String, EventPackageNotifier.SubscriptionFilter) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Notifies all targets represented by the Subscriptions managed by this instance which are accepted by a specific SubscriptionFilter about a specific subscription state and a specific reason for that subscription state via NOTIFY requests.
notifyAll(Call) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies all CallPeers associated with the telephony conference in which a specific Call is participating about changes in the telephony conference-related information.
notifyCallPeers(Call) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Notifies all CallPeers associated with a specific Call about changes in the telephony conference-related information.
notifyCallPeers(Call) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Notifies all CallPeers associated with a specific Call about changes in the telephony conference-related information.
notifyCallPeers(Call) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies all CallPeers associated with a specific Call about changes in the telephony conference-related information.
notifyConnectionFailed() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
If somewhere we got for example timeout of receiving answer to our requests we consider problem with network and notify the provider.
notifyForEvent(Contact, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGenericNotificationsJabberImpl
Generates new event notification.
notifyForEvent(String, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGenericNotificationsJabberImpl
Generates new generic event notification and send it to the supplied contact.
notifyForEvent(String, String, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGenericNotificationsJabberImpl
Generates new generic event notification and send it to the supplied contact.
notifyForEvent(Contact, String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetGenericNotifications
Generates new generic event notification and send it to the supplied contact.
notifyForEvent(String, String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetGenericNotifications
Generates new generic event notification and send it to the supplied contact.
notifyForEvent(String, String, String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetGenericNotifications
Generates new generic event notification and send it to the supplied contact.
notifyJoinJitsiMeetRoom(Call, Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
Notifies all registered JitsiMeetRequestListener about incoming call that contains name of the MUC room which is hosting Jitsi Meet conference.
notifyNetworkChange(int, long, String, long, boolean) - Method in interface net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications.NotificationsDelegate
Callback method when receiving special network notifications.
notifyNetworkChange(int, long, String, long, boolean) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Callback method when receiving special network notifications.
notifyObservers(Object) - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Overrides Observable.notifyObservers(Object) to force the super to notify the added Observers regardless of the changed state of this Observable which UIVideoHandler2 does not use at the time of this writing.
notifyProvisioningURL(DiscoveryEvent) - Method in class net.java.sip.communicator.impl.provdisc.dhcp.ProvisioningDiscoveryServiceDHCPImpl
Notify the provisioning URL.
notifyProvisioningURL(DiscoveryEvent) - Method in class net.java.sip.communicator.impl.provdisc.mdns.ProvisioningDiscoveryServiceMDNSImpl
Notify the provisioning URL.
notifyProvisioningURL(DiscoveryEvent) - Method in interface net.java.sip.communicator.service.provdisc.event.DiscoveryListener
Notify the provisioning URL.
NotUtf8Type - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP not-utf-8 element.
NotUtf8Type(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.NotUtf8Type
Creates the XCAP not-utf-8 error with phrase attribute.
NotWellFormedType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP not-well-formed element.
NotWellFormedType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.NotWellFormedType
Creates the XCAP not-well-formed error with phrase attribute.
NotXmlAttValueType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP not-xml-att-value element.
NotXmlAttValueType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.NotXmlAttValueType
Creates the XCAP not-xml-att-value error with phrase attribute.
NotXmlFragType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP not-xml-frag element.
NotXmlFragType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.NotXmlFragType
Creates the XCAP not-xml-frag error with phrase attribute.
NUM_ACTIONS - Static variable in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Defines the number of actions that have to be registered before cached notifications are fired.
NumberDetail(String, BigDecimal) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.NumberDetail
 

O

OAuth2TokenStore - Class in net.java.sip.communicator.impl.googlecontacts
OAuth 2 token store.
OAuth2TokenStore() - Constructor for class net.java.sip.communicator.impl.googlecontacts.OAuth2TokenStore
 
OAuth2TokenStore.FailedAcquireCredentialException - Exception in net.java.sip.communicator.impl.googlecontacts
Exception for error case where we failed to acquire initial credential for OAuth 2 authentication and authorization.
OAuth2TokenStore.FailedTokenRefreshException - Exception in net.java.sip.communicator.impl.googlecontacts
Exception for error case where we failed to refresh the OAuth 2 authn token.
obtainCredentials(String, UserCredentials, int) - Method in class net.java.sip.communicator.impl.gui.main.login.DefaultSecurityAuthority
Implements the SecurityAuthority.obtainCredentials method.
obtainCredentials(String, UserCredentials) - Method in class net.java.sip.communicator.impl.gui.main.login.DefaultSecurityAuthority
Implements the SecurityAuthority.obtainCredentials method.
obtainCredentials(String, UserCredentials, int) - Method in interface net.java.sip.communicator.service.protocol.SecurityAuthority
Returns a UserCredentials object associated with the specified realm, by specifying the reason of this operation.
obtainCredentials(String, UserCredentials) - Method in interface net.java.sip.communicator.service.protocol.SecurityAuthority
Returns a UserCredentials object associated with the specified realm, by specifying the reason of this operation.
obtainExtensionMapping(RTPExtension) - Method in class net.java.sip.communicator.service.protocol.media.DynamicRTPExtensionsRegistry
Returns the ID that has been allocated for extension.
obtainPayloadTypeNumber(MediaFormat) - Method in class net.java.sip.communicator.service.protocol.media.DynamicPayloadTypeRegistry
Returns the dynamic payload type that has been allocated for format.
occupations - Static variable in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
 
OCCUPIED - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.GibberishStatusEnum
An Occupied status.
OCCUPIED - Static variable in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
The Occupied ICQ status.
OccurrenceIdType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules occurrence-id element.
OccurrenceIdType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.OccurrenceIdType
Creates occurrence-id element with value.
OctoChannel() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
 
OFFLINE - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.GibberishStatusEnum
Indicates an Offline status or status with 0 connectivity.
OFFLINE - Static variable in class net.java.sip.communicator.impl.protocol.icq.AimStatusEnum
The Offline AIM status.
OFFLINE - Static variable in class net.java.sip.communicator.impl.protocol.irc.IrcStatusEnum
Indicates an Offline status or status with 0 connectivity.
OFFLINE - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
Indicates an Offline status or status with 0 connectivity.
OFFLINE - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFPresenceStatus
Indicates an Offline status or status with 0 connectivity.
OFFLINE - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
The Offline status.
OFFLINE - Static variable in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
The Offline ICQ status.
OFFLINE - Static variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
Indicates an Offline status or status with 0 connectivity.
OFFLINE_MESSAGES_NOT_SUPPORTED - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Set when delivery fails because we're trying to send a message to a contact that is currently offline and the server does not support offline messages.
OFFLINE_MESSAGES_NOT_SUPPORTED - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Set when delivery fails because we're trying to send a message to a contact that is currently offline and the server does not support offline messages.
OFFLINE_MESSAGES_NOT_SUPPORTED - Static variable in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Set when delivery fails because we're trying to send a message to a contact that is currently offline and the server does not support offline messages.
OFFLINE_MESSAGES_NOT_SUPPORTED - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
Set when delivery fails because we're trying to send a whiteboard object to a contact that is currently offline and the server does not support offline whiteboard objects.
OFFLINE_STATUS - Static variable in class net.java.sip.communicator.service.muc.ChatRoomPresenceStatus
Indicates that the user is disconnected.
OFFLINE_STATUS - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Indicates that the user is disconnected.
OK_CANCEL_OPTION - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Type used for showConfirmDialog.
OK_DONT_ASK_CODE - Static variable in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Indicates that the OK button is pressed and the Don't ask check box is checked.
OK_DONT_ASK_CODE - Static variable in interface net.java.sip.communicator.service.gui.AlertUIService
Indicates that the OK button is pressed and the Don't ask check box is checked.
OK_OPTION - Static variable in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
 
OK_OPTION - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Return value form class method if OK is chosen.
OK_RETURN_CODE - Static variable in class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
 
OK_RETURN_CODE - Static variable in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Indicates that the OK button is pressed.
OK_RETURN_CODE - Static variable in interface net.java.sip.communicator.service.gui.AlertUIService
Indicates that the OK button is pressed.
okButton - Variable in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
 
ON_HOLD - Static variable in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Active signaling dialog exists between an endpoint and a focus, but endpoint is "on-hold" for this conference, i.e., he/she is neither "hearing" the conference mix nor is his/her media being mixed in the conference.
ON_HOLD_LOCALLY - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
The constant value indicating that the state of a call peer is locally put on hold.
ON_HOLD_MUTUALLY - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
The constant value indicating that the state of a call peer is mutually - locally and remotely - put on hold.
ON_HOLD_REMOTELY - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
The constant value indicating that the state of a call peer is remotely put on hold.
ON_THE_PHONE - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
The On the phone status.
ON_THE_PHONE - Static variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
On The Phone Chat status.
onAuthenticateLinkClicked(UUID) - Method in interface net.java.sip.communicator.plugin.otr.OtrActionHandler
Method fired when authenticate chat link is clicked.
onAuthenticateLinkClicked(UUID) - Method in class net.java.sip.communicator.plugin.otr.SwingOtrActionHandler
 
onCallEvent(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Notifies this CallPanel about a specific CallEvent (received by CallManager).
onCallEvent(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.SwingCallListener
Notifies this CallListener about a specific CallEvent.
onCallEventInEventDispatchThread(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.SwingCallListener
Notifies this CallListener about a specific CallEvent.
onCallPeerConferenceEvent(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance about a specific CallPeerConferenceEvent fired in the telephony conference depicted by this instance.
onCallPeerConferenceEvent(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Notifies this instance about a specific CallPeerConferenceEvent which was fired by ConferenceFocusPanel.focusPeer.
onCallPeerConferenceEvent(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Notifies this instance about a specific CallPeerConferenceEvent fired by a CallPeer associated with a Call participating in UIVideoHandler2.callConference.
onCallPeerConferenceEvent(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerConferenceAdapter
Notifies this listener about a specific CallPeerConferenceEvent provided to one of the CallPeerConferenceListener methods.
onCallPeerConferenceEventInEventDispatchThread(CallPeerConferenceEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Notifies this instance about a specific CallPeerConferenceEvent which was fired by ConferenceFocusPanel.focusPeer.
onCallPeerEvent(CallPeerEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance about a specific CallPeerEvent fired in the telephony conference depicted by this instance.
onCallPeerEvent(CallPeerEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Notifies this instance about a specific CallPeerEvent fired by a Call participating in UIVideoHandler2.callConference.
onClick(MouseEvent, BindingEntry, BindingEntry.Field) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Invoked on click.
onClick(MouseEvent, BindingEntry, BindingEntry.Field) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Method called upon any mouse clicks within a BindingEntry in the display.
onClientError(ClientErrorMessage) - Method in class net.java.sip.communicator.impl.protocol.irc.AbstractIrcMessageListener
In case a (fatal) error had occurred and we only find out after the fact at the client side.
ONE_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ONE_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ONE_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ONE_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ONE_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ONE_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The one element name.
ONE_ID_ATTR - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The one-id element name.
OneChoiceInviteDialog - Class in net.java.sip.communicator.impl.gui.utils
The invite dialog is a widget that shows a list of contacts, from which the user could pick in order to create a conference chat or call.
OneChoiceInviteDialog(String) - Constructor for class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Constructs an OneChoiceInviteDialog.
onError(ErrorMessage) - Method in class net.java.sip.communicator.impl.protocol.irc.AbstractIrcMessageListener
In case a (fatal) error occurs, remove the listener.
OneToOneCallPanel - Class in net.java.sip.communicator.impl.gui.main.call
The CallPanel is the panel containing call information.
OneToOneCallPanel(CallPanel, CallPeer, UIVideoHandler2) - Constructor for class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Initializes a new OneToOneCallPanel which is to depict a one-to-one audio and/or video conversation of the local peer/user with a specific remote CallPeer and which is to be used by a specific CallPanel for that purpose.
OneToOneCallPeerPanel - Class in net.java.sip.communicator.impl.gui.main.call
The OneToOneCallPeerPanel is the panel containing data for a call peer in a given call.
OneToOneCallPeerPanel(SwingCallRenderer, CallPeer, UIVideoHandler2) - Constructor for class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Creates a CallPeerPanel for the given call peer.
OneType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules one element.
OneType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.OneType
Create the one element.
OneType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.OneType
Create the one element with the id attribute.
onJoinJitsiMeetRequest(Call, String, Map<String, String>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetJitsiMeetTools.JitsiMeetRequestListener
Events is fired for an incoming call that contains information about Jitsi Meet conference room to be joined.
ONLINE - Static variable in class net.java.sip.communicator.impl.protocol.gibberish.GibberishStatusEnum
The Online status.
ONLINE - Static variable in class net.java.sip.communicator.impl.protocol.icq.AimStatusEnum
The Online AIM status.
ONLINE - Static variable in class net.java.sip.communicator.impl.protocol.irc.IrcStatusEnum
The Online status.
ONLINE - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
The Online status.
ONLINE - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
The Online status.
ONLINE - Static variable in class net.java.sip.communicator.service.protocol.icqconstants.IcqStatusEnum
The Online ICQ status.
ONLINE_STATUS - Static variable in class net.java.sip.communicator.service.msghistory.MessageSourceContactPresenceStatus
Indicates that is connected and ready to communicate.
ONLINE_STATUS - Static variable in class net.java.sip.communicator.service.muc.ChatRoomPresenceStatus
Indicates that the user is connected and ready to communicate.
ONLINE_STATUS - Static variable in class net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusEnum
Indicates that the user is connected and ready to communicate.
ONLINE_THRESHOLD - Static variable in class net.java.sip.communicator.service.protocol.PresenceStatus
An integer above which all values of the status coefficient indicate that a status with connectivity (communication is possible).
onOff - Variable in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
onPluginComponentEvent(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Adds/removes the Component of the PluginComponent specified by a PluginComponentEvent to/from CallPanel.settingsPanel (if it is appropriate for this Container).
onSkinPackChanged() - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Repaints the whole UI when a skin pack has changed.
onSkinPackChanged() - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Method is invoked when the SkinPack is loaded or unloaded.
onStatusChanged(CalendarService.BusyStatusEnum, CalendarService.BusyStatusEnum) - Method in interface net.java.sip.communicator.service.calendar.FreeBusySateListener
A method that is called when the free busy status is changed.
onThePhoneStatusChanged(Map<ProtocolProviderService, PresenceStatus>) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Handles presence status changed from "On the Phone"
onThePhoneStatusChanged(Map<ProtocolProviderService, PresenceStatus>) - Method in interface net.java.sip.communicator.service.calendar.CalendarService
Handles presence status changed from "On the Phone"
onUpdate(int, BindingEntry, boolean) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
This is called upon: Component reordering (inherited functionality from BindingPanel) Visual changes to the entry Component validation
onUpdate(int, BindingEntry, boolean) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Method called whenever an entry is either added or shifts in the display.
onUserQuit(QuitMessage) - Method in class net.java.sip.communicator.impl.protocol.irc.AbstractIrcMessageListener
Handler for user quit events.
onUserSearchProviderEvent(UserSearchProviderEvent) - Method in interface net.java.sip.communicator.service.protocol.event.UserSearchProviderListener
Notifies the listener with UserSearchProviderEvent event.
onVideoEvent(VideoEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Notifies this instance about a specific VideoEvent fired by a CallPeer associated with a Call participating in UIVideoHandler2.callConference.
open() - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Opens the smileys selector box.
open(File) - Method in interface net.java.sip.communicator.impl.osdependent.Desktop.DesktopPeer
 
open(File) - Method in class net.java.sip.communicator.impl.osdependent.DesktopServiceImpl
Invokes the default desktop open method.
open(File) - Method in interface net.java.sip.communicator.service.desktop.DesktopService
Launches the associated application to open the file.
OPEN_ON_ACTIVITY - Static variable in class net.java.sip.communicator.service.muc.MUCService
The value for chat room configuration property to open automatically on activity
OPEN_ON_IMPORTANT_MESSAGE - Static variable in class net.java.sip.communicator.service.muc.MUCService
The value for chat room configuration property to open automatically on important messages.
OPEN_ON_MESSAGE - Static variable in class net.java.sip.communicator.service.muc.MUCService
The value for chat room configuration property to open automatically on message
openAuthDialog(OtrContactManager.OtrContact) - Static method in class net.java.sip.communicator.plugin.otr.SwingOtrActionHandler
 
openCallTransferDialog(CallPeer) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Opens a call transfer dialog to transfer the given peer.
openChat(ChatPanel, boolean) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Opens the specified ChatPanel and optionally brings it to the front.
openChat(ChatPanel, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Opens the specified ChatPanel and optionally brings it to the front.
openChat(ChatPanel, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Opens the specified ChatPanel and optionally brings it to the front.
openChat(ChatPanel, boolean) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Opens the specified ChatPanel and optinally brings it to the front.
openChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Opens a chat window for the chat room.
openChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.service.muc.MUCService
Opens a chat window for the chat room.
openChatRoomWindow(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Opens a chat room window for the given ChatRoomWrapper instance.
openChatRoomWindow(ChatRoomIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Open a chat room window.
openChatRoomWindow(ChatRoomWrapper) - Method in interface net.java.sip.communicator.service.gui.UIService
Opens a chat room window for the given ChatRoomWrapper instance.
openChatTransportSelectorBox() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Opens the selector box containing the protocol contact icons.
OPENED_GROUP_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for opened groups.
openFile(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
Opens the given file through the DesktopService.
openFileButton - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The open file button.
openFolderButton - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The open folder button.
openGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CListKeySearchListener
Opens a group when it's closed.
openGroup(MetaContactGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Opens the given group by showing all containing contacts.
OpenH264Retriever - Class in net.java.sip.communicator.impl.neomedia.codec.video.h264
OpenH264 downloading and installing in correct folder, gives an option to the user to also disable it.
OpenH264Retriever() - Constructor for class net.java.sip.communicator.impl.neomedia.codec.video.h264.OpenH264Retriever
 
openOrCloseGroup() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.CListKeySearchListener
Opens or closes a group depending the state.
openPrivateChatForChatRoomMember(ChatRoom, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Opens the specified ChatPanel and optionally brings it to the front.
openPrivateChatForChatRoomMember(ChatRoom, Contact) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Opens the specified ChatPanel and optionally brings it to the front.
openURL(String) - Method in class net.java.sip.communicator.impl.browserlauncher.BrowserLauncherImpl
Tries to open the specified URL in a browser.
openURL(String) - Method in interface net.java.sip.communicator.service.browserlauncher.BrowserLauncherService
Tries to open the specified URL in a browser.
openURLConnection(String) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Opens a connection to the address.
openURLConnection(String, String[], String[]) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Opens a connection to the address.
openURLConnection(String, String, String, String[], String[]) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Opens a connection to the address.
OPERATION_CANCELED - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that the operation has been canceled by the user.
OperationFailedException - Exception in net.java.sip.communicator.service.protocol
OperationFailedException indicates an exception that occurred in the API.
OperationFailedException(String, int) - Constructor for exception net.java.sip.communicator.service.protocol.OperationFailedException
Creates an exception with the specified error message and error code.
OperationFailedException(String, int, Throwable) - Constructor for exception net.java.sip.communicator.service.protocol.OperationFailedException
Creates an exception with the specified message, errorCode and cause.
OperationNotSupportedException - Exception in net.java.sip.communicator.service.protocol
The OperationNotSupportedException is used by telephony providers as an indication that a requested operation is not supported or implemented.
OperationNotSupportedException() - Constructor for exception net.java.sip.communicator.service.protocol.OperationNotSupportedException
Initializes a new OperationNotSupportedException instance which does not give a human-readable explanation why the operation is not supported.
OperationNotSupportedException(String) - Constructor for exception net.java.sip.communicator.service.protocol.OperationNotSupportedException
Creates an OperationNotSupportedException instance with the specified reason phrase.
OperationSet - Interface in net.java.sip.communicator.service.protocol
 
OperationSetAdHocMultiUserChat - Interface in net.java.sip.communicator.service.protocol
Allows creating, configuring, joining and administering of individual text-based ad-hoc conference rooms.
OperationSetAdHocMultiUserChatIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
A ICQ implementation of the ad-hoc multi user chat operation set.
OperationSetAdHocMultiUserChatIcqImpl(ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Instantiates the user operation set with a currently valid instance of the Icq protocol provider.
OperationSetAdvancedAutoAnswer - Interface in net.java.sip.communicator.service.protocol
An Advanced Operation Set defining options to auto answer/forward incoming calls.
OperationSetAdvancedTelephony<T extends ProtocolProviderService> - Interface in net.java.sip.communicator.service.protocol
Extends OperationSetBasicTelephony with advanced telephony operations such as call transfer.
OperationSetAutoAnswerJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
An Operation Set defining option to unconditionally auto answer incoming calls.
OperationSetAutoAnswerJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetAutoAnswerJabberImpl
Creates this operation set, loads stored values, populating local variable settings.
OperationSetAutoAnswerSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
An Operation Set defining options to auto answer/forward incoming calls.
OperationSetAutoAnswerSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Creates this operation set, loads stored values, populating local variable settings.
OperationSetAvatar - Interface in net.java.sip.communicator.service.protocol
This interface is an extension of the operation set, meant to be implemented by protocols that support user avatar.
OperationSetAvatarIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
A simple implementation of the OperationSetAvatar interface for the icq protocol.
OperationSetAvatarIcqImpl(ProtocolProviderServiceIcqImpl, OperationSetServerStoredAccountInfo) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetAvatarIcqImpl
 
OperationSetAvatarJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
A simple implementation of the OperationSetAvatar interface for the jabber protocol.
OperationSetAvatarJabberImpl(ProtocolProviderServiceJabberImpl, OperationSetServerStoredAccountInfo) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetAvatarJabberImpl
Creates a new instances of OperationSetAvatarJabberImpl.
OperationSetAvatarSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A simple implementation of the OperationSetAvatar interface for the jabber protocol.
OperationSetAvatarSipImpl(ProtocolProviderServiceSipImpl, OperationSetServerStoredAccountInfo) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetAvatarSipImpl
Constructs a new OperationSetAvatarSipImpl.
OperationSetBasicAutoAnswer - Interface in net.java.sip.communicator.service.protocol
An Operation Set defining option to unconditional auto answer incoming calls.
OperationSetBasicInstantMessaging - Interface in net.java.sip.communicator.service.protocol
Provides basic functionality for sending and receiving InstantMessages.
OperationSetBasicInstantMessagingGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
Instant messaging functionalites for the Gibberish protocol.
OperationSetBasicInstantMessagingGibberishImpl(ProtocolProviderServiceGibberishImpl, OperationSetPersistentPresenceGibberishImpl) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicInstantMessagingGibberishImpl
Creates an instance of this operation set keeping a reference to the parent protocol provider and presence operation set.
OperationSetBasicInstantMessagingIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
A straightforward implementation of the basic instant messaging operation set.
OperationSetBasicInstantMessagingIcqImpl(ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetBasicInstantMessagingIcqImpl
Creates an instance of this operation set.
OperationSetBasicInstantMessagingIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
Implementation of Basic Instant Messaging as utilized for IRC private user-to-user messaging.
OperationSetBasicInstantMessagingIrcImpl(ProtocolProviderServiceIrcImpl) - Constructor for class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
Constructor.
OperationSetBasicInstantMessagingJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
A straightforward implementation of the basic instant messaging operation set.
OperationSetBasicInstantMessagingJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Creates an instance of this operation set.
OperationSetBasicInstantMessagingJabberImpl.StoredThreadID - Class in net.java.sip.communicator.impl.protocol.jabber
Contains the complete jid of a specific user and the time that it was last used so that we could remove it after a certain point.
OperationSetBasicInstantMessagingSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A straightforward implementation of the basic instant messaging operation set.
OperationSetBasicInstantMessagingSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
Creates an instance of this operation set.
OperationSetBasicInstantMessagingTransport - Interface in net.java.sip.communicator.service.protocol
Provides additional information on the transport on which Basic Instant Messaging communication is built.
OperationSetBasicTelephony<T extends ProtocolProviderService> - Interface in net.java.sip.communicator.service.protocol
An Operation Set defining all basic telephony operations such as conducting simple calls and etc.
OperationSetBasicTelephonyGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A Gibberish implementation of a basic telephony operation set.
OperationSetBasicTelephonyGibberishImpl(ProtocolProviderServiceGibberishImpl) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Creates an instance of OperationSetBasicTelephonyGibberishImpl by specifying the corresponding protocolProvider
OperationSetBasicTelephonyJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements all call management logic and exports basic telephony support by implementing OperationSetBasicTelephony.
OperationSetBasicTelephonyJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Creates a new instance.
OperationSetBasicTelephonySipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Implements all call management logic and exports basic telephony support by implementing OperationSetBasicTelephony.
OperationSetBasicTelephonySipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Creates a new instance and adds itself as an INVITE method handler in the creating protocolProvider.
OperationSetCallTransfer - Interface in net.java.sip.communicator.service.protocol
An OperationSet defining operations that allow transferring calls to a new location.
OperationSetChangePassword - Interface in net.java.sip.communicator.service.protocol
An operation set that allows "inband" change of the account password
OperationSetChangePasswordJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
A jabber implementation of the password change operation set.
OperationSetChangePasswordJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetChangePasswordJabberImpl
Sets the object protocolProvider to the one given.
OperationSetConnectionInfo - Interface in net.java.sip.communicator.service.protocol
An OperationSet that allows access to connection information used by the protocol provider.
OperationSetContactCapabilities - Interface in net.java.sip.communicator.service.protocol
Represents an OperationSet to query the OperationSets supported for a specific Contact.
OperationSetContactCapabilitiesJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Represents an OperationSet to query the OperationSets supported for a specific Jabber Contact.
OperationSetContactCapabilitiesJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Initializes a new OperationSetContactCapabilitiesJabberImpl instance which is to be provided by a specific ProtocolProviderServiceJabberImpl.
OperationSetContactTypeInfo - Interface in net.java.sip.communicator.service.protocol
Operation set used for type of contacts, retrieving changing and creating contacts with types.
OperationSetContactTypeInfoImpl - Class in net.java.sip.communicator.impl.protocol.sip
Operation set used for type of contacts, retrieving changing and creating contacts with types.
OperationSetContactTypeInfoImpl(OperationSetPresenceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetContactTypeInfoImpl
Creates the operation set.
OperationSetCusaxUtils - Interface in net.java.sip.communicator.service.protocol
The OperationSetCusaxUtils provides utility methods related to a CUSAX implementation.
OperationSetCusaxUtilsJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The OperationSetCusaxUtilsJabberImpl provides utility methods related to the Jabber CUSAX implementation.
OperationSetCusaxUtilsJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetCusaxUtilsJabberImpl
Creates an instance of OperationSetCusaxUtilsJabberImpl by specifying the parent jabber ProtocolProviderServiceJabberImpl.
OperationSetCusaxUtilsSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
The OperationSetCusaxUtilsSipImpl provides utility methods related to the SIP CUSAX implementation.
OperationSetCusaxUtilsSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetCusaxUtilsSipImpl
Constructs this operation set.
OperationSetDesktopSharingClient - Interface in net.java.sip.communicator.service.protocol
Represents an OperationSet giving access to desktop sharing client-side specific functionalities.
OperationSetDesktopSharingClientJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements all desktop sharing client-side related functions for Jabber protocol.
OperationSetDesktopSharingClientJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingClientJabberImpl
Initializes a new OperationSetDesktopSharingClientJabberImpl.
OperationSetDesktopSharingClientSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Implements all desktop sharing client-side related functions for SIP protocol.
OperationSetDesktopSharingClientSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingClientSipImpl
Initializes a new OperationSetDesktopSharingClientSipImpl.
OperationSetDesktopSharingServer - Interface in net.java.sip.communicator.service.protocol
Represents an OperationSet giving access to desktop sharing server-side specific functionalities.
OperationSetDesktopSharingServerJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements all desktop sharing server-side related functions for Jabber protocol.
OperationSetDesktopSharingServerJabberImpl(OperationSetBasicTelephonyJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Initializes a new OperationSetDesktopSharingJabberImpl instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephonyJabberImpl.
OperationSetDesktopSharingServerSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Implements all desktop sharing server-side related functions for SIP protocol.
OperationSetDesktopSharingServerSipImpl(OperationSetBasicTelephonySipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Initializes a new OperationSetDesktopSharingSipImpl instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephonySipImpl.
OperationSetDesktopStreaming - Interface in net.java.sip.communicator.service.protocol
Represents an OperationSet giving access to desktop streaming specific functionality.
OperationSetDesktopStreamingJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements all desktop streaming related functions for XMPP.
OperationSetDesktopStreamingJabberImpl(OperationSetBasicTelephonyJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Initializes a new OperationSetDesktopStreamingJabberImpl instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephonyJabberImpl.
OperationSetDesktopStreamingSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Implements all desktop streaming related functions for SIP.
OperationSetDesktopStreamingSipImpl(OperationSetBasicTelephonySipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Initializes a new OperationSetDesktopStreamingSipImpl instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephonySipImpl.
OperationSetDTMF - Interface in net.java.sip.communicator.service.protocol
An OperationSet that allows other modules to send DMF tones through this protocol provider.
OperationSetDTMFJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Class responsible for sending a DTMF Tone using using rfc4733 or Inband.
OperationSetDTMFJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetDTMFJabberImpl
Constructor.
OperationSetDTMFSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Class responsible for sending a DTMF Tone using SIP INFO or using rfc4733.
OperationSetDTMFSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetDTMFSipImpl
Constructor.
OperationSetExtendedAuthorizations - Interface in net.java.sip.communicator.service.protocol
Contains methods that would allow service users to re-request authorizations to add a contact to their contact list or, send them an authorization before having been asked.
OperationSetExtendedAuthorizations.SubscriptionStatus - Enum in net.java.sip.communicator.service.protocol
The available subscription of the contact.
OperationSetExtendedAuthorizationsIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
Contains methods that would allow service users to re-request authorizations to add a contact to their contact list or, send them an authorization before having been asked.
OperationSetExtendedAuthorizationsIcqImpl(ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetExtendedAuthorizationsIcqImpl
Creates a new instance of OperationSetExtendedAuthorizationsIcqImpl
OperationSetExtendedAuthorizationsJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Extended authorization implementation for jabber provider.
OperationSetExtendedAuthorizationsJabberImpl(ProtocolProviderServiceJabberImpl, OperationSetPersistentPresenceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetExtendedAuthorizationsJabberImpl
Creates OperationSetExtendedAuthorizations.
OperationSetFileTransfer - Interface in net.java.sip.communicator.service.protocol
The File Transfer Operation Set provides an interface towards those functions of a given protocol, that allow transferring files among users.
OperationSetFileTransferIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
The ICQ protocol filetransfer OperationSet.
OperationSetFileTransferIcqImpl(ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Create a new FileTransfer OperationSet over the specified Icq provider
OperationSetFileTransferJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of the OperationSetFileTransfer interface.
OperationSetFileTransferJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Constructor
OperationSetFileTransferJabberImpl.FileTransferProgressThread - Class in net.java.sip.communicator.impl.protocol.jabber
Updates file transfer progress and status while sending or receiving a file.
OperationSetGenericNotifications - Interface in net.java.sip.communicator.service.protocol
Provides notification for custom/generic events and possibility to generate such events.
OperationSetGenericNotificationsJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Provides notification for generic events with name and value, also option to generate such events.
OperationSetGenericNotificationsJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetGenericNotificationsJabberImpl
Creates an instance of this operation set.
OperationSetGeolocation - Interface in net.java.sip.communicator.service.protocol
This interface is an extension of the operation set, meant to be implemented by protocols that support exchange of geolocation details (like Jabber for example).
OperationSetGeolocationJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of an OperationSetGeolocation done with the XEP-0080: User Geolocation.
OperationSetGeolocationJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetGeolocationJabberImpl
Constuctor
OperationSetIncomingDTMF - Interface in net.java.sip.communicator.service.protocol
An OperationSet that allows us to receive DTMF tones through this protocol provider.
OperationSetIncomingDTMFJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements OperationSetIncomingDTMF for the jabber protocol.
OperationSetIncomingDTMFJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetIncomingDTMFJabberImpl
 
OperationSetIncomingDTMFSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
An OperationSet that allows us to receive DTMF tones through this protocol provider.
OperationSetIncomingDTMFSipImpl(ProtocolProviderServiceSipImpl, OperationSetDTMFSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetIncomingDTMFSipImpl
Creates operation set.
OperationSetInstantMessageFiltering - Interface in net.java.sip.communicator.service.protocol
An operation set that allows plugins to register filters which could intercept instant messages and determine whether or not they should be dispatched to regular listeners.
OperationSetInstantMessageTransform - Interface in net.java.sip.communicator.service.protocol
The Instant Message Transform operation set allows, when \ supported to insert message transform layers that could change incoming messages before they are delivered to the user and outgoing ones before they reach the protocol stack and get sent.
OperationSetInstantMessageTransformImpl - Class in net.java.sip.communicator.service.protocol
 
OperationSetInstantMessageTransformImpl() - Constructor for class net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransformImpl
 
OperationSetJitsiMeetTools - Interface in net.java.sip.communicator.service.protocol
The operation set provides functionality specific to Jitsi Meet WebRTC conference and is currently used in the SIP gateway.
OperationSetJitsiMeetTools.JitsiMeetRequestListener - Interface in net.java.sip.communicator.service.protocol
Interface used to handle Jitsi Meet conference requests.
OperationSetJitsiMeetToolsJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Jabber protocol provider implementation of OperationSetJitsiMeetTools
OperationSetJitsiMeetToolsJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetJitsiMeetToolsJabberImpl
Creates new instance of OperationSetJitsiMeetToolsJabberImpl.
OperationSetJitsiMeetToolsSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
The SIP implementation of OperationSetJitsiMeetTools.
OperationSetJitsiMeetToolsSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
Constructs new OperationSetJitsiMeetToolsSipImpl.
OperationSetMessageCorrection - Interface in net.java.sip.communicator.service.protocol
Provides functionality for correcting instant messages.
OperationSetMessageWaiting - Interface in net.java.sip.communicator.service.protocol
Provides notifications for message waiting notifications.
OperationSetMessageWaiting.MessageType - Enum in net.java.sip.communicator.service.protocol
Message waiting types.
OperationSetMessageWaitingSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Message Waiting Indication Event rfc3842.
OperationSetMessageWaitingSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetMessageWaitingSipImpl
Creates this operation set.
OperationSetMultiUserChat - Interface in net.java.sip.communicator.service.protocol
Allows creating, configuring, joining and administering of individual text-based conference rooms.
OperationSetMultiUserChatIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
Allows creating, configuring, joining and administering of individual text-based conference rooms.
OperationSetMultiUserChatIrcImpl(ProtocolProviderServiceIrcImpl) - Constructor for class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Instantiates the user operation set with a currently valid instance of the irc protocol provider.
OperationSetMultiUserChatJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
A jabber implementation of the multi user chat operation set.
OperationSetMultiUserChatJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Instantiates the user operation set with a currently valid instance of the Jabber protocol provider.
OperationSetPersistentPresence - Interface in net.java.sip.communicator.service.protocol
This interface is an extension of the presence operation set, meant to be implemented by protocols that support server stored contact lists (like icq for example).
OperationSetPersistentPresenceGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A Gibberish implementation of a persistent presence operation set.
OperationSetPersistentPresenceGibberishImpl(ProtocolProviderServiceGibberishImpl) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Creates an instance of this operation set keeping a reference to the specified parent provider.
OperationSetPersistentPresenceIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
The ICQ implementation of a Persistent Presence Operation set.
OperationSetPersistentPresenceIcqImpl(ProtocolProviderServiceIcqImpl, String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Creates a new Presence OperationSet over the specified icq provider.
OperationSetPersistentPresenceIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
Implementation of support for Persistent Presence for IRC.
OperationSetPersistentPresenceIrcImpl(ProtocolProviderServiceIrcImpl) - Constructor for class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
IRC implementation for OperationSetPersistentPresence.
OperationSetPersistentPresenceJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of a Persistent Presence Operation set.
OperationSetPersistentPresenceJabberImpl(ProtocolProviderServiceJabberImpl, InfoRetreiver) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Creates the OperationSet.
OperationSetPersistentPresenceJabberImpl.ContactChangesListener - Class in net.java.sip.communicator.impl.protocol.jabber
Manage changes of statuses by resource.
OperationSetPersistentPresencePermissions - Interface in net.java.sip.communicator.service.protocol
This interface is addition to the persistence presence operation set, meant to provide per group permissions for modification of the contacts and groups.
OperationSetPersistentPresencePermissionsJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements group edit permissions.
OperationSetPersistentPresencePermissionsJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresencePermissionsJabberImpl
 
OperationSetPresence - Interface in net.java.sip.communicator.service.protocol
OperationSetPresence offers methods that allow managing the presence status of the provider, and subscribing to that of our buddies (i.e.
OperationSetPresenceSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Sip presence implementation (SIMPLE).
OperationSetPresenceSipImpl(ProtocolProviderServiceSipImpl, boolean, boolean, int, int) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Creates an instance of this operation set keeping a reference to the specified parent provider.
OperationSetResAwareTelephonyJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
 
OperationSetResAwareTelephonyJabberImpl(OperationSetBasicTelephonyJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetResAwareTelephonyJabberImpl
Creates an instance of OperationSetResourceAwareTelephonyImpl by specifying the basic telephony operation set.
OperationSetResourceAwareTelephony - Interface in net.java.sip.communicator.service.protocol
The OperationSetResourceAwareTelephony defines methods for creating a call toward a specific resource, from which a callee is connected.
OperationSetSecureSDesTelephony - Interface in net.java.sip.communicator.service.protocol
Marker interface to indicate that a protocol supports SDES encryption.
OperationSetSecureTelephony - Interface in net.java.sip.communicator.service.protocol
An Operation Set defining the encryption operations for telephony.
OperationSetSecureZrtpTelephony - Interface in net.java.sip.communicator.service.protocol
Marker interface to indicate that a protocol supports ZRTP encryption.
OperationSetServerStoredAccountInfo - Interface in net.java.sip.communicator.service.protocol
The Account Info Operation set is a means of accessing and modifying detailed information on the user/account that is currently logged in through this provider.
OperationSetServerStoredAccountInfoIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
 
OperationSetServerStoredAccountInfoIcqImpl(InfoRetreiver, String, ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Creates instance of OperationSetServerStoredAccountInfo for icq protocol.
OperationSetServerStoredAccountInfoIcqImpl.InterestDetail - Class in net.java.sip.communicator.impl.protocol.icq
User interests
OperationSetServerStoredAccountInfoIcqImpl.NotesDetail - Class in net.java.sip.communicator.impl.protocol.icq
User notes
OperationSetServerStoredAccountInfoIcqImpl.OriginCityDetail - Class in net.java.sip.communicator.impl.protocol.icq
Origin City of user
OperationSetServerStoredAccountInfoIcqImpl.OriginCountryDetail - Class in net.java.sip.communicator.impl.protocol.icq
Origin country Code of user
OperationSetServerStoredAccountInfoIcqImpl.OriginPostalCodeDetail - Class in net.java.sip.communicator.impl.protocol.icq
Origin Postal Code of user
OperationSetServerStoredAccountInfoIcqImpl.OriginProvinceDetail - Class in net.java.sip.communicator.impl.protocol.icq
Origin Province of User
OperationSetServerStoredAccountInfoIcqImpl.WorkDepartmentNameDetail - Class in net.java.sip.communicator.impl.protocol.icq
Work department
OperationSetServerStoredAccountInfoIcqImpl.WorkFaxDetail - Class in net.java.sip.communicator.impl.protocol.icq
Fax at work
OperationSetServerStoredAccountInfoIcqImpl.WorkOcupationDetail - Class in net.java.sip.communicator.impl.protocol.icq
User ocupation at work
OperationSetServerStoredAccountInfoIcqImpl.WorkPositionNameDetail - Class in net.java.sip.communicator.impl.protocol.icq
User position name at work
OperationSetServerStoredAccountInfoJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Account Info Operation set is a means of accessing and modifying detailed information on the user/account that is currently logged in through this provider.
OperationSetServerStoredAccountInfoJabberImpl(ProtocolProviderServiceJabberImpl, InfoRetreiver, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
 
OperationSetServerStoredAccountInfoSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
SIP server stored account information.
OperationSetServerStoredAccountInfoSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Creates this op.set.
OperationSetServerStoredContactInfo - Interface in net.java.sip.communicator.service.protocol
The User Info Operation set is a means of accessing detailed information of Contacts that have made it available on-line (on a protocol server, p2p net or others).
OperationSetServerStoredContactInfo.DetailsResponseListener - Interface in net.java.sip.communicator.service.protocol
Retrieving details can take some time, this listener will inform when retrieving has ended and will return the details if any.
OperationSetServerStoredContactInfoIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
 
OperationSetServerStoredContactInfoIcqImpl(InfoRetreiver, ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredContactInfoIcqImpl
 
OperationSetServerStoredContactInfoJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
 
OperationSetServerStoredContactInfoJabberImpl(InfoRetreiver) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredContactInfoJabberImpl
 
OperationSetSmsMessaging - Interface in net.java.sip.communicator.service.protocol
Provides basic functionality for sending and receiving SMS Messages.
OperationSetTelephonyBLF - Interface in net.java.sip.communicator.service.protocol
Provides operations necessary to monitor line activity and pickup calls if needed.
OperationSetTelephonyBLF.Line - Class in net.java.sip.communicator.service.protocol
The monitored line.
OperationSetTelephonyBLFSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Provides operations necessary to monitor line activity and pickup calls if needed.
OperationSetTelephonyBLFSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Constructs the operations set and initializes the monitored lines.
OperationSetTelephonyConferencing - Interface in net.java.sip.communicator.service.protocol
Provides operations necessary to create and handle conferencing calls.
OperationSetTelephonyConferencingGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A basic implementation of the OperationSetTelephonyConferencing for the Gibberish protocol (used for test purposes).
OperationSetTelephonyConferencingGibberishImpl(ProtocolProviderServiceGibberishImpl, OperationSetBasicTelephonyGibberishImpl) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTelephonyConferencingGibberishImpl
Creates an OperationSetTelephonyConferencingGibberishImpl by specifying the protocol provider and the according telephonyOpSet.
OperationSetTelephonyConferencingJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements OperationSetTelephonyConferencing for Jabber.
OperationSetTelephonyConferencingJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Initializes a new OperationSetTelephonyConferencingJabberImpl instance which is to provide telephony conferencing services for the specified Jabber ProtocolProviderService implementation.
OperationSetTelephonyConferencingSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Implements OperationSetTelephonyConferencing for SIP.
OperationSetTelephonyConferencingSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Initializes a new OperationSetTelephonyConferencingSipImpl instance which is to provide telephony conferencing services for the specified SIP ProtocolProviderService implementation.
OperationSetTelephonyPark - Interface in net.java.sip.communicator.service.protocol
Provides operations necessary to park calls.
OperationSetTelephonyParkSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Provides operations necessary to park calls.
OperationSetTelephonyParkSipImpl(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyParkSipImpl
Constructs OperationSetTelephonyParkSipImpl.
OperationSetThumbnailedFileFactory - Interface in net.java.sip.communicator.service.protocol
The OperationSetThumbnailedFileFactory is meant to be used by bundles interested in making files with thumbnails.
OperationSetThumbnailedFileFactoryImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The OperationSetThumbnailedFileFactory is meant to be used by bundles interested in making files with thumbnails.
OperationSetThumbnailedFileFactoryImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetThumbnailedFileFactoryImpl
 
OperationSetTLS - Interface in net.java.sip.communicator.service.protocol
An OperationSet that allows access to information about TLS used by the protocol provider.
OperationSetTLSJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
An implementation of the OperationSetTLS for the Jabber protocol.
OperationSetTLSJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetTLSJabberImpl
 
OperationSetTypingNotifications - Interface in net.java.sip.communicator.service.protocol
The operation set allows user bundles (e.g.
OperationSetTypingNotificationsGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
Implements typing notifications for the Gibberish protocol.
OperationSetTypingNotificationsGibberishImpl(ProtocolProviderServiceGibberishImpl, OperationSetPersistentPresenceGibberishImpl) - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTypingNotificationsGibberishImpl
Creates a new instance of this operation set and keeps the parent provider as a reference.
OperationSetTypingNotificationsIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
Maps SIP Communicator typing notifications to those going and coming from joust sim.
OperationSetTypingNotificationsIcqImpl(ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetTypingNotificationsIcqImpl
 
OperationSetTypingNotificationsJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Maps SIP Communicator typing notifications to those going and coming from smack lib.
OperationSetTypingNotificationsJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetTypingNotificationsJabberImpl
 
OperationSetTypingNotificationsSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A implementation of the typing notification operation set.
OperationSetTypingNotificationsSipImpl(ProtocolProviderServiceSipImpl, OperationSetBasicInstantMessagingSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetTypingNotificationsSipImpl
Creates an instance of this operation set.
OperationSetUserSearch - Interface in net.java.sip.communicator.service.protocol
This operation set provides interface for user search service.
OperationSetUserSearchJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
This operation set provides utility methods for user search implementation.
OperationSetUserSearchJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetUserSearchJabberImpl
Constructs new OperationSetUserSearchJabberImpl instance.
OperationSetVideoBridge - Interface in net.java.sip.communicator.service.protocol
Provides operations necessary to create and handle conferencing calls through a video bridge.
OperationSetVideoBridgeImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements OperationSetVideoBridge for Jabber.
OperationSetVideoBridgeImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoBridgeImpl
Creates an instance of OperationSetVideoBridgeImpl by specifying the parent ProtocolProviderService announcing this operation set.
OperationSetVideoTelephony - Interface in net.java.sip.communicator.service.protocol
Represents an OperationSet giving access to video-specific functionality in telephony such as visual Components displaying video and listening to dynamic availability of such Components.
OperationSetVideoTelephonyJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Implements OperationSetVideoTelephony in order to give access to video-specific functionality in the Jabber protocol implementation.
OperationSetVideoTelephonyJabberImpl(OperationSetBasicTelephonyJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoTelephonyJabberImpl
Initializes a new OperationSetVideoTelephonyJabberImpl instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephonyJabberImpl.
OperationSetVideoTelephonySipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Implements OperationSetVideoTelephony in order to give access to video-specific functionality in the SIP protocol implementation such as visual Components displaying video and listening to dynamic availability of such Components.
OperationSetVideoTelephonySipImpl(OperationSetBasicTelephonySipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.OperationSetVideoTelephonySipImpl
Initializes a new OperationSetVideoTelephonySipImpl instance which builds upon the telephony-related functionality of a specific OperationSetBasicTelephonySipImpl.
OperationSetWebAccountRegistration - Interface in net.java.sip.communicator.service.protocol
The operation set is there to propose an extremely simple and light way of registering new accounts for a given protocol.
OperationSetWebAccountRegistrationIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
Returns the url which can be used to register new account fo the Icq server
OperationSetWebAccountRegistrationIcqImpl() - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetWebAccountRegistrationIcqImpl
 
OperationSetWebContactInfo - Interface in net.java.sip.communicator.service.protocol
The operation set is a very simplified version of the server stored info operation sets, allowing protocol providers to implement a quick way of showing user information, by simply returning a URL where the information of a specific user is to be found.
OperationSetWebContactInfoIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
 
OperationSetWebContactInfoIcqImpl() - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetWebContactInfoIcqImpl
 
OperationSetWhiteboarding - Interface in net.java.sip.communicator.service.protocol
Provides basic functionality for white-board.
OperationSetWhiteboardingJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Provides basic functionality for white-board.
OperationSetWhiteboardingJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Creates an instance of this operation set.
opSetPersPresence - Variable in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
A reference to the persistent presence operation set that we use to match incoming messages to Contacts and vice versa.
OPT_CLIST_PASSWORD - Static variable in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The name of the property under which the user may specify the XCAP user password.
OPT_CLIST_SERVER_URI - Static variable in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The name of the property under which the user may specify the contact list server uri.
OPT_CLIST_USE_SIP_CREDETIALS - Static variable in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The name of the property under which the user may specify whether to use original sip credentials for the contact list.
OPT_CLIST_USER - Static variable in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The name of the property under which the user may specify the XCAP user.
option - Variable in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
 
OpusConfigForm - Class in net.java.sip.communicator.plugin.generalconfig
Implements the Opus configuration panel.
OpusConfigForm() - Constructor for class net.java.sip.communicator.plugin.generalconfig.OpusConfigForm
Initialize a new OpusConfigForm instance.
OrderedComponent - Interface in net.java.sip.communicator.plugin.desktoputil
Components (like buttons) implement this interface to be able to order them in a Ordered Transparent Panels.
OrderedProperties - Class in net.java.sip.communicator.util
Implementation of Properties that keep order of couples [key, value] added.
OrderedProperties() - Constructor for class net.java.sip.communicator.util.OrderedProperties
 
OrderedQueryResultSet<T> - Class in net.java.sip.communicator.impl.history
This implementation is the same as DefaultQueryResultSet but the container holding the records is LinkedList - so guarantees that values are ordered
OrderedQueryResultSet(Set<T>) - Constructor for class net.java.sip.communicator.impl.history.OrderedQueryResultSet
Constructor.
OrderedTransparentPanel - Class in net.java.sip.communicator.plugin.desktoputil
Ordered transparent panel.
OrderedTransparentPanel() - Constructor for class net.java.sip.communicator.plugin.desktoputil.OrderedTransparentPanel
 
origin - Variable in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Origin (x, y) of the zone streamed.
origin - Variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Origin (x, y) of the zone streamed.
ORIGINAL_MESSAGE_ATTRIBUTE - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
The name of the attribute containing the original chat message before processing replacements.
originator - Variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo.Sender
Indicates whether this sender originated this thread.
OriginCityDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.OriginCityDetail
 
OriginCountryDetail(Locale) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.OriginCountryDetail
 
OriginPostalCodeDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.OriginPostalCodeDetail
 
OriginProvinceDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.OriginProvinceDetail
 
OsDependentActivator - Class in net.java.sip.communicator.impl.osdependent
Registers the Systray in the UI Service.
OsDependentActivator() - Constructor for class net.java.sip.communicator.impl.osdependent.OsDependentActivator
 
OTR_DISABLED_PROP - Static variable in class net.java.sip.communicator.plugin.otr.OtrActivator
A property used in configuration to disable the OTR plugin.
OTR_MANDATORY_PROP - Static variable in class net.java.sip.communicator.plugin.otr.OtrActivator
A property specifying whether private messaging should be made mandatory.
OtrActionHandler - Interface in net.java.sip.communicator.plugin.otr
Interface for providing OTR related actions handlers.
OtrActivator - Class in net.java.sip.communicator.plugin.otr
 
OtrActivator() - Constructor for class net.java.sip.communicator.plugin.otr.OtrActivator
 
OtrBuddyAuthenticationDialog - Class in net.java.sip.communicator.plugin.otr.authdialog
 
OtrBuddyAuthenticationDialog(OtrContactManager.OtrContact) - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.OtrBuddyAuthenticationDialog
OtrConfigurationPanel - Class in net.java.sip.communicator.plugin.otr.authdialog
A special Panel that manages the OTR configuration.
OtrConfigurationPanel() - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.OtrConfigurationPanel
Creates the OtrConfigurationPanel
OtrConfigurator - Class in net.java.sip.communicator.plugin.otr
A class that gets/sets the OTR configuration values.
OtrConfigurator() - Constructor for class net.java.sip.communicator.plugin.otr.OtrConfigurator
 
OtrContactManager - Class in net.java.sip.communicator.plugin.otr
The OtrContactManager is used for accessing OtrContacts in a static way.
OtrContactManager() - Constructor for class net.java.sip.communicator.plugin.otr.OtrContactManager
 
OtrContactManager.OtrContact - Class in net.java.sip.communicator.plugin.otr
The OtrContact class is just a wrapper of [Contact, ContactResource] pairs.
OtrContactMenu - Class in net.java.sip.communicator.plugin.otr
A special JMenu that holds the menu items for controlling the Off-the-Record functionality for a specific contact.
OtrContactMenu(OtrContactManager.OtrContact, boolean, JMenu, boolean) - Constructor for class net.java.sip.communicator.plugin.otr.OtrContactMenu
The OtrContactMenu constructor.
OtrMetaContactButton - Class in net.java.sip.communicator.plugin.otr
A AbstractPluginComponent that registers the Off-the-Record button in the main chat toolbar.
OtrMetaContactButton(Container, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
OtrMetaContactMenu - Class in net.java.sip.communicator.plugin.otr
 
OtrMetaContactMenu(Container, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.otr.OtrMetaContactMenu
 
OtrTransformLayer - Class in net.java.sip.communicator.plugin.otr
The Off-the-Record TransformLayer implementation.
OtrTransformLayer() - Constructor for class net.java.sip.communicator.plugin.otr.OtrTransformLayer
 
OTRv3OutgoingSessionSwitcher - Class in net.java.sip.communicator.plugin.otr.authdialog
A special JMenuBar that controls the switching of OTRv3 outgoing sessions in case the remote party is logged in multiple times.
OTRv3OutgoingSessionSwitcher(Container, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
The OTRv3OutgoingSessionSwitcher constructor
OtrWeakListener<T extends ScOtrEngineListener & ScOtrKeyManagerListener> - Class in net.java.sip.communicator.plugin.otr
Implements a ScOtrEngineListener and ScOtrKeyManagerListener listener for the purposes of OtrContactMenu and OtrMetaContactButton which listen to ScOtrEngine and ScOtrKeyManager while weakly referencing them.
OtrWeakListener(T, ScOtrEngine, ScOtrKeyManager) - Constructor for class net.java.sip.communicator.plugin.otr.OtrWeakListener
Initializes a new OtrWeakListener instance which is to allow a specific T to listener to a specific ScOtrEngine and a specific ScOtrKeyManager without being retained by them forever (because they live forever).
OUT - Static variable in class net.java.sip.communicator.service.callhistory.CallRecord
The outgoing call direction.
OUT - Static variable in class net.java.sip.communicator.service.filehistory.FileRecord
Direction of the transfer: out
OUT - Static variable in interface net.java.sip.communicator.service.protocol.FileTransfer
File transfer is outgoing.
OUTGOING_CALL - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for outgoing calls.
OUTGOING_CALL - Static variable in class net.java.sip.communicator.plugin.notificationwiring.SoundProperties
The outgoing call sound id.
OUTGOING_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The message type representing outgoing messages.
outgoingCallCreated(CallEvent) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
CallListener implementation for outgoing calls
outgoingCallCreated(CallEvent) - Method in class net.java.sip.communicator.impl.globalshortcut.CallShortcut
This method is called by a protocol provider upon initiation of an outgoing call.
outgoingCallCreated(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ReceivedCallDialog
Indicates that an outgoing call has been created.
outgoingCallCreated(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.SwingCallListener
This method is called by a protocol provider upon initiation of an outgoing call.
outgoingCallCreated(CallEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
Not used.
outgoingCallCreated(CallEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Do nothing.
outgoingCallCreated(CallEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallListener
This method is called by a protocol provider upon initiation of an outgoing call.
outgoingCallCreated(CallEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this CallListener that a specific outgoing Call has been created.
outgoingCallCreatedInEventDispatchThread(CallEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallManager.GuiCallListener
Creates and opens a call dialog.
outgoingCallCreatedInEventDispatchThread(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_INITIATED.
OutgoingFileTransferJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber protocol extension of the AbstractFileTransfer.
OutgoingFileTransferJabberImpl(Contact, File, OutgoingFileTransfer, ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OutgoingFileTransferJabberImpl
Creates an OutgoingFileTransferJabberImpl by specifying the receiver contact, the file, the jabberTransfer, that would be used to send the file through Jabber and the protocolProvider.
OutgoingMessageStyle - Class in net.java.sip.communicator.impl.gui.main.chat
Defines the CSS style of an outgoing chat message elements.
OutgoingMessageStyle() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.OutgoingMessageStyle
 
outgoingSessionChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
Implements ScOtrEngineListener#outgoingSessionChanged(OtrContact).
outgoingSessionChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrContactMenu
 
outgoingSessionChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
outgoingSessionChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrWeakListener
Forwards the event/notification to the associated T if it is still needed by the application.
outgoingSessionChanged(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngineListener
 
OUTLOOK_ADDR_BOOK_PREFIX - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
The outlook address book prefix.
OutOfProcessServer - Class in net.java.sip.communicator.plugin.msofficecomm
Defines the public interface of the out-of-process COM server which integrates Jitsi's presence, IM and VoIP with Microsoft Office/Outlook.
OUTPUT_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Attribute name of "dst".
OutputVolumeControlButton - Class in net.java.sip.communicator.impl.gui.main.call
The VolumeControlButton is the button shown in the call window, which allows to adjust the playback volume of your call.
OutputVolumeControlButton(CallConference, ImageID, boolean, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.OutputVolumeControlButton
Creates volume control button.
OVERRIDE_ENCODINGS - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the "override encodings" property
OVERRIDE_PHONE_SUFFIX - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
The override domain for phone call.
overrideAttributesSearch(String, List<String>) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
Overrides attributes name for searching for a specific type (i.e mail, homePhone, ...).
overrideAttributesSearch(String, List<String>) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectory
Overrides attributes name for searching for a specific type (i.e mail, homePhone, ...).
OWNER_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
Attribute stores owner JID of parent SourcePacketExtension.

P

pack() - Method in interface net.java.sip.communicator.impl.gui.main.call.CallContainer
Packs the content of this call window.
pack() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Packs the content of this dialog.
pack() - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Packs the content of this call window.
PACKET_DELAY_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
The XML name of the packet-delay attribute of a channel of a content of a conference IQ which represents the value of the ColibriConferenceIQ.Channel.packetDelay property of ColibriConferenceIQ.Channel.
PacketLoggingActivator - Class in net.java.sip.communicator.impl.packetlogging
Creates and registers Packet Logging service into OSGi.
PacketLoggingActivator() - Constructor for class net.java.sip.communicator.impl.packetlogging.PacketLoggingActivator
 
PacketLoggingConfigurationImpl - Class in net.java.sip.communicator.impl.packetlogging
Extends PacketLoggingConfiguration by storing and loading values from configuration service.
PacketLoggingConfigurationImpl() - Constructor for class net.java.sip.communicator.impl.packetlogging.PacketLoggingConfigurationImpl
Creates new PacketLoggingConfiguration and load values from configuration service and if missing uses already defined default values.
PacketLoggingServiceImpl - Class in net.java.sip.communicator.impl.packetlogging
Packet Logging Service implementation dumping logs in pcap(tcpdump/wireshark) format file.
PacketLoggingServiceImpl() - Constructor for class net.java.sip.communicator.impl.packetlogging.PacketLoggingServiceImpl
 
padding - Variable in class net.java.sip.communicator.util.Base64.Base64Encoder
 
PAGE_IMAGE - Static variable in class net.java.sip.communicator.plugin.aimaccregwizz.Resources
A constant pointing to the Aim protocol wizard page image.
PAGE_IMAGE - Static variable in class net.java.sip.communicator.plugin.gibberishaccregwizz.Resources
A constant pointing to the Gibberish protocol wizard page image.
PAGE_IMAGE - Static variable in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
A constant pointing to the Aim protocol wizard page image.
PAGE_IMAGE - Static variable in class net.java.sip.communicator.plugin.icqaccregwizz.Resources
 
PAGE_IMAGE - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.Resources
A constant pointing to the IRC protocol wizard page image.
PAGE_IMAGE - Static variable in class net.java.sip.communicator.plugin.jabberaccregwizz.Resources
A constant pointing to the Aim protocol wizard page image.
PAGE_IMAGE - Static variable in class net.java.sip.communicator.plugin.sipaccregwizz.Resources
 
pageBack() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
 
pageBack() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizardPage
pageBack() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
 
pageBack() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
 
pageBack() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
 
pageBack() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
 
pageBack() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
 
pageBack() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
 
pageBack() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
 
pageBack() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
 
pageBack() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Dummy implementation
pageBack() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
 
pageBack() - Method in interface net.java.sip.communicator.service.gui.WizardPage
Invoked when user clicks on the "Back" wizard button.
pageHiding() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
 
pageHiding() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizardPage
pageHiding() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
 
pageHiding() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
Before finishing the wizard sets the identifier entered by the user to the NewChatRoom object.
pageHiding() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
 
pageHiding() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
Before finishing the wizard sets the identifier entered by the user to the NewChatRoom object.
pageHiding() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
 
pageHiding() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
 
pageHiding() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
 
pageHiding() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
 
pageHiding() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
 
pageHiding() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
 
pageHiding() - Method in interface net.java.sip.communicator.service.gui.WizardPage
Invoked when this WizardPage will be hidden eighter because the user has clicked "Back" or "Next".
PagerDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.PagerDetail
 
pageShowing() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
Before the panel is displayed obtains the summary data from the current wizard.
pageShowing() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizardPage
pageShowing() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
Before the panel is displayed checks the selections and enables the next button if a checkbox is already selected or disables it if nothing is selected.
pageShowing() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
 
pageShowing() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
Before the panel is displayed checks the selections and enables the next button if a check box is already selected or disables it if nothing is selected.
pageShowing() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
 
pageShowing() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Before this page is displayed enables or disables the "Next" wizard button according to whether the UIN field is empty.
pageShowing() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Before this page is displayed enables or disables the "Next" wizard button according to whether the UserID field is empty.
pageShowing() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Before this page is displayed enables or disables the "Next" wizard button according to whether the UIN field is empty.
pageShowing() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Before this page is displayed enables or disables the "Next" wizard button according to whether the UserID field is empty.
pageShowing() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Before this page is displayed enables or disables the "Next" wizard button according to whether the User ID field is empty.
pageShowing() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
Before this page is displayed enables or disables the "Next" wizard button according to whether the UIN field is empty.
pageShowing() - Method in interface net.java.sip.communicator.service.gui.WizardPage
Invoked when this WizardPage will be shown eighter because the user has clicked "Back" on the next wizard page or "Next" on the previous one.
pageShown() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
 
pageShown() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizardPage
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizardPage
pageShown() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage1
 
pageShown() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizardPage2
 
pageShown() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
 
pageShown() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage2
Pre-configures some properties when showing the page.
pageShown() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
 
pageShown() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
 
pageShown() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
 
pageShown() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
 
pageShown() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.FirstWizardPage
Dummy implementation
pageShown() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.FirstWizardPage
 
pageShown() - Method in interface net.java.sip.communicator.service.gui.WizardPage
Invoked when this WizardPage is shown to the user and has become the current wizard page.
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommButtonUI
Paints this button UI.
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCheckBoxUI
 
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxUI
Paints the UI for the given component through the given graphics object.
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLabelUI
 
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommListUI
 
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommOpaquePanelUI
 
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommOptionPaneUI
 
paint(Graphics) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Paints this split pane divider.
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToggleButtonUI
Paints this button UI.
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToolBarSeparatorUI
 
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToolBarUI
 
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToolTipUI
 
paint(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.call.CloseLocalVisualComponentButton
 
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip.ImageToolTipUI
Overwrite the UI paint method to do nothing in order fix double painting of the tooltip text.
paint(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI.ScrollableTabButton
 
paint(Graphics, JComponent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
paint(Graphics, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Code when shape is preselected
paintActionButton(Graphics, int, int, int, boolean, JButton, Image) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
paintBackground(Graphics, JMenuItem, Color) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommChatSelectorMenuUI
Draws the background of the menu item.
paintBackground(Graphics, JMenuItem, Color) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCheckBoxMenuItemUI
Draws the background of the menu item.
paintBackground(Graphics, JMenuItem, Color) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommMenuUI
Draws the background of the menu.
paintBackground(Graphics) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommPasswordFieldUI
 
paintBackground(Graphics, JMenuItem, Color) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommStatusMenuUI
Draws the background of the menu.
paintBorder(Graphics) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommToolBar
Overrides the paintBorder method of JToolBar to paint the drag icon in the beginning of the toolbar.
paintBorder(Component, Graphics, int, int, int, int) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.BoldRoundBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.RoundBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.TextFieldBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.border.ExtendedEtchedBorder
Paints the border for the specified component with the specified position and size.
paintBorderGlow(Graphics2D, int, Shape, Color, Color) - Static method in class net.java.sip.communicator.util.GraphicUtils
Paints border glow over the given clipShape with the given glow high and low colors and the given glowWidth.
paintButtonPressed(Graphics, AbstractButton) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommButtonUI
Overriden to do nothing.
paintCloseIcon(Graphics, int, int, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.customcontrols.ExtListCellRenderer
Paint a round background for all selected cells.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.customcontrols.TitlePanel
Overrides the paintComponent method of JPanel to paint a gradient background of this panel.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.customcontrols.TransparentBackground
Overrides the paintComponent method in JComponent to paint the screen capture image as a background of this component.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountListCellRenderer
Paint a background for all groups and a round blue border and background when a cell is selected.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.call.CallStatusPanel
Custom paint for the call status panel.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.call.CallTitlePanel
Customizes the background of this panel, by painting a round rectangle in the background color previously set.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.call.CallToolBar
 
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Overrides JComponent.paintComponent(Graphics) in order to customize the background of this panel.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Overrides JComponent.paintComponent(Graphics) in order to customize the background of this panel.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.call.DialPanel
Paints the main background image to the background of this dial panel.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
Call a custom internal paint.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
Paints a customized background.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesListRenderer
Paint a round background for all selected cells.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormListCellRenderer
Overrides the paintComponent method of JPanel to provide a custom look for this panel.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Paints a customized background.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPanel
Paints the main background image to the background of this dial panel.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.menus.SIPCommWindowMenuBar
Paints the MENU_BACKGROUND image on the background of this container.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Paints this component.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Overwrites the paintComponent(Graphics g) method in order to provide a new look and the mouse moves over this component.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Paints this component.
paintComponent(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Paints this component.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.EmphasizedLabel
Paints this label.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.FadeInBalloonPanel
Overrides the paintComponent method of JButton to paint the button background and icon, and all additional effects of this configurable button.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImage
Paints the contained image in a frame.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
 
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.ImageCanvas
 
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Paint the component with the image we have and the settings we have for it.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Overrides the paintComponent method of JButton to paint the button background and icon, and all additional effects of this configurable button.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame.MainContentPane
Paints this content pane.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommMenu
Paints this component.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextButton
Overrides the paintComponent method of JButton to paint the button background and icon, and all additional effects of this configurable button.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Overrides the paintComponent method of JButton to paint the button background and icon, and all additional effects of this configurable button.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginListCellRenderer
Paint a background for all groups and a round blue border and background when a cell is selected.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.pluginmanager.TitlePanel
Overrides the paintComponent method of JPanel to paint a gradient background of this panel.
paintComponent(Graphics) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardPanel
Calls the UI delegate's paint method, if the UI delegate is non-null.
paintContentBorder(Graphics, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
We don't want to have a content border.
paintContentBorderBottomEdge(Graphics, int, int, int, int, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
paintContentBorderLeftEdge(Graphics, int, int, int, int, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
paintContentBorderRightEdge(Graphics, int, int, int, int, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
paintContentBorderTopEdge(Graphics, int, int, int, int, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
paintFocus(Graphics, AbstractButton, Rectangle, Rectangle, Rectangle) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommButtonUI
Paints the focused view of the given AbstractButton.
paintFocusIndicator(Graphics, int, Rectangle[], int, Rectangle, Rectangle, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
paintIcon(Component, Graphics, int, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
Draw the icon at the specified location.
paintIcon(Component, Graphics, int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Draw the icon at the specified location.
paintMaxIcon(Graphics, int, int, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
paintMenuItem(Graphics, JComponent, Icon, Icon, Color, Color, int) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommMenuItemUI
 
paintSafely(Graphics) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommEditorPaneUI
 
paintSafely(Graphics) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommPasswordFieldUI
 
paintSafely(Graphics) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommTextAreaUI
 
paintSafely(Graphics) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommTextPaneUI
 
paintSafely(Graphics) - Method in class net.java.sip.communicator.impl.gui.main.DialPadFieldUI
Implements parent paintSafely method and enables antialiasing.
paintSafely(Graphics) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Implements parent paintSafely method and enables antialiasing.
paintSafely(Graphics) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog.ShortcutFieldUI
Implements parent paintSafely method and enables antialiasing.
paintShape(Graphics2D, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Code to paint the specific shape
paintShape(Graphics2D, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Code to paint this WhiteboardShapeCircle
paintShape(Graphics2D, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Code to paint this specific shape.
paintShape(Graphics2D, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Code to paint the specific shape
paintShape(Graphics2D, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
Code to paint the specific shape
paintShape(Graphics2D, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Code to paint the WhiteboardShapePolygon.
paintShape(Graphics2D, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Code to paint the WhiteboardShapePolyLine.
paintShape(Graphics2D, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Code to paint the WhiteboardShapeRect.
paintShape(Graphics2D, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Code to paint the WhiteboardShapeText.
paintTab(Graphics, int, Rectangle[], int, Rectangle, Rectangle) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
paintTabBackground(Graphics, int, int, int, int, int, int, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
paintTabBorder(Graphics, int, int, int, int, int, int, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
Overriden to paint nothing.
paintText(Graphics, JMenuItem, Rectangle, String) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommMenuItemUI
 
paintText(Graphics, JComponent, Rectangle, String) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommLinkButtonUI
 
paintText(Graphics, int, Font, FontMetrics, int, String, Rectangle, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
paintThumb(Graphics, JComponent, Rectangle) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommScrollBarUI
Paints the thumb of the scroll bar.
paintTrack(Graphics, JComponent, Rectangle) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommScrollBarUI
Paints the track of the scroll bar.
ParagraphViewX(Element) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommHTMLEditorKit.ParagraphViewX
Creates an instance of ParagraphViewX.
ParallelDnsPanel - Class in net.java.sip.communicator.plugin.dnsconfig
Page inside the advanced configuration options that allow the user to modify the settings of the DNS parallel resolver.
ParallelDnsPanel() - Constructor for class net.java.sip.communicator.plugin.dnsconfig.ParallelDnsPanel
Creates a new instance of this class and prepares the UI
ParallelResolverImpl - Class in net.java.sip.communicator.impl.dns
The purpose of this class is to help avoid the significant delays that occur in networks where DNS servers would ignore SRV, NAPTR, and sometimes even A/AAAA queries (i.e.
ParallelResolverImpl() - Constructor for class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Creates a new instance of this class.
ParameterPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Represents the parameter elements described in XEP-0167.
ParameterPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ParameterPacketExtension
Creates a new ParameterPacketExtension instance.
ParameterPacketExtension(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ParameterPacketExtension
Creates a new ParameterPacketExtension instance and sets the given name and value.
Parameters - Class in net.java.sip.communicator.plugin.spellcheck
Information provided via the spellchecer's xml parameters.
Parameters() - Constructor for class net.java.sip.communicator.plugin.spellcheck.Parameters
 
Parameters.Default - Enum in net.java.sip.communicator.plugin.spellcheck
Default attribute that may be defined in the parameters xml.
Parameters.Locale - Class in net.java.sip.communicator.plugin.spellcheck
Locale with an available dictionary resource.
ParanoiaTimerSecurityPanel<T extends org.jitsi.service.neomedia.SrtpControl> - Class in net.java.sip.communicator.impl.gui.main.call
 
ParanoiaTimerSecurityPanel(T) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ParanoiaTimerSecurityPanel
Creates an instance of this ParanoiaTimerSecurityPanel.
parent - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicator
 
parent_class - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
parentOperationSet - Variable in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
The operation set that created us and that we could use when dispatching subscription events.
parentOperationSet - Variable in class net.java.sip.communicator.service.protocol.ActiveCallsRepository
The operation set that created us.
parentOpSet - Variable in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
The OperationSetBasicTelephony implementation which created us.
parentProtoGroup - Variable in class net.java.sip.communicator.impl.contactlist.MclStorageManager.StoredProtoContactDescriptor
 
parentProvider - Variable in class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
The ProtocolProviderService which provides this OperationSetContactCapabilities.
parentProvider - Variable in class net.java.sip.communicator.service.protocol.AbstractOperationSetDesktopSharingClient
The ProtocolProviderService implementation which created this instance and for which telephony conferencing services are being provided by this instance.
parentProvider - Variable in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
The provider that created us.
parentProvider - Variable in class net.java.sip.communicator.service.protocol.AbstractOperationSetTypingNotifications
The provider that created us.
parentProvider - Variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
The ProtocolProviderService implementation which created this instance and for which telephony conferencing services are being provided by this instance.
parentProvider - Variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
The SIP ProtocolProviderService implementation which created this instance and for which telephony conferencing services are being provided by this instance.
parentQuery - Variable in class net.java.sip.communicator.impl.muc.BaseChatRoomSourceContact
The parent contact query.
PARK_CALL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A call-park button icon.
parkCall(String, CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyParkSipImpl
Parks an already existing call to the specified parkSlot.
parkCall(String, CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyPark
Parks an already existing call to the specified parkSlot.
ParkCallButton - Class in net.java.sip.communicator.impl.gui.main.call
Represents an UI means to park (the Call of) an associated CallParticipant.
ParkCallButton(Call) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ParkCallButton
Initializes a new ParkCallButton instance which is to park (the Call of) a specific CallPeer.
parse(File) - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
Parse documents.
parse(ByteArrayInputStream) - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
Parse documents.
parse(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.Action
Parses Action from given string.
parse(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.RecordingMode
Parses RecordingMode from given string.
parse(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.Status
Parses Status from given string.
parse(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt.Status
Parses Status from given string.
parse(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq.Action
Parses Action from given string.
parse(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq.Status
Parses Status from given string.
parse(XmlPullParser) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Creates and initializes a MailThreadInfo instance according to the details that come with the parser.
parse(Element, Dimension, Point) - Static method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
Parses an XML element and returns a list of all MouseEvent and KeyEvent found.
parse(String) - Static method in enum net.java.sip.communicator.service.protocol.TransportProtocol
Parses a String and returns the appropriate TransportProtocol.
parseAddressString(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Parses a String value which represents a callee address specified by the user into an object which is to actually represent the callee during the invitation to a conference Call.
parseAddressString(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Parses a String value which represents a SIP address into a SIP Address value.
parseAddressString(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Parses the the uriStr string and returns a JAIN SIP URI.
parseAddressString(String) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Parses a String value which represents a callee address specified by the user into an object which is to actually represent the callee during the invitation to a conference Call.
parseChanLimit(Map<Character, Integer>, String) - Static method in enum net.java.sip.communicator.impl.protocol.irc.ISupport
Parse channel limit ISUPPORT parameter.
parseContactPhotoPresence(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Parses a contact presence packet with the element name "x" and the namespace "vcard-temp:x:update", in order to decide if the SHA-1 avatar contained in the photo tag represents a new avatar for this contact.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl.Provider
 
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsProvider
Parses and returns an Entity Capabilities.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.CarbonPacketExtension.Provider
Creates a CarbonPacketExtension by parsing an XML document.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.ForwardedPacketExtension.Provider
Creates a ForwardedPacketExtension by parsing an XML document.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumProvider
Parses a ConferenceMedium extension sub-packet and creates a ConferenceMediumPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionProvider
Parses a description extension sub-packet and creates a DescriptionPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointProvider
Parses a endpoint extension sub-packet and creates a EndpointPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaProvider
Parses a media extension sub-packet and creates a MediaPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StateProvider
Parses a state extension sub-packet and creates a StatePacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserLanguagesProvider
Parses a UserLanguages extension sub-packet and creates a UserLanguagesPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserProvider
Parses a User extension sub-packet and creates a UserPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UsersProvider
Parses a users extension sub-packet and creates a UsersPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension.Provider
Creates a ConferenceDescriptionPacketExtension by parsing an XML document.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.DefaultPacketExtensionProvider
Parse an extension sub-packet and create a C instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.Email.Provider
 
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtensionProvider
Parses a GeolocationPacketExtension packet (extension sub-packet).
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Parses the extension and returns a PacketExtension.
parseExtension(XmlPullParser) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
Parses group extension content.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonProvider
Parses a reason extension sub-packet and creates a ReasonPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RedirectProvider
Parses a reason extension sub-packet and creates a RedirectPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtensionProvider
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.RelayProvider
Parses a users extension sub-packet and creates a StunPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.StunProvider
Parses a users extension sub-packet and creates a StunPacketExtension instance.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtensionProvider
Creates a new correction extension by parsing an XML element.
parseExtension(XmlPullParser) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Creates a ThumbnailElement by using the given XML pull parser.
parseExtension(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberProvider
Parses a WhiteboardPacketExtension packet (extension sub-packet).
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQProvider
Parse the Coin IQ sub-document and returns the corresponding CoinIQ.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriIQProvider
Parses an IQ sub-document and creates an org.jivesoftware.smack.packet.IQ instance.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.health.HealthCheckIQProvider
Parses HealthCheckIQ.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQProvider
Parse the Input IQ sub-document and returns the corresponding InputEvtIQ.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIqProvider
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQProvider
Parses a Jingle IQ sub-document and returns a JingleIQ instance.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.JingleInfoQueryIQProvider
Parses a JingleInfoQueryIQ.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIqProvider
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveEventProvider
Parses a ping iq packet .
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQProvider
Return an IQ (i.e.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.NewMailNotificationProvider
Returns an NewMailNotification instance containing the result of the XMPP's packet parsing.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQProvider
Parse the IQ sub-document and create an IQ instance.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.FileElement
Parses the given parser in order to create a FileElement from it.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
Parses the given XmlPullParser into a ThumbnailIQ packet and returns it.
parseIQ(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchProvider
 
parseIrcMessage(String) - Static method in class net.java.sip.communicator.impl.protocol.irc.Utils
Parse IRC text message and process possible control codes.
parseItems(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchProvider
Parses the items from the result packet.
parseRTPLevelRelayType(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.RTPLevelRelayType
Parses a String into an RTPLevelRelayType enum value.
parseSdpString(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Parses the specified sdp String into a SessionDescription.
parseString(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DisconnectionType
Returns a DisconnectionType.
parseString(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointStatusType
Returns a EndPointType.
parseString(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.JoiningType
Returns a JoiningType.
parseString(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StateType
Returns a StateType.
parseString(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording.State
Parses state.
parseString(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtAction
Returns a InputEvtAction value corresponding to the specified inputActionStr.
parseString(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleAction
Returns a JingleAction value corresponding to the specified jingleActionStr or in other words JingleAction.SESSION_INITIATE for "session-initiate" or JingleAction.TRANSPORT_ACCEPT for "transport-accept").
parseString(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.Reason
Returns a Reason value corresponding to the specified reasonValueStr or in other words Reason.SUCCESS for "success" or Reason.TIMEOUT for "timeout").
parseString(String) - Static method in enum net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.EndpointStatusType
Returns a EndPointType.
parseString(String) - Static method in enum net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.State
Returns a State value corresponding to the specified name
parseText(XmlPullParser) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQProvider
Returns the content of the next XmlPullParser.TEXT element that we encounter in parser.
parseText(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonProvider
Returns the content of the next XmlPullParser.TEXT element that we encounter in parser.
parseText(XmlPullParser) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RedirectProvider
Returns the content of the next XmlPullParser.TEXT element that we encounter in parser.
parseText(XmlPullParser) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.RelayProvider
Returns the content of the next XmlPullParser.TEXT element that we encounter in parser.
ParsingException - Exception in net.java.sip.communicator.impl.protocol.sip.xcap.model
Exceptions of this class get thrown whenever an error occurs while operating with XCAP server.
ParsingException() - Constructor for exception net.java.sip.communicator.impl.protocol.sip.xcap.model.ParsingException
Creates a new XCapException instance which does not give a human-readable explanation why the operation is not supported.
ParsingException(String) - Constructor for exception net.java.sip.communicator.impl.protocol.sip.xcap.model.ParsingException
Creates a new XCapException instance whith human-readable explanation.
ParsingException(String, Throwable) - Constructor for exception net.java.sip.communicator.impl.protocol.sip.xcap.model.ParsingException
Creates a new XCapException instance with human-readable explanation and the original cause of the problem.
ParsingException(Throwable) - Constructor for exception net.java.sip.communicator.impl.protocol.sip.xcap.model.ParsingException
Creates a new XCapException instance with the original cause of the problem.
participant - Variable in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
The conference participant which is depicted by this instance.
participantAddressChanged(WhiteboardParticipantChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Indicates that a change has occurred in the address of the source WhiteboardParticipant.
participantDisplayNameChanged(WhiteboardParticipantChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Indicates that a change has occurred in the display name of the source WhiteboardParticipant.
participantDisplayNameChanged(WhiteboardParticipantChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardParticipantListener
Indicates that a change has occurred in the display name of the source WhiteboardParticipant.
participantImageChanged(WhiteboardParticipantChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Indicates that a change has occurred in the image of the source WhiteboardParticipant.
participantImageChanged(WhiteboardParticipantChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardParticipantListener
Indicates that a change has occurred in the image of the source WhiteboardParticipant.
participantPresenceChanged(AdHocChatRoomParticipantPresenceChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Invoked when AdHocChatRoomParticipantPresenceChangeEvent are received.
participantPresenceChanged(AdHocChatRoomParticipantPresenceChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceListener
Called to notify interested parties that a change in the presence of a participant in a particular ad-hoc chat room has occurred.
participantStateChanged(WhiteboardParticipantChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Verifies whether the whiteboard participant has entered a state.
participantStateChanged(WhiteboardParticipantChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardParticipantListener
Indicates that a change has occurred in the status of the source WhiteboardParticipant.
participantTransportAddressChanged(WhiteboardParticipantChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Indicates that a change has occurred in the transport address that we use to communicate with the participant.
PARTICIPATION_NONE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Indicates that the local user has not participated in this thread.
PARTICIPATION_ONE_OF_MANY - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Indicates that the user is one of many recipients listed in the thread.
PARTICIPATION_SOLE_RECIPIENT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
PARTICIPATION_SOLE_RECIPIENT indicates that the user is the sole recipient for messages in this thread.
PASSWORD - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Then name of a property which represents a password.
PASSWORD_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
The name of the "password" attribute.
PasswordChangeDialog - Class in net.java.sip.communicator.plugin.desktoputil
UI dialog to change the master password.
PasswordChangeDialog() - Constructor for class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Builds the dialog, no current password
PasswordChangeDialog(boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Builds the dialog.
passwordInputMap - Variable in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
The default password input map.
PasswordQualityMeter - Class in net.java.sip.communicator.util
Simple password quality meter.
PasswordQualityMeter() - Constructor for class net.java.sip.communicator.util.PasswordQualityMeter
 
PAST_DATE_FORMAT - Static variable in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Date format used to mark past messages.
paste() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Pastes the content of the clipboard to the write area.
PASTE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Paste icon.
pattern - Static variable in class net.java.sip.communicator.util.FileHandler
Specifies a pattern for generating the output file name.
pause() - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Pauses the animation.
PayloadTypePacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Represents the payload-type elements described in XEP-0167.
PayloadTypePacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Creates a new PayloadTypePacketExtension instance.
payloadTypeToMediaFormat(PayloadTypePacketExtension, DynamicPayloadTypeRegistry) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Returns the MediaFormat described in the payloadType extension or null if we don't recognize the format.
payloadTypeToMediaFormat(PayloadTypePacketExtension, MediaService, DynamicPayloadTypeRegistry) - Static method in class net.java.sip.communicator.impl.protocol.jabber.jinglesdp.JingleUtils
Returns the MediaFormat described in the payloadType extension or null if we don't recognize the format.
PDEFAULT_BACKUP_RESOLVER_ENABLED - Static variable in class net.java.sip.communicator.impl.dns.DnsUtilActivator
The default of the property that users may use to disable our backup DNS resolver.
PDEFAULT_DNS_ALWAYS_ABSOLUTE - Static variable in class net.java.sip.communicator.util.NetworkUtils
PDEFAULT_DNSSEC_RESOLVER_ENABLED - Static variable in interface net.java.sip.communicator.service.dns.CustomResolver
Default value of @see PNAME_DNSSEC_RESOLVER_ENABLED.
peer - Variable in class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
The peer we are controlling.
peerAddress - Variable in class net.java.sip.communicator.service.callhistory.CallPeerRecord
The peer address.
peerAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.CallPeerMenu
 
peerAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
 
peerAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
 
peerAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Indicates that a change has occurred in the address of the source CallPeer.
peerAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerAdapter
Indicates that a change has occurred in the address of the source CallPeer.
peerAddressChanged(CallPeerChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerListener
Indicates that a change has occurred in the address of the source CallPeer.
peerAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Dummy implementation of a method (inherited from CallPeerListener) that we don't need.
peerDisplayNameChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.CallPeerMenu
 
peerDisplayNameChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
 
peerDisplayNameChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
 
peerDisplayNameChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Indicates that a change has occurred in the display name of the source CallPeer.
peerDisplayNameChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerAdapter
Indicates that a change has occurred in the display name of the source CallPeer.
peerDisplayNameChanged(CallPeerChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerListener
Indicates that a change has occurred in the display name of the source CallPeer.
peerDisplayNameChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Dummy implementation of a method (inherited from CallPeerListener) that we don't need.
peerDisplayNameChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
Indicates that a change has occurred in the display name of the source CallPeer.
peerImageChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.CallPeerMenu
 
peerImageChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
 
peerImageChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
 
peerImageChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Indicates that a change has occurred in the image of the source CallPeer.
peerImageChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerAdapter
Indicates that a change has occurred in the image of the source CallPeer.
peerImageChanged(CallPeerChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerListener
Indicates that a change has occurred in the image of the source CallPeer.
peerImageChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Dummy implementation of a method (inherited from CallPeerListener) that we don't need.
peerImageChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
Indicates that a change has occurred in the image of the source CallPeer.
peerJID - Variable in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
The jabber address of this peer
peerRecords - Variable in class net.java.sip.communicator.service.callhistory.CallRecord
A list of all peer records corresponding to this call record.
peerStateChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.CallPeerMenu
Implements (CallPeerChangeEvent) in order to update the "Put on/off hold" menu item to fit the current hold state of the call peer.
peerStateChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
 
peerStateChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
 
peerStateChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Fired when peer's state is changed
peerStateChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerAdapter
Indicates that a change has occurred in the status of the source CallPeer.
peerStateChanged(CallPeerChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerListener
Indicates that a change has occurred in the status of the source CallPeer.
peerStateChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Verifies whether the call peer has entered a state.
peerStateChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
Indicates that a change has occurred in the status of the source CallPeer.
peerTransportAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.CallPeerMenu
 
peerTransportAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
 
peerTransportAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
 
peerTransportAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Indicates that a change has occurred in the transport address that we use to communicate with the peer.
peerTransportAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.event.CallPeerAdapter
Indicates that a change has occurred in the transport address that we use to communicate with the source CallPeer.
peerTransportAddressChanged(CallPeerChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerListener
Indicates that a change has occurred in the transport address that we use to communicate with the peer.
peerTransportAddressChanged(CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Dummy implementation of a method (inherited from CallPeerListener) that we don't need.
peerViewAdded(ConferencePeerViewEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Indicates that the peer panel was added.
peerViewAdded(ConferencePeerViewEvent) - Method in interface net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerViewListener
Indicates that the peer panel was added.
peerViewRemoved(ConferencePeerViewEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Indicates that the peer panel was removed.
peerViewRemoved(ConferencePeerViewEvent) - Method in interface net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerViewListener
Indicates that the peer panel was removed.
PENDING - Static variable in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Endpoint is not yet in the session, but it is anticipated that he/she will join in the near future.
PERPIXEL_TRANSLUCENT - Static variable in class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 
PERPIXEL_TRANSPARENT - Static variable in class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 
persistableAddress - Variable in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
The persistable address of the contact from the session.
Persistence - Enum in net.java.sip.communicator.service.keybindings
Convenience methods providing a quick means of loading and saving keybindings.
persistentData - Variable in class net.java.sip.communicator.impl.contactlist.MclStorageManager.StoredProtoContactDescriptor
 
persistentLoad(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Loads the settings with the given name from the config files into the LdapDirectorySetting.
persistentLoad(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Loads the settings with the given name from the config files into the LdapDirectorySetting.
persistentRemove() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Removes settings with this name from the configuration files (package private)
persistentRemove() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Removes settings with this name from the config files
persistentSave() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Saves these settings through the configuration service
persistentSave() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Saves these settings through the configuration service
PERSONAL_DICTIONARY - Static variable in class net.java.sip.communicator.plugin.spellcheck.Resources
The personal dictionary icon.
PhoneNumberContactQuery - Class in net.java.sip.communicator.plugin.phonenumbercontactsource
The PhoneNumberContactQuery is a query over the PhoneNumberContactSource.
PhoneNumberContactQuery(PhoneNumberContactSource, String, int) - Constructor for class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactQuery
Creates an instance of PhoneNumberContactQuery by specifying the parent contact source, the query string to match and the maximum result contacts to return.
PhoneNumberContactSource - Class in net.java.sip.communicator.plugin.phonenumbercontactsource
The PhoneNumberContactSource is a source of phone numbers coming from the server stored contact info of all contacts for all protocol providers.
PhoneNumberContactSource() - Constructor for class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactSource
 
PhoneNumberDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.PhoneNumberDetail
 
PhoneNumberI18nService - Interface in net.java.sip.communicator.service.protocol
Implements PhoneNumberI18nService which aids the parsing, formatting and validating of international phone numbers.
PhoneNumberI18nServiceImpl - Class in net.java.sip.communicator.impl.phonenumbers
Implements PhoneNumberI18nService which aids the parsing, formatting and validating of international phone numbers.
PhoneNumberI18nServiceImpl() - Constructor for class net.java.sip.communicator.impl.phonenumbers.PhoneNumberI18nServiceImpl
 
phoneNumberMatches(String) - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactQuery
 
phoneNumberMatches(String) - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Determines whether a specific String phone number matches the AsyncContactQuery.query of this AsyncContactQuery.
PhoneNumberServiceActivator - Class in net.java.sip.communicator.impl.phonenumbers
Activates PhoneNumberI18nService implementation.
PhoneNumberServiceActivator() - Constructor for class net.java.sip.communicator.impl.phonenumbers.PhoneNumberServiceActivator
 
phoneNumbersMatch(String, String) - Method in class net.java.sip.communicator.impl.phonenumbers.PhoneNumberI18nServiceImpl
Determines whether two String phone numbers match.
phoneNumbersMatch(String, String) - Method in interface net.java.sip.communicator.service.protocol.PhoneNumberI18nService
Determines whether two String phone numbers match.
PhoneNumberSourceContact - Class in net.java.sip.communicator.plugin.phonenumbercontactsource
The PhoneNumberSourceContact extends the GenericSourceContact and represents a contact in the PhoneNumberContactSource.
PhoneNumberSourceContact(ContactQuery, PhoneNumberContactSource, Contact, List<ContactDetail>, String) - Constructor for class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberSourceContact
Creates an instance of PhoneNumberSourceContact.
pickup(OperationSetTelephonyBLF.Line) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
To pickup the call for the monitored line if possible.
pickup(OperationSetTelephonyBLF.Line) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF
To pickup the call for the monitored line if possible.
PICTURE_FAST_UPDATE_CONTENT_SUB_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
The sub-type of the content carried by SIP INFO Requests for the purposes of picture_fast_update.
pkc - Variable in class net.java.sip.communicator.impl.neomedia.ZrtpConfigurePanel
 
placeCall(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
 
PLAIN_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
No icon is used.
PLATFORM_CODE_ATTRIBUTE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.ReasonExtension
The name of optional platform code attribute.
PLUGIN_COMPONENT_ADDED - Static variable in class net.java.sip.communicator.impl.gui.event.PluginComponentEvent
Indicates that the PluginComponentEvent instance was triggered by adding a plugin component.
PLUGIN_COMPONENT_REMOVED - Static variable in class net.java.sip.communicator.impl.gui.event.PluginComponentEvent
Indicates that the MetaContactEvent instance was triggered by the removal of an existing MetaContact.
PLUGIN_ICON - Static variable in class net.java.sip.communicator.plugin.spellcheck.Resources
The spell check plugin icon, shown in the configuration form.
PluginComponent - Interface in net.java.sip.communicator.service.gui
The PluginComponent is an interface meant to be implemented by all plugins that would like to add a user interface component to a particular container in the graphical user interface (GUI).
pluginComponentAdded(PluginComponentEvent) - Method in interface net.java.sip.communicator.impl.gui.event.PluginComponentListener
Indicates that a plugin component has been successfully added to the container.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRightButtonMenu
Indicates that a new plugin component has been added.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Indicates that a plugin component has been successfully added to the container.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Adds a plugin component to this container.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Indicates that a new plugin component has been added.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.HelpMenu
 
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Adds the plugin component given by event to this panel if it's its container.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupRightButtonMenu
Indicates that a new plugin component has been added.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
Adds the according plug-in component to this container.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Adds the associated with this PluginComponentEvent component to the appropriate container.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Adds the plugin component contained in the event to this container.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.menus.ViewMenu
Adds the plugin component contained in the event to this container.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Indicates that a plug-in component is registered to be added in a container.
pluginComponentAdded(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.utils.PluginContainer
PluginComponentEvent - Class in net.java.sip.communicator.impl.gui.event
Implements an EventObject related to a PluginComponent.
PluginComponentEvent(PluginComponentFactory, int) - Constructor for class net.java.sip.communicator.impl.gui.event.PluginComponentEvent
Initializes a new PluginComponentEvent instance which is to notify about a specific PluginComponent and which is to be of a nature indicated by a specific ID.
PluginComponentFactory - Class in net.java.sip.communicator.service.gui
The PluginComponentFactory is the factory that will be used by the PluginComponents to register in OSGI bundle context and will be used by containers of the plugins to create Plugin component instances.
PluginComponentFactory(Container) - Constructor for class net.java.sip.communicator.service.gui.PluginComponentFactory
Creates a default factory for a container.
PluginComponentFactory(Container, String, int, boolean) - Constructor for class net.java.sip.communicator.service.gui.PluginComponentFactory
Creates factory.
PluginComponentListener - Interface in net.java.sip.communicator.impl.gui.event
Listens for all events caused by adding or removing of a plugin component.
pluginComponentRemoved(PluginComponentEvent) - Method in interface net.java.sip.communicator.impl.gui.event.PluginComponentListener
Indicates that a plugin component has been successfully removed from the container.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRightButtonMenu
Removes the according plug-in component from this container.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Indicates that a plugin component has been successfully removed from the container.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Removes a plugin component from this container.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Removes the according plug-in component from this container.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.menus.HelpMenu
 
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Removes the plugin component given by event if previously added in this panel.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupRightButtonMenu
Indicates that a new plugin component has been removed.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactRightButtonMenu
Removes the according plug-in component from this container.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Removes the associated with this PluginComponentEvent component from this container.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Indicates that a plugin component has been removed.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.menus.ViewMenu
Indicates that a plugin component has been removed.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Indicates that a plug-in component is registered to be removed from a container.
pluginComponentRemoved(PluginComponentEvent) - Method in class net.java.sip.communicator.impl.gui.utils.PluginContainer
PluginContainer - Class in net.java.sip.communicator.impl.gui.utils
Provides capabilities to a specific JComponent to contain PluginComponents, track when they are added and removed.
PluginContainer(JComponent, Container) - Constructor for class net.java.sip.communicator.impl.gui.utils.PluginContainer
Initializes a new PluginContainer instance which is to provide capabilities to a specific JComponent container with a specific Container id to contain PluginComponent and track when they are added and removed.
PluginDialog - Class in net.java.sip.communicator.plugin.exampleplugin
A plugin dialog that is open through the right button menu over a contact and shows the contact name.
PluginDialog(MetaContact) - Constructor for class net.java.sip.communicator.plugin.exampleplugin.PluginDialog
Creates an instance of this PluginDialog by specifying the current MetaContact.
PluginListCellRenderer - Class in net.java.sip.communicator.plugin.pluginmanager
The ContactListCellRenderer is the custom cell renderer used in the SIP-Communicator's ContactList.
PluginListCellRenderer() - Constructor for class net.java.sip.communicator.plugin.pluginmanager.PluginListCellRenderer
Initialize the panel containing the node.
PluginManagerActivator - Class in net.java.sip.communicator.plugin.pluginmanager
The BundleActivator of the PluginManager plugin.
PluginManagerActivator() - Constructor for class net.java.sip.communicator.plugin.pluginmanager.PluginManagerActivator
 
PluginManagerPanel - Class in net.java.sip.communicator.plugin.pluginmanager
 
PluginManagerPanel() - Constructor for class net.java.sip.communicator.plugin.pluginmanager.PluginManagerPanel
Creates an instance of PluginManagerPanel.
PluginTableModel - Class in net.java.sip.communicator.plugin.pluginmanager
The TableModel of the table containing all plug-ins.
PluginTableModel() - Constructor for class net.java.sip.communicator.plugin.pluginmanager.PluginTableModel
Create an instance of PluginTableModel
PNAME_ALWAYS_TRUST - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
Property for always trust mode.
PNAME_BACKUP_RESOLVER - Static variable in class net.java.sip.communicator.impl.dns.DnsUtilActivator
The name of the property that users may use to override the address of our backup DNS resolver.
PNAME_BACKUP_RESOLVER_ENABLED - Static variable in class net.java.sip.communicator.impl.dns.DnsUtilActivator
The name of the property that users may use to disable our backup DNS resolver.
PNAME_BACKUP_RESOLVER_FALLBACK_IP - Static variable in class net.java.sip.communicator.impl.dns.DnsUtilActivator
The name of the property that users may use to override the IP address of our backup DNS resolver.
PNAME_BACKUP_RESOLVER_PORT - Static variable in class net.java.sip.communicator.impl.dns.DnsUtilActivator
The name of the property that users may use to override the port of our backup DNS resolver.
PNAME_BASE_DNSSEC_PIN - Static variable in class net.java.sip.communicator.impl.dns.ConfigurableDnssecResolver
PNAME_BASE_THUNDERBIRD_CONFIG - Static variable in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Name of the base-property for a Thunderbird address book configuration.
PNAME_CALCULATED_POSITIONING - Static variable in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Property that disables the automatic resizing and positioning when a window's top edge is outside the visible area of the screen.
PNAME_CLIENTAUTH_CERTCONFIG_BASE - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
The property name prefix of all client authentication configurations.
PNAME_DISPLAYNAME - Static variable in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Property-name, appended to ThunderbirdContactSourceService.PNAME_BASE_THUNDERBIRD_CONFIG , that indicates the display-name shown as the contact group.
PNAME_DNS_ALWAYS_ABSOLUTE - Static variable in class net.java.sip.communicator.util.NetworkUtils
The name of the boolean property that defines whether all domain names looked up from Jitsi should be treated as absolute.
PNAME_DNS_PATIENCE - Static variable in interface net.java.sip.communicator.service.dns.CustomResolver
The name of the property that allows us to override the default DNS_PATIENCE value.
PNAME_DNS_REDEMPTION - Static variable in interface net.java.sip.communicator.service.dns.CustomResolver
The name of the property that allows us to override the default DNS_REDEMPTION value.
PNAME_DNSSEC_NAMESERVERS - Static variable in class net.java.sip.communicator.impl.dns.DnsUtilActivator
The name of the property that sets custom nameservers to use for all DNS lookups when DNSSEC is enabled.
PNAME_DNSSEC_RESOLVER_ENABLED - Static variable in interface net.java.sip.communicator.service.dns.CustomResolver
The name of the property that enables or disables the DNSSEC resolver (instead of a normal, non-validating local resolver).
PNAME_DNSSEC_VALIDATION_MODE - Static variable in class net.java.sip.communicator.impl.dns.ConfigurableDnssecResolver
Name of the property that defines the default DNSSEC validation behavior.
PNAME_ENABLE_DEFAULT_IM_APPLICATION_CHANGE - Static variable in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Boolean property that defines whether changing the default IM application is enabled or not.
PNAME_ENABLE_MACOSX_ADDRESS_BOOK_SEARCH - Static variable in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Boolean property that defines whether the integration of the OS X address book is enabled.
PNAME_ENABLE_MICROSOFT_OUTLOOK_SEARCH - Static variable in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Boolean property that defines whether the integration of the Outlook address book is enabled.
PNAME_FILENAME - Static variable in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Property-name, appended to ThunderbirdContactSourceService.PNAME_BASE_THUNDERBIRD_CONFIG , that indicates the address-book database filename.
PNAME_FREE_BUSY_STATUS_DISABLED - Static variable in interface net.java.sip.communicator.service.calendar.CalendarService
The name of the configuration property which specifies whether free busy status is disabled i.e.
PNAME_INDEX - Static variable in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Property-name, appended to ThunderbirdContactSourceService.PNAME_BASE_THUNDERBIRD_CONFIG , that indicates the priority in the search results.
PNAME_IS_MESSAGE_HISTORY_ENABLED - Static variable in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Name of the property that indicates whether the logging of messages is enabled.
PNAME_IS_MESSAGE_HISTORY_PER_CONTACT_ENABLED_PREFIX - Static variable in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Name of the property that indicates whether the logging of messages is enabled.
PNAME_IS_RECENT_MESSAGES_DISABLED - Static variable in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Name of the property that indicates whether the recent messages is enabled.
PNAME_MACOSX_ADDR_BOOK_SEARCH_FIELD_DISABLED - Static variable in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Boolean property that defines whether using this contact source service as result for the search field is authorized.
PNAME_MAKE_JITSI_DEFAULT_IM_APPLICATION - Static variable in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Boolean property that defines whether Jitsi should be the default IM Application or not.
PNAME_NO_USER_INTERACTION - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
When set to true, the certificate check is performed.
PNAME_OCSP_ENABLED - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
Property that is being applied to the Security property ocsp.enable
PNAME_OUTLOOK_ADDR_BOOK_SEARCH_FIELD_DISABLED - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Boolean property that defines whether using this contact source service as result for the search field is authorized.
PNAME_OUTLOOK_ADDR_BOOK_SHOW_DEFAULTMAILCLIENT_WARNING - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Boolean property that defines whether the warning for the default mail client should be shown or not.
PNAME_PREFIX - Static variable in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Property-name, appended to ThunderbirdContactSourceService.PNAME_BASE_THUNDERBIRD_CONFIG , that indicates the telephone-number prefix.
PNAME_REVOCATION_CHECK_ENABLED - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
Property that is being applied to the system properties com.sun.net.ssl.checkRevocation and com.sun.security.enableCRLDP
PNAME_SC_CACHE_DIR_LOCATION - Static variable in class net.java.sip.communicator.launcher.SIPCommunicator
The name of the property that stores the home dir for cache data, such as avatars and spelling dictionaries.
PNAME_SC_HOME_DIR_LOCATION - Static variable in class net.java.sip.communicator.launcher.SIPCommunicator
The name of the property that stores our home dir location.
PNAME_SC_HOME_DIR_NAME - Static variable in class net.java.sip.communicator.launcher.SIPCommunicator
The name of the property that stores our home dir name.
PNAME_SC_LOG_DIR_LOCATION - Static variable in class net.java.sip.communicator.launcher.SIPCommunicator
The name of the property that stores the home dir for application log files (not history).
PNAME_STRICT_RFC5922 - Static variable in class net.java.sip.communicator.impl.protocol.sip.net.RFC5922Matcher
When set to true, enables strict validation of the hostname according to RFC5922 Section 7.2
PNAME_TRUSTSTORE_FILE - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
Property that is being applied to the system property javax.net.ssl.trustStore
PNAME_TRUSTSTORE_PASSWORD - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
Property that is being applied to the system property javax.net.ssl.trustStorePassword
PNAME_TRUSTSTORE_TYPE - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
Property that is being applied to the system property javax.net.ssl.trustStoreType
PNAME_USE_PROPFILE_CONFIG - Static variable in class net.java.sip.communicator.impl.configuration.ConfigurationActivator
Property name to force a properties file based configuration.
PNContactSourceActivator - Class in net.java.sip.communicator.plugin.phonenumbercontactsource
The activator for the phone number contact source bundle.
PNContactSourceActivator() - Constructor for class net.java.sip.communicator.plugin.phonenumbercontactsource.PNContactSourceActivator
 
PNMAE_TRAY_MODE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
 
poll(EventPackageSubscriber.Subscription) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
Adds a specific Subscription to the list of subscriptions managed by this instance only if another Subscription with the same subscription Address/Request URI and id tag of its associated Event header does not exist in the list.
POLLING_PERIOD - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the offline contact polling period for SIMPLE.
popBranchID(String) - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCacheEntry
Determines whether these credentials have been used for the specified transaction.
popFirstImage(int) - Static method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.AvatarStackManager
Removes the oldest image and as its with lower index.
populateSubscribeRequest(Request, EventPackageSubscriber.Subscription, int) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
Populates a specific Request instance with the headers common to dialog-creating Requests and ones sent inside existing dialogs and specific to the general event package subscription functionality that this instance and a specific Subscription represent.
POPUP_MESSAGE_HANDLER_TAG_EXTRA - Static variable in class net.java.sip.communicator.service.notification.NotificationData
PopupDialog - Interface in net.java.sip.communicator.service.gui
A configurable popup dialog, that could be used from other services for simple interactions with the user, throught the gui interface.
PopupDialogImpl - Class in net.java.sip.communicator.impl.gui
Implements PopupDialog interface.
PopupDialogImpl() - Constructor for class net.java.sip.communicator.impl.gui.PopupDialogImpl
Creates an instance of PopupDialogImpl.
popupMenuCanceled(PopupMenuEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Implements PopupMenuListener#popupMenuCanceled(PopupMenuEvent).
popupMenuCanceled(PopupMenuEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
This method is called when the popup menu is canceled
popupMenuCanceled(PopupMenuEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactMenu
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Implements PopupMenuListener#popupMenuWillBecomeInvisible(PopupMenuEvent).
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
This method is called before the popup menu becomes invisible Note that a JPopupMenu can become invisible any time
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactMenu
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Implements PopupMenuListener#popupMenuWillBecomeVisible(PopupMenuEvent).
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
This method is called before the popup menu becomes visible
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactMenu
 
popupMessage(PopupMessageNotificationAction, String, String, byte[], Object) - Method in class net.java.sip.communicator.impl.notification.PopupMessageNotificationHandlerImpl
Shows the given PopupMessage
popupMessage(PopupMessageNotificationAction, String, String, byte[], Object) - Method in interface net.java.sip.communicator.service.notification.PopupMessageNotificationHandler
Shows the given PopupMessage
PopupMessage - Class in net.java.sip.communicator.service.systray
The PopupMessage class encloses informations to show in a popup.
PopupMessage(String, String) - Constructor for class net.java.sip.communicator.service.systray.PopupMessage
Creates a PopupMessage with the given title and message inside.
PopupMessage(String, String, int) - Constructor for class net.java.sip.communicator.service.systray.PopupMessage
Creates a system tray message with the given title and message content.
PopupMessage(String, String, byte[]) - Constructor for class net.java.sip.communicator.service.systray.PopupMessage
Creates a new PopupMessage with the given title, message and icon.
PopupMessage(JComponent, String, String) - Constructor for class net.java.sip.communicator.service.systray.PopupMessage
Creates a new PopupMessage with the given JComponent as its content.
PopupMessage(String, String, Object) - Constructor for class net.java.sip.communicator.service.systray.PopupMessage
Creates a new PopupMessage with the given JComponent as its content.
PopupMessage(String, String, byte[], Object) - Constructor for class net.java.sip.communicator.service.systray.PopupMessage
Creates a new PopupMessage with the given JComponent as its content.
popupMessageClicked(SystrayPopupMessageEvent) - Method in class net.java.sip.communicator.impl.neomedia.AbstractDeviceConfigurationListener
Indicates that user has clicked on the systray popup message.
popupMessageClicked(SystrayPopupMessageEvent) - Method in interface net.java.sip.communicator.service.systray.event.SystrayPopupMessageListener
Indicates that user has clicked on the systray popup message.
PopupMessageHandler - Interface in net.java.sip.communicator.service.systray
The PopupMessageHandler role is to give different methods to display PopupMessage and listen for events (user click) coming from that popup.
PopupMessageHandlerSwingImpl - Class in net.java.sip.communicator.impl.swingnotification
Implements PopupMessageHandler using Swing.
PopupMessageHandlerSwingImpl() - Constructor for class net.java.sip.communicator.impl.swingnotification.PopupMessageHandlerSwingImpl
 
PopupMessageHandlerTrayIconImpl - Class in net.java.sip.communicator.impl.osdependent
An implementation of the PopupMsystrayessageHandler using the tray icon.
PopupMessageHandlerTrayIconImpl(TrayIcon) - Constructor for class net.java.sip.communicator.impl.osdependent.PopupMessageHandlerTrayIconImpl
Creates a new PopupMessageHandlerTrayIconImpl which will uses the provided TrayIcon to show message.
PopupMessageNotificationAction - Class in net.java.sip.communicator.service.notification
An implementation of the PopupMessageNotificationHandler interface.
PopupMessageNotificationAction(String) - Constructor for class net.java.sip.communicator.service.notification.PopupMessageNotificationAction
Creates an instance of PopupMessageNotificationHandlerImpl by specifying the default message to use if no message is specified.
PopupMessageNotificationAction(String, long) - Constructor for class net.java.sip.communicator.service.notification.PopupMessageNotificationAction
Creates an instance of PopupMessageNotificationHandlerImpl by specifying the default message to use if no message is specified.
PopupMessageNotificationAction(String, long, String) - Constructor for class net.java.sip.communicator.service.notification.PopupMessageNotificationAction
Creates an instance of PopupMessageNotificationHandlerImpl by specifying the default message to use if no message is specified.
PopupMessageNotificationHandler - Interface in net.java.sip.communicator.service.notification
The PopupMessageNotificationHandler interface is meant to be implemented by the notification bundle in order to provide handling of popup message actions.
PopupMessageNotificationHandlerImpl - Class in net.java.sip.communicator.impl.notification
An implementation of the PopupMessageNotificationHandler interface.
PopupMessageNotificationHandlerImpl() - Constructor for class net.java.sip.communicator.impl.notification.PopupMessageNotificationHandlerImpl
 
PopupNotificationPanel - Class in net.java.sip.communicator.plugin.desktoputil
A custom panel to handle systray popup notification
PopupNotificationPanel(String, JPanel, Object) - Constructor for class net.java.sip.communicator.plugin.desktoputil.PopupNotificationPanel
Creates a new notification panel with notificationContent as the component to put in that panel
PopupOutsideListener - Interface in net.java.sip.communicator.plugin.desktoputil.event
 
popupOutsideOperation(MouseEvent) - Method in interface net.java.sip.communicator.plugin.desktoputil.event.PopupOutsideListener
 
PORT_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.SctpConnection
The XML name of the port attribute of a SctpConnection of a conference IQ which represents the SCTP port property of ColibriConferenceIQ.SctpConnection.
PORT_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "port" element.
PORT_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
Port number of "sctpmap" element.
PortTracker - Class in net.java.sip.communicator.util
The PortTracker class allows for a controlled selection of bind ports.
PortTracker(int, int) - Constructor for class net.java.sip.communicator.util.PortTracker
Initializes a port tracker with the specified port range.
POSTALCODE - 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 post codes (or any code used for postal delivery) (e.g.
POSTALCODE - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for storing post codes (or any code used for postal delivery) (e.g.
PostalCodeDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.PostalCodeDetail
 
postFile(String, String, File) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Posts a file to the address.
postFile(String, String, File, String, String) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Posts a file to the address.
postForm(String, String, String, ArrayList<String>, ArrayList<String>, int, int) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Posting form to address.
postForm(String, String, String, ArrayList<String>, ArrayList<String>, int, int, HttpUtils.RedirectHandler) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Posting form to address.
postForm(String, List<String>, List<String>) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Posting form to address.
postForm(String, String, String, ArrayList<String>, ArrayList<String>, int, int, HttpUtils.RedirectHandler, List<String>, List<String>) - Static method in class net.java.sip.communicator.service.httputil.HttpUtils
Posting form to address.
PR_ATTACHMENT_CONTACTPHOTO - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The id of the PR_ATTACHMENT_CONTACTPHOTO MAPI property.
PR_BUSINESS2_TELEPHONE_NUMBER - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_BUSINESS2_TELEPHONE_NUMBER property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_BUSINESS_ADDRESS_CITY - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the business city of the postal address.
PR_BUSINESS_ADDRESS_COUNTRY - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the business country of the postal address.
PR_BUSINESS_ADDRESS_POSTAL_CODE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the business postal code of the postal address.
PR_BUSINESS_ADDRESS_STATE_OR_PROVINCE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the business state or province of the postal address.
PR_BUSINESS_ADDRESS_STREET - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the business street of the postal address.
PR_BUSINESS_HOME_PAGE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the business home page
PR_BUSINESS_TELEPHONE_NUMBER - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_BUSINESS_TELEPHONE_NUMBER property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_COMPANY_NAME - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
 
PR_DISPLAY_NAME - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_DISPLAY_NAME property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_DISPLAY_NAME_PREFIX - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the name prefix.
PR_EMAIL_ADDRESS - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_EMAIL_ADDRESS property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_GIVEN_NAME - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_GIVEN_NAME property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_HOME2_TELEPHONE_NUMBER - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_HOME2_TELEPHONE_NUMBER property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_HOME_ADDRESS_CITY - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the home city of the postal address.
PR_HOME_ADDRESS_COUNTRY - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the home country of the postal address.
PR_HOME_ADDRESS_POSTAL_CODE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the home postal code of the postal address.
PR_HOME_ADDRESS_STATE_OR_PROVINCE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the home state or province of the postal address.
PR_HOME_ADDRESS_STREET - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the home street of the postal address.
PR_HOME_TELEPHONE_NUMBER - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_HOME_TELEPHONE_NUMBER property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_MIDDLE_NAME - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_MIDDLE_NAME property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_MOBILE_TELEPHONE_NUMBER - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_MOBILE_TELEPHONE_NUMBER property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_NICKNAME - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the nickname.
PR_OBJECT_TYPE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_OBJECT_TYPE property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_ORIGINAL_ENTRYID - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_ORIGINAL_ENTRYID property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_OTHER_TELEPHONE_NUMBER - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_OTHER_TELEPHONE_NUMBER property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_PERSONAL_HOME_PAGE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the personnal home page
PR_SURNAME - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the id of the PR_SURNAME property in MsOutlookAddrBookContactQuery.MAPI_MAILUSER_PROP_IDS.
PR_TITLE - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
The index of the job title.
preAuthenticateRequest(Request) - Method in class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
Verifies wither we have already authenticated requests with the same Call-ID as request and attaches the corresponding credentials in an effort to avoid receiving an authentication challenge from the server and having to re-send the request.
PreCallDialog - Class in net.java.sip.communicator.impl.gui.main.call
The PreCallDialog is a dialog allowing to pick-up or hangup a call.
PreCallDialog(String, boolean, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Creates an instance of PreCallDialog by specifying the dialog title.
PreCallDialog(String, String, Account[]) - Constructor for class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Creates an instance of PreCallDialog by specifying the dialog title and the text to show.
PreCallDialog(String, String, Account[], boolean, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Creates an instance of PreCallDialog by specifying the dialog title and the text to show.
Preferences - Class in net.java.sip.communicator.plugin.generalconfig.autoaway
Preferences for the Status Update
Preferences() - Constructor for class net.java.sip.communicator.plugin.generalconfig.autoaway.Preferences
 
PREFERRED_CLEAR_PORT_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The property indicating the preferred UDP and TCP port to bind to for clear communications.
PREFERRED_SECURE_PORT_PROPERTY_NAME - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The property indicating the preferred TLS (TCP) port to bind to for secure communications.
PREFERRED_TRANSPORT - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the user preference for a transport protocol to use (i.e.
preferredLayoutSize(Container) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider.DividerLayout
Returns the preferred layout size.
preferredLayoutSize(Container) - Method in class net.java.sip.communicator.impl.gui.main.call.FullScreenLayout
 
PrefixedContactSourceService - Interface in net.java.sip.communicator.service.contactsource
Extension for ContactSourceServices to provide a prefix for phone number to be dialed.
prepareLogin(SecurityAuthority, int) - Method in class net.java.sip.communicator.impl.protocol.jabber.AnonymousLoginStrategy
 
prepareLogin(SecurityAuthority, int) - Method in interface net.java.sip.communicator.impl.protocol.jabber.JabberLoginStrategy
Prepare the login by e.g.
prepareLogin(SecurityAuthority, int) - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByClientCertificateStrategy
Does nothing.
prepareLogin(SecurityAuthority, int) - Method in class net.java.sip.communicator.impl.protocol.jabber.LoginByPasswordStrategy
Loads the account passwords as preparation for the login.
prepareSkinBundleFromZip(File) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Builds a new skin bundle from the zip file content.
PREPARING - Static variable in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Indicates that the file transfer is in negotiation.
PRES_CONTENT_IMAGE_NAME - Static variable in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Presence content for image.
PresContentClient - Interface in net.java.sip.communicator.impl.protocol.sip.xcap
XCAP pres-content client interface.
PresContentParser - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent
Utility class that helps to converts pres-content xml to the object model and object model to the pres-content xml.
PresContentParser() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.PresContentParser
 
preselect(Graphics, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Draws selection points when a shape is preselected.
presence - Variable in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
The presence if supported, null otherwise.
presenceChanged(Presence) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Received on resource status change.
PresenceFilter - Class in net.java.sip.communicator.impl.gui.main.contactlist
The PresenceFilter is used to filter offline contacts from the contact list.
PresenceFilter() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.PresenceFilter
Creates an instance of PresenceFilter.
presenceFilter - Static variable in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
The presence filter.
PresenceManager - Class in net.java.sip.communicator.impl.protocol.irc
Manager for presence status of IRC connection.
PresenceManager(IRCApi, IIRCState, OperationSetPersistentPresenceIrcImpl, ClientConfig, SortedSet<String>) - Constructor for class net.java.sip.communicator.impl.protocol.irc.PresenceManager
Constructor.
PresencePanel - Class in net.java.sip.communicator.plugin.sipaccregwizz
The PresencePanel is the one containing presence information.
PresencePanel(SIPAccountRegistrationForm) - Constructor for class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Creates an instance of PresencePanel.
presenceStatus - Variable in class net.java.sip.communicator.service.protocol.ContactResource
The presence status of this contact resource.
PresenceStatus - Class in net.java.sip.communicator.service.protocol
The class is used to represent the state of the connection of a given ProtocolProvider or Contact.
PresenceStatus(int, String) - Constructor for class net.java.sip.communicator.service.protocol.PresenceStatus
Creates an instance of this class using the specified parameters.
PresenceStatus(int, String, byte[]) - Constructor for class net.java.sip.communicator.service.protocol.PresenceStatus
Creates an instance of this class using the specified parameters.
presenceStatusListener - Variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
 
PresenceStatusListener - Interface in net.java.sip.communicator.service.protocol.event
 
PresenceStatusMenu - Class in net.java.sip.communicator.impl.gui.main.presence
The StatusSelectorBox is a SIPCommMenu that contains the list of statuses for a protocol provider.
PresenceStatusMenu(ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.gui.main.presence.PresenceStatusMenu
Initializes a new PresenceStatusMenu instance which is to depict and change the presence status of a specific ProtocolProviderService.
presenceStatusToJabberMode(PresenceStatus) - Static method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Converts the specified JabberStatusEnum member to the corresponding Jabber Mode
PresenceWatcher - Interface in net.java.sip.communicator.impl.protocol.irc
Interface of the presence watcher.
PresRulesClient - Interface in net.java.sip.communicator.impl.protocol.sip.xcap
XCAP pres-rules client interface.
PresRulesParser - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
Utility class that helps to converts pres-rules xml to the object model and object model to the pres-rules xml.
PresRulesParser() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.PresRulesParser
 
pressedIconImageID - Variable in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
The pressed icon image.
pressedImage - Variable in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
The pressed icon.
pressedImageID - Variable in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
The pressed image.
prev() - Method in class net.java.sip.communicator.impl.history.OrderedQueryResultSet
Returns the previous element in the iteration.
prev() - Method in interface net.java.sip.communicator.service.history.BidirectionalIterator
Returns the previous element in the iteration.
prev() - Method in class net.java.sip.communicator.service.history.DefaultQueryResultSet
 
PREVIOUS_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Left flash icon.
prevRecord() - Method in class net.java.sip.communicator.impl.history.OrderedQueryResultSet
A strongly-typed variant of prev().
prevRecord() - Method in class net.java.sip.communicator.service.history.DefaultQueryResultSet
 
prevRecord() - Method in interface net.java.sip.communicator.service.history.QueryResultSet
A strongly-typed variant of prev().
PrimitiveEntityMap() - Constructor for class net.java.sip.communicator.util.Entities.PrimitiveEntityMap
 
print(File) - Method in interface net.java.sip.communicator.impl.osdependent.Desktop.DesktopPeer
 
print(File) - Method in class net.java.sip.communicator.impl.osdependent.DesktopServiceImpl
Invokes the default desktop print method.
print(Graphics, PageFormat, int) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardPanel
Prints the page at the specified index into the specified Graphics context in the specified format.
print(File) - Method in interface net.java.sip.communicator.service.desktop.DesktopService
Prints a file with the native desktop printing facility, using the associated application's print command.
print(String) - Method in class net.java.sip.communicator.util.ScStdOut
Prints string if stdOutPrintingEnabled is enabled.
print(boolean) - Method in class net.java.sip.communicator.util.ScStdOut
Prints b if stdOutPrintingEnabled is enabled.
print(char) - Method in class net.java.sip.communicator.util.ScStdOut
Prints c if stdOutPrintingEnabled is enabled.
print(char[]) - Method in class net.java.sip.communicator.util.ScStdOut
Prints s if stdOutPrintingEnabled is enabled.
print(double) - Method in class net.java.sip.communicator.util.ScStdOut
Prints d if stdOutPrintingEnabled is enabled.
print(float) - Method in class net.java.sip.communicator.util.ScStdOut
Prints f if stdOutPrintingEnabled is enabled.
print(int) - Method in class net.java.sip.communicator.util.ScStdOut
Prints i if stdOutPrintingEnabled is enabled.
print(long) - Method in class net.java.sip.communicator.util.ScStdOut
Prints l if stdOutPrintingEnabled is enabled.
print(Object) - Method in class net.java.sip.communicator.util.ScStdOut
Prints obj if stdOutPrintingEnabled is enabled.
printAttributes(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
 
printAttributes(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Derived class implements this method in order to print additional attributes to main XML element.
printAttributes(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
Derived class implements this method in order to print additional attributes to main XML element.
printAttributes(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.SctpConnection
Derived class implements this method in order to print additional attributes to main XML element.
printAttributes(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
Implementing classes should print their attributes if any in XML format to given out StringBuilder.
printAttributes(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.HangUp
 
printAttributes(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RayoIq
Implementing classes should print their attributes if any in XML format to given out StringBuilder.
printAttributes(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RefIq
Implementing classes should print their attributes if any in XML format to given out StringBuilder.
printContent(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
 
printContent(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Implement in order to print content child elements of this IQ using given StringBuilder.
printContent(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
Implement in order to print content child elements of this IQ using given StringBuilder.
printContent(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.SctpConnection
 
printDTMFTone(char) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Prints the given DTMG character through this CallPeerRenderer.
printDTMFTone(char) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Prints the given DTMG character through this CallPeerRenderer.
printDTMFTone(char) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Prints the given DTMG character through this CallPeerRenderer.
printDTMFTone(char) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Prints the given DTMG character through this CallPeerRenderer.
println(boolean) - Method in class net.java.sip.communicator.util.ScStdOut
Prints x if stdOutPrintingEnabled is enabled.
println(char) - Method in class net.java.sip.communicator.util.ScStdOut
Prints x if stdOutPrintingEnabled is enabled.
println(char[]) - Method in class net.java.sip.communicator.util.ScStdOut
Prints x if stdOutPrintingEnabled is enabled.
println(double) - Method in class net.java.sip.communicator.util.ScStdOut
Prints x if stdOutPrintingEnabled is enabled.
println(float) - Method in class net.java.sip.communicator.util.ScStdOut
Prints x if stdOutPrintingEnabled is enabled.
println(int) - Method in class net.java.sip.communicator.util.ScStdOut
Prints x if stdOutPrintingEnabled is enabled.
println(long) - Method in class net.java.sip.communicator.util.ScStdOut
Prints x if stdOutPrintingEnabled is enabled.
println(Object) - Method in class net.java.sip.communicator.util.ScStdOut
Prints x if stdOutPrintingEnabled is enabled.
println(String) - Method in class net.java.sip.communicator.util.ScStdOut
Prints x if stdOutPrintingEnabled is enabled.
println() - Method in class net.java.sip.communicator.util.ScStdOut
Prints an empty line stdOutPrintingEnabled is enabled.
priority - Variable in class net.java.sip.communicator.service.protocol.ContactResource
The priority of this contact source.
PRIORITY_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "priority" element.
PriorityTable - Class in net.java.sip.communicator.plugin.desktoputil
Creates a component containing a table and two buttons for the encodings of type(AUDIO or VIDEO) or to sort the priority of the encryption protocols.
PriorityTable(MoveableTableModel, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.PriorityTable
Creates a component for the encodings of type(AUDIO or VIDEO) or to sort the priority of the encryption protocols.
priv - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicator
 
PRIVATE_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.CarbonPacketExtension
The name of the "private" XML element.
PrivateExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.CarbonPacketExtension.PrivateExtension
 
PROACTIVE_NOTIFICATION - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type for proactive notifications (typing notifications when chatting).
processAck(ServerTransaction, Request) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Updates the session description and sends the state of the corresponding call peer to CONNECTED.
processActiveRequest(RequestEvent, byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber.Subscription
Notifies this Subscription that an active NOTIFY Request has been received and it may process the specified raw content carried in it.
processAnswer(List<ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Handles the specified answer by creating and initializing the corresponding MediaStreams.
processAnswer(String) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Handles the specified answer by creating and initializing the corresponding MediaStreams.
processAny(Element, List<Element>) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.XmlUtils
Processes any element and add them into the element.
processAnyAttributes(Element, Map<QName, String>) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.XmlUtils
Processes any attributes and add them into the element.
processAuthenticationChallenge(ClientTransaction, Response, SipProvider) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Attempts to re-generate a Request within a specific ClientTransaction with the proper authorization headers.
processAuthenticationChallenge(ProtocolProviderServiceSipImpl, ClientTransaction, Response, SipProvider) - Static method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Attempts to re-generate a Request within a specific ClientTransaction with the proper authorization headers.
processAuthorisationRequest(AuthorizationRequest, Contact) - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationHandlerImpl
Implements the AuthorizationHandler.processAuthorisationRequest method.
processAuthorisationRequest(AuthorizationRequest, Contact) - Method in interface net.java.sip.communicator.service.protocol.AuthorizationHandler
Called by the protocol provider whenever someone would like to add us to their contact list.
processAuthorizationResponse(AuthorizationResponse, Contact) - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationHandlerImpl
Implements the AuthorizationHandler.processAuthorizationResponse method.
processAuthorizationResponse(AuthorizationResponse, Contact) - Method in interface net.java.sip.communicator.service.protocol.AuthorizationHandler
Called by the protocol provider, this method should be implemented by the user interface.
processBye(ServerTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Sets the state of the corresponding call peer to DISCONNECTED and sends an OK response.
processByeThenIsDialogAlive(Dialog) - Static method in class net.java.sip.communicator.impl.protocol.sip.EventPackageUtils
Processes a BYE request in a specific Dialog for the purposes of subscription associations and returns an indicator which determines whether the specified dialog should still be considered alive after the processing of the BYE request.
processCancel(ServerTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Sets the state of the specifies call peer as DISCONNECTED.
processChannelAllocResp(ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriAnalyser
Processes channels allocation response from the JVB and stores info about new channels in ColibriAnalyser.conferenceState.
processColibriConferenceIQ(ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Notifies this instance that a specific ColibriConferenceIQ has been received.
processColibriConferenceIQ(ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Notifies this instance that a specific ColibriConferenceIQ has been received.
processColibriConferenceIQ(ColibriConferenceIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Notifies this instance that a specific ColibriConferenceIQ has been received.
processComponentEvent(ComponentEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Process an ComponentEvent received from remote peer.
processConferenceDescription(ConferenceDescription, String) - Method in class net.java.sip.communicator.service.protocol.AbstractChatRoom
Processes the ConferenceDescription instance and adds/removes it to the list of conferences.
processContentAccept(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes the content-accept JingleIQ.
processContentAdd(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes the content-add JingleIQ.
processContentModify(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes the content-modify JingleIQ.
processContentReject(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes the content-reject JingleIQ.
processContentRemove(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes the content-remove JingleIQ.
processDialogTerminated(DialogTerminatedEvent) - Method in interface net.java.sip.communicator.impl.protocol.sip.MethodProcessor
Process an asynchronously reported DialogTerminatedEvent.
processDialogTerminated(DialogTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.MethodProcessorAdapter
 
processDialogTerminated(DialogTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Process an asynchronously reported DialogTerminatedEvent.
processDialogTerminated(DialogTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Called when a dialog is terminated
processDialogTerminated(DialogTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Process an asynchronously reported DialogTerminatedEvent.
processDialogTerminated(DialogTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Dispatches the event received from a JAIN-SIP SipProvider to one of our "candidate recipient" listeners.
processExtraHeaders(Message) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
A place where we can handle any headers we need for requests and responses.
processExtraHeaders(Message) - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
A place where we can handle any headers we need for requests and responses.
processExtraHeaders(Message) - Method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingCallSipImpl
A place where we can handle any headers we need for requests and responses.
processFailureResponse(ResponseEvent, int) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber.Subscription
Notifies this Subscription that a Response to a previous SUBSCRIBE Request has been received with a status code in the failure range and it may process the status code carried in it.
processInvite(SipProvider, ServerTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Creates a new call and sends a RINGING response.
processInvite(SipProvider, ServerTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingCallSipImpl
Creates a new call and sends a RINGING response.
processInviteOK(ClientTransaction, Response) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Sets our state to CONNECTED, sends an ACK and processes the SDP description in the ok Response.
processIOException(IOExceptionEvent) - Method in interface net.java.sip.communicator.impl.protocol.sip.MethodProcessor
Process an asynchronously reported IO Exception.
processIOException(IOExceptionEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.MethodProcessorAdapter
 
processIOException(IOExceptionEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Process an asynchronously reported IO Exception.
processIOException(IOExceptionEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Called when an IO error occurs
processIOException(IOExceptionEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Never called.
processIOException(IOExceptionEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Process an asynchronously reported IO Exception.
processIOException(IOExceptionEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Dispatches the event received from a JAIN-SIP SipProvider to one of our "candidate recipient" listeners.
processKeyboardEvent(KeyEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Process keyboard notification received from remote peer.
processKeyboardEvent(KeyEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Process keyboard notification received from remote peer.
processKeyboardEvent(KeyEvent) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingServer
Process keyboard notification received from remote peer.
processKeyFrameRequest() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Processes a request for a (video) key frame from the remote peer to the local peer.
processKeyFrameRequest(CallPeerMediaHandler<?>) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Processes a request for a (video) key frame from a remote peer to the local peer.
processMeCommand(ChatMessage) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Processes /me command in group chats.
processMessage(ChatMessage, String, ProtocolProviderService, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Processes the message given by the parameters.
processMessage(ChatMessage, ProtocolProviderService, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Processes the message given by the parameters.
processMessage(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTypingNotificationsSipImpl
Process the incoming sip messages
processMessage(RequestEvent) - Method in interface net.java.sip.communicator.impl.protocol.sip.SipMessageProcessor
Process the incoming message
processMouseEvent(MouseEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Process mouse notification received from remote peer.
processMouseEvent(MouseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Process mouse notification received from remote peer.
processMouseEvent(MouseEvent) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingServer
Process mouse notification received from remote peer.
processNotImplemented(ClientTransaction, Response) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Handles a NOT_IMPLEMENTED response sent in reply of our register request.
processOffer(List<ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Parses and handles the specified offer and returns a content extension representing the current state of this media handler.
processOffer(String) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Parses offerString, creates the MediaStreams that it describes and constructs a response representing the state of this MediaHandler.
processOK(ClientTransaction, Response) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
An ok here means that our registration has been accepted or terminated (depending on the corresponding REGISTER request).
processPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.debugger.SmackPacketDebugger
Process the next packet sent to this packet listener.
processPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveManager
A packet Listener for all incoming packets.
processPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.version.VersionManager
A packet Listener for incoming Version packets.
processPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Handles incoming jingle packets and passes them to the corresponding method based on their action.
processPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingClientJabberImpl
Handles incoming inputevt packets and passes them to the corresponding method based on their action.
processPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Handles incoming inputevt packets and passes them to the corresponding method based on their action.
processPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGenericNotificationsJabberImpl
Process the next packet sent to this packet listener.
processPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Handles incoming jingle packets and passes them to the corresponding method based on their action.
processPacket(Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoBridgeImpl
Implements PacketListener.
processPictureFastUpdate(ClientTransaction, Response) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
 
processPictureFastUpdate(ServerTransaction, Request) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
 
processReInvite(ServerTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Reinitializes the media session of the CallPeer that this INVITE request is destined to.
processReplacement(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Formats the given message.
processReplacingInvite(SipProvider, ServerTransaction, CallPeerSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Processes an incoming INVITE that is meant to replace an existing CallPeerSipImpl that is participating in this call.
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.ClientCapabilities
Receives options requests and replies with an OK response containing methods that we support.
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.dtmf.DTMFInfo
Receives dtmf info requests.
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Processes incoming subscribe requests.
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
processRequest(RequestEvent) - Method in interface net.java.sip.communicator.impl.protocol.sip.MethodProcessor
Processes a Request received on a ProtocolProviderServiceSipImpl upon which this processor is registered.
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.MethodProcessorAdapter
 
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Processes a Request received on a SipProvider upon which this SipListener is registered.
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Process a request from a distant contact
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Processes a Request received on a SipProvider upon which this SipListener is registered.
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Processes a Request received on a SipProvider upon which this SipListener is registered.
processRequest(RequestEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Dispatches the event received from a JAIN-SIP SipProvider to one of our "candidate recipient" listeners.
processResponse(ResponseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.dtmf.DTMFInfo
Just look if the DTMF signal was well received, and log it
processResponse(ResponseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Handles an incoming response to a request we'vre previously sent.
processResponse(ResponseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
processResponse(ResponseEvent) - Method in interface net.java.sip.communicator.impl.protocol.sip.MethodProcessor
Processes a Response received on a ProtocolProviderServiceSipImpl upon which this processor is registered.
processResponse(ResponseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.MethodProcessorAdapter
 
processResponse(ResponseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Analyzes the incoming responseEvent and then forwards it to the proper event handler.
processResponse(ResponseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Analyzes the incoming responseEvent and then forwards it to the proper event handler.
processResponse(ResponseEvent, Map<String, Message>) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTypingNotificationsSipImpl
Process the responses of sent messages
processResponse(ResponseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Processes a Response received on a SipProvider upon which this SipListener is registered.
processResponse(ResponseEvent, Map<String, Message>) - Method in interface net.java.sip.communicator.impl.protocol.sip.SipMessageProcessor
Process the responses of sent messages
processResponse(ResponseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Analyzes the incoming responseEvent and then forwards it to the proper event handler.
processResponse(ResponseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Dispatches the event received from a JAIN-SIP SipProvider to one of our "candidate recipient" listeners.
processSessionAccept(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes a session-accept JingleIQ.
processSessionInfo(SessionInfoPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Handles the specified session info packet according to its content.
processSessionInitiate(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Creates a new call peer and sends a RINGING response.
processSessionInitiate(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes the session initiation JingleIQ that we were created with, passing its content to the media handler and then sends either a "session-info/ringing" or a "session-terminate" response.
processSessionProgress(ClientTransaction, Response) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Handles early media in 183 Session Progress responses.
processSessionTerminate(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Puts this peer into a CallPeerState.DISCONNECTED, indicating a reason to the user, if there is one.
processSourceAdd(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes the source-add JingleIQ action used in Jitsi-Meet.
processSourceRemove(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes the source-remove JingleIQ action used in Jitsi-Meet.
processStoredEvents() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Process stored presences.
processSuccessResponse(ResponseEvent, int) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber.Subscription
Notifies this Subscription that a Response to a previous SUBSCRIBE Request has been received with a status code in the success range and it may process the status code carried in it.
processTerminatedRequest(RequestEvent, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber.Subscription
Notifies this Subscription that a terminating NOTIFY Request has been received and it may process the reason code carried in it.
processTimeout(TimeoutEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
If we got timeout we there is a problem with the connection, lets inform the provider.
processTimeout(TimeoutEvent) - Method in interface net.java.sip.communicator.impl.protocol.sip.MethodProcessor
Processes a retransmit or expiration Timeout of an underlying Transaction handled by this SipListener.
processTimeout(TimeoutEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.MethodProcessorAdapter
 
processTimeout(TimeoutEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Processes a retransmit or expiration Timeout of an underlying Transactionhandled by this SipListener.
processTimeout(TimeoutEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Called when a timeout occur
processTimeout(TimeoutEvent, Map<String, Message>) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTypingNotificationsSipImpl
Process the timeouts of sent messages
processTimeout(TimeoutEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Processes a retransmit or expiration Timeout of an underlying Transaction handled by this SipListener.
processTimeout(TimeoutEvent, Map<String, Message>) - Method in interface net.java.sip.communicator.impl.protocol.sip.SipMessageProcessor
Processes a retransmit or expiration Timeout of an underlying Transactionhandled by this SipListener.
processTimeout(TimeoutEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Processes a retransmit or expiration Timeout of an underlying Transactionhandled by this SipListener.
processTimeout(TimeoutEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Dispatches the event received from a JAIN-SIP SipProvider to one of our "candidate recipient" listeners.
processTransactionTerminated(TransactionTerminatedEvent) - Method in interface net.java.sip.communicator.impl.protocol.sip.MethodProcessor
Process an asynchronously reported TransactionTerminatedEvent.
processTransactionTerminated(TransactionTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.MethodProcessorAdapter
 
processTransactionTerminated(TransactionTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Process an asynchronously reported TransactionTerminatedEvent.
processTransactionTerminated(TransactionTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Called when a transaction is terminated
processTransactionTerminated(TransactionTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Process an asynchronously reported TransactionTerminatedEvent.
processTransactionTerminated(TransactionTerminatedEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Dispatches the event received from a JAIN-SIP SipProvider to one of our "candidate recipient" listeners.
processTransfer(TransferPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes a specific "XEP-0251: Jingle Session Transfer" transfer packet (extension).
processTransfer(Contact, String) - Method in interface net.java.sip.communicator.service.protocol.TransferAuthority
Checks with user for unknown transfer.
processTransfer(String, String) - Method in interface net.java.sip.communicator.service.protocol.TransferAuthority
Checks with user for unknown transfer.
processTransportInfo(JingleIQ) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Processes the transport-info JingleIQ.
processTransportInfo(Iterable<ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Processes the transport-related information provided by the remote peer in a specific set of ContentPacketExtensions.
PROGRESS_MAXIMUM_VALUE - Static variable in interface net.java.sip.communicator.service.callhistory.event.CallHistorySearchProgressListener
The maximum value for the progress change.
PROGRESS_MAXIMUM_VALUE - Static variable in interface net.java.sip.communicator.service.history.event.HistorySearchProgressListener
The maximum value for the progress change.
PROGRESS_MAXIMUM_VALUE - Static variable in interface net.java.sip.communicator.service.msghistory.event.MessageHistorySearchProgressListener
The maximum value for the progress change.
PROGRESS_MINIMUM_VALUE - Static variable in interface net.java.sip.communicator.service.callhistory.event.CallHistorySearchProgressListener
The minimum value for the progress change.
PROGRESS_MINIMUM_VALUE - Static variable in interface net.java.sip.communicator.service.history.event.HistorySearchProgressListener
The minimum value for the progress change.
PROGRESS_MINIMUM_VALUE - Static variable in interface net.java.sip.communicator.service.msghistory.event.MessageHistorySearchProgressListener
The minimum value for the progress change.
progressBar - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The progress bar.
progressChanged(FileTransferProgressEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Updates progress bar progress line every time a progress event has been received.
progressChanged(ProgressEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Handles the ProgressEvent triggered from the history when processing a query.
progressChanged(ProgressEvent) - Method in interface net.java.sip.communicator.service.callhistory.event.CallHistorySearchProgressListener
This method gets called when progress changes through the search process
progressChanged(ProgressEvent) - Method in interface net.java.sip.communicator.service.history.event.HistorySearchProgressListener
This method gets called when progress changes through the search process
progressChanged(ProgressEvent) - Method in interface net.java.sip.communicator.service.msghistory.event.MessageHistorySearchProgressListener
This method gets called when progress changes through the search process
progressChanged(FileTransferProgressEvent) - Method in interface net.java.sip.communicator.service.protocol.event.FileTransferProgressListener
Indicates a change in the file transfer progress.
ProgressEvent - Class in net.java.sip.communicator.service.callhistory.event
A "ProgressEvent" event gets delivered through the search process of CallHistoryService Service.
ProgressEvent(Object, ProgressEvent, int) - Constructor for class net.java.sip.communicator.service.callhistory.event.ProgressEvent
Constructor.
ProgressEvent - Class in net.java.sip.communicator.service.history.event
A "ProgressEvent" event gets delivered through the search process of HistoryReader Service.
ProgressEvent(Object, Date, Date, String[], int) - Constructor for class net.java.sip.communicator.service.history.event.ProgressEvent
Constructs a new ProgressEvent.
ProgressEvent(Object, Date, Date, String[]) - Constructor for class net.java.sip.communicator.service.history.event.ProgressEvent
Constructs a new ProgressEvent.
ProgressEvent(Object, Date, Date) - Constructor for class net.java.sip.communicator.service.history.event.ProgressEvent
Constructs a new ProgressEvent.
ProgressEvent - Class in net.java.sip.communicator.service.msghistory.event
A "ProgressEvent" event gets delivered through the search process of MessageHistoryService Service.
ProgressEvent(Object, ProgressEvent, int) - Constructor for class net.java.sip.communicator.service.msghistory.event.ProgressEvent
Constructor.
promptRepaint() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Causes the chat to validate its appearance (suggests a repaint operation may be necessary).
promptRepaint() - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
Prompts the text field to repaint.
promptRepaint() - Method in interface net.java.sip.communicator.service.gui.Chat
Causes the chat to validate its appearance (suggests a repaint operation may be necessary).
PROP_FULL_SCREEN - Static variable in interface net.java.sip.communicator.impl.gui.main.call.CallContainer
The name of the boolean property of the Window which represents a CallContainer that indicates whether the Window is displayed in full-screen or windowed mode.
PROP_MAXIMAL_RTP_DTMF_TONE_DURATION - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetDTMF
The name of the ConfigurationService int property which indicates the maximal duration for a DTMF tone (in ms).
PROP_MINIMAL_RTP_DTMF_TONE_DURATION - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetDTMF
The name of the ConfigurationService int property which indicates the minimal duration for a DTMF tone.
PROP_XMPP_USE_ALL_RESOURCES_FOR_CAPABILITIES - Static variable in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
The name of the property used to control whether to use all resources to show capabilities
PROP_XMPP_USE_ALL_RESOURCES_FOR_CAPABILITIES - Static variable in class net.java.sip.communicator.plugin.generalconfig.XMPPConfigForm
The name of the property used to control whether to use all resources to show capabilities
PropertiesEditorActivator - Class in net.java.sip.communicator.plugin.propertieseditor
The BundleActivator of the PropertiesEditor plugin.
PropertiesEditorActivator() - Constructor for class net.java.sip.communicator.plugin.propertieseditor.PropertiesEditorActivator
 
PropertiesEditorPanel - Class in net.java.sip.communicator.plugin.propertieseditor
 
PropertiesEditorPanel() - Constructor for class net.java.sip.communicator.plugin.propertieseditor.PropertiesEditorPanel
Creates an instance PropertiesEditorPanel.
propertiesEditorPanel - Variable in class net.java.sip.communicator.plugin.propertieseditor.StartingPanel
The PropertiesEditorPanel
PROPERTY_DISPLAY_DETAILS - Static variable in class net.java.sip.communicator.service.protocol.event.ContactPropertyChangeEvent
Indicates that a change has occurred in the display details of the source contact.
PROPERTY_DISPLAY_NAME - Static variable in class net.java.sip.communicator.service.protocol.event.ContactPropertyChangeEvent
Indicates that a change has occurred in the display name of the source contact.
PROPERTY_IMAGE - Static variable in class net.java.sip.communicator.service.protocol.event.ContactPropertyChangeEvent
Indicates that a change has occurred in the image of the source contact.
PROPERTY_NOT_SUPPORTED - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeFailedEvent
Indicates that the current implementation doesn't support the given property.
PROPERTY_PERSISTENT_DATA - Static variable in class net.java.sip.communicator.service.protocol.event.ContactPropertyChangeEvent
Indicates that a change has occurred in the data that the contact is storing in external sources.
PROPERTY_PROVISIONING_PASSWORD - Static variable in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Name of the provisioning password in the configuration service (HTTP authentication).
PROPERTY_PROVISIONING_USERNAME - Static variable in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Name of the provisioning username in the configuration service authentication).
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
 
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Method used to listen for property change events from the model and update the dialog's graphical components as necessary.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountsConfigurationPanel
This method gets called when a property is changed.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.NewAccountDialog
This method gets called when a property is changed.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.CallInfoFrame
Listen for ice property change to trigger call info update.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceMemberPanel
Updates the display name and the state of the ConferenceMember depicted by this instance whenever the values of the respective properties change.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.FullScreenButton
Notifies this instance about a change in the value of a property of a source which of interest to this instance.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.FullScreenShareIndicator
Listens for vide change events of local video straming in mesia case desktop, whether we need to start and show the dialog, or if already shown to close it.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Notifies this instance about a change in the value of a property of a source which of interest to this instance.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Notifies this instance about a change in the value of a property of a source which of interest to this instance.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.toolBars.HistorySelectorBox
Listens for changes in the properties to change the icon.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.presence.PresenceStatusMenu
Listens for change in the status message coming from StatusMessageMenu.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Indicates that a PropertyChangeEvent has occurred.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.neomedia.AbstractDeviceConfigurationListener
Function called when an audio device is plugged or unplugged.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.neomedia.AudioDeviceConfigurationListener
Notifies this instance that a property related to the configuration of devices has had its value changed and thus signals that an audio device may have been plugged or unplugged.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
Notifies this instance about changes in the values of the properties of DeviceConfigurationComboBoxModel.deviceConfiguration so that this instance keeps itself up-to-date with respect to the list of devices.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.neomedia.VideoDeviceConfigurationListener
Notifies this instance that a property related to the configuration of devices has had its value changed and thus signals that a video device may have been plugged or unplugged.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
This method gets called when a bound property is changed.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Retransmit state change events from the Agent to the media handler.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigTableModel
 
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
Waits for enable/disable property change.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Listens for changes in the custom status messages and update.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.plugin.dnsconfig.ParallelDnsPanel
Stores the changed UI value in the configuration
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.plugin.propertieseditor.PropsTableModel
Listens for PropertyChangeEvent's in the ConfigurationService and updates the model if new property is added.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
When locale changed update the selected dict.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this PropertyChangeListener that the value of a specific property of the notifier it is registered with has changed.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Notifies this instance about a change of the value of a specific property from a specific old value to a specific new value.
propertyChange(PropertyChangeEvent) - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
PropsTableModel - Class in net.java.sip.communicator.plugin.propertieseditor
 
PropsTableModel(Object[][], String[]) - Constructor for class net.java.sip.communicator.plugin.propertieseditor.PropsTableModel
Creates an instance of PropsTableModel.
PROTO_CONTACT_ADDED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Indicates that the MetaContactEvent instance was triggered by the a protocol specific contact to a new MetaContact parent.
PROTO_CONTACT_ADDED - Static variable in class net.java.sip.communicator.service.contactlist.event.ProtoContactEvent
Indicates that the MetaContactEvent instance was triggered by the a protocol specific contact to a new MetaContact parent.
PROTO_CONTACT_MODIFIED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Indicates that the meta contact has been modified.
PROTO_CONTACT_MODIFIED - Static variable in class net.java.sip.communicator.service.contactlist.event.ProtoContactEvent
Indicates that this event instance was triggered by changing a protocol specific contact in some way.
PROTO_CONTACT_MOVED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Indicates that the MetaContactEvent instance was triggered by moving addition of a protocol specific contact to an existing MetaContact.
PROTO_CONTACT_MOVED - Static variable in class net.java.sip.communicator.service.contactlist.event.ProtoContactEvent
Indicates that the MetaContactEvent instance was triggered by moving addition of a protocol specific contact to an existing MetaContact.
PROTO_CONTACT_REMOVED - Static variable in class net.java.sip.communicator.service.contactlist.event.MetaContactPropertyChangeEvent
Indicates that the MetaContactEvent instance was triggered by the removal of a protocol specific contact from an existing MetaContact.
PROTO_CONTACT_REMOVED - Static variable in class net.java.sip.communicator.service.contactlist.event.ProtoContactEvent
Indicates that the MetaContactEvent instance was triggered by the removal of a protocol specific contact from an existing MetaContact.
PROTOCOL - Static variable in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
The Google Talk protocol name.
PROTOCOL - Static variable in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
The protocol name.
PROTOCOL - Static variable in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
The protocol name.
PROTOCOL - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of a property representing the name of the protocol for an ProtocolProviderFactory.
PROTOCOL_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "protocol" element.
PROTOCOL_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
Protocol name of "sctpmap" element.
PROTOCOL_ICON - Static variable in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
A constant pointing to the Google Talk protocol logo image.
PROTOCOL_ICON - Static variable in class net.java.sip.communicator.plugin.jabberaccregwizz.Resources
A constant pointing to the Jabber protocol logo image.
PROTOCOL_ICON_PATH - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of a property representing the path to protocol icons.
PROTOCOL_PROPERTY - Static variable in interface net.java.sip.communicator.service.argdelegation.UriHandler
The name of the property that we use in the service registration properties to store a protocol name when registering UriHandlers
PROTOCOL_SSLTCP - Static variable in class net.java.sip.communicator.service.protocol.StunServerDescriptor
TCP with SSL protocol (only for Google Talk TURN server).
PROTOCOL_TCP - Static variable in class net.java.sip.communicator.service.protocol.StunServerDescriptor
TCP protocol.
PROTOCOL_UDP - Static variable in class net.java.sip.communicator.service.protocol.StunServerDescriptor
UDP protocol.
ProtocolAwareContactSourceService - Interface in net.java.sip.communicator.service.contactsource
The ProtocolAwareContactSourceService extends the basic ContactSourceService interface to provide a protocol aware contact source.
ProtocolContactSourceServiceImpl - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
The ProtocolContactSourceServiceImpl
ProtocolContactSourceServiceImpl(ProtocolProviderService, Class<? extends OperationSet>) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ProtocolContactSourceServiceImpl
Creates an instance of ProtocolContactSourceServiceImpl.
ProtocolIcon - Interface in net.java.sip.communicator.service.protocol
The ProtocolIcon interface is meant to be implemented by protocol implementations in order to export their icon.
ProtocolIconAimImpl - Class in net.java.sip.communicator.impl.protocol.icq
Represents the Aim protocol icon.
ProtocolIconAimImpl() - Constructor for class net.java.sip.communicator.impl.protocol.icq.ProtocolIconAimImpl
 
ProtocolIconGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
Represents the Gibberish protocol icon.
ProtocolIconGibberishImpl() - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.ProtocolIconGibberishImpl
 
ProtocolIconIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
Represents the ICQ protocol icon.
ProtocolIconIcqImpl() - Constructor for class net.java.sip.communicator.impl.protocol.icq.ProtocolIconIcqImpl
 
ProtocolIconIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
Represents the IRC protocol icon.
ProtocolIconIrcImpl() - Constructor for class net.java.sip.communicator.impl.protocol.irc.ProtocolIconIrcImpl
 
ProtocolIconJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
Represents the Jabber protocol icon.
ProtocolIconJabberImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ProtocolIconJabberImpl
Creates an instance of this class by passing to it the path, where all protocol icons are placed.
ProtocolIconSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Represents the Sip protocol icon.
ProtocolIconSipImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.ProtocolIconSipImpl
Creates an instance of this class by passing to it the path, where all protocol icons are placed.
ProtocolMediaActivator - Class in net.java.sip.communicator.service.protocol.media
The activator doesn't really start anything as this service is mostly stateless, it's simply here to allow us to obtain references to the services that we may need.
ProtocolMediaActivator() - Constructor for class net.java.sip.communicator.service.protocol.media.ProtocolMediaActivator
 
ProtocolNames - Interface in net.java.sip.communicator.service.protocol
Specifies the names of some of the most popular instant messaging protocols.
protocolProvider - Variable in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
The ProtocolProviderService associated with this status menu.
protocolProvider - Variable in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
The ProtocolProviderService associated with this status menu.
protocolProvider - Variable in class net.java.sip.communicator.impl.osdependent.jdic.ProviderUnRegistration
The protocol provider to whom we want to unregister
protocolProvider - Variable in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
The SIP ProtocolProviderService implementation for which this instance provides support for a specific event package.
protocolProvider - Variable in class net.java.sip.communicator.plugin.accountinfo.AccountDetailsPanel
The ProtocolProviderService that this panel is associated with.
protocolProvider - Variable in class net.java.sip.communicator.plugin.connectioninfo.ConnectionDetailsPanel
The ProtocolProviderService that this panel is associated with.
protocolProvider - Variable in class net.java.sip.communicator.service.callhistory.CallRecord
The protocol provider through which the call was made.
protocolProvider - Variable in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
The parent Protocol Provider.
ProtocolProviderActivator - Class in net.java.sip.communicator.service.protocol
Implements BundleActivator for the purposes of protocol.jar/protocol.provider.manifest.mf and in order to register and start services independent of the specifics of a particular protocol.
ProtocolProviderActivator() - Constructor for class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
 
protocolProviderConnected(ProtocolProviderService, long) - Method in class net.java.sip.communicator.impl.gui.main.login.LoginRendererSwingImpl
Indicates that the given protocol provider is now connected.
protocolProviderConnected(ProtocolProviderService, long) - Method in interface net.java.sip.communicator.util.account.LoginRenderer
Indicates that the given protocol provider is now connected.
protocolProviderConnectionFailed(ProtocolProviderService, LoginManager) - Method in class net.java.sip.communicator.impl.gui.main.login.LoginRendererSwingImpl
Indicates that a protocol provider connection has failed.
protocolProviderConnectionFailed(ProtocolProviderService, LoginManager) - Method in interface net.java.sip.communicator.util.account.LoginRenderer
Indicates that a protocol provider connection has failed.
ProtocolProviderExtensions - Class in net.java.sip.communicator.impl.protocol.sip
This is a protocol provider extensions class.
ProtocolProviderExtensions() - Constructor for class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderExtensions
 
ProtocolProviderFactory - Class in net.java.sip.communicator.service.protocol
The ProtocolProviderFactory is what actually creates instances of a ProtocolProviderService implementation.
ProtocolProviderFactory(BundleContext, String) - Constructor for class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Creates a new ProtocolProviderFactory.
ProtocolProviderFactoryGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
The Gibberish protocol provider factory creates instances of the Gibberish protocol provider service.
ProtocolProviderFactoryGibberishImpl() - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderFactoryGibberishImpl
Creates an instance of the ProtocolProviderFactoryGibberishImpl.
ProtocolProviderFactoryIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
The ICQ implementation of the ProtocolProviderFactory.
ProtocolProviderFactoryIcqImpl(boolean) - Constructor for class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderFactoryIcqImpl
Creates an instance of the ProtocolProviderFactoryIcqImpl.
ProtocolProviderFactoryIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
The IRC protocol provider factory creates instances of the IRC protocol provider service.
ProtocolProviderFactoryIrcImpl() - Constructor for class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Constructor.
ProtocolProviderFactoryJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of the ProtocolProviderFactory.
ProtocolProviderFactoryJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderFactoryJabberImpl
Creates an instance of the ProtocolProviderFactoryJabberImpl.
ProtocolProviderFactorySipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A SIP implementation of the protocol provider factory interface.
ProtocolProviderFactorySipImpl() - Constructor for class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderFactorySipImpl
Constructs a new instance of the ProtocolProviderFactorySipImpl.
ProtocolProviderSelectorBox - Class in net.java.sip.communicator.impl.gui.main.call.conference
The ProtocolProviderSelectorBox represents the call via menu in the chat window.
ProtocolProviderSelectorBox(Iterator<ProtocolProviderService>) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ProtocolProviderSelectorBox
Creates an instance of ProtocolProviderSelectorBox.
ProtocolProviderService - Interface in net.java.sip.communicator.service.protocol
The ProtocolProvider interface should be implemented by bundles that wrap Instant Messaging and telephony protocol stacks.
ProtocolProviderServiceGibberishImpl - Class in net.java.sip.communicator.impl.protocol.gibberish
A Gibberish implementation of the ProtocolProviderService.
ProtocolProviderServiceGibberishImpl() - Constructor for class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
The default constructor for the Gibberish protocol provider.
ProtocolProviderServiceIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
An implementation of the protocol provider service over the AIM/ICQ protocol
ProtocolProviderServiceIcqImpl() - Constructor for class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
 
ProtocolProviderServiceIcqImpl.AimConversationListener - Class in net.java.sip.communicator.impl.protocol.icq
 
ProtocolProviderServiceIcqImpl.AimIcbmListener - Class in net.java.sip.communicator.impl.protocol.icq
Message listener.
ProtocolProviderServiceIcqImpl.ConnectionClosedListener - Class in net.java.sip.communicator.impl.protocol.icq
Fix for late close connection due to multiple logins.
ProtocolProviderServiceIrcImpl - Class in net.java.sip.communicator.impl.protocol.irc
An IRC implementation of the ProtocolProviderService.
ProtocolProviderServiceIrcImpl() - Constructor for class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
The default constructor for the IRC protocol provider.
ProtocolProviderServiceJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
An implementation of the protocol provider service over the Jabber protocol
ProtocolProviderServiceJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
 
ProtocolProviderServiceJabberImpl.ConnectState - Enum in net.java.sip.communicator.impl.protocol.jabber
State for connect and login state.
ProtocolProviderServiceSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
A SIP implementation of the Protocol Provider Service.
ProtocolProviderServiceSipImpl() - Constructor for class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
 
ProtocolProviderServiceSipImpl.ShutdownThread - Class in net.java.sip.communicator.impl.protocol.sip
The thread that we use in order to send our unREGISTER request upon system shut down.
protocolString() - Method in enum net.java.sip.communicator.service.ldap.LdapConstants.Encryption
Returns the protocol string for this security method.
protoContactAdded(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Indicates that a protocol specific Contact instance has been added to the list of protocol specific buddies in this MetaContact
protoContactAdded(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Implements MetaContactListListener.protoContactAdded method.
protoContactAdded(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Adds a contact node corresponding to the parent MetaContact if this last is matching the current filter and wasn't previously contained in the contact list.
protoContactAdded(ProtoContactEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a protocol specific Contact instance has been added to the list of protocol specific buddies in this MetaContact
protoContactAdded(ProtoContactEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a protocol specific Contact instance has been added to the list of protocol specific buddies in this MetaContact
ProtoContactEvent - Class in net.java.sip.communicator.service.contactlist.event
Event delivered upon addition, removal or change of a protocol specific contact inside an existing meta contact.
ProtoContactEvent(Contact, String, MetaContact, MetaContact) - Constructor for class net.java.sip.communicator.service.contactlist.event.ProtoContactEvent
Creates an instance of this ProtoContactEvent.
protoContactModified(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Updates the data stored for the contact that caused this event.
protoContactModified(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
 
protoContactModified(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Notifies the UI representation of the parent MetaContact that this contact has been modified.
protoContactModified(ProtoContactEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that one of the protocol specific Contact instances encapsulated by this MetaContact has been modified in some way.
protoContactModified(ProtoContactEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that one of the protocol specific Contact instances encapsulated by this MetaContact has been modified in some way.
protoContactMoved(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Indicates that a protocol specific Contact instance has been moved from within one MetaContact to another.
protoContactMoved(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Implements MetaContactListListener.protoContactMoved method.
protoContactMoved(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Adds the new MetaContact parent and removes the old one if the first is matching the current filter and the last is no longer matching it.
protoContactMoved(ProtoContactEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a protocol specific Contact instance has been moved from within one MetaContact to another.
protoContactMoved(ProtoContactEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a protocol specific Contact instance has been moved from within one MetaContact to another.
protoContactRemoved(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Removes the corresponding node from the xml contact list.
protoContactRemoved(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Implements MetaContactListListener.protoContactRemoved method.
protoContactRemoved(ProtoContactEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Removes the contact node corresponding to the parent MetaContact if the last is no longer matching the current filter and wasn't previously contained in the contact list.
protoContactRemoved(ProtoContactEvent) - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactListAdapter
Indicates that a protocol specific Contact instance has been removed from the list of protocol specific buddies in this MetaContact
protoContactRemoved(ProtoContactEvent) - Method in interface net.java.sip.communicator.service.contactlist.event.MetaContactListListener
Indicates that a protocol specific Contact instance has been removed from the list of protocol specific buddies in this MetaContact
ProvideAllAttributesType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules provide-all-attributes element.
ProvideAllAttributesType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideAllAttributesType
 
ProvideDevicePermissionType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules provide-devices element.
ProvideDevicePermissionType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType
 
ProvideDevicePermissionType.AllDevicesType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules all-devices element.
ProvideDevicePermissionType.DeviceIdType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules deviceID element.
ProvidePersonPermissionType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules provide-person element.
ProvidePersonPermissionType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvidePersonPermissionType
 
ProvidePersonPermissionType.AllPersonsType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules all-persons element.
provider - Variable in class net.java.sip.communicator.impl.protocol.irc.IrcStack.PersistentContext
The protocol provider service instance.
Provider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl.Provider
 
Provider(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.CarbonPacketExtension.Provider
Constructs new Provider instance.
Provider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.ForwardedPacketExtension.Provider
 
Provider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension.Provider
 
Provider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.Email.Provider
 
PROVIDER_ADDED - Static variable in class net.java.sip.communicator.service.protocol.event.UserSearchProviderEvent
A type that indicates that the provider is added.
PROVIDER_MASK_PROPERTY - Static variable in interface net.java.sip.communicator.service.contactlist.MetaContactListService
This property is used to tell implementations of the MetaContactListService that they are to only interact with providers that have the same property set to the same value as the system one.
PROVIDER_NOT_REGISTERED - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Set to indicate that delivery has failed because the provider was not registered.
PROVIDER_NOT_REGISTERED - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Set to indicate that delivery has failed because the provider was not registered.
PROVIDER_NOT_REGISTERED - Static variable in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Set to indicate that delivery has failed because the provider was not registered.
PROVIDER_NOT_REGISTERED - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
Set to indicate that delivery has failed because the provider was not registered.
PROVIDER_NOT_REGISTERED - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Set to indicate that a provider needs to be registered or signed on a public service before calling the method that threw the exception.
PROVIDER_REMOVED - Static variable in class net.java.sip.communicator.service.protocol.event.UserSearchProviderEvent
A type that indicates that the provider is removed.
providerAdded(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
Handles provider addition.
providerAdded(ProtocolProviderService) - Method in interface net.java.sip.communicator.plugin.usersearch.UserSearchSupportedProviderListener
Handles provider addition.
ProviderChangeListener - Interface in net.java.sip.communicator.service.protocol.event
An event listener that should be implemented by parties interested in changes that occur in the state of a ProtocolProvider (e.g.
providerManager - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderFactoryJabberImpl
Our provider manager instances.
ProviderManagerExt - Class in net.java.sip.communicator.impl.protocol.jabber
Our Provider Manager that loads providers and extensions we use.
ProviderManagerExt() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ProviderManagerExt
Creates and loads the providers and extensions used by us.
ProviderPresenceStatusChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Instances of this class represent a change in the status of the provider that triggerred them.
ProviderPresenceStatusChangeEvent(ProtocolProviderService, PresenceStatus, PresenceStatus) - Constructor for class net.java.sip.communicator.service.protocol.event.ProviderPresenceStatusChangeEvent
Creates an event instance indicating a change of the property specified by eventType from oldValue to newValue.
ProviderPresenceStatusListener - Interface in net.java.sip.communicator.service.protocol.event
An event listener that should be implemented by parties interested in changes that occur in the state of a ProtocolProvider (e.g.
ProviderRegistration - Class in net.java.sip.communicator.impl.osdependent.jdic
The ProviderRegistration is used by the systray plugin to make the registration to a protocol provider.
ProviderRegistration(ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.osdependent.jdic.ProviderRegistration
Creates an instance of ProviderRegistration.
providerRemoved(ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
Handles provider removal.
providerRemoved(ProtocolProviderService) - Method in interface net.java.sip.communicator.plugin.usersearch.UserSearchSupportedProviderListener
Handles provider removal.
providerStatusChanged(ProviderPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
Refreshes the account status icon, when the status has changed.
providerStatusChanged(ProviderPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Refresh the notification contact corresponding the the attached provider in order to better reflect its status.
providerStatusChanged(ProviderPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
providerStatusChanged(ProviderPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSubMenu
Fired when an account has changed its status.
providerStatusChanged(ProviderPresenceStatusChangeEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.StatusMessageMenu
Not used.
providerStatusChanged(LocalPositionChangeEvent) - Method in interface net.java.sip.communicator.service.geolocation.event.GeolocationListener
The method is called by a ProtocolProvider implementation whenever a change in the Geolocation of the corresponding provider had occurred.
providerStatusChanged(ProviderStatusChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ProviderChangeListener
The method is called by a ProtocolProvider implementation whenever a change in the presence status of the corresponding provider had occurred.
providerStatusChanged(ProviderPresenceStatusChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ProviderPresenceStatusListener
The method is called by a ProtocolProvider implementation whenever a change in the presence status of the corresponding provider had occurred.
ProviderStatusChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Instances of this class represent a change in the status of the provider that triggerred them.
ProviderStatusChangeEvent(ProtocolProviderService, String, PresenceStatus, PresenceStatus) - Constructor for class net.java.sip.communicator.service.protocol.event.ProviderStatusChangeEvent
Creates an event instance indicating a change of the property specified by eventType from oldValue to newValue.
providerStatusMessageChanged(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
 
providerStatusMessageChanged(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
 
providerStatusMessageChanged(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
providerStatusMessageChanged(PropertyChangeEvent) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSubMenu
 
providerStatusMessageChanged(PropertyChangeEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.StatusMessageMenu
Detects a provider status changed.
providerStatusMessageChanged(PropertyChangeEvent) - Method in interface net.java.sip.communicator.service.geolocation.event.GeolocationListener
The method is called by a ProtocolProvider implementation whenever a change in the status message of the corresponding provider has occurred and has been confirmed by the server.
providerStatusMessageChanged(PropertyChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ProviderPresenceStatusListener
The method is called by a ProtocolProvider implementation whenever a change in the status message of the corresponding provider has occurred and has been confirmed by the server.
ProviderUnRegistration - Class in net.java.sip.communicator.impl.osdependent.jdic
The ProviderUnRegistration is used by the systray plugin to make the unregistration to a protocol provider.
ProviderUnRegistration(ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.osdependent.jdic.ProviderUnRegistration
Creates an instance of ProviderUnRegistration.
ProvideServicePermissionType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules provide-dservices element.
ProvideServicePermissionType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType
 
ProvideServicePermissionType.AllServicesType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules all-services element.
ProvideServicePermissionType.ServiceUriSchemeType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules service-uri-scheme element.
ProvideServicePermissionType.ServiceUriType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules service-uri element.
ProvinceDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.ProvinceDetail
 
PROVISIONING_UUID_PROP - Static variable in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Name of the UUID property.
ProvisioningActivator - Class in net.java.sip.communicator.plugin.provisioning
Activator the provisioning system.
ProvisioningActivator() - Constructor for class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
 
ProvisioningDiscoveryDHCPActivator - Class in net.java.sip.communicator.impl.provdisc.dhcp
Implements BundleActivator for the DHCP provisioning bundle.
ProvisioningDiscoveryDHCPActivator() - Constructor for class net.java.sip.communicator.impl.provdisc.dhcp.ProvisioningDiscoveryDHCPActivator
 
ProvisioningDiscoveryMDNSActivator - Class in net.java.sip.communicator.impl.provdisc.mdns
Implements BundleActivator for the mDNS provisioning bundle.
ProvisioningDiscoveryMDNSActivator() - Constructor for class net.java.sip.communicator.impl.provdisc.mdns.ProvisioningDiscoveryMDNSActivator
 
ProvisioningDiscoveryService - Interface in net.java.sip.communicator.service.provdisc
Service that allow to retrieve a provisioning URL to configure SIP Communicator.
ProvisioningDiscoveryServiceDHCPImpl - Class in net.java.sip.communicator.impl.provdisc.dhcp
Class that uses DHCP to retrieve provisioning URL.
ProvisioningDiscoveryServiceDHCPImpl() - Constructor for class net.java.sip.communicator.impl.provdisc.dhcp.ProvisioningDiscoveryServiceDHCPImpl
Constructor.
ProvisioningDiscoveryServiceMDNSImpl - Class in net.java.sip.communicator.impl.provdisc.mdns
Class that uses mDNS to retrieve provisioning URL.
ProvisioningDiscoveryServiceMDNSImpl() - Constructor for class net.java.sip.communicator.impl.provdisc.mdns.ProvisioningDiscoveryServiceMDNSImpl
Constructor.
ProvisioningForm - Class in net.java.sip.communicator.plugin.provisioning
 
ProvisioningForm() - Constructor for class net.java.sip.communicator.plugin.provisioning.ProvisioningForm
Creates an instance of the ProvisioningForm.
ProvisioningService - Interface in net.java.sip.communicator.service.provisioning
Provisioning service.
ProvisioningServiceImpl - Class in net.java.sip.communicator.plugin.provisioning
Provisioning service.
ProvisioningServiceImpl() - Constructor for class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Constructor.
PROXY_ADDRESS - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store protocol the address of a protocol proxy.
PROXY_ADDRESS_VALIDATED - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if the proxy address has been validated.
PROXY_AUTO_CONFIG - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property which defines whether proxy is auto configured by the protocol by using known methods such as specific DNS queries.
PROXY_PASSWORD - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the password for the proxy stored against the PROXY_ADDRESS property.
PROXY_PORT - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the number of the port where the proxy stored against the PROXY_ADDRESS property is expecting connections to be made via this protocol.
PROXY_TRANSPORT - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the name of the transport protocol that needs to be used to access the proxy.
PROXY_TYPE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the the type of the proxy stored against the PROXY_ADDRESS property.
PROXY_USERNAME - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the the username for the proxy stored against the PROXY_ADDRESS property.
ProxyConnection - Class in net.java.sip.communicator.impl.protocol.sip.net
Abstract class for the determining the address for the SIP proxy.
ProxyConnection(SipAccountIDImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
Creates a new instance of this class.
ProxyInfo - Class in net.java.sip.communicator.service.protocol
The supported proxy types and properties used to store the values in the configuration service.
ProxyInfo() - Constructor for class net.java.sip.communicator.service.protocol.ProxyInfo
 
ProxyInfo.ProxyType - Enum in net.java.sip.communicator.service.protocol
Enum which stores possible proxy types
ProxyRouter - Class in net.java.sip.communicator.impl.protocol.sip
An implementation of the Router interface wrapping around JAIN-SIP RI DefaultRouter in order to be able to change the outbound proxy depending on the account which sent the request.
ProxyRouter(SipStack, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.ProxyRouter
Simple constructor.
PTIME_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
The name of the ptime SDP argument.
PtrCallback - Interface in net.java.sip.communicator.plugin.addrbook
Defines the interface for a callback function which is called by the native counterpart of the support for the OS-specific Address Book with a pointer as its argument.
PtrOutlookContactCallback() - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery.PtrOutlookContactCallback
 
publishConference(ConferenceDescription, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Publishes a ConferenceDescription to the chat room.
publishConference(ConferenceDescription, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Publishes a conference to the room by sending a Presence IQ which contains a ConferenceDescriptionPacketExtension
publishConference(ConferenceDescription, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Publishes a ConferenceDescription to the chat room.
publishConference(ConferenceDescription, String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Publishes a ConferenceDescription to the chat room.
publishGeolocation(Map<String, String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGeolocationJabberImpl
Broadcast our current Geolocation trough this provider using a Jabber presence message.
publishGeolocation(Map<String, String>) - Method in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
Publish the location contained in the geolocation map to all contacts in our contact list.
publishPresenceStatus(PresenceStatus, String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Requests the provider to enter into a status corresponding to the specified paramters.
publishPresenceStatus(PresenceStatus, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Requests the provider to enter into a status corresponding to the specified paramters.
publishPresenceStatus(PresenceStatus, String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Set a new presence status corresponding to the provided arguments.
publishPresenceStatus(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Publishes new status message in chat room presence.
publishPresenceStatus(PresenceStatus, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Requests the provider to enter into a status corresponding to the specified parameters.
publishPresenceStatus(PresenceStatus, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Requests the provider to enter into a status corresponding to the specified paramters.
publishPresenceStatus(PresenceStatus, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Requests the provider to enter into a status corresponding to the specified parameters.
publishPresenceStatus(PresenceStatus, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Requests the provider to enter into a status corresponding to the specified parameters.
publishStatus(ProtocolProviderService, PresenceStatus) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalStatusServiceImpl
Publish present status.
publishStatus(GlobalStatusEnum) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalStatusServiceImpl
Publish present status.
publishStatus(GlobalStatusEnum) - Method in interface net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusService
Publish present global status, changing the appropriate status on all protocols.
publishStatus(ProtocolProviderService, PresenceStatus) - Method in interface net.java.sip.communicator.service.protocol.globalstatus.GlobalStatusService
Publish present status.
publishStatusMessage(String, Object, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Publishes the new message in separate thread.
publishStatusMessage(String, Object, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.GlobalStatusMessageMenu
Publishes the new message in separate thread.
publishStatusMessage(String, Object, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.StatusMessageMenu
Publishes the new message in separate thread.
purgeLocallyCachedHistories() - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
Clears locally(in memory) cached histories.
purgeLocallyCachedHistories() - Method in interface net.java.sip.communicator.service.history.HistoryService
Clears locally(in memory) cached histories.
purgeLocallyStoredContactListCopy() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Removes local resources storing copies of the meta contact list.
purgeLocallyStoredContactListCopy() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Removes local resources storing copies of the meta contact list.
purgeLocallyStoredHistory(HistoryID) - Method in class net.java.sip.communicator.impl.history.HistoryServiceImpl
Permamently removes local stored History
purgeLocallyStoredHistory(HistoryID) - Method in interface net.java.sip.communicator.service.history.HistoryService
Permanently removes local stored History
purgeStoredConfiguration() - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
pushBranchID(String) - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCacheEntry
Adds the specified branch id to the transaction history list so that we know that we've seen it and don't try to authenticate with the same credentials if we get an unauthorized response for it.
put(XCapResource) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Puts the resource to the server.
put(XCapResource) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.HttpXCapClient
Puts the resource to the server.
put(int, Object) - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Maps the specified key to the specified value in this hashtable.
put(Object, Object) - Method in class net.java.sip.communicator.util.OrderedProperties
Put an couple key, value
putAccountProperty(String, String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Adds a property to the map of properties for this account identifier.
putAccountProperty(String, Object) - Method in class net.java.sip.communicator.service.protocol.AccountID
Adds property to the map of properties for this account identifier.
putAllBindings(KeybindingSet) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Adds a collection of new key binding mappings to the end of the listing.
putAllBindings(Map<KeyStroke, String>) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Adds a collection of new key binding mappings to the end of the listing.
putBinding(int, int, String) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Adds a new key binding mapping to the end of the listing.
putBinding(KeyStroke, String) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Adds a new key binding mapping to the end of the listing.
putBinding(KeyStroke, String, int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Adds a new key binding mapping to a particular index of the listing.
putBinding(BindingEntry, int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Adds a new key binding mapping to a particular index of the listing.
putOffHold(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Resumes communication with a call peer previously put on hold.
putOffHold(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Resumes communication with a call peer previously put on hold.
putOffHold(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
Resumes communication with a call peer previously put on hold.
putOffHold(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Resumes communication with a call peer previously put on hold.
putOffHold(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Resumes communication with a call peer previously put on hold.
putOnHold(CallPeer, boolean) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Puts on or off hold the given callPeer.
putOnHold(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Puts the specified CallPeer "on hold".
putOnHold(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Puts the CallPeer represented by this instance on or off hold.
putOnHold(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Puts the specified CallPeer "on hold".
putOnHold(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
Puts the specified CallPeer "on hold".
putOnHold(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Puts the CallPeer represented by this instance on or off hold.
putOnHold(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Puts the specified CallPeer "on hold".
putOnHold(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Puts the specified CallPeer "on hold".
putPresContent(ContentType, String) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient
Puts the pres-content to the server.
putPresContent(ContentType, String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Puts the pres-content to the server.
putPresRules(RulesetType) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.PresRulesClient
Puts the pres-rules to the server.
putPresRules(RulesetType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Puts the pres-rules to the server.
putResourceLists(ResourceListsType) - Method in interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient
Puts the resource-lists to the server.
putResourceLists(ResourceListsType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
Puts the resource-lists to the server.
PWD_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
The name of the pwd ICE attribute.

Q

QualityControlWrapper - Class in net.java.sip.communicator.impl.protocol.jabber
A wrapper of media quality control.
QualityControlWrapper(CallPeerJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.QualityControlWrapper
Creates quality control for peer.
QualityControlWrapper - Class in net.java.sip.communicator.impl.protocol.sip
A wrapper of media quality control.
QualityControlWrapper(CallPeerSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.QualityControlWrapper
Creates quality control for peer.
query(ContactQuery) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Query for contacts using provided ContactQuery.
query(String) - Method in class net.java.sip.communicator.impl.protocol.irc.PresenceManager
Query presence of provided nick.
query - Variable in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
The Pattern for which the associated ContactSourceService is being queried.
QUERY_CANCELED - Static variable in interface net.java.sip.communicator.service.contactsource.ContactQuery
Indicates that this query has been canceled.
QUERY_CANCELED - Static variable in class net.java.sip.communicator.service.contactsource.ContactQueryStatusEvent
Indicates that a query has been canceled.
QUERY_CANCELED - Static variable in class net.java.sip.communicator.service.gui.event.MetaContactQueryStatusEvent
Indicates that a query has been canceled.
QUERY_CANCELED - Static variable in class net.java.sip.communicator.service.history.event.HistoryQueryStatusEvent
Indicates that a query has been canceled.
QUERY_COMPLETED - Static variable in interface net.java.sip.communicator.service.contactsource.ContactQuery
Indicates that this query has been completed.
QUERY_COMPLETED - Static variable in class net.java.sip.communicator.service.contactsource.ContactQueryStatusEvent
Indicates that a query has been completed.
QUERY_COMPLETED - Static variable in class net.java.sip.communicator.service.gui.event.MetaContactQueryStatusEvent
Indicates that a query has been completed.
QUERY_COMPLETED - Static variable in class net.java.sip.communicator.service.history.event.HistoryQueryStatusEvent
Indicates that a query has been completed.
QUERY_DELAY - Static variable in class net.java.sip.communicator.plugin.usersearch.UserSearchContactSource
The time to wait before actually start the searching.
QUERY_ERROR - Static variable in interface net.java.sip.communicator.service.contactsource.ContactQuery
Indicates that this query has been stopped because of an error.
QUERY_ERROR - Static variable in class net.java.sip.communicator.service.contactsource.ContactQueryStatusEvent
Indicates that a query has been stopped because of an error.
QUERY_ERROR - Static variable in class net.java.sip.communicator.service.gui.event.MetaContactQueryStatusEvent
Indicates that a query has been stopped because of an error.
QUERY_ERROR - Static variable in class net.java.sip.communicator.service.history.event.HistoryQueryStatusEvent
Indicates that a query has been stopped because of an error.
QUERY_IN_PROGRESS - Static variable in interface net.java.sip.communicator.service.contactsource.ContactQuery
Indicates that this query is in progress.
queryContactGeolocation(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGeolocationJabberImpl
Retrieve the geolocation of the given contact.
queryContactGeolocation(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
Retrieve the geolocation of the contact corresponding to contactIdentifier.
queryContactStatus(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Get the PresenceStatus for a particular contact.
queryContactStatus(String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Get the PresenceStatus for a particular contact.
queryContactStatus(String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Query contact status using WHOIS query to IRC server.
queryContactStatus(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Gets the PresenceStatus of a contact with a specific String identifier.
queryContactStatus(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Get the PresenceStatus for a particular contact.
queryContactStatus(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Get the PresenceStatus for a particular contact.
queryContactStatus(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Get the PresenceStatus for a particular contact.
queryMetaContactSource(Pattern, MetaContactGroup, MetaContactQuery, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Filters the children in the given MetaContactGroup to match the given filterPattern and stores the result in the given treeModel.
QueryResultSet<T> - Interface in net.java.sip.communicator.service.history
 
queryStatusChanged(ContactQueryStatusEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Indicates that the status of a search has been changed.
queryStatusChanged(ContactQueryStatusEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that the status of a query has changed.
queryStatusChanged(ContactQueryStatusEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Indicates that a query has changed its status.
queryStatusChanged(CallHistoryQueryStatusEvent) - Method in interface net.java.sip.communicator.service.callhistory.event.CallHistoryQueryListener
Indicates that the status of the history has changed.
queryStatusChanged(ContactQueryStatusEvent) - Method in interface net.java.sip.communicator.service.contactsource.ContactQueryListener
Indicates that the status of a search has been changed.
queryStatusChanged(HistoryQueryStatusEvent) - Method in interface net.java.sip.communicator.service.history.event.HistoryQueryListener
Indicates that the status of the history has changed.
queryTransportManager() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Gets the TransportManager implementation handling our address management.
queryTransportManager() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Returns the transport manager that is handling our address management.
queryTransportManager() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Gets the TransportManager implementation handling our address management.
QUESTION_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Used for questions.
QUIT_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Quit 16x16 image.

R

R - Static variable in class net.java.sip.communicator.plugin.certconfig.CertConfigActivator
 
R - Static variable in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoActivator
 
RadioButtonCellEditor - Class in net.java.sip.communicator.impl.gui.customcontrols
 
RadioButtonCellEditor(JCheckBox) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.RadioButtonCellEditor
 
RadioButtonTableCellRenderer - Class in net.java.sip.communicator.impl.gui.customcontrols
 
RadioButtonTableCellRenderer() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.RadioButtonTableCellRenderer
 
rawMessage(String) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
RawUdpTransportManager - Class in net.java.sip.communicator.impl.protocol.jabber
A TransportManagerJabberImpl implementation that would only gather a single candidate pair (i.e.
RawUdpTransportManager(CallPeerJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Creates a new instance of this transport manager, binding it to the specified peer.
RawUdpTransportPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
An AbstractPacketExtension implementation for transport elements.
RawUdpTransportPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RawUdpTransportPacketExtension
Creates a new RawUdpTransportPacketExtension instance.
RayoIq(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RayoIq
Creates new instance of RayoIq.
RayoIqProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.rayo
Provider handles parsing of Rayo IQ stanzas and converting objects back to their XML representation.
RayoIqProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider
 
RayoIqProvider.DialIq - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.rayo
The 'dial' IQ used to initiate new outgoing call session in Rayo protocol.
RayoIqProvider.HangUp - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.rayo
Rayo hangup IQ is sent by the controlling agent to tell the server that call whose resource is mentioned in IQ's 'to' attribute should be terminated.
RayoIqProvider.RayoIq - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.rayo
Base class for all Ray IQs.
RayoIqProvider.RefIq - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.rayo
Rayo 'ref' IQ sent by the server as a reply to 'dial' request.
read(InputStream) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.utils.StreamUtils
Reads content from the stream.
readableHash(String) - Static method in class net.java.sip.communicator.service.history.HistoryID
An one-way function returning a "human readable" containing no special characters.
ReadonlyStatusItem - Class in net.java.sip.communicator.impl.gui.main.presence
 
ReadonlyStatusItem(ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Constructs the item with default values.
Reason - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
This enumeration contains the reason values that provide machine readable information about the condition that prompted the corresponding jingle action.
REASON_AUTHENTICATION_FAILED - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that the server has refused registration due to a problem with the authentication (most probably a wrong password).
REASON_CLIENT_LIMIT_REACHED_FOR_IP - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that we have too many existing registrations from the local IP address and the server won't allow us to open any more of them.
REASON_INTERNAL_ERROR - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that an internal application error has occurred and it resulted in the state transition indicated by this event.
REASON_MULTIPLE_LOGINS - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that the same user identifier has logged somewhere else.
REASON_NON_EXISTING_USER_ID - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that the server does not recognize the used identifier that we tried to register with.
REASON_NOT_SPECIFIED - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that no reason is specified for this event transition.
REASON_RECONNECTION_RATE_LIMIT_EXCEEDED - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that we have been disconnecting and reconnecting to the server at a rate that ha become too fast.
REASON_SERVER_NOT_FOUND - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that the specified server was not found (i.e.
REASON_SERVER_RETURNED_ERRONEOUS_INPUT - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that the specified server returned an error input.
REASON_TLS_REQUIRED - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that the specified server does not support TLS and the has required TLS use.
REASON_USER_LIST - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
The well-known reason for a AdHocChatRoomParticipantPresenceChangeEvent to occur as part of an operation which lists all users in an AdHocChatRoom.
REASON_USER_LIST - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
The well-known reason for a ChatRoomMemberPresenceChangeEvent to occur as part of an operation which lists all users in a ChatRoom.
REASON_USER_REQUEST - Static variable in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Indicates that the change in the registration state that has just occurred has been requested by the user.
ReasonExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.rayo
Rayo 'reason' packet extension.
ReasonExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.ReasonExtension
Creates an ReasonExtension instance for the specified namespace and elementName.
ReasonPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The reason element provides human or machine-readable information explaining what prompted the action of the encapsulating jingle element.
ReasonPacketExtension(Reason, String, PacketExtension) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
Creates a new ReasonPacketExtension instance with the specified reason String.
ReasonProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The ReasonProvider parses "reason" elements into ReasonPacketExtension instances.
ReasonProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonProvider
 
receive(DatagramPacket) - Method in class net.java.sip.communicator.impl.protocol.jabber.JingleNodesCandidateDatagramSocket
Receives a DatagramPacket from this socket.
receiveCall(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetBasicTelephony
 
RECEIVED_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.CarbonPacketExtension
The name of the "received" XML element.
ReceivedCallDialog - Class in net.java.sip.communicator.impl.gui.main.call
The dialog created when an incoming call is received.
ReceivedCallDialog(Call, boolean, boolean, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ReceivedCallDialog
Creates a ReceivedCallDialog by specifying the associated call.
receiveDeleteWhiteboardObject(String) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Method for delete a WhiteboardObject in this frame.
receiveFile(File, Contact) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetFileTransfer
 
ReceiveFileConversationComponent - Class in net.java.sip.communicator.impl.gui.main.chat.filetransfer
The ReceiveFileConversationComponent is the component shown in the conversation area of the chat window to display a incoming file transfer.
ReceiveFileConversationComponent(ChatPanel, OperationSetFileTransfer, IncomingFileTransferRequest, Date) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.filetransfer.ReceiveFileConversationComponent
Creates a ReceiveFileConversationComponent.
receiveKey(int, int, boolean) - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Receive a key press event.
receiveKey(int, int, boolean) - Method in interface net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHookDelegate
Receive a key press event.
receiveWhiteboardObject(WhiteboardObject) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Method for add a WhiteboardObject into this frame.
RECEIVING_SIMULCAST_LAYER - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
The XML name of the receive-simulcast-layer attribute of a video Channel which specifies the target quality of the simulcast substreams to be sent from Jitsi Videobridge to the endpoint associated with the video Channel.
reconnect(int) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Reconnects if fails fire connection failed.
ReconnectPluginActivator - Class in net.java.sip.communicator.plugin.reconnectplugin
Activates the reconnect plug-in.
ReconnectPluginActivator() - Constructor for class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
 
RECORD_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A record button icon.
RECORD_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A record button pressed icon.
RecordButton - Class in net.java.sip.communicator.impl.gui.main.call
The button that starts/stops the call recording.
RecordButton(Call) - Constructor for class net.java.sip.communicator.impl.gui.main.call.RecordButton
Initializes a new RecordButton instance which is to record the audio stream.
RecordButton(Call, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.RecordButton
Initializes a new RecordButton instance which is to record the audio stream.
recorderStopped(Recorder) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Notifies that a specific Recorder has stopped recording the media associated with it.
Recording(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
Construct new recording element.
Recording(ColibriConferenceIQ.Recording.State) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
Construct new recording element.
Recording(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
Construct new recording element.
Recording(ColibriConferenceIQ.Recording.State, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
Construct new recording element.
RECORDING_MODE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
The name of XML attribute which stores the recording mode which can be either 'stream' or 'file'.
RecordingStatus - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
The packet extension added to Jicofo MUC presence to broadcast current recording status to all conference participants.
RecordingStatus() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.RecordingStatus
 
rectangleForCurrentValue() - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCallComboBoxUI
Returns the area that is reserved for drawing the currently selected item.
RecurringPattern - Class in net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
The class represents the recurring pattern structure of calendar item.
RecurringPattern(byte[], CalendarItemTimerTask) - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern
Parses the binary data that describes the recurrent pattern.
RecurringPattern.ExceptionInfo - Class in net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
Represents the exception info structure.
RecurringPattern.PatternType - Enum in net.java.sip.communicator.plugin.addrbook.msoutlook.calendar
Enum for the type of the pattern.
RedirectPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The redirect PacketExtension.
RedirectPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RedirectPacketExtension
Creates a new RedirectPacketExtension instance.
RedirectProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The RedirectProvider parses "redirect" elements into RedirectPacketExtension instances.
RedirectProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RedirectProvider
 
reevalContact() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Called by MetaContactListServiceImpl after a contact has changed its status, so that ordering in the parent group is updated.
reevalLocalHoldStatus() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Updates the state of this CallPeer to match the locally-on-hold status of our media handler.
reevalRemoteHoldStatus() - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Updates the state of this CallPeer to match the remotely-on-hold status of our media handler.
REFERRED - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is is REFERRED - which means that this peer has transfered us to another peer.
RefIq() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RefIq
Creates new RefIq.
refresh() - Method in class net.java.sip.communicator.impl.googlecontacts.OAuth2TokenStore
Refresh OAuth2 authentication token.
refresh() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Refreshes this wizard dialog.
refresh() - Method in interface net.java.sip.communicator.service.gui.WizardContainer
Refreshes the current content of this wizard container.
REFRESH_MARGIN - Static variable in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
The time in seconds before the expiration of a Subscription at which the OperationSetDesktopSharingServerSipImpl instance managing it should refresh it.
refreshContact(UIContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that the information corresponding to the given contact has changed.
refreshContact(UIContact) - Method in interface net.java.sip.communicator.service.gui.ContactList
Refreshes the given UIContact.
RefreshContactSourceThread(GoogleContactsConnection, GoogleContactsConnection) - Constructor for class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm.RefreshContactSourceThread
Constructor.
RefreshContactSourceThread(LdapDirectory, LdapDirectory) - Constructor for class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm.RefreshContactSourceThread
Constructor.
refreshRecentImages() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.SelectAvatarMenu
Refresh images with those stored locally.
refreshSession(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Refreshes the Off-the-Record session for the given OtrContactManager.OtrContact.
refreshSession(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
refreshWriteArea() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Refreshes write area editor pane.
REFUSED - Static variable in class net.java.sip.communicator.service.filehistory.FileRecord
Status indicating that the file transfer has been refused.
REFUSED - Static variable in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Indicates that the file transfer has been refused.
REGION - 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 an administrative region of the nation, such as a state or province (e.g.
REGION - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for indicating an administrative region of the nation, such as a state or province (e.g.
REGION_DESKTOP_SHARING - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The desktop sharing menu item icon.
register(SecurityAuthority) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Starts the registration process.
register(SecurityAuthority) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Starts the registration process.
register(SecurityAuthority) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Starts the registration process.
register(SecurityAuthority) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Starts the registration process.
register(SecurityAuthority) - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
register(SecurityAuthority) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Starts the registration process.
register() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Sends the REGISTER request to the server specified in the constructor.
register() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarlessConnection
Simply sets the state of the connection to REGISTERED without doing anything else.
register(SecurityAuthority) - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Starts the registration process.
registerChatRoomInstance(ChatRoomIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
Register chat room instance in case it is not yet registered.
registerCommand(String, Class<? extends Command>) - Static method in class net.java.sip.communicator.impl.protocol.irc.CommandFactory
Register a new command at the factory.
registerComponent(Component) - Static method in class net.java.sip.communicator.plugin.desktoputil.ComponentMover
Registers the given component for component dragging/moving functionality.
registerContactSource(LdapDirectory) - Static method in class net.java.sip.communicator.impl.ldap.LdapActivator
Enable contact source service with specified LDAP directory.
registerCustomOperationSets(ProtocolProviderServiceSipImpl) - Static method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderExtensions
Method called by the protocol provider which is passed as an argument.
registerDefaultNotificationForEvent(String, NotificationAction) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Registers a default notification for the given eventType by specifying the action to be performed when a notification is fired for this event.
registerDefaultNotificationForEvent(String, String, String, String) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Registers a default notification for the given eventType by specifying the type of the action to be performed when a notification is fired for this event, the actionDescriptor for sound and command actions and the defaultMessage for popup and log actions.
registerDefaultNotificationForEvent(String, NotificationAction) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Creates a new default EventNotification or obtains the corresponding existing one and registers a new action in it.
registerDefaultNotificationForEvent(String, String, String, String) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Creates a new default EventNotification or obtains the corresponding existing one and registers a new action in it.
REGISTERED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
Registration has completed successfully and we are currently signed on the registration service.
registeredAccounts - Variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The table that we store our accounts in.
registerEvent(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Register a new event taken in account by this provider.
registerExportedWindow(ExportedWindow) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Registers the given ExportedWindow to the list of windows that could be accessed from other bundles.
registerExtensionProvider() - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt
 
registerExtensions(ProviderManager) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension
Registers packet Jitsi Meet media presence packet extensions in given providerManager.
registerHandlerService() - Method in class net.java.sip.communicator.impl.protocol.jabber.UriHandlerJabberImpl
Registers this UriHandler with the bundle context so that it could start handling URIs
registerHandlerService() - Method in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Registers this UriHandler with the bundle context so that it could start handling URIs
REGISTERING - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
A transition state indicating that registration has been undertaken but has not yet been confirmed by the registrar server/service.
registerIQProvider() - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.health.HealthCheckIQProvider
Registers HealthCheckIQProvider as an IQProvider in AbstractSmackInteroperabilityLayer.
registerJireconIQs(ProviderManager) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIqProvider
Registers this IQ provider into given ProviderManager.
registerListenerWithProtocolProviderService() - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutActivator
Get all registered ProtocolProviderService and set our listener.
registerMenuItemMacOSX(String, Object) - Static method in class net.java.sip.communicator.impl.gui.main.menus.FileMenu
Registers the close menu item for the MacOSX platform.
registerMenuItems(SIPCommMenu) - Static method in class net.java.sip.communicator.impl.gui.main.menus.AutoAnswerMenu
Registers all menu items.
registerMethodProcessor(String, MethodProcessor) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Registers methodProcessor in the methorProcessors table so that it would receives all messages in a transaction initiated by a method request.
registerNotificationForEvent(String, NotificationAction) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Registers a notification for the given eventType by specifying the action to be performed when a notification is fired for this event.
registerNotificationForEvent(String, String, String, String) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Registers a notification for the given eventType by specifying the type of the action to be performed when a notification is fired for this event, the actionDescriptor for sound and command actions and the defaultMessage for popup and log actions.
registerNotificationForEvent(String, NotificationAction) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Creates a new EventNotification or obtains the corresponding existing one and registers a new action in it.
registerNotificationForEvent(String, String, String, String) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Creates a new EventNotification or obtains the corresponding existing one and registers a new action in it.
registerPage(Object, WizardPage) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Registers the WizardPage in the model using the Object-identifier specified.
registerRayoIQs(ProviderManager) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider
Registers this IQ provider into given ProviderManager.
registerShortcut(GlobalShortcutListener, AWTKeyStroke) - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Registers an action to execute when the keystroke is typed.
registerShortcut(GlobalShortcutListener, AWTKeyStroke, boolean) - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Registers an action to execute when the keystroke is typed.
registerShortcut(int, int, boolean) - Method in class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Register a shortcut.
registerShortcut(GlobalShortcutListener, AWTKeyStroke) - Method in interface net.java.sip.communicator.service.globalshortcut.GlobalShortcutService
Registers an action to execute when the keystroke is typed.
registerSpecial(int, boolean) - Method in class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Register a special key shortcut (for example key coming from headset).
registerUsingNextAddress() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Finds the next address to retry registering.
registerWizardPage(Object, WizardPage) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Adds the given WizardPage in this wizard.
REGISTRATION_REQUIRED - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that the user is required to be registered before performing the operation.
RegistrationState - Class in net.java.sip.communicator.service.protocol
The class represents a set of states that a protocol provider may take while registering, logging in, or signing on to a public service server, such as a SIP registrar, the ICQ/AIM login and registration servers or a Jabber server.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Updates account information when a protocol provider is registered.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalStatusServiceImpl
Waits for providers to register and then checks for its last status saved if any and used it to restore its status.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
Refreshes the account status icon, when the status has changed.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Refresh the notification contact corresponding the the attached provider in order to better reflect its state.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Updates account information when a protocol provider is registered.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Listens for changes of providers registration state, so we can use only registered providers.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSubMenu
 
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.keepalive.KeepAliveManager
The method is called by a ProtocolProvider implementation whenever a change in the registration state of the corresponding provider had occurred.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.version.VersionManager
The method is called by a ProtocolProvider implementation whenever a change in the registration state of the corresponding provider had occurred.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.FailoverConnectionMonitor
Get notified for server registration change events.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.MobileIndicator
The method is called by a ProtocolProvider implementation whenever a change in the registration state of the corresponding provider had occurred.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Implementation of method registrationStateChange from interface RegistrationStateChangeListener for setting up (or down) our JingleManager when an XMPPConnection is available
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingClientJabberImpl
Implementation of method registrationStateChange from interface RegistrationStateChangeListener for setting up (or down) our InputEvtManager when an XMPPConnection is available
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Implementation of method registrationStateChange from interface RegistrationStateChangeListener for setting up (or down) our InputEvtManager when an XMPPConnection is available
registrationStateChanged(RegistrationStateChangeEvent, PacketListener, PacketFilter, Connection) - Static method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Implementation of method registrationStateChange from interface RegistrationStateChangeListener for setting up (or down) our InputEvtManager when an XMPPConnection is available
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Implementation of method registrationStateChange from interface RegistrationStateChangeListener for setting up (or down) our JingleManager when an XMPPConnection is available
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetUserSearchJabberImpl
 
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoBridgeImpl
The method is called by a ProtocolProviderService implementation whenever a change in its registration state has occurred.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetMessageWaitingSipImpl
The method is called by a ProtocolProviderService implementation whenever a change in the registration state of the corresponding provider had occurred.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
The method is called by a ProtocolProvider implementation whenever a change in the registration state of the corresponding provider had occurred.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Lister method for protocol provider registration event.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
 
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Stops dispatching SIP messages to a SIP protocol provider service once it's been unregistered.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoPanel
 
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoPanel
 
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.plugin.generalconfig.autoaway.AutoAwayWatcher
Listens for provider states.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
The method is called by a ProtocolProviderService implementation whenever a change in the registration state of the corresponding provider had occurred.
registrationStateChanged(RegistrationStateChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.RegistrationStateChangeListener
The method is called by a ProtocolProviderService implementation whenever a change in its registration state has occurred.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Notifies this RegistrationStateChangeListener that the ProtocolProviderSerivce it is registered with has changed its registration state.
registrationStateChanged(RegistrationStateChangeEvent) - Method in class net.java.sip.communicator.util.account.LoginManager
The method is called by a ProtocolProvider implementation whenever a change in the registration state of the corresponding provider had occurred.
RegistrationStateChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Instances of this class represent a change in the status of the provider that triggerred them.
RegistrationStateChangeEvent(ProtocolProviderService, RegistrationState, RegistrationState, int, String) - Constructor for class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Creates an event instance indicating a change of the provider state from oldValue to newValue.
RegistrationStateChangeListener - Interface in net.java.sip.communicator.service.protocol.event
An event listener that should be implemented by parties interested in changes that occur in the registration state of a ProtocolProviderService.
RegistryHandler - Class in net.java.sip.communicator.plugin.addrbook.msoutlook
Reading and writing the registry keys used by Outlook 2010 and higher.
RegistryHandler() - Constructor for class net.java.sip.communicator.plugin.addrbook.msoutlook.RegistryHandler
 
regTrans - Variable in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
The client transaction that we used for sending the last REGISTER request.
rehash() - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Increases the capacity of and internally reorganizes this hashtable, in order to accommodate and access its entries more efficiently.
reinit() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Reinits labels and combobox to default values.
reinitAllContents() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Reinitialize all media contents.
reinitContent(String, ContentPacketExtension, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Reinitialize a media content such as video.
reInvite() - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Sends a re-INVITE request to all CallPeers to reflect possible changes in the media setup (video start/stop, ...).
REJECT - Static variable in class net.java.sip.communicator.service.protocol.AuthorizationResponse
Indicates that source authorization request which this response is about has been rejected.
REJECT_CODE - Static variable in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
 
rejectButton - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The reject button.
REJECTED - 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 before being accepted.
rejectFile() - Method in class net.java.sip.communicator.impl.protocol.icq.IncomingFileTransferRequestIcqImpl
Function called to refuse the file.
rejectFile() - Method in class net.java.sip.communicator.impl.protocol.jabber.IncomingFileTransferRequestJabberImpl
Refuses the file transfer request.
rejectFile() - Method in interface net.java.sip.communicator.service.protocol.IncomingFileTransferRequest
Function called to refuse the file.
rejectInvitation(OperationSetAdHocMultiUserChat, AdHocChatRoomInvitation, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Rejects the given invitation with the specified reason.
rejectInvitation(OperationSetMultiUserChat, ChatRoomInvitation, String) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Rejects the given invitation with the specified reason.
rejectInvitation(AdHocChatRoomInvitation, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Informs the sender of an invitation that we decline their invitation.
rejectInvitation(ChatRoomInvitation, String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetMultiUserChatIrcImpl
There is no such thing as a rejection to an invitatation.
rejectInvitation(ChatRoomInvitation, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Informs the sender of an invitation that we decline their invitation.
rejectInvitation(WhiteboardInvitation, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Informs the sender of an invitation that we decline their invitation.
rejectInvitation(ChatRoomInvitation, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockMultiUserChat
Informs the sender of an invitation that we decline their invitation.
rejectInvitation(OperationSetWhiteboarding, WhiteboardInvitation, String) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Rejects the given invitation with the specified reason.
rejectInvitation(OperationSetMultiUserChat, ChatRoomInvitation, String) - Method in class net.java.sip.communicator.service.muc.MUCService
Rejects the given invitation with the specified reason.
rejectInvitation(AdHocChatRoomInvitation, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Informs the sender of an invitation that we decline their invitation.
rejectInvitation(ChatRoomInvitation, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Informs the sender of an invitation that we decline their invitation.
rejectInvitation(WhiteboardInvitation, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Informs the sender of an invitation that we decline their invitation.
REL_ADDR_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "rel-addr" element.
REL_PORT_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "rel-port" element.
RELAY_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
The name of the "relay" child element of an ColibriConferenceIQ.OctoChannel.
RELAY_ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
The name of the "id" attribute of child elements with name "relay".
RelayPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo
Relay packet extension.
RelayPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.RelayPacketExtension
Constructor.
RelayProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo
Parser for RelayPacketExtension.
RelayProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.RelayProvider
 
reload() - Static method in class net.java.sip.communicator.impl.gui.utils.Constants
Reloads constants.
reloadConfiguration() - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
Does nothing.
reloadDnsResolverConfig() - Static method in class net.java.sip.communicator.impl.dns.DnsUtilActivator
Reloads dns server configuration in the resolver.
reloadDocumentList() - Method in class net.java.sip.communicator.impl.history.HistoryImpl
 
reloadGlobalShortcuts() - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Reload global shortcuts.
reloadGlobalShortcuts() - Method in interface net.java.sip.communicator.service.globalshortcut.GlobalShortcutService
Reload global shortcuts.
reloadResources() - Static method in class net.java.sip.communicator.impl.replacement.smiley.Resources
Reloads smilies.
reloadSmiliesPack() - Method in class net.java.sip.communicator.impl.replacement.smiley.ReplacementServiceSmileyImpl
Reloads all smilies.
reloadSmiliesPack() - Method in interface net.java.sip.communicator.service.replacement.smilies.SmiliesReplacementService
Reloads all smilies.
RemoteCandidatePacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
A representation of the remote-candidate ICE transport element.
RemoteCandidatePacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RemoteCandidatePacketExtension
RemoteControlExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt
This class implements input event extension.
RemoteControlExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtension
Constructor.
RemoteControlExtension(Dimension) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtension
Constructor.
RemoteControlExtension(ComponentEvent) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtension
Constructor.
RemoteControlExtension(InputEvent, Dimension) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtension
Constructor.
RemoteControlExtensionProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt
This class parses incoming remote-control XML element and extracts input events such as keyboard and mouse ones.
RemoteControlExtensionProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtensionProvider
Constructor.
remoteControlGranted(RemoteControlGrantedEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
This method is called when remote control has been granted.
remoteControlGranted(RemoteControlGrantedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.RemoteControlListener
This method is called when remote control has been granted.
RemoteControlGrantedEvent - Class in net.java.sip.communicator.service.protocol.event
Event that notify that remote control feature has been granted.
RemoteControlGrantedEvent(Object) - Constructor for class net.java.sip.communicator.service.protocol.event.RemoteControlGrantedEvent
Constructs a new RemoteControlGrantedEvent object.
RemoteControlListener - Interface in net.java.sip.communicator.service.protocol.event
An event listener that should be implemented by parties interested in remote control feature (i.e desktop sharing).
remoteControlRevoked(RemoteControlRevokedEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
This method is called when remote control has been revoked.
remoteControlRevoked(RemoteControlRevokedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.RemoteControlListener
This method is called when remote control has been revoked.
RemoteControlRevokedEvent - Class in net.java.sip.communicator.service.protocol.event
Event that notify that remote control feature has been revoked.
RemoteControlRevokedEvent(Object) - Constructor for class net.java.sip.communicator.service.protocol.event.RemoteControlRevokedEvent
Constructs a new RemoteControlGrantedEvent object.
remoteSendMaxPreset - Variable in class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
The currently used video quality preset.
remove() - Method in class net.java.sip.communicator.impl.history.OrderedQueryResultSet
Removes from the underlying collection the last element returned by the iterator (optional operation).
remove(String) - Method in class net.java.sip.communicator.impl.protocol.irc.BasicPollerPresenceWatcher
 
remove(Object) - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Removing elements from a difference set is unsupported.
remove(String) - Method in class net.java.sip.communicator.impl.protocol.irc.MonitorPresenceWatcher
 
remove(String) - Method in interface net.java.sip.communicator.impl.protocol.irc.PresenceWatcher
Remove a nick from the list.
remove(String) - Method in class net.java.sip.communicator.impl.protocol.irc.WatchPresenceWatcher
 
remove(String) - Method in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCache
Returns the credentials corresponding to the specified realm or null if none could be found and removes the entry from the cache.
remove() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
Removes the task.
remove(ThunderbirdContactSourceService) - Static method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdActivator
Stops an address book service and deletes the corresponding configuration data.
remove() - Method in class net.java.sip.communicator.service.history.DefaultQueryResultSet
 
remove(MediaType, SrtpControlType) - Method in class net.java.sip.communicator.service.protocol.media.SrtpControls
 
remove(int) - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Removes the key (and its corresponding value) from this hashtable.
remove(Object) - Method in class net.java.sip.communicator.util.OrderedProperties
Remove a key entry
REMOVE_CHAT_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used to set to the chat room "remove" right button menu.
REMOVE_CONTACT_ASK - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
Indicates whether to ask for confirmation when user tries to delete a contact.
REMOVE_GROUP_ASK - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
Indicates whether to ask for confirmation when user tries to delete a contact.
removeAccount(String) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Remove account from table.
removeAccount(Account) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountListModel
Removes an account from this model.
removeAccount(ProtocolProviderService, SIPCommMenu) - Static method in class net.java.sip.communicator.impl.gui.main.menus.AutoAnswerMenu
Remove menu item for the account given by protocolProvider.
removeAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Removes the account given by protocolProvider from the contained status combo box.
removeAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Removes the status menu corresponding to the account given by protocolProvider.
removeAccountProperty(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Removes specified account property.
removeAccountRegistrationWizard(String, AccountRegistrationWizard) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Removes the given AccountRegistrationWizard from the list of containing wizards.
removeAction(String) - Method in class net.java.sip.communicator.service.notification.Notification
Removes the action corresponding to the given actionType.
removeActionHandler(String) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Removes an object that executes the actual action of notification action.
removeActionHandler(String) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Removes an object that executes the actual action of notification action.
removeActionListener(ActionListener) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
removeActiveFileTransfer(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the given file transfer id from the list of active file transfers.
removeAdHocChatRoomListChangeListener(AdHocChatRoomListChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Removes the given AdHocChatRoomListChangeListener.
removeAll() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Removes all entries in this contact list.
removeAll(Collection<?>) - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Removing elements from a difference set is unsupported.
removeAll() - Method in interface net.java.sip.communicator.service.gui.ContactList
Removes all entries in this contact list.
removeAllChatContacts() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes all chat contacts from the contact list of the chat.
removeAllChatContacts() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Removes all chat contacts from the contact list of the chat.
removeAllChatContacts() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomMemberListPanel
Removes all chat contacts from the contact list of the chat.
removeAllChats() - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Removes all chats this ChatContainer contains.
removeAllChats() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Removes all tabs in the chat tabbed pane.
removeAllChats() - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Removes all tabs in the chat tabbed pane.
removeAllContactSources() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Removes all stored contact sources.
removeAllContactSources() - Method in interface net.java.sip.communicator.service.gui.ContactList
Removes all stored contact sources.
removeAllDates() - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Removes all dates contained in this list.
removeAllElements() - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactListModel
Removes all the elements from this model.
removeAllJingleNodes() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Remove all jingleNodes to the list of additional Jingle Nodes.
removeAllLines() - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Clear all lines.
removeAllNotifications() - Method in class net.java.sip.communicator.impl.gui.main.UINotificationGroup
Removes all unread notifications.
removeAllNotifications(UINotificationGroup) - Static method in class net.java.sip.communicator.impl.gui.main.UINotificationManager
Removes all unread notifications.
removeAllNotifications() - Static method in class net.java.sip.communicator.impl.gui.main.UINotificationManager
Removes all unread notifications from all notification groups.
removeAllStunServer() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Remove all stunServers to the list of additional stun servers.
removeAndCleanupOtherSrtpControls(MediaType, SrtpControlType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Removes from this instance and cleans up the SrtpControl which are not of a specific SrtpControlType.
removeAttribute(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Removes the attribute with the specified name from the list of attributes registered with this packet extension.
removeAvatarListener(AvatarListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
 
removeAvatarListener(AvatarListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAvatar
Removes the specified group change listener so that it won't receive any further events.
removeBinding(BindingEntry) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Removes a particular binding from the contents.
removeBinding(int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingPanel
Removes the binding at a particular index of the listing.
removeBuddyListener(BuddyListener) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
removeCall(Call) - Method in class net.java.sip.communicator.service.protocol.CallConference
Removes a specific Call from the list of Calls participating in this telephony conference.
removeCallChangeListener(CallChangeListener) - Method in class net.java.sip.communicator.service.protocol.Call
Removes listener to this call so that it won't receive further CallChangeEvents.
removeCallChangeListener(CallChangeListener) - Method in class net.java.sip.communicator.service.protocol.CallConference
Removes a CallChangeListener from the Calls participating in this telephony conference.
removeCallHistoryRecordListener(CallHistoryPeerRecordListener) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Removing CallHistoryRecordListener listener
removeCallHistoryRecordListener(CallHistoryPeerRecordListener) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Removing CallHistoryRecordListener listener
removeCallListener(CallListener) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Removes the listener from the list of call listeners.
removeCallListener(CallListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Removes the specified listener from the list of call listeners.
removeCallPeer(CallPeerGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
Removes callPeer from the list of peers in this call.
removeCallPeer(MockCallPeer) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
Removes callPeer from the list of peers in this call.
removeCallPeerConferenceListener(CallPeerConferenceListener) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Implements CallPeer#removeCallPeerConferenceListener( CallPeerConferenceListener).
removeCallPeerConferenceListener(CallPeerConferenceListener) - Method in class net.java.sip.communicator.service.protocol.CallConference
Removes a CallPeerConferenceListener from the CallPeers associated with the Calls participating in this telephony conference.
removeCallPeerConferenceListener(CallPeerConferenceListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Removes a specific CallPeerConferenceListener from 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.
removeCallPeerListener(CallPeerListener) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Unregisters the specified listener.
removeCallPeerListener(CallPeerListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Unregisters the specified listener.
removeCallPeerSecurityListener(CallPeerSecurityListener) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Unregisters the specified listener.
removeCallPeerSecurityListener(CallPeerSecurityListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Unregisters the specified listener.
removeCallTitleListener(CallTitleListener) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Removes the given CallTitleListener to the list of listeners, notified for call title changes.
removeCandidate(CandidatePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Removes candidate from the list of CandidatePacketExtensions registered with this transport.
removeCapsVerListener(CapsVerListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Removes listener from the list of currently registered CapsVerListeners.
removeChannel(ColibriConferenceIQ.Channel) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Removes a specific Channel from the list of Channels included into this Content.
removeChat(ChatPanel) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Removes a given ChatPanel from this chat window.
removeChat(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Removes a given ChatPanel from this chat window.
removeChat(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Removes a given ChatPanel from this chat window.
removeChatChangeListener(ChatChangeListener) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Removes the given ChatChangeListener.
removeChatChangeListener(ChatChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Removes the given ChatChangeListener.
removeChatChangeListener(ChatChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Removes the given ChatChangeListener.
removeChatConferenceCall(ConferenceDescription) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the given conferenceDescription from the list of chat conferences in this chat panel chat.
removeChatConferenceCall(ConferenceDescription) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Removes the given conferenceDescription from the list of chat conferences in this chat panel chat.
removeChatContact(ChatContact<?>) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the given chatContact from the list of chat contacts participating in the corresponding to this chat panel chat.
removeChatContact(ChatContact<?>) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Removes the given chat contact from the UI.
removeChatEditorCaretListener(CaretListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the given CaretListener from this Chat.
removeChatEditorCaretListener(CaretListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Removes the given CaretListener from this Chat.
removeChatEditorDocumentListener(DocumentListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the given DocumentListener from this Chat.
removeChatEditorDocumentListener(DocumentListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Removes the given DocumentListener from this Chat.
removeChatEditorKeyListener(KeyListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the given KeyListener from this Chat.
removeChatEditorKeyListener(KeyListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Removes the given KeyListener from this Chat.
removeChatEditorMenuListener(ChatMenuListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the given ChatMenuListener to this Chat.
removeChatEditorMenuListener(ChatMenuListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Removes the given ChatMenuListener to this Chat.
removeChatEditorMenuListener(ChatMenuListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Removes the given ChatMenuListener to this Chat.
removeChatFocusListener(ChatFocusListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Implements Chat.removeChatFocusListener method.
removeChatFocusListener(ChatFocusListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Removes the given ChatFocusListener from this Chat.
removeChatHistoryListener(ChatHistoryListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the given ChatHistoryListener from the list of listeners notified when a change occurs in the history shown in this chat panel.
removeChatLinkClickedListener(ChatLinkClickedListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Remove a registered link click listener.
removeChatLinkClickedListener(ChatLinkClickedListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Remove existing ChatLinkClickedListener
removeChatLinkClickedListener(ChatLinkClickedListener) - Method in interface net.java.sip.communicator.service.gui.Chat
Removes an existing ChatLinkClickedListener
removeChatListener(ChatListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Removes the registration of a NewChatListener.
removeChatListener(ChatListener) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Removes the registration of a NewChatListener.
removeChatListener(ChatListener) - Method in interface net.java.sip.communicator.service.gui.UIService
Removes the registration of a NewChatListener.
removeChatProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomList
Removes the corresponding server and all related ad-hoc chat rooms from this list.
removeChatProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Removes the corresponding server and all related chat rooms from this list.
removeChatRoom(AdHocChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomProviderWrapper
Removes the given ad-hoc chat room from this provider.
removeChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Removes the given chat room from the UI.
removeChatRoom(AdHocChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomList
Removes the given AdHocChatRoom from the list of all ad-hoc chat rooms.
removeChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Removes the given ChatRoom from the list of all chat rooms.
removeChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Removes the given chat room from this provider.
removeChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Removes the given ChatRoom from the list of all chat rooms.
removeChatRoom(ChatRoomWrapper) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Removes the given chat room from this provider.
removeChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.service.muc.MUCService
Removes the given ChatRoom from the list of all chat rooms.
removeChatRoomListChangeListener(ChatRoomListChangeListener) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Removes the given ChatRoomListChangeListener.
removeChatRoomListChangeListener(ChatRoomListChangeListener) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Removes a change listener to the ChatRoomList.
removeChatRoomMember(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Removes a ChatRoomMember from the list of members of this chat room.
removeChatRoomNameListener(DocumentListener) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.ChatRoomNamePanel
Removess a DocumentListener to the text field containing the chosen chat room.
removeChatRoomProviderWrapperListener(ChatRoomProviderWrapperListener) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
Removes a ChatRoomProviderWrapperListener from the listener list.
removeChatRoomProviderWrapperListener(ChatRoomProviderWrapperListener) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Removes the ChatRoomProviderWrapperListener to the listener list.
removeChatRoomProviderWrapperListener(ChatRoomProviderWrapperListener) - Method in class net.java.sip.communicator.service.muc.MUCService
Removes the ChatRoomProviderWrapperListener to the listener list.
removeChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the given chat status state from the send via selector box.
removeChatTransport(ChatTransport) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Removes the given chat transport from the UI.
removeChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransportSelectorBox
Removes the given chat transport from the "send via" menu.
removeChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Removes the given chat status state from the send via selector box.
removeChatTransportChangeListener(ChatSessionChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Removes the given ChatSessionChangeListener to this ChatSession.
removeChatTransportChangeListener(ChatSessionChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Removes the given ChatSessionChangeListener to this ChatSession.
removeChildExtension(PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Removes given PacketExtension from the list of child packet extensions.
removeClientAuthCertificateConfig(String) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
removeClientAuthCertificateConfig(String) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Deletes a saved CertificateConfigEntry.
removeCloseListener(CloseListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Removes a CloseListener from this tabbedPane.
removeConference(ConferenceDescription) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Removes the given ConferenceDescription from the list of conferences.
removeConference(ConferenceDescription) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConferenceCallsListPanel
Removes the given ConferenceDescription from the list of chat conferences.
removeConferenceCall(CallJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Removes a CallJabberImpl instance from the list of conference calls associated with the room.
removeConferenceMember(ConferenceMember) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Removes a specific ConferenceMember from the list of ConferenceMembers reported by this peer through AbstractCallPeer.getConferenceMembers() and AbstractCallPeer.getConferenceMemberCount() if it is contained and fires CallPeerConferenceEvent#CONFERENCE_MEMBER_REMOVED to the currently registered CallPeerConferenceListeners.
removeConferenceMember(ConferenceMember) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Removes a specific ConferenceMember from the list of ConferenceMembers reported by this peer through AbstractCallPeer.getConferenceMembers() and AbstractCallPeer.getConferenceMemberCount() if it is contained and fires CallPeerConferenceEvent#CONFERENCE_MEMBER_REMOVED to the currently registered CallPeerConferenceListeners.
removeConferenceMembersSoundLevelListener(ConferenceMembersSoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Removes a specific SoundLevelListener of the list of listeners interested in and notified about changes in conference members sound level.
removeConferenceMembersSoundLevelListener(ConferenceMembersSoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Removes a specific SoundLevelListener of the list of listeners interested in and notified about changes in conference members sound level.
removeConferenceMembersSoundLevelListener(ConferenceMembersSoundLevelListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Removes a specific SoundLevelListener of the list of listeners interested in and notified about changes in conference members sound level.
removeConferenceMembersSoundLevelListener(ConferenceMembersSoundLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Removes a specific ConferenceMembersSoundLevelListener of the list of listeners interested in and notified about changes in conference members sound level.
removeConferencePublishedListener(ChatRoomConferencePublishedListener) - Method in class net.java.sip.communicator.service.protocol.AbstractChatRoom
Removes a listener that was being notified when a member of this chat room had published a ConferenceDescription to the room.
removeConferencePublishedListener(ChatRoomConferencePublishedListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Removes a listener that was being notified when a member of this chat room had published a ConferenceDescription to the room.
removeConfig(GoogleContactsConnection) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Remove a connection.
removeConfigForm(ConfigurationForm) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormList
Removes a ConfigurationForm from this list.
removeConfigForm(ConfigurationForm) - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Removes a ConfigurationForm from this list.
removeContact(Contact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Deletes the specified contact from both the local contact list and (if applicable) the server stored contact list if supported by the corresponding protocol.
removeContact(ChatContact<?>) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomMemberListPanel
Removes the given ChatContact from the list of chat contacts.
removeContact(UIContactImpl) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Removes the node corresponding to the given uiContact from this group.
removeContact(Contact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactListManager
Removes the given Contact from its MetaContact.
removeContact(UIContact, boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Removes the node corresponding to the given MetaContact from this list.
removeContact(UIContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Removes the node corresponding to the given MetaContact from this list.
removeContact(ContactGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Removes the specified contact from this group.
removeContact(ContactIcqImpl) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Removes the specified contact from this contact group
removeContact(ContactIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Remove contact.
removeContact(ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Removes the specified contact from this contact group
removeContact(ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Removes the specified contact from this contact group
removeContact(ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Removes a contact from the serverside list Event will come for successful operation
removeContact(MockContact) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Removes the specified contact from this group.
removeContact(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Removes the specified contact from this group.
removeContact(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Removes a contact.
removeContact(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Removes a contact.
removeContact(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Removes a contact.
removeContact(Contact) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Deletes the specified contact from both the local contact list and (if applicable) the server stored contact list if supported by the corresponding protocol.
removeContact(UIContact, boolean) - Method in interface net.java.sip.communicator.service.gui.ContactList
Removes the node corresponding to the given MetaContact from this list.
removeContact(UIContact) - Method in interface net.java.sip.communicator.service.gui.ContactList
Removes the node corresponding to the given MetaContact from this list.
removeContactCapabilitiesListener(ContactCapabilitiesListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetContactCapabilities
Unregisters a specific ContactCapabilitiesListener to no longer be notified about changes in the list of OperationSet capabilities of Contacts.
removeContactCapabilitiesListener(ContactCapabilitiesListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetContactCapabilities
Unregisters a specific ContactCapabilitiesListener to no longer be notified about changes in the list of OperationSet capabilities of Contacts.
removeContactCapsNode(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Remove records telling what entity caps node a contact has.
removeContactDetail(ContactDetail) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookSourceContact
Removes the given ContactDetail from the list of details for this SourceContact.
removeContactDetail(ContactDetail) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Removes the given ContactDetail from the list of details for this SourceContact.
removeContactDetail(ContactDetail) - Method in interface net.java.sip.communicator.service.contactsource.EditableSourceContact
Removes the given ContactDetail from the list of details for this SourceContact.
removeContactFromBlockList(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Removes contact from the "block" rule.
removeContactFromPoliteBlockList(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Removes contact from the "polite block" rule.
removeContactFromWhiteList(ContactSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Removes contact from the "white" rule.
removeContactGroup(UIGroupImpl) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Removes the node corresponding to the given uiGroup from this group node.
removeContactGroupFromMetaContactGroup(MetaContactGroupImpl, ContactGroup, ProtocolProviderService) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Removes the protocol specific group from the specified meta contact group and removes from meta contacts all proto contacts that belong to the same provider as the group which is being removed.
removeContactListFile() - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Removes the file where we store contact lists.
removeContactListListener(ContactListListener) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Removes a listener previously added with addContactListListener.
removeContactListListener(ContactListListener) - Method in interface net.java.sip.communicator.service.gui.ContactList
Removes a listener previously added with addContactListListener.
removeContactPresenceStatusListener(ContactPresenceStatusListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Removes the specified listener so that it won't receive any further updates on contact presence status changes
removeContactPresenceStatusListener(ContactPresenceStatusListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Removes the specified listener so that it won't receive any further updates on contact presence status changes
removeContactQueryListener(ContactQueryListener) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
 
removeContactQueryListener(ContactQueryListener) - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
 
removeContactQueryListener(ContactQueryListener) - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
 
removeContactQueryListener(ContactQueryListener) - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Removes a ContactQueryListener from the list of listeners interested in notifications about this ContactQuery changing its status, the receipt of new SourceContacts via this ContactQuery, etc.
removeContactQueryListener(ContactQueryListener) - Method in interface net.java.sip.communicator.service.contactsource.ContactQuery
Removes the given ContactQueryListener to the list of registered listeners.
removeContactQueryListener(MetaContactQueryListener) - Method in class net.java.sip.communicator.service.gui.event.MetaContactQuery
Removes the given MetaContactQueryListener to the list of registered listeners.
removeContactsForGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Removes all proto contacts that belong to the specified protocol group.
removeContactsForProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Removes all proto contacts that belong to the specified provider.
removeContactSource(GoogleContactsConnection) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Add a contact source service with the specified.
removeContactSource(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Remove a contact source service with the specified GoogleContactsConnection.
removeContactSource(ContactSourceService) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Removes the given contact source from the list of available contact sources.
removeContactSource(LdapDirectory) - Method in class net.java.sip.communicator.impl.ldap.LdapServiceImpl
Removes the contact source corresponding to the given ldap directory.
removeContactSource(GoogleContactsConnection) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsService
Remove a contact source service with the specified GoogleContactsConnection.
removeContactSource(String) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsService
Remove a contact source service with the specified GoogleContactsConnection.
removeContactSource(ContactSourceService) - Method in interface net.java.sip.communicator.service.gui.ContactList
Removes the given contact source from the list of available contact sources.
removeContactSource(LdapDirectory) - Method in interface net.java.sip.communicator.service.ldap.LdapService
Removes the contact source corresponding to the given ldap directory.
removeContent(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Removes a media content with a specific name from the session represented by this CallPeerMediaHandlerJabberImpl and closes its associated media stream.
removeContent(ColibriConferenceIQ.Content) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Removes a specific ColibriConferenceIQ.Content instance from the list of Content instances included into this conference IQ.
removeContent(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Removes a content with a specific name from the transport-related part of the session represented by this TransportManagerJabberImpl which may have been reported through previous calls to the startCandidateHarvest and startConnectivityEstablishment methods.
removeContent(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Removes a content with a specific name from the transport-related part of the session represented by this TransportManagerJabberImpl which may have been reported through previous calls to the startCandidateHarvest and startConnectivityEstablishment methods.
removeContent(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Removes a content with a specific name from the transport-related part of the session represented by this TransportManagerJabberImpl which may have been reported through previous calls to the startCandidateHarvest and startConnectivityEstablishment methods.
removeContent(Iterable<ContentPacketExtension>, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Removes a content with a specific name from a specific collection of contents and closes any associated StreamConnector.
removeCsrcAudioLevelListener(CsrcAudioLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Removes a specific CsrcAudioLevelListener to the list of CsrcAudioLevelListeners to be notified about audio level-related information received from the remote peer(s).
removed() - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
Notifies this Subscription that it has been removed from the list of subscriptions of the EventPackageSupport which used to contain it.
removeDelayedCallPeer(CallPeer, boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Removes a call peer from delayedCallPeers list.
removeDesktopSharingComponents() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Removes all desktop sharing related components from this container.
removeDetail(String, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Remove the given detail.
removeDetail(ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Removes the specified detail from the list of details stored online for this account.
removeDetail(ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Removes the specified detail from the list of details ready to be saved online this account.
removeDetail(ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Removes the specified detail from the list of details stored online for this account.
removeDetail(String, String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Remove the given detail.
removeDetail(ServerStoredDetails.GenericDetail) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Removes the specified detail from the list of details ready to be saved online this account.
removeDetails(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Remove all details with given name.
removeDetails(String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Remove all details with given name.
removeDiscoveryListener(DiscoveryListener) - Method in class net.java.sip.communicator.impl.provdisc.dhcp.DHCPProvisioningDiscover
Add a listener that will be notified when the discoverProvisioningURL has finished.
removeDiscoveryListener(DiscoveryListener) - Method in class net.java.sip.communicator.impl.provdisc.mdns.MDNSProvisioningDiscover
Add a listener that will be notified when the discoverProvisioningURL has finished.
removeDiscoveryListener(DiscoveryListener) - Method in class net.java.sip.communicator.service.provdisc.AbstractProvisioningDiscoveryService
Add a listener that will be notified when the discoverProvisioningURL has finished.
removeDiscoveryListener(DiscoveryListener) - Method in interface net.java.sip.communicator.service.provdisc.ProvisioningDiscoveryService
Add a listener that will be notified when the discoverProvisioningURL has finished.
removeDoubleClickListener(DoubleClickListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Removes a DoubleClickListener from this tabbedPane.
removeDTMFListener(DTMFListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetIncomingDTMFJabberImpl
Removes the specified listener from the list of DTMF listeners.
removeDTMFListener(DTMFListener) - Method in class net.java.sip.communicator.impl.protocol.sip.dtmf.DTMFInfo
Removes the specified listener from the list of DTMF listeners.
removeDTMFListener(DTMFListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetIncomingDTMFSipImpl
Removes the specified listener from the list of DTMF listeners.
removeDtmfListener(DTMFListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Removes a DTMFListener from the set of listeners to be notified for DTMF events from this MediaHandler's audio steam.
removeDTMFListener(DTMFListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetIncomingDTMF
Removes the specified listener from the list of DTMF listeners.
removeEarlyMessageProcessor(SipMessageProcessor) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Removes the early message processor.
removeElement(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
removeElement(ConferenceDescription) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallsListModels
Removes a specific ConferenceDescription from this model implementation.
removeElement(ChatContact<?>) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactListModel
Removes a specific ChatContact from this AbstractListModel implementation.
removeElementAt(int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
removeEndpoint(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Removes a specific Endpoint (the one with entity entity) from this User.
removeEntry(GlobalShortcutEntry) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Adds an entry.
removeEventFilter(EventFilter) - Method in interface net.java.sip.communicator.service.protocol.OperationSetInstantMessageFiltering
Unregisteres an EventFilter so that it won't check any more if an event should be filtered out.
removeEventNotification(String) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Removes the given eventType from the list of event notifications.
removeEventNotification(String) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Removes the EventNotification corresponding to the given eventType from the table of registered event notifications.
removeEventNotificationAction(String, String) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Removes the event notification corresponding to the specified actionType and eventType.
removeEventNotificationAction(String, String) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Removes the given actionType from the list of actions registered for the given eventType.
removeExtFeature(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Remove "ext" feature.
removeFeature(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Removes the specified feature from the supported features by the encapsulated ServiceDiscoveryManager.
removeFileTransferListener(FileTransferListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Removes the given FileTransferListener that listens for file transfer requests and created file transfers.
removeFileTransferListener(FileTransferListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Removes the given FileTransferListener that listens for file transfer requests and created file transfers.
removeFileTransferListener(FileTransferListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetFileTransfer
Removes the given FileTransferListener that listens for file transfer requests and created file transfers.
removeFileTransferListener(FileTransferListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetFileTransfer
Removes the given FileTransferListener that listens for file transfer requests and created file transfers.
removeFreeBusySateListener(FreeBusySateListener) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
The method is not implemented yet.
removeFreeBusySateListener(FreeBusySateListener) - Method in interface net.java.sip.communicator.service.calendar.CalendarService
Removes free busy listener.
removeFromCurrentItems(CalendarItemTimerTask) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Removes CalendarItemTimerTask from the list of current tasks.
removeFromTaskMap(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Removes CalendarItemTimerTask from the map of tasks.
removeGenericEventListener(String, GenericEventListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGenericNotificationsJabberImpl
Unregisters listener so that it won't receive any further notifications upon new event notifications.
removeGenericEventListener(String, GenericEventListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetGenericNotifications
Unregisters listener so that it won't receive any further notifications upon new event notifications.
removeGeolocationListener(GeolocationListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetGeolocationJabberImpl
Remove a listener that would get notifications any time a contact refreshed its geolocation via Presence.
removeGeolocationListener(GeolocationListener) - Method in interface net.java.sip.communicator.service.geolocation.GeolocationService
Remove a listener that would get notifications any time the provider geolocation was succesfully refreshed.
removeGeolocationListener(GeolocationListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
Removes a listener previously registered for notifications of changes in the contact geolocation details.
removeGlobalDisplayDetailsListener(GlobalDisplayDetailsListener) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Removes the given GlobalDisplayDetailsListener listening for change events concerning the global display details.
removeGlobalDisplayDetailsListener(GlobalDisplayDetailsListener) - Method in interface net.java.sip.communicator.service.globaldisplaydetails.GlobalDisplayDetailsService
Removes the given GlobalDisplayDetailsListener listening for change events concerning the global display details.
removeGroup(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Removes the given group and its children from the list.
removeGroup(ContactGroupIcqImpl) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Removes the specified group from the icq buddy list.
removeGroup(ContactGroupJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Removes the specified group from the buddy list.
removeGroup(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Removes the specified group from the server stored contact list.
removeGroup(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Removes the specified group from the server stored contact list.
removeGroup(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Removes the specified group from the server stored contact list.
removeGroup(UIGroup) - Method in interface net.java.sip.communicator.service.gui.ContactList
Removes the given group and its children from the list.
removeGroupListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Removes the specified group listener so that it won't receive further events on group modification/creation/destruction.
removeGroupListener(GroupListener) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
removeGroupListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Removes the specified group listener so that it won't receive further events on group modification/creation/destruction.
removeGroupListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Removes the specified group listener so that it won't receive further events on group modification/creation/destruction.
removeHistoryRecordsListener(HistoryQueryListener) - Method in class net.java.sip.communicator.impl.history.HistoryQueryImpl
Removes the given HistoryQueryListener from the list of listeners interested in query result changes.
removeHistoryRecordsListener(HistoryQueryListener) - Method in interface net.java.sip.communicator.service.history.HistoryQuery
Removes the given HistoryQueryListener from the list of listeners interested in query result changes.
removeHistoryWindowForChatRoom(ChatRoomWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Removes the history window for the given chat room.
removeHistoryWindowForContact(Object) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindowManager
Removes the history window for the given contact.
removeIdleSystemChangeListener(SystemActivityChangeListener) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Remove the specified listener so that it won't receive further notifications for idle system.
removeIdleSystemChangeListener(SystemActivityChangeListener) - Method in interface net.java.sip.communicator.service.sysactivity.SystemActivityNotificationsService
Remove the specified listener so that it won't receive further notifications for idle system.
removeInstantMessageListener(MessageListener) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Removes the instant message listener from this chat transport.
removeInstantMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Removes the instant message listener from this chat transport.
removeInstantMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Removes the instant message listener from this chat transport.
removeInstantMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Removes the instant message listener from this chat transport.
removeInvitationListener(AdHocChatRoomInvitationListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Removes listener from the list of invitation listeners registered to receive invitation events.
removeInvitationListener(WhiteboardInvitationListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Removes listener from the list of invitation listeners registered to receive invitation events.
removeInvitationListener(ChatRoomInvitationListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
 
removeInvitationListener(AdHocChatRoomInvitationListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Removes listener from the list of invitation listeners registered to receive invitation events.
removeInvitationListener(ChatRoomInvitationListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Removes listener from the list of invitation listeners registered to receive invitation events.
removeInvitationListener(WhiteboardInvitationListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Removes listener from the list of invitation listeners registered to receive invitation events.
removeInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Removes listener from the list of invitation listeners registered to receive invitation rejection events.
removeInvitationRejectionListener(WhiteboardInvitationRejectionListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Removes listener from the list of invitation listeners registered to receive invitation rejection events.
removeInvitationRejectionListener(ChatRoomInvitationRejectionListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
 
removeInvitationRejectionListener(AdHocChatRoomInvitationRejectionListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Removes the given listener from the list of invitation listeners registered to receive events every time an invitation has been rejected.
removeInvitationRejectionListener(ChatRoomInvitationRejectionListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Removes the given listener from the list of invitation listeners registered to receive events every time an invitation has been rejected.
removeInvitationRejectionListener(WhiteboardInvitationRejectionListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Removes the given listener from the list of invitation listeners registered to receive events every time an invitation has been rejected.
removeKeyFrameRequester(KeyFrameControl.KeyFrameRequester) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
 
removeLayoutComponent(Component) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider.DividerLayout
 
removeLayoutComponent(Component) - Method in class net.java.sip.communicator.impl.gui.main.call.FullScreenLayout
 
removeLdapListener(LdapListener) - Method in class net.java.sip.communicator.service.ldap.event.DefaultLdapEventManager
Removes a LdapListener from the listener list.
removeLdapListener(LdapListener) - Method in interface net.java.sip.communicator.service.ldap.event.LdapEventManager
Removes a LdapListener from the listener list.
removeListDataListener(ListDataListener) - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
 
removeListener(ScOtrEngineListener) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Unregisters an ScOtrEngineListener.
removeListener(ScOtrEngineListener) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
removeListener(ScOtrKeyManagerListener) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
removeListener(ScOtrKeyManagerListener) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
removeListener(AccountManagerListener) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Implements AccountManager#removeListener(AccountManagerListener).
removeListeners() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactSearchFieldUI
Removes all listeners that were added earlier.
removeListeners() - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Removes the listeners.
removeListeners() - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Removes the listeners.
removeLocale(Parameters.Locale) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Removes the dictionary from the system, and sets the default locale dictionary as the current dictionary
removeLocalUserAudioLevelListener(SimpleAudioLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Removes 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).
removeLocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Removes the given ChatRoomLocalUserRoleListener from the contained chat room role listeners.
removelocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Removes a listener that was being notified of changes in our role in this chat room such as us being granted operator.
removelocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Removes a listener that was being notified of changes in our role in this chat room such as us being granded operator.
removelocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Removes a listener that was being notified of changes in our role in this chat room such as us being granded operator.
removelocalUserRoleListener(ChatRoomLocalUserRoleListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Removes a listener that was being notified of changes in our role in this chat room such as us being granded operator.
removeLocalUserSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallGibberishImpl
Removes a specific SoundLevelListener of the list of listeners interested in and notified about changes in local sound level related information.
removeLocalUserSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCall
Removes a specific SoundLevelListener of the list of listeners interested in and notified about changes in local sound level related information.
removeLocalUserSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.service.protocol.Call
Removes a specific SoundLevelListener from the list of listeners interested in and notified about changes in local sound level information.
removeLocalUserSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Removes a specific SoundLevelListener from the list of listeners interested in and notified about changes in local sound level related information.
removeMaxListener(MaxListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Removes a MaxListener from this tabbedPane.
removeMedia(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Removes a specific Media (the one with id id) from this Endpoint.
removeMemberPresenceListener(ChatRoomMemberPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Removes a listener that was being notified of changes in the status of other chat room participants such as users being kicked, banned, or granted admin permissions.
removeMemberPresenceListener(ChatRoomMemberPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Removes a listener that was being notified of changes in the status of other chat room participants such as users being kicked, banned, or granted admin permissions.
removeMemberPresenceListener(ChatRoomMemberPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Removes a listener that was being notified of changes in the participation of other chat room participants such as users being kicked, join, left.
removeMemberPresenceListener(ChatRoomMemberPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Removes a listener that was being notified of changes in the participation of other chat room participants such as users being kicked, join, left.
removeMemberPropertyChangeListener(ChatRoomMemberPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Removes the given listener from the list of listeners currently registered for chat room member property change events.
removeMemberPropertyChangeListener(ChatRoomMemberPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Removes the given listener from the list of listeners currently registered for chat room member property change events.
removeMemberPropertyChangeListener(ChatRoomMemberPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Removes a listener that was being notified of changes in the property of a chat room member such as the nickname being changed.
removeMemberPropertyChangeListener(ChatRoomMemberPropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Removes a listener that was being notified of changes in the property of a chat room member such as the nickname being changed.
removeMemberRoleListener(ChatRoomMemberRoleListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Removes the given ChatRoomMemberRoleListener from the contained chat room role listeners.
removeMemberRoleListener(ChatRoomMemberRoleListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Removes a listener that was being notified of changes of a member role in this chat room such as us being granded operator.
removeMemberRoleListener(ChatRoomMemberRoleListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Removes a listener that was being notified of changes of a member role in this chat room such as us being granded operator.
removeMemberRoleListener(ChatRoomMemberRoleListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Removes a listener that was being notified of changes of a member role in this chat room such as us being granded operator.
removeMemberRoleListener(ChatRoomMemberRoleListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Removes a listener that was being notified of changes of a member role in this chat room such as us being granded operator.
removeMessageListener(AdHocChatRoomMessageListener) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Removes listener so that it won't receive any further message events from this room.
removeMessageListener(ChatRoomMessageListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Removes listener so that it won't receive any further message events from this room.
removeMessageListener(ChatRoomMessageListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Removes listener so that it won't receive any further message events from this room.
removeMessageListener(ChatRoomMessageListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Removes listener so that it won't receive any further message events from this room.
removeMessageListener(MessageListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Unregisters listener so that it won't receive any further notifications upon successful message delivery, failure or reception of incoming messages..
removeMessageListener(AdHocChatRoomMessageListener) - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Removes listener so that it won't receive any further message events from this ad-hoc room.
removeMessageListener(ChatRoomMessageListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Removes listener so that it won't receive any further message events from this room.
removeMessageListener(MessageListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Unregisters listener so that it won't receive any further notifications upon successful message delivery, failure or reception of incoming messages.
removeMessageListener(MessageListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Unregisters listener so that it won't receive any further notifications upon successful message delivery, failure or reception of incoming messages..
removeMessageProcessor(SipMessageProcessor) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
Unregisters processor so that it won't receive any further notifications upon successful message delivery, failure or reception of incoming messages..
removeMessageWaitingNotificationListener(OperationSetMessageWaiting.MessageType, MessageWaitingListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetMessageWaitingSipImpl
Unregisters listener so that it won't receive any further notifications upon new messages waiting notifications delivery.
removeMessageWaitingNotificationListener(OperationSetMessageWaiting.MessageType, MessageWaitingListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMessageWaiting
Unregisters listener so that it won't receive any further notifications upon new messages waiting notifications delivery.
removeMetaContact(MetaContactImpl) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Removes the specified metaContact from the local list of contacts.
removeMetaContact(MetaContact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Removes the specified metaContact as well as all of its underlying contacts.
removeMetaContact(MetaContact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactListManager
Removes the given MetaContact from the list.
removeMetaContact(MetaContact) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Removes the specified metaContact as well as all of its underlying contacts.
removeMetaContactGroup(MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Removes the specified meta contact group, all its corresponding protocol specific groups and all their children.
removeMetaContactGroup(MetaContactGroup) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.MetaContactListManager
Removes the given MetaContactGroup from the list.
removeMetaContactGroup(MetaContactGroup) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Removes the specified meta contact group, all its corresponding protocol specific groups and all their children.
removeMetaContactListListener(MetaContactListListener) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Removes a listener previously added with addContactListListener.
removeMetaContactListListener(MetaContactListListener) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Removes a listener previously added with addContactListListener.
removeMethodProcessorListener(MethodProcessorListener) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Unregisters a specific MethodProcessorListener from this CallPeer so that it no longer gets notified by this instance about the processing of SIP signaling.
removeNetworkConfigurationChangeListener(NetworkConfigurationChangeListener) - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Remove NetworkConfigurationChangeListener.
removeNetworkConfigurationChangeListener(NetworkConfigurationChangeListener) - Method in class net.java.sip.communicator.impl.netaddr.NetworkConfigurationWatcher
Remove NetworkConfigurationChangeListener.
removeNetworkConfigurationChangeListener(NetworkConfigurationChangeListener) - Method in class net.java.sip.communicator.impl.netaddr.NetworkEventDispatcher
Remove NetworkConfigurationChangeListener.
removeNetworkConfigurationChangeListener(NetworkConfigurationChangeListener) - Method in interface net.java.sip.communicator.service.netaddr.NetworkAddressManagerService
Remove NetworkConfigurationChangeListener.
removeNickWatch(String) - Method in class net.java.sip.communicator.impl.protocol.irc.PresenceManager
Remove nick from watch list.
removeNonReadChatState(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Removes the non read state of the currently selected chat session.
removeNotificationChangeListener(NotificationChangeListener) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Remove the specified listener so that it won't receive further notifications of changes that occur with actions registered for events stored by this service.
removeNotificationChangeListener(NotificationChangeListener) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Removes the given listener from the list of change listeners.
removeNotificationListener(UINotificationListener) - Static method in class net.java.sip.communicator.impl.gui.main.UINotificationManager
Removes the given UINotificationListener from the list of listeners that are notified on any changes in missed calls count.
removeNotify() - Method in class net.java.sip.communicator.impl.gui.main.call.VolumeControlSlider
Makes this Component undisplayable by destroying it native screen resource.
removeParent(Window) - Method in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
Removes a Window on which key presses and releases are to no longer be monitored for the purposes of this DTMFHandler.
removeParticipantPresenceListener(AdHocChatRoomParticipantPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Removes a listener that was being notified of changes in the status of other ad-hoc chat room participants.
removeParticipantPresenceListener(AdHocChatRoomParticipantPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Removes a participant presence listener.
removePassword(String) - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
Removes the password for the account that starts with the given prefix by setting its value in the configuration to null.
removePassword() - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Removes the saved password for the chat room.
removePassword(String) - Method in interface net.java.sip.communicator.service.credentialsstorage.CredentialsStorageService
Remove the password for the account that starts with the given prefix.
removePassword() - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Removes the saved password for the chat room.
removePayloadType(PayloadTypePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Removes a payload-type element defined by XEP-0167: Jingle RTP Sessions from this channel.
removePeerViewListener(ConferencePeerViewListener) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Removes ConferencePeerViewListener listener.
removePluginComponentListener(PluginComponentListener) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Removes the given PluginComponentListener from the list of component listeners registered in this UIService implementation.
removePopupHandler(PopupMessageHandler) - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Removes given PopupMessageHandler.
removePopupMessageListener(SystrayPopupMessageListener) - Method in class net.java.sip.communicator.impl.notification.PopupMessageNotificationHandlerImpl
Removes a listener previously added with addPopupMessageListener.
removePopupMessageListener(SystrayPopupMessageListener) - Method in interface net.java.sip.communicator.service.notification.PopupMessageNotificationHandler
Removes a listener previously added with addPopupMessageListener.
removePopupMessageListener(SystrayPopupMessageListener) - Method in class net.java.sip.communicator.service.systray.AbstractPopupMessageHandler
Removes a SystrayPopupMessageListener from this instance so that it no longer receives SystrayPopupMessageEvents.
removePopupMessageListener(SystrayPopupMessageListener) - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Implements the SystrayService.removePopupMessageListener method.
removePopupMessageListener(SystrayPopupMessageListener) - Method in interface net.java.sip.communicator.service.systray.PopupMessageHandler
Removes a listener previously added with addPopupMessageListener.
removePopupMessageListener(SystrayPopupMessageListener) - Method in interface net.java.sip.communicator.service.systray.SystrayService
Removes a listener previously added with addPopupMessageListener.
removePopupOutsideListener(PopupOutsideListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Removes a PopupOutsideListener from this tabbedPane.
removePresenceExtension(PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Removes given PacketExtension from the MUC presence and publishes it immediately.
removePresenceExtension(ChatRoom, PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetJitsiMeetToolsJabberImpl
Removes given PacketExtension from the multi user chat presence and sends presence update packet to the chat room.
removePresenceExtension(ChatRoom, PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
Removes given PacketExtension from the multi user chat presence and sends presence update packet to the chat room.
removePresenceExtension(ChatRoom, PacketExtension) - Method in interface net.java.sip.communicator.service.protocol.OperationSetJitsiMeetTools
Removes given PacketExtension from the multi user chat presence and sends presence update packet to the chat room.
removePresenceListener(LocalUserAdHocChatRoomPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetAdHocMultiUserChatIcqImpl
Removes a listener that was being notified of changes in our status in a room such as us being joined or dropped.
removePresenceListener(WhiteboardSessionPresenceListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetWhiteboardingJabberImpl
Removes a listener that was being notified of changes in our status in a room such as us being kicked, banned or dropped.
removePresenceListener(LocalUserChatRoomPresenceListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetMultiUserChat
 
removePresenceListener(LocalUserAdHocChatRoomPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdHocMultiUserChat
Removes a listener that was being notified of changes in our participation in an ad-hoc room such as us being joined, left.
removePresenceListener(LocalUserChatRoomPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetMultiUserChat
Removes a listener that was being notified of changes in our participation in a room such as us being kicked, joined, left.
removePresenceListener(WhiteboardSessionPresenceListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetWhiteboarding
Removes a listener that was being notified of changes in our participation in a room such as us being kicked, joined, left.
removeProgressListener(FileTransferProgressListener) - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Removes the given FileTransferProgressListener.
removeProgressListener(FileTransferProgressListener) - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Removes the given FileTransferProgressListener.
removeProperty(String) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
removeProperty(String, long) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Remove a property.
removeProperty(MsOutlookAddrBookContactDetail) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Removes the contact detail from the outlook database.
removeProperty(String) - Method in class net.java.sip.communicator.plugin.otr.OtrConfigurator
Removes the property with the specified name ( ConfigurationService.removeProperty(String) proxy).
removePropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
removePropertyChangeListener(String, PropertyChangeListener) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
removePropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Removes a PropertyChangeListener
removePropertyChangeListener(ChatRoomPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Removes listener from the list of listeners current registered for chat room modification events.
removePropertyChangeListener(ChatRoomPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Removes listener from the list of listeneres current registered for chat room modification events.
removePropertyChangeListener(ChatRoomPropertyChangeListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Removes a listener that was being notified of changes in the property of the chat room such as the subject being change or the room state being changed.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Remove a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Removes a PropertyChangeListener from the listener list.
removePropertyChangeListener(PropertyChangeListener) - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Removes property change listener.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.AbstractCall
Removes a specific PropertyChangeListener from the list of listeners interested in and notified about changes in the values of the properties of this Call.
removePropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.Call
Removes a specific PropertyChangeListener from the list of listeners interested in and notified about changes in the values of the properties of this Call.
removePropertyChangeListener(PropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Unregisters the specified property change listener.
removePropertyChangeListener(ChatRoomPropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Removes a listener that was being notified of changes in the property of the chat room such as the subject being change or the room state being changed.
removePropertyChangeListener(PropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.ConferenceMember
Removes a specific PropertyChangeListener from 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.
removePropertyChangeListener(Call, PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Removes a specific PropertyChangeListener from the list of listeners which get notified when the properties (e.g.
removePropertyChangeListener(Call, PropertyChangeListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Removes a specific PropertyChangeListener from the list of listeners which get notified when the properties (e.g.
removeProtocolProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Adds an account to the application.
removeProtocolProviderService(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ProtocolProviderSelectorBox
Removes the given provider from the "call via" menu.
removeProtocolProviderUI(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.login.LoginRendererSwingImpl
Removes the user interface related to the given protocol provider.
removeProtocolProviderUI(ProtocolProviderService) - Method in interface net.java.sip.communicator.util.account.LoginRenderer
Removes the user interface related to the given protocol provider.
removeProtocolSupportedOperationSets(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Removes all protocol supported operation sets.
removeProtoContact(Contact) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Removes the specified protocol specific contact from the contacts encapsulated in this MetaContact.
removeProtoGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Removes the specified group from the list of protocol specific groups that we're encapsulating in this meta contact group.
removeProviderContactHandler(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Removes the ContactEventHandler corresponding to the given protocolProvider.
removeProviderPresenceStatusListener(ProviderPresenceStatusListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Unregisters the specified listener so that it does not receive further events upon changes in local presence status.
removeProviderPresenceStatusListener(ProviderPresenceStatusListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Unregisters the specified listener so that it does not receive further events upon changes in local presence status.
removeQuery(ContactQuery) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Removes query from the list of queries.
removeQuery(ContactQuery) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ProtocolContactSourceServiceImpl
Removes query from the list.
removeQuery(ContactQuery) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Removes the given query from this filter query, updates the related data and notifies interested parties if this was the last query to process.
removeQuery(ContactQuery) - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Removes a query from the list.
removeQuery(ContactQuery) - Method in class net.java.sip.communicator.service.gui.FilterQuery
Removes the given query from this filter query, updates the related data and notifies interested parties if this was the last query to process.
removeQueryFromProviderPresenceListeners(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
Removes the query from protocol provider service presence listeners.
removeQueryListener(CallHistoryQueryListener) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryQueryImpl
Removes the given CallHistoryQueryListener from the list of listeners interested in query result changes.
removeQueryListener(CallHistoryQueryListener) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryQuery
Removes the given CallHistoryQueryListener from the list of listeners interested in query result changes.
removeQueryResult(SourceContact) - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Removes a specific SourceContact from the list of SourceContacts.
removeRegistrationStateChangeListener(RegistrationStateChangeListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
removeRegistrationStateChangeListener(RegistrationStateChangeListener) - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Removes the specified registration state change listener so that it does not receive any further notifications upon changes of the RegistrationState of this provider.
removeRegistrationStateChangeListener(RegistrationStateChangeListener) - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Removes the specified listener.
removeRelay(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
Removes a relay from this ColibriConferenceIQ.OctoChannel.
removeRemoteControl(RemoteControlExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
Remove a remote-control extension.
removeRemoteControlListener(RemoteControlListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetDesktopSharingClient
Removes a RemoteControlListener to be notified when remote peer accept/revoke to give us full control.
removeRemoteControlListener(RemoteControlListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingClient
Remove a RemoteControlListener to be notified when remote peer accept/revoke to give us full control.
removeRemoteVideoSpecificComponents() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Remove remote video specific components.
removeRequestListener(OperationSetJitsiMeetTools.JitsiMeetRequestListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetJitsiMeetToolsJabberImpl
 
removeRequestListener(OperationSetJitsiMeetTools.JitsiMeetRequestListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
Removes given listener from the list of OperationSetJitsiMeetTools.JitsiMeetRequestListeners.
removeRequestListener(OperationSetJitsiMeetTools.JitsiMeetRequestListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetJitsiMeetTools
Removes given listener from the list of OperationSetJitsiMeetTools.JitsiMeetRequestListeners.
removeResourceListener(ContactResourceListener) - Method in class net.java.sip.communicator.service.protocol.AbstractContact
Removes the given ContactResourceListener listening for events related to contact resources changes.
removeResourceListener(ContactResourceListener) - Method in interface net.java.sip.communicator.service.protocol.Contact
Removes the given ContactResourceListener listening for events related to contact resources changes.
removeRole(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Remove a role.
removeRtpHeaderExtension(RTPHdrExtPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Removes a rtp-hdrext element defined by XEP-0294: Jingle RTP Header Extensions Negotiation from this channel.
removeSctpConnection(ColibriConferenceIQ.SctpConnection) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Removes given SCTP connection from this IQ.
removeSearchFieldListener(TextFieldChangeListener) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Removes the given TextFieldChangeListener that listens for any changes that occur in the search field.
removeSearchManager() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetUserSearchJabberImpl
Releases the UserSearchManager instance.
removeSearchManager() - Method in interface net.java.sip.communicator.service.protocol.OperationSetUserSearch
Removes search manager.
removeSearchProgressListener(CallHistorySearchProgressListener) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Removing progress listener
removeSearchProgressListener(HistorySearchProgressListener) - Method in class net.java.sip.communicator.impl.history.HistoryReaderImpl
Removing progress listener
removeSearchProgressListener(HistorySearchProgressListener) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
Removing progress listener
removeSearchProgressListener(MessageHistorySearchProgressListener) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Removing progress listener
removeSearchProgressListener(CallHistorySearchProgressListener) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Removing progress listener
removeSearchProgressListener(HistorySearchProgressListener) - Method in interface net.java.sip.communicator.service.history.HistoryReader
Removing progress listener
removeSearchProgressListener(HistorySearchProgressListener) - Method in interface net.java.sip.communicator.service.metahistory.MetaHistoryService
Removing progress listener
removeSearchProgressListener(MessageHistorySearchProgressListener) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Removing progress listener
removeSelection() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Removes the current selection.
removeSelection() - Method in interface net.java.sip.communicator.service.gui.ContactList
Removes the current selection.
removeServerStoredContactGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Removes the specified group from the server stored contact list.
removeServerStoredContactGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Removes the specified group from the server stored contact list.
removeServerStoredContactGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Removing a contact group is currently not implemented.
removeServerStoredContactGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Removes the specified group from the server stored contact list.
removeServerStoredContactGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Removes the specified group from the server stored contact list.
removeServerStoredContactGroup(ContactGroup) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Removes the specified group from the server stored contact list.
removeServerStoredContactGroup(ContactGroup) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Removes the specified group from the server stored contact list.
removeServerStoredDetailsChangeListener(ServerStoredDetailsChangeListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetServerStoredAccountInfo
Unregisters listener so that it won't receive any further notifications upon details change.
removeServerStoredDetailsChangeListener(ServerStoredDetailsChangeListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Unregisters listener so that it won't receive any further notifications upon details change.
removeServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Removes the specified group change listener so that it won't receive any further events.
removeServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Removes the specified group change listener so that it won't receive any further events.
removeServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Removes the specified group change listener so that it won't receive any further events.
removeServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Removes the specified group change listener so that it won't receive any further events.
removeServerStoredGroupChangeListener(ServerStoredGroupListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Removes the specified group change listener so that it won't receive any further events.
removeServerWithName(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
Tries to remove an LdapDirectory from the LdapDirectorySet using the name given by the getName method.
removeServerWithName(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySet
Tries to remove an LdapDirectory from the LdapDirectorySet using the name given by the getName method.
removeSipListener(ProtocolProviderServiceSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
This listener will no longer be a candidate recipient for the dispatching of new messages received from the JAIN-SIP SipProviders.
removeSmsMessageListener(MessageListener) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Removes the given sms message listener from this chat transport.
removeSmsMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Removes the given sms message listener from this chat transport.
removeSmsMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Removes the given sms message listener from this chat transport.
removeSmsMessageListener(MessageListener) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Removes the given sms message listener from this chat transport.
removeSource(SourcePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Removes a SourcePacketExtension from the list of sources of this channel.
removeSrtpListener(SrtpListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
 
removeSSRC(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Removes a specific (RTP) SSRC from the list of SSRCs seen/received on this Channel.
removeStatusListener(BLFStatusListener) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyBLFSipImpl
Removes BLFStatus listener.
removeStatusListener(FileTransferStatusListener) - Method in class net.java.sip.communicator.service.protocol.AbstractFileTransfer
Removes the given FileTransferStatusListener.
removeStatusListener(FileTransferStatusListener) - Method in interface net.java.sip.communicator.service.protocol.FileTransfer
Removes the given FileTransferStatusListener.
removeStatusListener(BLFStatusListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyBLF
Removes BLFStatus listener.
removeStoredAccount(ProtocolProviderFactory, AccountID) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Removes the account with accountID from the set of accounts that are persistently stored inside the configuration service.
removeStoredAccount(AccountID) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Removes the account with accountID from the set of accounts that are persistently stored inside the configuration service.
removeStoredAccounts() - Method in class net.java.sip.communicator.service.protocol.AccountManager
Removes all accounts which have been persistently stored.
removeStreamAudioLevelListener(SimpleAudioLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Removes 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.
removeStreamSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.gibberish.CallPeerGibberishImpl
Removes a specific SoundLevelListener of the list of listeners interested in and notified about changes in stream sound level related information.
removeStreamSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.impl.protocol.mock.MockCallPeer
Removes a specific SoundLevelListener of the list of listeners interested in and notified about changes in stream sound level related information.
removeStreamSoundLevelListener(SoundLevelListener) - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Removes a specific SoundLevelListener of the list of listeners interested in and notified about changes in stream sound level related information.
removeStreamSoundLevelListener(SoundLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Removes a specific SoundLevelListener of the list of listeners interested in and notified about changes in stream sound level related information.
removeSubgroup(int) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Removes the meta contact group with the specified index.
removeSubgroup(MetaContactGroup) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Removes the specified group from the list of groups in this list.
removeSubGroup(ContactGroupGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Removes the specified contact group from the this group's subgroups.
removeSubGroup(ContactGroupIcqImpl) - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Removes the specified from the list of sub groups
removeSubGroup(int) - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Removes the sub group with the specified index.
removeSubGroup(ContactGroupIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Remove subgroup from this group.
removeSubGroup(ContactGroupJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Removes the specified from the list of sub groups
removeSubGroup(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Removes the sub group with the specified index.
removeSubGroup(MockContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Removes the specified contact group from the this group's subgroups.
removeSubGroup(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Removes the specified contact group from the this group's subgroups.
removeSubscription(Response, String, ClientTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier
Removes a Subscription from the list of subscriptions managed by this instance identified by the Response to our NOTIFY request.
removeSubscription(Address) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Removes a Subscription from the list of subscriptions managed by this instance which is associated with a specific subscription Address/Request URI and has an id tag in its Event header of null.
removeSubscription(Address, String) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Removes a Subscription from the list of subscriptions managed by this instance which is associated with a specific subscription Address/Request URI and has a specific id tag in its Event header.
removeSubscription(String, EventPackageSupport.Subscription) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Removes a specific Subscription from the list of subscriptions managed by this instance if it is associated with a specific CallId.
removeSubscriptionListener(SubscriptionListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Removes the specified subscription listener.
removeSubscriptionListener(SubscriptionListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Removes the specified subscription listener.
removeSubscriptionThenIsDialogAlive(Dialog, Object) - Static method in class net.java.sip.communicator.impl.protocol.sip.EventPackageUtils
Dissociates a specific subscription with a given Dialog in order to no longer allow it to keep the dialog in question alive even after a BYE request, deletes the dialog if there are no other subscriptions associated with it and a BYE request has already been received and returns an indicator which determines whether the specified dialog is still alive after the dissociation of the given subscription.
removeSupportedFeature(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetJitsiMeetToolsJabberImpl
Removes given feature from communication protocol capabilities list of parent ProtocolProviderService.
removeSupportedFeature(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
 
removeSupportedFeature(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetJitsiMeetTools
Removes given feature from communication protocol capabilities list of parent ProtocolProviderService.
removeSupportedOperationSet(Class<T>) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Removes an OperationSet implementation from the set of supported OperationSets for this instance.
removeSupportedOperationSet(Class<T>) - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Removes an OperationSet implementation from the set of supported OperationSets for this instance.
removeSystemActivityChangeListener(SystemActivityChangeListener) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityEventDispatcher
Remove the specified listener so that it won't receive further notifications of changes that occur in the underlying system
removeSystemActivityChangeListener(SystemActivityChangeListener) - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Remove the specified listener so that it won't receive further notifications of changes that occur in the underlying system
removeSystemActivityChangeListener(SystemActivityChangeListener) - Method in interface net.java.sip.communicator.service.sysactivity.SystemActivityNotificationsService
Remove the specified listener so that it won't receive further notifications of changes that occur in the underlying system
removeTabAt(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
 
removeTextChangeListener(TextFieldChangeListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Removes the given TextFieldChangeListener from the list of listeners notified on changes of the text contained in this field.
removeTextChangeListener(TextFieldChangeListener) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Removes the given TextFieldChangeListener from the list of listeners notified on changes of the text contained in this field.
removeThumbnailRequestListener() - Method in class net.java.sip.communicator.impl.protocol.jabber.OutgoingFileTransferJabberImpl
Removes previously added thumbnail request listener.
removeTransformLayer(TransformLayer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransform
Removes transformLayer from the list of currently registered transform layers so that it won't be notified for further message events.
removeTransformLayer(TransformLayer) - Method in class net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransformImpl
 
removeTypingNotification() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Removes the typing notification message from the conversation panel.
removeTypingNotificationsListener(TypingNotificationsListener) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetTypingNotifications
Removes listener from the list of listeners registered for receiving TypingNotificationEvents.
removeTypingNotificationsListener(TypingNotificationsListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTypingNotifications
Removes l from the list of listeners registered for receiving TypingNotificationEvents
removeUIContact(SourceContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Removes the UIContact from the given sourceContact.
removeUIContact(MetaContact) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Removes the UIContact from the given metaContact.
removeUIContact(SourceContact) - Method in interface net.java.sip.communicator.service.gui.UIContactSource
Removes the UIContact from the given sourceContact.
removeUIGroup(MetaContactGroup) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Removes the descriptor from the given metaGroup.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Updates write panel size and adjusts sms properties if the sms menu is visible.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.SearchPanel
When all text is removed from the search field shows the whole history.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.ChatRoomNamePanel
 
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
 
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.impl.neomedia.CallRecordingConfigForm
Gives notification that a portion of the document has been removed.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
Handles the DocumentEvent triggered when user deletes letters from the UIN field.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Handles the change when a char has been removed from the field.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Handles the change when a char has been removed from the field.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
Handles the DocumentEvent triggered when user deletes letters from the UserID field.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
Handles the DocumentEvent triggered when user deletes letters from the UIN field.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Handles the DocumentEvent triggered when user deletes letters from the UserID field.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Handles the DocumentEvent triggered when user deletes letters from the User ID field.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.loggingutils.LoggingConfigForm
Gives notification that a portion of the document has been removed.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationPanel
Indicates that text is removed in one of the text fields.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel
 
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Handles the DocumentEvent triggered when user deletes letters from the UIN field.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Handles the DocumentEvent triggered when user deletes letters from the proxy and port fields.
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
 
removeUpdate(DocumentEvent) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
 
removeUser(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Removes a specific User (the one with entity entity) from the document.
removeUserCapsNode(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Remove a record telling what entity caps node a user has.
removeUserCapsNodeListener(UserCapsNodeListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Removes a specific UserCapsNodeListener from the list of UserCapsNodeListeners interested in events notifying about changes in the list of user caps nodes of this EntityCapsManager.
removeUserSearchProviderListener(UserSearchProviderListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetUserSearchJabberImpl
Removes UserSearchProviderListener instance from the list of listeners.
removeUserSearchProviderListener(UserSearchProviderListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetUserSearch
Removes UserSearchProviderListener instance from the list of listeners.
removeUserSearchSupportedProviderListener(UserSearchSupportedProviderListener) - Static method in class net.java.sip.communicator.plugin.usersearch.UserSearchActivator
Removes UserSearchSupportedProviderListener from the list of listeners.
removeVetoableChangeListener(ConfigVetoableChangeListener) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
removeVetoableChangeListener(String, ConfigVetoableChangeListener) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
removeVideoListener(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.
removeVideoListener(VideoListener) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Unregisters a specific VideoListener from this instance so that it stops receiving notifications from it about changes in the availability of visual Components displaying video.
removeVideoListener(VideoListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Unregisters a specific VideoListener from this instance so that it stops receiving notifications from it about changes in the availability of visual Components displaying video.
removeVideoListener(CallPeer, VideoListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Removes a specific VideoListener from this telephony in order to no longer have it receive notifications when visual/video Components are being added and removed for a specific CallPeer.
removeVideoPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Removes listener from all CallPeers currently participating with the call so that it won't receive further notifications on changes in video related properties (e.g.
removeVideoPropertyChangeListener(PropertyChangeListener) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Removes a specific PropertyChangeListener from the list of listeners which get notified when the properties (e.g.
removeWhiteboardChangeListener(WhiteboardChangeListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Removes listener to this whiteboard so that it won't receive further WhiteboardChangeEvents.
removeWhiteboardChangeListener(WhiteboardChangeListener) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Removes listener to this whiteboard so that it won't receive further WhiteboardChangeEvents.
removeWhiteboardObjectListener(WhiteboardObjectListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Removes listener so that it won't receive any further WhiteboardObject events from this room.
removeWhiteboardObjectListener(WhiteboardObjectListener) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Removes listener so that it won't receive any further WhiteboardObject events from this room.
removeWhiteboardParticipant(WhiteboardParticipant) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Removes whiteboardParticipant from the list of participants in this whiteboard.
removeWhiteboardParticipant(WhiteboardParticipant) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Removes whiteboardParticipant from the list of participants in this whiteboard.
removeWhiteboardParticipantListener(WhiteboardParticipantListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Unregisters the specified listener.
removeWhiteboardParticipantListener(WhiteboardParticipantListener) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardParticipant
Unregisters the specified listener.
removeWhiteboardWindow(WhiteboardFrame) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Removes a white board frame.
removeWindow(Window) - Static method in class net.java.sip.communicator.plugin.desktoputil.WindowUtils
Removes a Window into window list
removeWindowListener(WindowListener) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Removes the given WindowListener from the main application window.
removeWindowListener(WindowListener) - Method in interface net.java.sip.communicator.service.gui.UIService
Removes the given WindowListener from the list of registered listener.
removeWizardListener(WizardListener) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
removeWizzardIcon() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
rename(String) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
RENAME_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Rename 16x16 image.
RENAME_DIALOG_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for decoration of the "Rename contact" window.
renameContact(ChatContact<?>) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomMemberListPanel
In the corresponding ChatContactPanel changes the name of the given Contact.
renameContact(ContactSipImpl, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Renames the specified contact.
renameContact(ContactSipImpl, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Renames the specified contact.
renameContact(ContactSipImpl, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Renames the specified contact.
RenameContactDialog - Class in net.java.sip.communicator.impl.gui.main.contactlist
The RenameContactDialog is the dialog containing the form for renaming a contact.
RenameContactDialog(MainFrame, MetaContact) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.RenameContactDialog
Creates an instance of RenameContactDialog.
RenameContactPanel - Class in net.java.sip.communicator.impl.gui.main.contactlist
The RenameContactPanel is where the user could change the name of a meta contact.
RenameContactPanel(String) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.RenameContactPanel
Creates an instance of RenameContactPanel and initializes it.
renameGroup(ContactGroupIcqImpl, String) - Method in class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Renames the specified group according to the specified new name..
renameGroup(ContactGroupJabberImpl, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Renames the specified group according to the specified new name..
renameGroup(ContactGroupSipImpl, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Renames the specified group from the server stored contact list.
renameGroup(ContactGroupSipImpl, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Renames the specified group from the server stored contact list.
renameGroup(ContactGroupSipImpl, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Renames the specified group from the server stored contact list.
RenameGroupDialog - Class in net.java.sip.communicator.impl.gui.main.contactlist
The RenameGroupDialog is the dialog containing the form for renaming a group.
RenameGroupDialog(MainFrame, MetaContactGroup) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.RenameGroupDialog
Creates an instance of RenameGroupDialog.
RenameGroupPanel - Class in net.java.sip.communicator.impl.gui.main.contactlist
The RenameGroupPanel is where the user could change the name of a meta contact group.
RenameGroupPanel(String) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.RenameGroupPanel
Creates an instance of RenameGroupPanel and initializes it.
renameMetaContact(MetaContact, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Sets the display name for metaContact to be newName.
renameMetaContact(MetaContact, String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Sets the display name for metaContact to be newName.
renameMetaContactGroup(MetaContactGroup, String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Renames the specified MetaContactGroup as indicated by the newName param.
renameMetaContactGroup(MetaContactGroup, String) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactListService
Renames the specified MetaContactGroup as indicated by the newName param.
renameServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Renames the specified group from the server stored contact list.
renameServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Renames the specified group from the server stored contact list.
renameServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Rename contact group.
renameServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Renames the specified group from the server stored contact list.
renameServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Renames the specified group from the server stored contact list.
renameServerStoredContactGroup(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Renames the specified group from the server stored contact list.
renameServerStoredContactGroup(ContactGroup, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Renames the specified group from the server stored contact list.
renderer - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomContactList
List cell renderer.
reorderSubGroups(List<ContactGroupIcqImpl>) - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Removes all contact sub groups and reinsterts them as specified by the newOrder param.
repaint() - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
To repaint component.
repaint() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame.MainContentPane
Repaints this component.
repaintUI() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Repaints and revalidates the whole UI Tree.
repaintUI() - Method in interface net.java.sip.communicator.service.gui.UIService
Repaints and revalidates the whole UI.
replace(StringBuilder, String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.Replacer
Actual replace operation.
replace(StringBuilder, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.BrTagReplacer
Replace operation.
replace(StringBuilder, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.ImgTagReplacer
Replace operation that replaces img tags that immediately close.
replace(StringBuilder, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.KeywordReplacer
Replace operation.
replace(StringBuilder, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.NewlineReplacer
New line characters are searched and replaced with a combination of newline and br tag.
replace(StringBuilder, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.replacers.URLReplacer
Replace operation for replacing URL's with a hyperlinked version.
replaceCheckBoxPanel(Component) - Method in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
 
replaceDetail(ServerStoredDetails.GenericDetail, ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
Replaces the currentDetailValue detail with newDetailValue and returns true if the operation was a success or false if currentDetailValue did not previously exist (in this case an additional call to addDetail is required).
replaceDetail(ServerStoredDetails.GenericDetail, ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Replaces the currentDetailValue detail with newDetailValue and returns true if the operation was a success or false if currentDetailValue did not previously exist (in this case an additional call to addDetail is required).
replaceDetail(ServerStoredDetails.GenericDetail, ServerStoredDetails.GenericDetail) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Replaces the currentDetailValue detail with newDetailValue and returns true if the operation was a success or false if currentDetailValue did not previously exist (in this case an additional call to addDetail is required).
replaceDetail(ServerStoredDetails.GenericDetail, ServerStoredDetails.GenericDetail) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Replaces the currentDetailValue detail with newDetailValue and returns true if the operation was a success or false if currentDetailValue did not previously exist (in this case an additional call to addDetail is required).
REPLACEMENT_ENABLE - Static variable in class net.java.sip.communicator.service.replacement.ReplacementProperty
The replacement property.
REPLACEMENT_PROPOSAL - Static variable in class net.java.sip.communicator.service.replacement.ReplacementProperty
The replacement proposal property.
ReplacementConfigPanel - Class in net.java.sip.communicator.plugin.chatconfig.replacement
The ConfigurationForm that would be added in the chat configuration window.
ReplacementConfigPanel() - Constructor for class net.java.sip.communicator.plugin.chatconfig.replacement.ReplacementConfigPanel
Create an instance of Replacement Config
ReplacementConfigurationTableModel - Class in net.java.sip.communicator.plugin.chatconfig.replacement
Table model for the table in ReplacementConfigPanel listing all available replacement sources
ReplacementConfigurationTableModel(ArrayList<String>) - Constructor for class net.java.sip.communicator.plugin.chatconfig.replacement.ReplacementConfigurationTableModel
Creates an instance of ReplacementConfigurationTableModel by specifying the source list.
ReplacementProperty - Class in net.java.sip.communicator.service.replacement
Property for Replacement Service
ReplacementProperty() - Constructor for class net.java.sip.communicator.service.replacement.ReplacementProperty
 
ReplacementService - Interface in net.java.sip.communicator.service.replacement
A service used to provide substitution for any text in chat messages, like smileys, video and image previews, etc.
ReplacementServiceBliptvImpl - Class in net.java.sip.communicator.impl.replacement.bliptv
Implements the ReplacementService to provide previews for Blip.tv links.
ReplacementServiceBliptvImpl() - Constructor for class net.java.sip.communicator.impl.replacement.bliptv.ReplacementServiceBliptvImpl
Constructor for ReplacementServiceBliptvImpl.
ReplacementServiceDailymotionImpl - Class in net.java.sip.communicator.impl.replacement.dailymotion
Implements the ReplacementService to provide previews for Dailymotion links.
ReplacementServiceDailymotionImpl() - Constructor for class net.java.sip.communicator.impl.replacement.dailymotion.ReplacementServiceDailymotionImpl
Constructor for ReplacementServiceDailymotionImpl.
ReplacementServiceDirectImageImpl - Class in net.java.sip.communicator.impl.replacement.directimage
Implements the ReplacementService to provide previews for direct image links.
ReplacementServiceDirectImageImpl() - Constructor for class net.java.sip.communicator.impl.replacement.directimage.ReplacementServiceDirectImageImpl
Constructor for ReplacementServiceDirectImageImpl.
ReplacementServiceFlickrImpl - Class in net.java.sip.communicator.impl.replacement.flickr
Implements the ReplacementService to provide previews for Flickr links.
ReplacementServiceFlickrImpl() - Constructor for class net.java.sip.communicator.impl.replacement.flickr.ReplacementServiceFlickrImpl
Constructor for ReplacementServiceFlickrImpl.
ReplacementServiceHuluImpl - Class in net.java.sip.communicator.impl.replacement.hulu
Implements the ReplacementService to provide previews for Hulu links.
ReplacementServiceHuluImpl() - Constructor for class net.java.sip.communicator.impl.replacement.hulu.ReplacementServiceHuluImpl
Constructor for ReplacementServiceHuluImpl.
ReplacementServiceMetacafeImpl - Class in net.java.sip.communicator.impl.replacement.metacafe
Implements the ReplacementService to provide previews for Metacafe links.
ReplacementServiceMetacafeImpl() - Constructor for class net.java.sip.communicator.impl.replacement.metacafe.ReplacementServiceMetacafeImpl
Constructor for ReplacementServiceMetacafeImpl.
ReplacementServiceSmileyImpl - Class in net.java.sip.communicator.impl.replacement.smiley
Implements the ReplacementService to provide smiley as replacement source.
ReplacementServiceSmileyImpl() - Constructor for class net.java.sip.communicator.impl.replacement.smiley.ReplacementServiceSmileyImpl
 
ReplacementServiceTwitpicImpl - Class in net.java.sip.communicator.impl.replacement.twitpic
Implements the ReplacementService to provide previews for Twitpic links.
ReplacementServiceTwitpicImpl() - Constructor for class net.java.sip.communicator.impl.replacement.twitpic.ReplacementServiceTwitpicImpl
Constructor for ReplacementServiceTwitpicImpl.
ReplacementServiceVbox7Impl - Class in net.java.sip.communicator.impl.replacement.vbox7
Implements the ReplacementService to provide previews for Vbox7 links.
ReplacementServiceVbox7Impl() - Constructor for class net.java.sip.communicator.impl.replacement.vbox7.ReplacementServiceVbox7Impl
Constructor for ReplacementServiceVbox7Impl.
ReplacementServiceViddlerImpl - Class in net.java.sip.communicator.impl.replacement.viddler
Implements the ReplacementService to provide previews for Viddler links.
ReplacementServiceViddlerImpl() - Constructor for class net.java.sip.communicator.impl.replacement.viddler.ReplacementServiceViddlerImpl
Constructor for ReplacementServiceViddlerImpl.
ReplacementServiceVimeoImpl - Class in net.java.sip.communicator.impl.replacement.vimeo
Implements the ReplacementService to provide previews for Vimeo links.
ReplacementServiceVimeoImpl() - Constructor for class net.java.sip.communicator.impl.replacement.vimeo.ReplacementServiceVimeoImpl
Constructor for ReplacementServiceVimeoImpl.
ReplacementServiceYoutubeImpl - Class in net.java.sip.communicator.impl.replacement.youtube
Implements the ReplacementService to provide previews for Youtube links.
ReplacementServiceYoutubeImpl() - Constructor for class net.java.sip.communicator.impl.replacement.youtube.ReplacementServiceYoutubeImpl
Constructor for ReplacementServiceYoutubeImpl.
Replacer - Interface in net.java.sip.communicator.impl.gui.main.chat
The Replacer interface defines the expectations of message content replacers.
replaceSelection(String) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Remove the default text when inserting a new section, e.g.
replaceSpecialRegExpChars(String) - Static method in class net.java.sip.communicator.util.GuiUtils
Replaces some chars that are special in a regular expression.
requestAllDetailsForContact(Contact, OperationSetServerStoredContactInfo.DetailsResponseListener) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredContactInfoIcqImpl
Requests all details existing for the specified contact.
requestAllDetailsForContact(Contact, OperationSetServerStoredContactInfo.DetailsResponseListener) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredContactInfoJabberImpl
Requests all details existing for the specified contact.
requestAllDetailsForContact(Contact, OperationSetServerStoredContactInfo.DetailsResponseListener) - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredContactInfo
Requests all details existing for the specified contact.
RequestAuthorizationDialog - Class in net.java.sip.communicator.impl.gui.main.authorization
The RequestAuthorisationDialog is a JDialog that is shown when user is trying to add a contact, which requires authorization.
RequestAuthorizationDialog(MainFrame, Contact, AuthorizationRequest) - Constructor for class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
Constructs the RequestAuthorisationDialog.
requestFocusInContactList() - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Requests the focus in the center panel, which contains either the contact list or the unknown contact panel.
requestFocusInField() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.ChatRoomNamePanel
Requests the current focus in the chat room name field.
requestFocusInField() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.ChatRoomNamePanel
Requests the focus in the name text field.
requestFocusInField() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Requests the focus in the name text field.
requestFocusInField() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupPanel
Requests the focus in the contained text field.
requestFocusInField() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameContactPanel
Requests the focus in the text field.
requestFocusInField() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameGroupPanel
Requests the focus in the text field.
requestFocusInField() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.NewStatusMessageDialog
Requests the focus in the text field contained in this dialog.
requestFocusInFiled() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameContactDialog
Requests the focus in the text field contained in this dialog.
requestFocusInFiled() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.RenameGroupDialog
Requests the focus in the text field contained in this dialog.
requestFocusInWriteArea() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Requests the focus in the write message area.
requestKeyFrame() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Requests a key frame from the remote peer of the associated VideoMediaStream of this CallPeerMediaHandler.
requestKeyFrame() - Method in class net.java.sip.communicator.service.protocol.media.MediaHandler
Requests a key frame from the remote peer of the associated VideoMediaStream of this MediaHandler.
requestMyFocusForVisibleComponent() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
requestProcessed(CallPeerSipImpl, Request, Response) - Method in interface net.java.sip.communicator.impl.protocol.sip.MethodProcessorListener
Notifies this MethodProcessorListener that a specific CallPeer has processed a specific SIP Request and has replied to it with a specific SIP Response.
requestProcessed(CallPeerSipImpl, Request, Response) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Notifies this MethodProcessorListener that a specific CallPeer has processed a specific SIP Request and has replied to it with a specific SIP Response.
requestProcessed(CallPeerSipImpl, Request, Response) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Notifies this MethodProcessorListener that a specific CallPeer has processed a specific SIP Request and has replied to it with a specific SIP Response.
REQUIRED_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
The name of the required attribute.
reregister(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Connects and logins again to the server.
reRequestAuthorization(AuthorizationRequest, Contact) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetExtendedAuthorizationsIcqImpl
Send an authorization request, requesting contact to add them to our contact list?
reRequestAuthorization(AuthorizationRequest, Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetExtendedAuthorizationsJabberImpl
Send an authorization request, requesting contact to add them to our contact list?
reRequestAuthorization(AuthorizationRequest, Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetExtendedAuthorizations
Send an authorization request, requesting contact to add them to our contact list?
reset() - Method in class net.java.sip.communicator.impl.dns.ConfigurableDnssecResolver
Reloads the configuration of forwarders and trust anchors.
reset() - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Resets resolver configuration and populate our default resolver with the newly configured servers.
reset() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Resets this builder state to the "zero" state when no request info is stored.
reset() - Method in class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection
 
reset() - Method in class net.java.sip.communicator.impl.protocol.sip.net.ManualProxyConnection
 
reset() - Method in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
Resets the lookup to it's initial state.
reset() - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.EditPanel
Reset the editor
reset(String) - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
Clears underlining and re-evaluates message's contents
reset() - Method in interface net.java.sip.communicator.service.dns.CustomResolver
Resets resolver configuration and populate our default resolver with the newly configured servers.
reset() - Method in class net.java.sip.communicator.util.Logger
Reinitialize the logging properties and reread the logging configuration.
resetButtonsToPanelRules() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardController
Resets the buttons to support the original panel rules, including whether the next or back buttons are enabled or disabled, or if the panel is finish-able.
resetListeningPointsTimers - Variable in class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
List of currently waiting timers that will monitor the protocol provider
resetRolloverState() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Resets the rollover state of all rollover components in the current cell.
resetRolloverState(Component) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Resets the rollover state of all rollover components in the current cell except the component given as a parameter.
resetSoundLevel() - Method in class net.java.sip.communicator.plugin.desktoputil.SoundLevelIndicator
 
resize(int, int) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements resize in the UIService interface.
resize(int, int) - Method in interface net.java.sip.communicator.service.gui.UIService
Resizes the main application window with the given width and height.
ResizeVideoButton - Class in net.java.sip.communicator.impl.gui.main.call
The button responsible to resize video for the associated participant.
ResizeVideoButton(Call) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ResizeVideoButton
Initializes a new DesktopSharingButton instance which is meant to be used to initiate a desktop sharing during a call.
ResizeVideoButton(Call, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ResizeVideoButton
Initializes a new HoldButton instance which is to put a specific CallPeer on/off hold.
RESOLVE_DNS_THROUGH_PROXY - Static variable in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Property for indicating that DNS names should be resolved through the SOCKS proxy if a proxy server is configured.
RESOLVE_DNS_THROUGH_PROXY - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Property for resolving DNS names through configured proxy server.
resolveAddress(Hop) - Method in class net.java.sip.communicator.impl.protocol.sip.AddressResolverImpl
Implements the actual resolving.
ResolveAddressToDisplayNameContactQueryListener - Class in net.java.sip.communicator.impl.gui.main.call
Listener for a contact query, used in order to resolve a contact address into a display name.
ResolveAddressToDisplayNameContactQueryListener(ContactQuery) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Creates a new ResolvedContactQueryListener.
resolveContactID(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Tries to find a ContactSipImpl which is identified either by a specific contactID or by a derivation of it.
resource - Variable in class net.java.sip.communicator.plugin.otr.OtrContactManager.OtrContact
 
RESOURCE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store resources such as the jabber resource property.
RESOURCE_ADDED - Static variable in class net.java.sip.communicator.service.protocol.event.ContactResourceEvent
Indicates that the ContactResourceEvent instance was triggered by the add of a ContactResource.
RESOURCE_LISTS_CONTENT_TYPE - Static variable in interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient
Resource-lists content type.
RESOURCE_MODIFIED - Static variable in class net.java.sip.communicator.service.protocol.event.ContactResourceEvent
Indicates that the ContactResourceEvent instance was triggered by the modification of a ContactResource.
RESOURCE_NAME - Static variable in interface net.java.sip.communicator.service.resources.ResourcePack
 
RESOURCE_NAME_DEFAULT_VALUE - Static variable in interface net.java.sip.communicator.service.resources.ColorPack
 
RESOURCE_NAME_DEFAULT_VALUE - Static variable in interface net.java.sip.communicator.service.resources.ImagePack
 
RESOURCE_NAME_DEFAULT_VALUE - Static variable in interface net.java.sip.communicator.service.resources.LanguagePack
 
RESOURCE_NAME_DEFAULT_VALUE - Static variable in interface net.java.sip.communicator.service.resources.SettingsPack
 
RESOURCE_NAME_DEFAULT_VALUE - Static variable in interface net.java.sip.communicator.service.resources.SkinPack
Default resource name.
RESOURCE_NAME_DEFAULT_VALUE - Static variable in interface net.java.sip.communicator.service.resources.SoundPack
 
RESOURCE_PRIORITY - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store resource priority.
RESOURCE_REMOVED - Static variable in class net.java.sip.communicator.service.protocol.event.ContactResourceEvent
Indicates that the ContactResourceEvent instance was triggered by the removal of a ContactResource.
ResourceListsClient - Interface in net.java.sip.communicator.impl.protocol.sip.xcap
XCAP resource-lists client interface.
ResourceListsParser - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
Utility class that helps to converts resource-lists xml to the object model and object model to the resource-lists xml.
ResourceListsType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists
The XCAP resource-lists element.
ResourceListsType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ResourceListsType
 
ResourceManagementActivator - Class in net.java.sip.communicator.impl.resources
Starts Resource Management Service.
ResourceManagementActivator() - Constructor for class net.java.sip.communicator.impl.resources.ResourceManagementActivator
Creates new instance of ResourceManagementActivator
ResourceManagementServiceImpl - Class in net.java.sip.communicator.impl.resources
A default implementation of the ResourceManagementService.
ResourceManagementServiceImpl() - Constructor for class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Initializes already registered default resource packs.
ResourceManagementServiceUtils - Class in net.java.sip.communicator.service.resources
 
ResourcePack - Interface in net.java.sip.communicator.service.resources
The ResourcePack service.
Resources - Class in net.java.sip.communicator.impl.googlecontacts.configform
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.impl.googlecontacts.configform.Resources
 
resources - Variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
The i18n text used for the buttons.
resources - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
The service through which we access resources like colors.
resources - Variable in class net.java.sip.communicator.impl.muc.MUCCustomContactActionService
The resource management service instance.
Resources - Class in net.java.sip.communicator.impl.osdependent
The Messages class manages the access to the internationalization properties files.
Resources() - Constructor for class net.java.sip.communicator.impl.osdependent.Resources
 
Resources - Class in net.java.sip.communicator.impl.replacement.smiley
The Resources is used to access smiley icons.
Resources() - Constructor for class net.java.sip.communicator.impl.replacement.smiley.Resources
 
Resources - Class in net.java.sip.communicator.plugin.accountinfo
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.accountinfo.Resources
 
Resources - Class in net.java.sip.communicator.plugin.aimaccregwizz
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.aimaccregwizz.Resources
 
Resources - Class in net.java.sip.communicator.plugin.connectioninfo
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.connectioninfo.Resources
 
Resources - Class in net.java.sip.communicator.plugin.contactinfo
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.contactinfo.Resources
 
resources - Variable in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
The ResourceManagementService used by this instance to access the localized and internationalized resources of the application.
Resources - Class in net.java.sip.communicator.plugin.generalconfig
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.generalconfig.Resources
 
Resources - Class in net.java.sip.communicator.plugin.gibberishaccregwizz
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.gibberishaccregwizz.Resources
 
Resources - Class in net.java.sip.communicator.plugin.globalproxyconfig
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.globalproxyconfig.Resources
 
Resources - Class in net.java.sip.communicator.plugin.icqaccregwizz
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.icqaccregwizz.Resources
 
Resources - Class in net.java.sip.communicator.plugin.ircaccregwizz
The Messages class manages the access to the internationalization properties files.
Resources() - Constructor for class net.java.sip.communicator.plugin.ircaccregwizz.Resources
 
Resources - Class in net.java.sip.communicator.plugin.jabberaccregwizz
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.Resources
 
Resources - Class in net.java.sip.communicator.plugin.keybindingchooser.globalchooser
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.Resources
 
Resources - Class in net.java.sip.communicator.plugin.ldap.configform
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.ldap.configform.Resources
 
Resources - Class in net.java.sip.communicator.plugin.notificationconfiguration
The Messages class manages the access to the internationalization properties files.
Resources() - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.Resources
 
Resources - Class in net.java.sip.communicator.plugin.pluginmanager
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.pluginmanager.Resources
 
Resources - Class in net.java.sip.communicator.plugin.simpleaccreg
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.simpleaccreg.Resources
 
Resources - Class in net.java.sip.communicator.plugin.sipaccregwizz
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.sipaccregwizz.Resources
 
Resources - Class in net.java.sip.communicator.plugin.skinmanager
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.skinmanager.Resources
 
Resources - Class in net.java.sip.communicator.plugin.spellcheck
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.spellcheck.Resources
 
Resources - Class in net.java.sip.communicator.plugin.update
Implements methods to facilitate dealing with resources in the update plug-in.
Resources() - Constructor for class net.java.sip.communicator.plugin.update.Resources
 
Resources - Class in net.java.sip.communicator.plugin.whiteboard
The Resources class manages the access to the internationalization properties files and the image resources used in this plugin.
Resources() - Constructor for class net.java.sip.communicator.plugin.whiteboard.Resources
 
resourceService - Static variable in class net.java.sip.communicator.plugin.otr.OtrActivator
The ResourceManagementService of the OtrActivator.
resourcesService - Static variable in class net.java.sip.communicator.plugin.keybindingchooser.KeybindingChooserActivator
The service used to obtain resources.
resourcesUpdated(ContactJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.MobileIndicator
Called when resources have been updated for a contact, on presence changed.
RESPONDER_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
The name of the argument that contains the "responder" jid.
respondSmp(OtrContactManager.OtrContact, InstanceTag, String, String) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Responds to a question that is asked during the Smp negotiation process.
respondSmp(OtrContactManager.OtrContact, InstanceTag, String, String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
responseProcessed(CallPeerSipImpl, Response, Request) - Method in interface net.java.sip.communicator.impl.protocol.sip.MethodProcessorListener
Notifies this MethodProcessorListener that a specific CallPeer has processed a specific SIP Response and has replied to it with a specific SIP Request.
responseProcessed(CallPeerSipImpl, Response, Request) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingServerSipImpl
Notifies this MethodProcessorListener that a specific CallPeer has processed a specific SIP Response and has replied to it with a specific SIP Request.
responseProcessed(CallPeerSipImpl, Response, Request) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTelephonyConferencingSipImpl
Notifies this MethodProcessorListener that a specific CallPeer has processed a specific SIP Response and has replied to it with a specific SIP Request.
restart() - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Restarts the animation from where the animation was paused.
restore() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements restore in the UIService interface.
restore() - Method in interface net.java.sip.communicator.service.gui.UIService
Restores the main application window.
restoreDefaults() - Method in interface net.java.sip.communicator.service.notification.NotificationService
Deletes all registered events and actions and registers and saves the default events as current.
restoreDefaults() - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Deletes all registered events and actions and registers and saves the default events as current.
Result<T,E extends java.lang.Exception> - Class in net.java.sip.communicator.impl.protocol.irc
Small container class that can contain a result and/or an exception.
Result() - Constructor for class net.java.sip.communicator.impl.protocol.irc.Result
Constructor for result without initial value.
Result(T) - Constructor for class net.java.sip.communicator.impl.protocol.irc.Result
Constructor for result with initial value.
retainAll(Collection<?>) - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Modifying a difference set is unsupported.
retrieveDetails(String) - Method in class net.java.sip.communicator.impl.protocol.icq.InfoRetreiver
Retrieve details and return them or if missing return an empty list.
retrieveDetails(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver
Retrieve details and return them or if missing return an empty list.
retrieveDiscoveryInfo(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Retrieves the DiscoverInfo for a given peer identified by its URI.
retryButton - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The retry button.
returnCode - Variable in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
 
reValidateInput() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Call this to trigger revalidation of all the input values and change the state of next/finish button.
reValidateInput() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Call this to trigger revalidation of all the input values and change the state of next/finish button.
REVERSE_FAILOVER_ENABLED_PROP - Static variable in class net.java.sip.communicator.impl.protocol.jabber.FailoverConnectionMonitor
Property to enable/disable failover functionality.
revoke(ChatRoomIrcImpl, String, Mode) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Revoke user permissions of chat room for user.
revokeAdmin(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Revokes the admin role for the participant given by address.
revokeAdmin(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Revokes administrator privileges from a user.
revokeAdmin(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Revokes the admin role for the participant given by address.
revokeAdmin(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Revokes administrator privileges from a user.
revokeMembership(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Revokes the membership role for the participant given by address .
revokeMembership(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Revokes a user's membership.
revokeMembership(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Revokes the membership role for the participant given by address.
revokeMembership(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Revokes a user's membership.
revokeModerator(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Revokes the moderator role for the participant given by address.
revokeModerator(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Revokes moderator privileges from another user.
revokeModerator(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Revokes the moderator role for the participant given by address.
revokeModerator(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Revokes moderator privileges from another user.
revokeOwnership(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Revokes the ownership role for the participant given by address.
revokeOwnership(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Revokes ownership privileges from another user.
revokeOwnership(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Revokes the ownership role for the participant given by address.
revokeOwnership(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Revokes ownership privileges from another user.
revokeVoice(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Revokes the voice for the participant given by address.
revokeVoice(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Revokes voice from a participant in the room.
revokeVoice(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Revokes the voice for the participant given by address.
revokeVoice(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Revokes voice from a participant in the room.
RFC5922Matcher - Class in net.java.sip.communicator.impl.protocol.sip.net
Matcher that extracts certificate identities according to RFC5922, Section 7.1 and compares them with the rules from Section 7.2 and 7.3.
RFC5922Matcher(ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.net.RFC5922Matcher
Creates a new instance of this class.
RID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
The XML name of the attribute which corresponds to the rid attribute in SDP.
RID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Attribute name of "rid".
RIGHT - Static variable in class net.java.sip.communicator.service.gui.Container
Indicates the right edge of a container.
RIGHT_ARROW_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Closed group icon.
rightLabel - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
The component showing the avatar or the contact count in the case of groups.
rightLabel - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
The component showing the avatar or the contact count in the case of groups.
RINGING - Static variable in class net.java.sip.communicator.plugin.busylampfield.BLFPresenceStatus
Ringing status.
ROOM - 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 particular room in a building (e.g.
ROOM - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for indicating a particular room in a building (e.g.
ROOM_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
The name of XML attribute which stores the name of the conference room to be recorded.
ROOT_GROUP_NAME - Static variable in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Root group name.
RootContactGroupIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
A dummy ContactGroup implementation representing the ContactList root for ICQ contact lists.
RootContactGroupIcqImpl(ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Creates a ContactGroup instance.
RootContactGroupJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
A dummy ContactGroup implementation representing the ContactList root for Jabber contact lists.
RootContactGroupJabberImpl(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Creates a ContactGroup instance.
rootGroup - Variable in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
The root contact group.
rootMetaGroup - Variable in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
The root of the meta contact list.
rosterError(XMPPError, Packet) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Not used here.
RoundBorder() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.RoundBorder
 
row - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
The index of the current cell.
rowAtPoint(Point) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Returns the row number corresponding to the given point.
rowIndexOf(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.ExtendedTableModel
Returns the index of the row, in which the given value is contained.
RTCP_COMPONENT_ID - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The "component" ID for RTCP components.
RTCP_PORT_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Deprecated.
The attribute is supported for the purposes of compatibility with legacy versions of Jitsi and Jitsi Videobridge.
RtcpFbPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Packet extension that holds RTCP feedback types of the PayloadTypePacketExtension.
RtcpFbPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpFbPacketExtension
Creates new empty instance of RtcpFbPacketExtension.
RtcpmuxPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
An 'rtcp-mux' extension.
RtcpmuxPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpmuxPacketExtension
Creates a new instance of RtcpmuxPacketExtension.
RTCPTerminationStrategy() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.RTCPTerminationStrategy
 
RTP_COMPONENT_ID - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The "component" ID for RTP components.
RTP_LEVEL_RELAY_TYPE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
 
RTP_PORT_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Deprecated.
The attribute is supported for the purposes of compatibility with legacy versions of Jitsi and Jitsi Videobridge.
RtpDescriptionPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Represents the content description elements described in XEP-0167.
RtpDescriptionPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Creates a new RtpDescriptionPacketExtension.
RtpDescriptionPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Create a new RtpDescriptionPacketExtension with a different namespace.
RTPHdrExtPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
RTP header extension.
RTPHdrExtPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
Constructor.
RTPHdrExtPacketExtension(RTPHdrExtPacketExtension) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
 
RTPLevelRelayType - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Defines the RTP-level relay types as specified by RFC 3550 "RTP: A Transport Protocol for Real-Time Applications" in section 2.3 "Mixers and Translators".
RULE_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The rule element name.
RULE_ID_ATTR - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The rule id attribute element name.
RULESET_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The ruleset element name.
RulesetType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules ruleset element.
RulesetType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RulesetType
 
RuleType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules rule element.
RuleType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RuleType
 
run() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm.RefreshContactSourceThread
Thread entry point.
run() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsQuery
Performs this AsyncContactQuery in a background Thread.
run() - Method in class net.java.sip.communicator.impl.gui.DefaultContactEventHandler.RunMessageWindow
Opens a chat window
run() - Method in class net.java.sip.communicator.impl.gui.main.call.InputVolumeControlButton
Toggles state on call in different thread.
run(Object) - Static method in class net.java.sip.communicator.impl.gui.main.menus.MacOSXPreferencesRegistration
 
run(Object) - Static method in class net.java.sip.communicator.impl.gui.main.menus.MacOSXQuitRegistration
 
run() - Method in class net.java.sip.communicator.impl.ldap.LdapContactQuery
Performs this AsyncContactQuery in a background Thread.
run() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Creates MessageSourceContact for all currently cached recent messages in the MessageSourceService.
run() - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
 
run() - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
 
run() - Method in class net.java.sip.communicator.impl.netaddr.NetworkConfigurationWatcher
Main loop of this thread.
run() - Method in class net.java.sip.communicator.impl.netaddr.NetworkEventDispatcher
Runs the waiting thread.
run() - Method in class net.java.sip.communicator.impl.osdependent.jdic.ProviderRegistration
Start the thread which will register to the provider
run() - Method in class net.java.sip.communicator.impl.osdependent.jdic.ProviderUnRegistration
Start the thread which will unregister to the provider
run() - Method in class net.java.sip.communicator.impl.protocol.jabber.JingleNodesServiceDiscovery
The actual discovery.
run() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl.FileTransferProgressThread
Thread entry point.
run() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl.ShutdownThread
Shutdowns operation sets that need it then calls the SipRegistrarConnection.unregister() method.
run() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
The logic that runs in separate thread.
run() - Method in class net.java.sip.communicator.impl.provdisc.dhcp.DHCPProvisioningDiscover
Thread entry point.
run() - Method in class net.java.sip.communicator.impl.provdisc.mdns.MDNSProvisioningDiscover
Thread entry point.
run() - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityEventDispatcher
Runs the waiting thread.
run() - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
The thread run method that handles idle notifies.
run() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Performs this AsyncContactQuery in a background Thread.
run() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Performs this AsyncContactQuery in a background Thread.
run() - Static method in class net.java.sip.communicator.plugin.branding.MacOSXAboutRegistration
Show the about dialog on Mac OS X.
run() - Method in class net.java.sip.communicator.plugin.generalconfig.autoaway.StatusUpdateThread
 
run() - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm.RefreshContactSourceThread
Thread entry point.
run() - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactQuery
Do all the work in different thread.
run() - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactQuery
Starts the query against the address book database.
run() - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
 
run() - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Performs this ContactQuery in a background Thread.
runHooks() - Static method in class net.java.sip.communicator.util.launchutils.DeleteOnHaltHook
Deletes the files which have been registered for deletion when Runtime.halt(int) is to be invoked.
runLogin() - Method in class net.java.sip.communicator.util.account.LoginManager
Shows login window for each registered account.
RunMessageWindow(MetaContact, Contact) - Constructor for class net.java.sip.communicator.impl.gui.DefaultContactEventHandler.RunMessageWindow
Creates a chat window

S

SAFETY_NET - Static variable in class net.java.sip.communicator.impl.protocol.irc.MessageManager
Safety net of 5 bytes to use as extra slack to prevent off-by-one failures.
SASL_ENABLED - Static variable in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Property indicating SASL is enabled.
SASL_ENABLED - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Property indicating SASL is enabled.
SASL_ROLE - Static variable in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Property for SASL authorization role.
SASL_ROLE - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Property for SASL authorization role.
SASL_USERNAME - Static variable in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderFactoryIrcImpl
Property for SASL user name.
SASL_USERNAME - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Property name for SASL user.
SASLDigestMD5Mechanism - Class in net.java.sip.communicator.impl.protocol.jabber.sasl
Creates our custom SASLDigestMD5Mechanism with some changes in order to be compatible with some jabber servers.
SASLDigestMD5Mechanism(SASLAuthentication) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.sasl.SASLDigestMD5Mechanism
Creates our mechanism.
SASLImpl(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl.SASLImpl
Constructor for authentication without an explicit authorization role.
SASLImpl(String, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl.SASLImpl
Constructor for authentication with authorization role.
satisfyAutoAnswerConditions(Call) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetAutoAnswerJabberImpl
Checks if the call satisfy the auto answer conditions.
satisfyAutoAnswerConditions(Call) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Checks if the call satisfy the auto answer conditions.
satisfyAutoAnswerConditions(Call) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Checks if the call satisfy the auto answer conditions.
save() - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
 
save() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetAutoAnswerJabberImpl
Saves values to account properties.
save() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
Saves the list of details for this account that were ready to be stored online on the server.
save() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Saves values to account properties.
save() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
 
save() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Saves all the properties from this source contact into the outlook database.
save(OutputStream, Map<KeyStroke, String>) - Method in enum net.java.sip.communicator.service.keybindings.Persistence
Writes the persistent state of the bindings to an output stream.
save(String, Map<KeyStroke, String>) - Method in enum net.java.sip.communicator.service.keybindings.Persistence
Writes the persistent state of the bindings to a file.
save() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Saves values to account properties.
save() - Method in interface net.java.sip.communicator.service.protocol.OperationSetServerStoredAccountInfo
Saves the list of details for this account that were ready to be stored online on the server.
SAVE_FILE_OPERATION - Static variable in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Allows to request a 'save file' dialog (optional)
saveAccountWizard(ProtocolProviderService, AccountRegistrationWizard) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Saves the (protocol provider, wizard) pair in through the ConfigurationService.
saveChatRoom(ProtocolProviderService, String, String, String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Saves a chat room through the ConfigurationService.
saveConfig(GoogleContactsConnection) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Save configuration.
saveConfig() - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
Saves the ZrtpConfigure data for this algorithm to configure file
saveConfig() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutConfigForm
Save configuration.
saveData(boolean, String) - Static method in class net.java.sip.communicator.plugin.generalconfig.autoaway.Preferences
Save data in the configuration file
saveData(LdapDirectorySettings) - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Saves the information in the LdapDirectorySettings instance from the UI
saveDefaultFontConfiguration(String, int, boolean, boolean, boolean, Color) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Saves the given font configuration as default, thus making it the default configuration for all chats.
SavedPasswordsDialog - Class in net.java.sip.communicator.plugin.securityconfig.masterpassword
The dialog that displays all saved account passwords.
SavedPasswordsPanel - Class in net.java.sip.communicator.plugin.securityconfig.masterpassword
Panel containing the saved passwords button.
SavedPasswordsPanel() - Constructor for class net.java.sip.communicator.plugin.securityconfig.masterpassword.SavedPasswordsPanel
Builds the panel.
saveFingerprint(Contact, String) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
saveFingerprint(Contact, String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
saveGlobalShortcutFromConfiguration() - Method in class net.java.sip.communicator.impl.keybindings.KeybindingsServiceImpl
Save the configuration file.
saveGlobalShortcutFromConfiguration() - Method in interface net.java.sip.communicator.service.keybindings.KeybindingsService
Save the configuration file.
savePassword(String) - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Stores the password for the chat room.
savePassword(String) - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Stores the password for the chat room.
saveSizeAndLocation(Component, boolean, boolean) - Static method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Saves the size and the location of a specific Component through the ConfigurationService.
SAVP_MANDATORY - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Always use RTP/SAVP
SAVP_OFF - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Always use RTP/AVP
SAVP_OPTION - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that indicates the AVP type.
SAVP_OPTIONAL - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Sends two media description, with RTP/SAVP being first.
sayError(ServerTransaction, int) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Send an error response with the errorCode code using serverTransaction.
sayError(ServerTransaction, int, Header) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Send an error response with the errorCode code using serverTransaction.
sayErrorSilently(ServerTransaction, int) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Send an error response with the errorCode code using serverTransaction and do not surface exceptions.
sc - Variable in class net.java.sip.communicator.impl.neomedia.ZrtpConfigurePanel
 
SC_IMG_AWAY_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Image type corresponding to the jitsi away icon
SC_IMG_DND_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Image type corresponding to the jitsi do not disturb icon
SC_IMG_EXTENDED_AWAY_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Image type corresponding to the jitsi away icon
SC_IMG_FFC_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Image type corresponding to the jitsi free for chat icon
SC_IMG_OFFLINE_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Image type corresponding to the jitsi offline icon
SC_IMG_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Image type corresponding to the jitsi icon
scaleIconWithinBounds(Image, int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Scales the given image to fit in the given width and height.
scaleImageWithinBounds(Image, int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Returns a scaled image fitting within the given bounds while keeping the aspect ratio.
scaleImageWithinBounds(byte[], int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Scales the given image to fit in the given width and height.
schedule(TimerTask, long) - Method in class net.java.sip.communicator.impl.protocol.sip.TimerScheduler
Schedules the specified TimerTask for execution after the specified delay.
schedule(TimerTask, long, long) - Method in class net.java.sip.communicator.impl.protocol.sip.TimerScheduler
Schedules the specified TimerTask for repeated fixed-delay execution, beginning after the specified delay.
schedule() - Method in class net.java.sip.communicator.impl.provdisc.dhcp.DHCPTransaction
Schedule a timer for retransmission.
scheduleTasks() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
Schedules the start and end tasks of the calendar item.
SchemaValidationErrorType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP schema-validation-error element.
SchemaValidationErrorType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.SchemaValidationErrorType
Creates the XCAP schema-validation-error error with phrase attribute.
ScLogFormatter - Class in net.java.sip.communicator.util
Print a brief summary of the LogRecord in a human readable.
ScLogFormatter() - Constructor for class net.java.sip.communicator.util.ScLogFormatter
The default constructor for ScLogFormatter which loads program name property from logging.properties file, if it exists
scOtrEngine - Static variable in class net.java.sip.communicator.plugin.otr.OtrActivator
ScOtrEngine - Interface in net.java.sip.communicator.plugin.otr
This interface must be implemented by classes that provide the Off-the-Record functionality.
ScOtrEngineImpl - Class in net.java.sip.communicator.plugin.otr
 
ScOtrEngineImpl() - Constructor for class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
ScOtrEngineListener - Interface in net.java.sip.communicator.plugin.otr
 
scOtrKeyManager - Static variable in class net.java.sip.communicator.plugin.otr.OtrActivator
ScOtrKeyManager - Interface in net.java.sip.communicator.plugin.otr
 
ScOtrKeyManagerImpl - Class in net.java.sip.communicator.plugin.otr
 
ScOtrKeyManagerImpl() - Constructor for class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
ScOtrKeyManagerListener - Interface in net.java.sip.communicator.plugin.otr
 
SCREEN_VIDEO_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
Screen video type constant.
ScreenInformation - Class in net.java.sip.communicator.plugin.desktoputil
A class which reads the screen bounds and provides this information.
ScreenInformation() - Constructor for class net.java.sip.communicator.plugin.desktoputil.ScreenInformation
 
scroll_event - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
ScrollableTabButton(int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI.ScrollableTabButton
 
ScrollableTabButton(int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabButton
 
ScrollableTabSupport(int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
ScrollableTabViewport() - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabViewport
 
scrollBackward(int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
scrollBackwardButton - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
SCROLLBAR_THUMB_HANDLE_HORIZONTAL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for the "thumb handle" of a horizontal scrollbar.
SCROLLBAR_THUMB_HANDLE_VERTICAL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for the "thumb handle" of a vertical scrollbar.
SCROLLBAR_THUMB_HORIZONTAL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for the "thumb" of a horizontal scrollbar.
SCROLLBAR_THUMB_VERTICAL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for the "thumb" of a vertical scrollbar.
scrollForward(int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
scrollForwardButton - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
scrollsForward() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabButton
 
ScServiceDiscoveryManager - Class in net.java.sip.communicator.impl.protocol.jabber
An wrapper to smack's default ServiceDiscoveryManager that adds support for XEP-0115 - Entity Capabilities.
ScServiceDiscoveryManager(ProtocolProviderService, Connection, String[], String[], boolean) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Creates a new ScServiceDiscoveryManager wrapping the default discovery manager of the specified connection.
ScSessionID - Class in net.java.sip.communicator.plugin.otr
Class used to associate a random UUID to an OTR4J SessionID.
ScSessionID(SessionID) - Constructor for class net.java.sip.communicator.plugin.otr.ScSessionID
Creates a new instance of this class.
ScSessionStatus - Enum in net.java.sip.communicator.plugin.otr
Extends otr4j's SessionStatus with two additional states.
ScStdOut - Class in net.java.sip.communicator.util
This class provides a PrintWriter implementation that we use to replace System.out so that we could capture output from all libs or SC code that uses calls to System.out.println();
ScStdOut(PrintStream) - Constructor for class net.java.sip.communicator.util.ScStdOut
 
SctpConnection() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.SctpConnection
Initializes a new SctpConnection instance without an endpoint name and with default port value set.
SctpMapExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
SctpMap extension in transport packet extension.
SctpMapExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
 
SctpMapExtension.Protocol - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Protocol enumeration of SctpMapExtension.
SctpMapExtensionProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
The SctpMapExtensionProvider parses "sctpmap" elements into SctpMapExtension instances.
SctpMapExtensionProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtensionProvider
 
SD_VIDEO_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The resize video button.
SDES_CIPHER_SUITES - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property that defines the enabled SDES cipher suites.
SdpUtils - Class in net.java.sip.communicator.impl.protocol.sip.sdp
The class contains a number of utility methods that are meant to facilitate creating and parsing SDP descriptions.
SdpUtils() - Constructor for class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
 
search(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetUserSearchJabberImpl
Performs user search for the searched string and returns the JIDs of the found contacts.
search(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetUserSearch
Performs user search for the searched string and returns the contact addresses of the found contacts.
SEARCH_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon used to indicate a search.
SEARCH_ICON_16x16 - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon used to indicate a search.
SEARCH_TYPE - Static variable in interface net.java.sip.communicator.service.contactsource.ContactSourceService
Type of a search source.
SearchChatRoomPanel - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
This panel allows to search chat rooms on the considered provider, and to join them.
SearchChatRoomPanel(WizardContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Creates a SearchChatRoomPanel instance without specifying neither the parent window, nor the protocol provider.
SearchChatRoomPanel(ChatRoomProviderWrapper) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Creates an instance of SearchChatRoomPanel.
searchChildren(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
search the children nodes of the given dn
searchChildren(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectory
search the children nodes of the given dn
searchContact(GoogleContactsConnection, GoogleQuery, int, GoogleEntryCallback) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsServiceImpl
Perform a search for a contact using regular expression.
searchContact(GoogleContactsConnection, GoogleQuery, int, GoogleEntryCallback) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsService
Perform a search for a contact using regular expression.
SearchField - Class in net.java.sip.communicator.impl.gui.main.contactlist
The field shown on the top of the main window, which allows the user to search for users.
SearchField(MainFrame, ContactListSearchFilter, boolean, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Creates the SearchField.
SearchField - Class in net.java.sip.communicator.plugin.propertieseditor
The field used for searching in the properties table.
SearchField(String, JTable) - Constructor for class net.java.sip.communicator.plugin.propertieseditor.SearchField
Creates an instance SearchField.
SearchFieldUI - Class in net.java.sip.communicator.plugin.desktoputil.plaf
The SearchTextFieldUI is the one responsible for the search field look & feel.
SearchFieldUI() - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Creates a GenericSearchFieldUI.
SearchFilter - Class in net.java.sip.communicator.impl.gui.main.contactlist
The SearchFilter is a ContactListFilter that filters the contact list content by a filter string.
SearchFilter(MetaContactListSource) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
Creates an instance of SearchFilter.
SearchFilter(ContactList) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
Creates an instance of SearchFilter.
searchFilter - Static variable in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
The search filter.
searchForString(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.UserSearchManager
Performs user search for the searched string.
SearchPanel - Class in net.java.sip.communicator.impl.gui.main.chat.history
The SearchPanel is the panel, where user could make a search in the message history.
SearchPanel(HistoryWindow) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.history.SearchPanel
Creates an instance of the SearchPanel.
searchPerson(LdapQuery, LdapListener, LdapSearchSettings) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
Searches a person in the directory, based on a search string.
searchPerson(Set<LdapDirectory>, LdapQuery, LdapListener, LdapSearchSettings) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
Performs a search on every LdapDirectory provided
searchPerson(LdapQuery, LdapListener, LdapSearchSettings) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
Performs a search on every enabled LdapDirectory of this set.
searchPerson(LdapQuery, LdapListener, LdapSearchSettings) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectory
Searches a person in the directory, based on a search string.
searchPerson(Set<LdapDirectory>, LdapQuery, LdapListener, LdapSearchSettings) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySet
Performs a search on every LdapDirectory provided
searchPerson(LdapQuery, LdapListener, LdapSearchSettings) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySet
Performs a search on every enabled LdapDirectory of this set.
secondaryPeerAddress - Variable in class net.java.sip.communicator.service.callhistory.CallPeerRecord
The secondary address of the peer.
SecretQuestionAuthenticationPanel - Class in net.java.sip.communicator.plugin.otr.authdialog
 
SecretQuestionAuthenticationPanel() - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.SecretQuestionAuthenticationPanel
Creates an instance SecretQuestionAuthenticationPanel.
SECURE_AUDIO_OFF - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The secure button off icon.
SECURE_AUDIO_ON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The secure button on icon.
SECURE_BUTTON_OFF - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The secure button off icon.
SECURE_BUTTON_ON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The secure button on icon.
SECURE_BUTTON_PENDING - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The secure button pending icon.
SECURE_OFF_CONF_CALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The conference secure button off icon.
SECURE_VIDEO_OFF - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The secure button off icon.
SECURE_VIDEO_ON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The secure button on icon.
SecureMessage - Class in net.java.sip.communicator.impl.dns
DNS Message that adds DNSSEC validation information.
SecureMessage(Message) - Constructor for class net.java.sip.communicator.impl.dns.SecureMessage
Creates a new instance of this class based on data received from a dnssecjava resolve.
SecureResolveMode - Enum in net.java.sip.communicator.impl.dns
Defines how DNSSEC validation errors should be handled.
SECURITY_MESSAGE - Static variable in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Default event type when a secure message received.
SECURITY_TYPE - Static variable in interface net.java.sip.communicator.service.gui.ConfigurationForm
The security configuration form type.
SecurityAccountRegistration - Class in net.java.sip.communicator.service.protocol
The SecurityAccountRegistration is used to determine security options for different registration protocol (Jabber, SIP).
SecurityAccountRegistration() - Constructor for class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Initializes the security account registration properties with the default values.
SecurityAuthority - Interface in net.java.sip.communicator.service.protocol
Implemented by the user interface, this interface allows a protocol provider to asynchronously demand passwords necessary for authentication against various realms.
SecurityConfigActivator - Class in net.java.sip.communicator.plugin.securityconfig
 
SecurityConfigActivator() - Constructor for class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
 
SecurityConfigForm - Class in net.java.sip.communicator.impl.neomedia
The SecurityConfigForm allows the user to make all needed call security configurations.
SecurityConfigForm() - Constructor for class net.java.sip.communicator.impl.neomedia.SecurityConfigForm
Creates an instance of SecurityConfigForm.
SecurityConfigurationPanel - Class in net.java.sip.communicator.plugin.securityconfig
The main security configuration form panel.
SecurityConfigurationPanel() - Constructor for class net.java.sip.communicator.plugin.securityconfig.SecurityConfigurationPanel
Creates the SecurityConfigurationPanel.
securityControl - Variable in class net.java.sip.communicator.impl.gui.main.call.SecurityPanel
The currently used security control.
securityMessageReceived(String, String, int) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the security message associated with a failure/warning or information coming from the encryption protocol.
securityMessageRecieved(CallPeerSecurityMessageEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Processes the received security message.
securityMessageRecieved(CallPeerSecurityMessageEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerSecurityListener
The handler of the security message event.
securityMessageRecieved(CallPeerSecurityMessageEvent) - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
The handler of the security message event.
securityNegotiationStarted(CallPeerSecurityNegotiationStartedEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
The handler for the security event received.
securityNegotiationStarted(CallPeerSecurityNegotiationStartedEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
The handler for the security event received.
securityNegotiationStarted(CallPeerSecurityNegotiationStartedEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
The handler for the security event received.
securityNegotiationStarted(CallPeerSecurityNegotiationStartedEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
The handler for the security event received.
securityNegotiationStarted(CallPeerSecurityNegotiationStartedEvent) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
The handler for the security event received.
securityNegotiationStarted(CallPeerSecurityNegotiationStartedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerSecurityListener
The handler for the security event received.
securityNegotiationStarted(MediaType, SrtpControl) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Indicates that the other party has timeouted replying to our offer to secure the connection.
securityNegotiationStarted(CallPeerSecurityNegotiationStartedEvent) - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
The handler for the security event received.
securityOff(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Indicates that the security has gone off.
securityOff(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Indicates that the security is turned off.
securityOff(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Indicates that the security has gone off.
securityOff(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Indicates that the security has gone off.
securityOff(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ParanoiaTimerSecurityPanel
Nothing to do here.
securityOff(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityPanel
Indicates that the security is turned off.
securityOff(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
Indicates that the security has gone off.
securityOff(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
The handler for the security event received.
securityOff(CallPeerSecurityOffEvent) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Indicates that the security is turned off.
securityOff(CallPeerSecurityOffEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerSecurityListener
The handler for the security event received.
securityOff(CallPeerSecurityOffEvent) - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
The handler for the security event received.
securityOn(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Indicates that the security is turned on.
securityOn(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Indicates that the security is turned on.
securityOn(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Indicates that the security is turned on.
securityOn(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Indicates that the security is turned on.
securityOn(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ParanoiaTimerSecurityPanel
Cancels the security timer.
securityOn(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityPanel
Indicates that the security is turned on.
securityOn(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
Refreshes the state of the SAS and the SAS verified padlock.
securityOn(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
When a securityOnEvent is received.
securityOn(CallPeerSecurityOnEvent) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Indicates that the security is turned on.
securityOn(CallPeerSecurityOnEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerSecurityListener
The handler for the security event received.
securityOn(CallPeerSecurityOnEvent) - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
The handler for the security event received.
SecurityPanel<T extends org.jitsi.service.neomedia.SrtpControl> - Class in net.java.sip.communicator.impl.gui.main.call
Base class for security panels that show encryption specific UI controls.
SecurityPanel(T) - Constructor for class net.java.sip.communicator.impl.gui.main.call.SecurityPanel
Create security panel using the security control.
SecurityPanel - Class in net.java.sip.communicator.plugin.desktoputil.wizard
Contains the security settings for SIP media encryption.
SecurityPanel(SecurityAccountRegistration, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.wizard.SecurityPanel
Initiates a panel to configure the security (ZRTP and SDES) for SIP or XMPP protocols.
securityPending() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Indicates that the security status is pending confirmation.
securityPending() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Indicates that the security status is pending confirmation.
securityPending() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Indicates that the security status is pending confirmation.
securityPending() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Indicates that the security status is pending confirmation.
securityPending() - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Indicates that the security status is pending confirmation.
securityStatusLabel - Variable in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
The security status of the peer
SecurityStatusLabel - Class in net.java.sip.communicator.impl.gui.main.call
The SecurityStatusLabel is meant to be used to visualize the audio and video security details in a call.
SecurityStatusLabel() - Constructor for class net.java.sip.communicator.impl.gui.main.call.SecurityStatusLabel
Creates an instance of SecurityStatusLabel by specifying the GuiCallPeer, the icon and the alignment to use for the label.
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Indicates that the security is timeouted, is not supported by the other end.
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Indicates that the security is timeouted, is not supported by the other end.
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Indicates that the security is timeouted, is not supported by the other end.
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ParanoiaTimerSecurityPanel
Indicates that the security is time-outed, is not supported by the other end.
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityPanel
Indicates that the security is timeouted, is not supported by the other end.
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
 
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
The handler for the security event received.
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Indicates that the security is timeouted, is not supported by the other end.
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in interface net.java.sip.communicator.service.protocol.event.CallPeerSecurityListener
The handler for the security event received.
securityTimeout(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Indicates that the other party has timeouted replying to our offer to secure the connection.
securityTimeout(CallPeerSecurityTimeoutEvent) - Method in class net.java.sip.communicator.util.call.CallPeerAdapter
The handler for the security event received.
securityTurnedOff(MediaType) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the security status to OFF for this call peer.
securityTurnedOn(MediaType, String, SrtpControl) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the security status to ON for this call peer.
select(Graphics, AffineTransform) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Code when shape is selected
SelectAccountPanel - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.createforms
The SelectAccountPanel is where the user should select the account, for which the new chat room will be created.
SelectAccountPanel(NewChatRoom, Iterator<ProtocolProviderService>) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.SelectAccountPanel
Creates and initializes the SelectAccountPanel.
SelectAccountPanel - Class in net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms
The SelectAccountPanel is where the user should select the account, for which the new chat room will be created.
SelectAccountPanel(NewChatRoom, Iterator<ChatRoomProviderWrapper>) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SelectAccountPanel
Creates and initializes the SelectAccountPanel.
selectActiveSkin() - Method in class net.java.sip.communicator.plugin.skinmanager.SkinSelector
Selects the active skin.
selectAll() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
SelectAvatarMenu - Class in net.java.sip.communicator.plugin.desktoputil.presence.avatar
The dialog used as menu.
SelectAvatarMenu(FramedImageWithMenu) - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.avatar.SelectAvatarMenu
Creates the dialog.
selectBestPopupMessageHandler() - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Sets activePopupHandler to be the one with the highest preference index.
selectBestPopupMessageHandler() - Method in interface net.java.sip.communicator.service.systray.SystrayService
Selects the best available popup message handler
SELECTED_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
The start color used to paint a gradient selected background of some components.
SELECTED_GRADIENT_COLOR - Static variable in class net.java.sip.communicator.impl.gui.utils.Constants
The end color used to paint a gradient selected background of some components.
SELECTED_GRADIENT_SIZE - Static variable in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormListCellRenderer
The size of the gradient used for painting the selected background of some components.
SelectedObject - Class in net.java.sip.communicator.plugin.desktoputil
A convenience class used to store combobox complex objects.
SelectedObject(String, Icon, Object) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SelectedObject
Creates an instance of SelectedObject by specifying the text, icon and object associated with it.
SelectedObject(Icon, Object) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SelectedObject
Creates an instance of SelectedObject by specifying the icon and object associated with it.
SelectedTextTransferable(JTextComponent) - Constructor for class net.java.sip.communicator.plugin.desktoputil.ExtendedTransferHandler.SelectedTextTransferable
Creates an instance of SelectedTextTransferable.
selectFirstContact() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Selects the first found contact node from the beginning of the contact list.
selectFirstContact() - Method in interface net.java.sip.communicator.service.gui.ContactList
Selects the first found contact node from the beginning of the contact list.
selectHandlingProvider(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.UriHandlerJabberImpl
Returns the default provider that we are supposed to handle URIs through or null if there aren't any.
selectHandlingProvider(String) - Method in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Returns the default provider that we are supposed to handle URIs through or null if there aren't any.
selectionChanged(TreePath, TreePath) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
Refreshes row sizes corresponding to the given paths.
selectNoSkin() - Method in class net.java.sip.communicator.plugin.skinmanager.SkinSelector
Selects the default skin(no-skin).
selectPathForEvent(TreePath, MouseEvent) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.ExtendedTreeUI
Do not select the ShowMoreContact.
selectPathForEvent(TreePath, MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
Do not select the ShowMoreContact.
SelectScreenDialog - Class in net.java.sip.communicator.impl.gui.main.call
A dialog dedicated to desktop streaming/sharing.
SelectScreenDialog(List<MediaDevice>) - Constructor for class net.java.sip.communicator.impl.gui.main.call.SelectScreenDialog
Creates an instance of SelectScreenDialog by specifying the list of possible desktop devices to choose from.
selectSdesCryptoSuite(boolean, SDesControl, EncryptionPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Returns the selected SDES crypto suite selected.
selectSdesCryptoSuite(boolean, SDesControl, MediaDescription) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Returns the selected crypto suite selected.
SEMANTICS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
The name of the payload id SDP argument.
SEMANTICS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
The name of the payload id SDP argument.
SEMANTICS_BUNDLE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
Name of the "bundle" semantics.
SEMANTICS_FID - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
The constant used for flow identification (see RFC5888).
SEMANTICS_SIMULCAST - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
The constant used for signaling simulcast semantics.
send(Message) - Method in class net.java.sip.communicator.impl.dns.ConfigurableDnssecResolver
Inspects a DNS answer message and handles validation results according to the user's preferences.
send(Message) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Sends a message and waits for a response.
send(DatagramPacket) - Method in class net.java.sip.communicator.impl.protocol.jabber.JingleNodesCandidateDatagramSocket
Sends a datagram packet from this socket.
SEND_FILE_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Send file 16x16 image.
SEND_FILE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Send file icon.
SEND_KEEP_ALIVE - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Indicates if keep alive packets should be send.
SEND_MESSAGE_16x16_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Send message 16x16 image.
sendAck(ClientTransaction) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Sends an ACK request in the specified dialog.
sendAsync(Message, ResolverListener) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Supposed to asynchronously send messages but not currently implemented.
sendAutomaticallyFailed(IcbmService, Message, Set<Conversation>) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimIcbmListener
Does nothing.
sendButtonDoClick() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sends current write area content.
sendCoinSessionInfo() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Sends a content message to reflect changes in the setup such as the local peer/user becoming a conference focus.
Sender() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo.Sender
 
senders() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Returns an iterator over a list of one or more sender instances, each of which describes a participant in this thread.
SENDERS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
The name of the "senders" argument.
SENDERS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
The name of the senders attribute.
SENDERS_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
The name of the XML tag element containing the list of all senders.
sendFile(File, SendFileConversationComponent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sends the given file through the currently selected chat transport by using the given fileComponent to visualize the transfer process in the chat conversation panel.
sendFile(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sends the given file through the currently selected chat transport.
sendFile(File) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Sends the given file trough this chat transport.
sendFile(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Sending files through a chat room is not yet supported by this chat transport implementation.
sendFile(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Sending files through a chat room is not yet supported by this chat transport implementation.
sendFile(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Sends the given file through this chat transport file transfer operation set.
sendFile(Contact, File) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Sends a file transfer request to the given toContact by specifying the local and remote file path and the fromContact, sending the file.
sendFile(Contact, Contact, String, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetFileTransferIcqImpl
Sends a file transfer request to the given toContact by specifying the local and remote file path and the fromContact, sending the file.
sendFile(Contact, File) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Sends a file transfer request to the given toContact.
sendFile(Contact, File, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Sends a file transfer request to the given toContact.
sendFile(Contact, Contact, String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetFileTransferJabberImpl
Sends a file transfer request to the given toContact by specifying the local and remote file path and the fromContact, sending the file.
sendFile(Contact, File) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetFileTransfer
Sends a file transfer request to the given toContact by specifying the local and remote file path and the fromContact, sending the file.
sendFile(Contact, Contact, String, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockOperationSetFileTransfer
Sends a file transfer request to the given toContact by specifying the local and remote file path and the fromContact, sending the file.
sendFile(Contact, File) - Method in interface net.java.sip.communicator.service.protocol.OperationSetFileTransfer
Sends a file transfer request to the given toContact by specifying the local and remote file path and the fromContact, sending the file.
sendFile(Contact, Contact, String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetFileTransfer
Sends a file transfer request to the given toContact by specifying the local and remote file path and the fromContact, sending the file.
SendFileConversationComponent - Class in net.java.sip.communicator.impl.gui.main.chat.filetransfer
The SendFileConversationComponent is the component added in the chat conversation when user sends a file.
SendFileConversationComponent(ChatPanel, String, File) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.filetransfer.SendFileConversationComponent
Creates a SendFileConversationComponent by specifying the parent chat panel, where this component is added, the destination contact of the transfer and file to transfer.
sendHolePunchPacket(MediaStream, MediaType) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Sends empty UDP packets to target destination data/control ports in order to open port on NAT or RTP proxy if any.
sendHolePunchPacket(MediaStreamTarget, MediaType) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Sends empty UDP packets to target destination data/control ports in order to open ports on NATs or and help RTP proxies latch onto our RTP ports.
sendHolePunchPacket(MediaStreamTarget, MediaType, RawPacket) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Sends empty UDP packets to target destination data/control ports in order to open ports on NATs or and help RTP proxies latch onto our RTP ports.
sendInDialogRequest(SipProvider, Request, Dialog) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Sends a specific Request through a given SipProvider as part of the conversation associated with a specific Dialog.
sendInitialStatus() - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Sends the initial presence to server.
sendInstantMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Implements the ChatPanel.sendMessage method.
sendInstantMessage(String, String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Sends the given instant message trough this chat transport, by specifying the mime type (html or plain text).
sendInstantMessage(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Sends the given instant message trough this chat transport, by specifying the mime type (html or plain text).
sendInstantMessage(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Sends the given instant message trough this chat transport, by specifying the mime type (html or plain text).
sendInstantMessage(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Sends the given instant message through this chat transport, by specifying the mime type (html or plain text).
sendInstantMessage(Contact, Message) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicInstantMessagingGibberishImpl
Sends the message to the destination indicated by the to contact.
sendInstantMessage(Contact, Message) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetBasicInstantMessagingIcqImpl
Sends the message to the destination indicated by the to contact.
sendInstantMessage(Contact, Message) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetBasicInstantMessagingIrcImpl
Send instant message.
sendInstantMessage(Contact, Message) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Sends the message to the destination indicated by the to contact.
sendInstantMessage(Contact, ContactResource, Message) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl
Sends the message to the destination indicated by the to.
sendInstantMessage(Contact, Message) - Method in class net.java.sip.communicator.impl.protocol.mock.MockBasicInstantMessaging
Sends the message to the destination indicated by the to contact.
sendInstantMessage(Contact, Message) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
Sends the message to the destination indicated by the to contact.
sendInstantMessage(Contact, ContactResource, Message) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging
Sends the message to the destination indicated by the to.
sendInstantMessage(Contact, Message) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Sends the message to the destination indicated by the to contact.
sendInstantMessage(Contact, ContactResource, Message) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging
Sends the message to the destination indicated by the to contact and the specific toResource.
sendKeyboardEvent(CallPeer, KeyEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingClientJabberImpl
Send a keyboard notification.
sendKeyboardEvent(CallPeer, KeyEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingClientSipImpl
Send a keyboard notification.
sendKeyboardEvent(CallPeer, KeyEvent) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingClient
Send a keyboard notification.
sendMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sends the text contained in the write area as an SMS message or an instance message depending on the "send SMS" check box.
sendMessage(Message) - Method in class net.java.sip.communicator.impl.protocol.icq.AdHocChatRoomIcqImpl
Sends the message to the destination indicated by the to contact.
sendMessage(Message) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Sends the message to the destination indicated by the to contact.
sendMessage(Message) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Sends the message to the destination indicated by the to contact.
sendMessage(Message) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Sends the message to the destination indicated by the to contact.
sendMessage(Message) - Method in interface net.java.sip.communicator.service.protocol.AdHocChatRoom
Sends the Message to this ad-hoc chat room.
sendMessage(Message) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Sends the message to this chat room.
sendMessageRequest(Request, Contact, Message) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
Sends messageRequest to the specified destination and logs messageContent for later use.
sendModifyVideoContent() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Send, if necessary, a jingle content message to reflect change in video setup.
sendModifyVideoResolutionContent() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Send a content message to reflect change in video setup (start or stop).
sendMouseEvent(CallPeer, MouseEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingClientJabberImpl
Send a mouse notification.
sendMouseEvent(CallPeer, MouseEvent, Dimension) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingClientJabberImpl
Send a mouse notification for specific "moved" MouseEvent.
sendMouseEvent(CallPeer, MouseEvent, Dimension) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingClientSipImpl
Send a mouse notification for specific "moved" MouseEvent.
sendMouseEvent(CallPeer, MouseEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopSharingClientSipImpl
Send a mouse notification.
sendMouseEvent(CallPeer, MouseEvent) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingClient
Send a mouse notification.
sendMouseEvent(CallPeer, MouseEvent, Dimension) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopSharingClient
Send a mouse notification for specific "moved" MouseEvent.
sendMultimediaFile(File) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Sends the given SMS multimedia message trough this chat transport, leaving the transport to choose the destination.
sendMultimediaFile(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Sending file in sms messages is not supported by this chat transport implementation.
sendMultimediaFile(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Sending file in sms messages is not supported by this chat transport implementation.
sendMultimediaFile(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Sends the given SMS multimedia message trough this chat transport, leaving the transport to choose the destination.
sendMultimediaFile(Contact, File) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Sends the file to the destination indicated by the to parameter.
sendNotImplementedResponse(ProtocolProviderServiceSipImpl, RequestEvent) - Static method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
Sends a Response.NOT_IMPLEMENTED Response to a specific Request.
sendPresenceExtension(PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Adds given PacketExtension to the MUC presence and publishes it immediately.
sendPresenceExtension(ChatRoom, PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetJitsiMeetToolsJabberImpl
Includes given PacketExtension in multi user chat presence and sends presence update packet to the chat room.
sendPresenceExtension(ChatRoom, PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
Includes given PacketExtension in multi user chat presence and sends presence update packet to the chat room.
sendPresenceExtension(ChatRoom, PacketExtension) - Method in interface net.java.sip.communicator.service.protocol.OperationSetJitsiMeetTools
Includes given PacketExtension in multi user chat presence and sends presence update packet to the chat room.
sendReInvite() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Sends a reINVITE request to this CallPeer within its current Dialog.
sendSMS(JComponent, String) - Static method in class net.java.sip.communicator.impl.gui.utils.SMSManager
Sends sms, chooses provider and sends the sms.
sendSMS(ProtocolProviderService, String, String) - Static method in class net.java.sip.communicator.impl.gui.utils.SMSManager
Sends sms message.
sendSMS(Contact, String) - Static method in class net.java.sip.communicator.impl.gui.utils.SMSManager
Sends sms message.
sendSMS(JComponent, List<UIContactDetail>, String, ChatPanel) - Static method in class net.java.sip.communicator.impl.gui.utils.SMSManager
Sends sms, chooses phone and chooses provider and sends the sms.
sendSMS(String, String, ChatTransport, ChatPanel) - Static method in class net.java.sip.communicator.impl.gui.utils.SMSManager
Sends sms message using chatTransport otherwise.
SendSmsDialog - Class in net.java.sip.communicator.impl.gui.main.chat
The dialog, shown when user click on the chat "Send" button, while the "Send as SMS" option is selected.
SendSmsDialog(ChatPanel, ChatTransport, String) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.SendSmsDialog
Creates and constructs the SendSmsDialog, by specifying its parent chat, the message that will be send at the end and the OperationSetSmsMessaging to be used for sending the message.
sendSmsMessage() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sends the text contained in the write area as an SMS message.
sendSmsMessage(String, String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Sends the given SMS message trough this chat transport.
sendSmsMessage(String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Sends the given SMS message trough this chat transport, leaving the transport to choose the destination.
sendSmsMessage(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Sending sms messages is not supported by this chat transport implementation.
sendSmsMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Sending sms messages is not supported by this chat transport implementation.
sendSmsMessage(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Sending sms messages is not supported by this chat transport implementation.
sendSmsMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Sending sms messages is not supported by this chat transport implementation.
sendSmsMessage(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Sends the given sms message trough this chat transport.
sendSmsMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Sends the given sms message trough this chat transport.
sendSmsMessage(String, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.SendSmsDialog
Sends the given message to the given phoneNumber, using the current SMS operation set.
sendSmsMessage(Contact, Message) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Sends the message to the destination indicated by the to contact.
sendSmsMessage(String, Message) - Method in interface net.java.sip.communicator.service.protocol.OperationSetSmsMessaging
Sends the message to the destination indicated by the to parameter.
sendTransportInfo(Iterable<ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Sends local candidate addresses from the local peer to the remote peer using the transport-info JingleIQ.
sendTransportInfo(Iterable<ContentPacketExtension>) - Method in interface net.java.sip.communicator.impl.protocol.jabber.TransportInfoSender
Sends specific ContentPacketExtensions in a transport-info JingleIQ from the local peer to the remote peer.
sendTransportInfoToJitsiVideobridge(Map<String, IceUdpTransportPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Sends transport-related information received from the remote peer to the associated Jiitsi Videobridge in order to update the (remote) ColibriConferenceIQ.Channel associated with this TransportManager instance.
sendTypingNotification(int) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatTransport
Sends a typing notification state.
sendTypingNotification(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatTransport
Sending typing notifications is not supported by this chat transport implementation.
sendTypingNotification(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatTransport
Sending typing notifications is not supported by this chat transport implementation.
sendTypingNotification(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatTransport
Sends a typing notification state.
sendTypingNotification(Contact, int) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTypingNotificationsGibberishImpl
Sends a notification to notifiedContatct that we have entered typingState.
sendTypingNotification(Contact, int) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetTypingNotificationsIcqImpl
Sends a notification to notifiedContatct that we have entered typingState.
sendTypingNotification(Contact, int) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTypingNotificationsJabberImpl
Sends a notification to notifiedContatct that we have entered typingState.
sendTypingNotification(Contact, int) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTypingNotificationsSipImpl
 
sendTypingNotification(Contact, int) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTypingNotifications
Sends a notification to notifiedContatct that we have entered typingState.
sendWhiteboardObject(WhiteboardObject) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Sends the message to the destination.
sendWhiteboardObject(WhiteboardSession, WhiteboardShape) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Construct (with WhiteboardSession) and send a WhiteboardObject to a contact.
sendWhiteboardObject(WhiteboardObject) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Resolves obj with the other session participants.
SENT_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.CarbonPacketExtension
The name of the "sent" XML element.
sentMessage(Conversation, MessageInfo) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimConversationListener
 
sentOtherEvent(Conversation, ConversationEventInfo) - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl.AimConversationListener
 
SEPARATOR - Static variable in class net.java.sip.communicator.plugin.skinmanager.SkinSelectorRenderer
Separator string.
separator - Variable in class net.java.sip.communicator.plugin.skinmanager.SkinSelectorRenderer
Separator
SERVER_ADDRESS - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store protocol the address of a protocol centric entity (any protocol server).
SERVER_ADDRESS_VALIDATED - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if the server address has been validated.
SERVER_EXAMPLE - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Example of IRC server name.
SERVER_NOT_SPECIFIED - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that the operation has been canceled because of a missing server information.
SERVER_PORT - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the number of the port where the server stored against the SERVER_ADDRESS property is expecting connections to be made via this protocol.
SERVER_TRANSPORT - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the name of the transport protocol that needs to be used to access the server.
ServerChannelLister - Class in net.java.sip.communicator.impl.protocol.irc
Server channel lister for retrieving initial list and managing channel cache for its period as well as cleaning up cache after the cache has expired.
ServerChannelLister(IRCApi, IIRCState) - Constructor for class net.java.sip.communicator.impl.protocol.irc.ServerChannelLister
Constructor.
ServerChatRoomContactSourceService - Class in net.java.sip.communicator.impl.muc
Contact source service for the existing chat rooms on the server.
ServerChatRoomContactSourceService(ChatRoomProviderWrapper) - Constructor for class net.java.sip.communicator.impl.muc.ServerChatRoomContactSourceService
 
ServerChatRoomQuery - Class in net.java.sip.communicator.impl.muc
The ServerChatRoomQuery is a query over the ServerChatRoomContactSourceService.
ServerChatRoomQuery(String, ServerChatRoomContactSourceService, ChatRoomProviderWrapper) - Constructor for class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
Creates an instance of ChatRoomQuery by specifying the parent contact source, the query string to match and the maximum result contacts to return.
ServerChatRoomsChoiceDialog - Class in net.java.sip.communicator.impl.gui.main.chatroomslist
A dialog that lists the existing chat rooms on the server.
ServerChatRoomsChoiceDialog(String, ChatRoomProviderWrapper) - Constructor for class net.java.sip.communicator.impl.gui.main.chatroomslist.ServerChatRoomsChoiceDialog
Creates new instance of ServerChatRoomsChoiceDialog.
ServerPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo
Server packet extension.
ServerPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
Constructor.
serverRooms - Variable in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
 
serverSelected - Variable in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberServerChooserDialog
The selected server.
ServerStoredContactList - Class in net.java.sip.communicator.impl.protocol.sip
The parent server stored contact list used in OperationSetPresenceSipImpl the underling implementation like xcap one extend it with actual contact list modifications.
ServerStoredContactList(ProtocolProviderServiceSipImpl, OperationSetPresenceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Creates a ServerStoredContactList wrapper for the specified BuddyList.
ServerStoredContactListIcqImpl - Class in net.java.sip.communicator.impl.protocol.icq
This class encapsulates the net.kano BuddyList class.
ServerStoredContactListIcqImpl(OperationSetPersistentPresenceIcqImpl, ProtocolProviderServiceIcqImpl) - Constructor for class net.java.sip.communicator.impl.protocol.icq.ServerStoredContactListIcqImpl
Creates a ServerStoredContactList wrapper for the specified BuddyList.
ServerStoredContactListJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
This class encapsulates the Roster class.
ServerStoredContactListJabberImpl(OperationSetPersistentPresenceJabberImpl, ProtocolProviderServiceJabberImpl, InfoRetreiver) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Creates a ServerStoredContactList wrapper for the specified BuddyList.
ServerStoredContactListSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
Encapsulates XCapClient, it's responsible for generate corresponding events to all action that are made with XCAP contacts and groups.
ServerStoredContactListSipImpl(ProtocolProviderServiceSipImpl, OperationSetPresenceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Creates a ServerStoredContactList wrapper for the specified BuddyList.
ServerStoredContactListXivoImpl - Class in net.java.sip.communicator.impl.protocol.sip
Xivo server stored contact list.
ServerStoredContactListXivoImpl(ProtocolProviderServiceSipImpl, OperationSetPresenceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Creates a ServerStoredContactList wrapper for the specified BuddyList.
ServerStoredDetails - Class in net.java.sip.communicator.service.protocol
The ServerStoredDetails class contains a relatively large set of details that various protocols may support storing online.
ServerStoredDetails() - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails
 
ServerStoredDetails.AboutMeDetail - Class in net.java.sip.communicator.service.protocol
Represents a (personal) "about me" short description.
ServerStoredDetails.AddressDetail - Class in net.java.sip.communicator.service.protocol
A detail representing an address (street and street/house number).
ServerStoredDetails.BinaryDetail - Class in net.java.sip.communicator.service.protocol
A generic detail used for representing binary content such as photos logos, avatars ....
ServerStoredDetails.BirthDateDetail - Class in net.java.sip.communicator.service.protocol
A complete birth date.
ServerStoredDetails.BooleanDetail - Class in net.java.sip.communicator.service.protocol
A generic detail that should be used (extended) when representing any boolean values.
ServerStoredDetails.CalendarDetail - Class in net.java.sip.communicator.service.protocol
A generic detail meant to represent any date (calendar) associated details.
ServerStoredDetails.CityDetail - Class in net.java.sip.communicator.service.protocol
A City name associated with a (home) address.
ServerStoredDetails.CountryDetail - Class in net.java.sip.communicator.service.protocol
A detail representing a country of residence for the corresponding subject.
ServerStoredDetails.DisplayNameDetail - Class in net.java.sip.communicator.service.protocol
The name that should be displayed to identify the information author.
ServerStoredDetails.EmailAddressDetail - Class in net.java.sip.communicator.service.protocol
Represents a (personal) email address.
ServerStoredDetails.FaxDetail - Class in net.java.sip.communicator.service.protocol
A Fax number.
ServerStoredDetails.FirstNameDetail - Class in net.java.sip.communicator.service.protocol
A first, given name.
ServerStoredDetails.GenderDetail - Class in net.java.sip.communicator.service.protocol
A bi-state detail indicating a gender.
ServerStoredDetails.GenericDetail - Class in net.java.sip.communicator.service.protocol
A generic detail used as the root of all other server stored details.
ServerStoredDetails.ImageDetail - Class in net.java.sip.communicator.service.protocol
A detail containing any contact related images.
ServerStoredDetails.InterestDetail - Class in net.java.sip.communicator.service.protocol
Represents a personal interest or hobby.
ServerStoredDetails.JobTitleDetail - Class in net.java.sip.communicator.service.protocol
A job title.
ServerStoredDetails.LastNameDetail - Class in net.java.sip.communicator.service.protocol
A last (family) name.
ServerStoredDetails.LocaleDetail - Class in net.java.sip.communicator.service.protocol
A generic detail that should be used (extended) when representing details that have anything to do with locales (countries, languages, etc).
ServerStoredDetails.MiddleNameDetail - Class in net.java.sip.communicator.service.protocol
A Middle (father's) name.
ServerStoredDetails.MobilePhoneDetail - Class in net.java.sip.communicator.service.protocol
A detail used for representing a (personal) mobile phone number.
ServerStoredDetails.NameDetail - Class in net.java.sip.communicator.service.protocol
A generic detail representing any kind of name.
ServerStoredDetails.NicknameDetail - Class in net.java.sip.communicator.service.protocol
An informal name (nickname) used for referring to the subject.
ServerStoredDetails.NumberDetail - Class in net.java.sip.communicator.service.protocol
A generic detail that should be used (extended) when representing any numbers.
ServerStoredDetails.PagerDetail - Class in net.java.sip.communicator.service.protocol
A Pager number.
ServerStoredDetails.PhoneNumberDetail - Class in net.java.sip.communicator.service.protocol
A generic detail used for representing a (personal) phone number.
ServerStoredDetails.PostalCodeDetail - Class in net.java.sip.communicator.service.protocol
A postal or ZIP code associated with a (home) address.
ServerStoredDetails.ProvinceDetail - Class in net.java.sip.communicator.service.protocol
The name of a state/province/region associated with a (home) address.
ServerStoredDetails.SpokenLanguageDetail - Class in net.java.sip.communicator.service.protocol
A locale detail indicating a language spoken by the corresponding Contact.
ServerStoredDetails.StringDetail - Class in net.java.sip.communicator.service.protocol
A generic detail that should be used (extended) when representing details with a String content.
ServerStoredDetails.TimeZoneDetail - Class in net.java.sip.communicator.service.protocol
A generic detail meant to represent the time zone associated with the corresponding contact and that could be extended to represent other time zone related details.
ServerStoredDetails.URLDetail - Class in net.java.sip.communicator.service.protocol
A generic detail representing any url
ServerStoredDetails.VideoDetail - Class in net.java.sip.communicator.service.protocol
A detail used for representing a video phone number.
ServerStoredDetails.WebPageDetail - Class in net.java.sip.communicator.service.protocol
A personal web page.
ServerStoredDetails.WorkAddressDetail - Class in net.java.sip.communicator.service.protocol
A detail representing a street name and number associated with a work address.
ServerStoredDetails.WorkCityDetail - Class in net.java.sip.communicator.service.protocol
A City name associated with a work address.
ServerStoredDetails.WorkCountryDetail - Class in net.java.sip.communicator.service.protocol
The name of a country associated with a work address.
ServerStoredDetails.WorkEmailAddressDetail - Class in net.java.sip.communicator.service.protocol
Represents a (personal) email address.
ServerStoredDetails.WorkMobilePhoneDetail - Class in net.java.sip.communicator.service.protocol
A detail used for representing a work mobile phone number.
ServerStoredDetails.WorkOrganizationNameDetail - Class in net.java.sip.communicator.service.protocol
The name of the organization (company, ngo, university, hospital or other) employing the corresponding contact.
ServerStoredDetails.WorkPageDetail - Class in net.java.sip.communicator.service.protocol
A web page associated with the subject's principal occupation (work).
ServerStoredDetails.WorkPhoneDetail - Class in net.java.sip.communicator.service.protocol
A detail used for representing a work phone number.
ServerStoredDetails.WorkPostalCodeDetail - Class in net.java.sip.communicator.service.protocol
A postal or ZIP code associated with a work address.
ServerStoredDetails.WorkProvinceDetail - Class in net.java.sip.communicator.service.protocol
The name of a state/province/region associated with a work address.
ServerStoredDetails.WorkVideoDetail - Class in net.java.sip.communicator.service.protocol
A detail used for representing a work video phone number.
serverStoredDetailsChanged(ServerStoredDetailsChangeEvent) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Registers a ServerStoredDetailsChangeListener with the operation sets of the providers, if a provider change its name we use it in the UI.
serverStoredDetailsChanged(ServerStoredDetailsChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ServerStoredDetailsChangeListener
The method is called by a ProtocolProvider implementation whenever a change in the server stored detail occurred.
ServerStoredDetailsChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Instances of this class represent a change in the server stored details change that triggered them.
ServerStoredDetailsChangeEvent(ProtocolProviderService, int, Object, Object) - Constructor for class net.java.sip.communicator.service.protocol.event.ServerStoredDetailsChangeEvent
Constructs a ServerStoredDetailsChangeEvent.
ServerStoredDetailsChangeListener - Interface in net.java.sip.communicator.service.protocol.event
Listener that is informed when a change has been made to some server stored detail.
ServerStoredGroupEvent - Class in net.java.sip.communicator.service.protocol.event
Events of this class indicate a change in one of the properties of a ServerStoredGroup.
ServerStoredGroupEvent(ContactGroup, int, ContactGroup, ProtocolProviderService, OperationSetPersistentPresence) - Constructor for class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Creates a ServerStoredGroupChangeEvent instance.
ServerStoredGroupListener - Interface in net.java.sip.communicator.service.protocol.event
Used to deliver events concerning contact groups in server stored contact lists.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.argdelegation.ArgDelegationPeerImpl
Listens for UriHandlers that are registered in the bundle context after we had started so that we could add them to the list of currently known handlers.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
When new protocol provider is registered we check does it supports BasicTelephony and if so add a listener to it
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Implements the ServiceListener method.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.dns.DnsUtilActivator
Listens on OSGi service changes and registers a listener for network changes as soon as the change-notification service is available
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
When new protocol provider is registered we check does it supports FileTransfer and if so add a listener to it
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
Implements the ServiceListener method.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountList
Implements the ServiceListener method.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Handles registration of a new account wizard.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatManager
Handles ServiceEvents triggered by adding or removing a ProtocolProviderService.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
Handles registration of a new configuration form.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Implements the ServiceListener method.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Notifies all plugin containers of a PluginComponent registration.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
 
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
When new protocol provider is registered we check does it supports BasicIM and if so add a listener to it
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.muc.ChatRoomListImpl
 
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.netaddr.NetworkConfigurationWatcher
When new protocol provider is registered we add needed listeners.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.UriHandlerJabberImpl
The point of implementing a service listener here is so that we would only register our own uri handling service and thus only handle URIs while the factory is available as an OSGi service.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
The point of implementing a service listener here is so that we would only register our own uri handling service and thus only handle URIs while the factory is available as an OSGi service.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementServiceImpl
Gets a reference to the UIService when this one is registered.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.impl.splashscreen.SplashScreenActivator
 
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoPanel
Handles registration and unregistration of ProtocolProviderService
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Handles registration of a new configuration form.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFActivator
Listens for registered providers.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
When new protocol provider is registered we check does it supports needed Op.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoPanel
Handles registration and unregistration of ProtocolProviderService
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.contactsourceconfig.ContactSourceConfigForm
Handles registration of a new configuration form.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.generalconfig.autoaway.AutoAwayWatcher
When new protocol provider is registered we add our registration change listener.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Implements ServiceListener#serviceChanged(ServiceEvent).
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Implements the ServiceListener method.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrActivator
 
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.otr.OtrContactManager
Cleans up unused cached up Contacts.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
Cleans the contactsMap when ProtocolProviderService gets unregistered.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
When new protocol provider is registered we add needed listeners.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigurationPanel
Handles registration of a new configuration form.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
Handles registration of a new account wizard.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.plugin.windowscleanshutdown.CleanShutdownActivator
When new SystemActivityNotificationsService is registered we add needed listeners.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.service.resources.AbstractResourcesService
Handles all ServiceEvents corresponding to ResourcePack being registered or unregistered.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.util.account.LoginManager
Implements the ServiceListener method.
serviceChanged(ServiceEvent) - Method in class net.java.sip.communicator.util.ServiceObserver
serviceImpl - Variable in class net.java.sip.communicator.util.SimpleServiceActivator
Instance of service implementation
ServiceObserver<T> - Class in net.java.sip.communicator.util
Class keeps up to date list of services that implement given interface.
ServiceObserver(Class<T>) - Constructor for class net.java.sip.communicator.util.ServiceObserver
Creates new instance of ServiceObserver that will observe services of given className.
ServiceUriSchemeType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType.ServiceUriSchemeType
Creates service-uri-scheme element with value.
ServiceUriType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType.ServiceUriType
Creates service-uri element with value.
ServiceUtils - Class in net.java.sip.communicator.util
Gathers utility functions related to OSGi services such as getting a service registered in a BundleContext.
SESSION_PARAMS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
The name of the 'session-params' argument.
SessionInfoPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Represents session-info elements such as active, ringing, or hold for example.
SessionInfoPacketExtension(SessionInfoType) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SessionInfoPacketExtension
Creates a new info element of the specified type.
SessionInfoType - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Contains an enumeration of all possible session-info element.
sessionInitIQ - Variable in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
The IQ that created the session that this call represents.
sessionStatusChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
Implements ScOtrEngineListener#sessionStatusChanged(OtrContact).
sessionStatusChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrContactMenu
 
sessionStatusChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
sessionStatusChanged(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.OtrWeakListener
Forwards the event/notification to the associated T if it is still needed by the application.
sessionStatusChanged(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngineListener
 
set(MediaType, SrtpControl) - Method in class net.java.sip.communicator.service.protocol.media.SrtpControls
 
setAcceptPhoneNumberWithAlphaChars(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "ACCEPT_PHONE_NUMBER_WITH_CHARS" property.
setAccount(Account) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRightButtonMenu
Sets the current Account that is clicked on.
setAccountIconPath(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets the account icon path that will be held under ProtocolProviderFactory.ACCOUNT_ICON_PATH key.
setAccountID(AccountID) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.SelectAvatarMenu
 
setAccountImage(byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
Change the image of the account on server.
setAccountImage(byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Change the image of the account on server.
setAccountImage(byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Change the image of the account on server.
setAccountIndex(int) - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Sets the account index.
setAccountProperties(Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.AccountID
Set the account properties.
setAction(InputEvtAction) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtIQ
Sets the value of this element's action attribute.
setAction(JibriIq.Action) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Sets the value of 'action' attribute.
setAction(JingleAction) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Sets the value of this element's action attribute.
setAction(JireconIq.Action) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Sets the value of 'action' attribute.
setAction(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Sets the action associated with the WhiteboardObject to send.
setAction(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
Sets the action associated with this session packet extension.
setAction(String) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
 
setAction(String) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Set action string
setActions(ActionsType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RuleType
Sets the value of the actions property.
setActive(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactNode
Sets this contact node as active, which indicates it has unread received messages waiting.
setActive(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Set the active state.
setActive(boolean) - Method in class net.java.sip.communicator.service.notification.Notification
Activates or deactivates this event notification.
setActive(String, boolean) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Activates or deactivates all notification actions related to the specified eventType.
setActive(String, boolean) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Finds the EventNotification corresponding to the given eventType and marks it as activated/deactivated.
setActiveContact(MetaContact, boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Updates the active state of the contact node corresponding to the given MetaContact.
setActiveLinkColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Sets the active link color.
setActivePopupMessageHandler(PopupMessageHandler) - Method in class net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl
Set the handler which will be used for popup message
setActivePopupMessageHandler(PopupMessageHandler) - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Set the handler which will be used for popup message
setActivePopupMessageHandler(PopupMessageHandler) - Method in interface net.java.sip.communicator.service.systray.SystrayService
Set the handler which will be used for popup message
setAddress(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Set a new contact id (a.k.a.
setAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Specifies the address, phone number, or other protocol specific identifier that represents this call peer.
setAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.Email
Sets the value of this email
setAddress(String) - Method in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
Sets the address of the JingleNodes.
setAddress(String) - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Sets the IP address or FQDN of this server.
setAdHocChatRoom(AdHocChatRoom) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocChatRoomWrapper
Sets the AdHocChatRoom that this wrapper represents.
setAdvancedAccountConfigDisabled(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the advanced account config disabled property.
setAlerterEnabled(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "plugin.chatalerter.ENABLED" property.
setAlias(String) - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Sets the alias.
setAllDevices(ProvideDevicePermissionType.AllDevicesType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType
Sets the value of the allDevices property.
setAllowNonSecure(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Set allow non secure value.
setAllowNonSecure(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the isAllowNonSecure property.
setAllowSavePassword(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Shows or hides the "save password" checkbox.
setAllowSavePassword(boolean) - Method in interface net.java.sip.communicator.service.gui.AuthenticationWindowService.AuthenticationWindow
Shows or hides the "save password" checkbox.
setAllPersons(ProvidePersonPermissionType.AllPersonsType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvidePersonPermissionType
Sets the value of the allPersons property.
setAllServices(ProvideServicePermissionType.AllServicesType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType
Sets the value of the allServices property.
setAlt(float) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the altitude in meters above or below sea level.
setAlt(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the altitude in meters above or below sea level.
setAlternativeIMPPAddress(String) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Returns an alternative IMPP address corresponding to this CallPeer.
setAncestor(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.NoParentType
Sets the value of the ancestor property.
setAnchor(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ExternalType
Sets the value of the anchor property.
setAndAddPreferredEncryptionProtocol(MediaType, RtpDescriptionPacketExtension, RtpDescriptionPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Selects the preferred encryption protocol (only used by the callee).
setAndAddPreferredEncryptionProtocol(SrtpControlType, MediaType, RtpDescriptionPacketExtension, RtpDescriptionPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Selects a specific encryption protocol if it is the preferred (only used by the callee).
setAndAddPreferredEncryptionProtocol(MediaType, MediaDescription, MediaDescription) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Selects the preferred encryption protocol (only used by the callee).
setAny(List<Element>) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Sets the list custom elements.
setAny(List<Element>) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Sets the entry custom elements.
setAny(Element) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.OneType
Sets the value of the any property.
setAny(List<Element>) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Sets the value of the any property.
setAny(List<Element>) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Sets the value of the any property.
setAny(List<Element>) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Sets the value of the any property.
setAnyAttributes(Map<QName, String>) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Sets the value of the anyAttributes property.
setAnyAttributes(Map<QName, String>) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Sets the value of the anyAttributes property.
setAnyAttributes(Map<QName, String>) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Sets the value of the anyAttributes property.
setApplicationData(Object, String, Object) - Static method in class net.java.sip.communicator.impl.protocol.sip.SipApplicationData
Stores a value associated to the a key string in the container.
setApplicationVisible(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "showApplication" property through the ConfigurationService.
setArea(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the value of a named area such as a campus or neighborhood.
setAsDefaultIMApplication() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Sets Jitsi as Default IM application.
setAttribute(String, Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Sets the value of the attribute named name to value.
setAttributes(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
Set attributes.
setAudioDevice(MediaDevice) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Sets the MediaDevice to be used by this Call for audio capture and/or playback.
setAudioPacketDelay(Integer) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Configures audio channels packet delay.
setAudioSsrc(long) - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Sets the audio SSRC identifier of this member.
setAudioStatus(MediaDirection) - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Sets the status in both directions of the audio RTP stream from the point of view of this ConferenceMember.
setAuids(AuidsType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
Sets the value of the auids property.
setAuth(LdapConstants.Auth) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple setter for auth
setAuth(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Sets the value of the "password" attribute.
setAuth(LdapConstants.Auth) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple setter for auth
setAuthenticationName(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the authentication name.
setAuthorizationHandler(AuthorizationHandler) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Handler for incoming authorization requests.
setAuthorizationHandler(AuthorizationHandler) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Handler for incoming authorization requests.
setAuthorizationHandler(AuthorizationHandler) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
IRC does not support authorization handling, so this is not supported.
setAuthorizationHandler(AuthorizationHandler) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Handler for incoming authorization requests.
setAuthorizationHandler(AuthorizationHandler) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Handler for incoming authorization requests.
setAuthorizationHandler(AuthorizationHandler) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Handler for incoming authorization requests.
setAuthorizationHandler(AuthorizationHandler) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Handler for incoming authorization requests.
setAuthorizationName(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets authorization name.
setAutoAnswer(boolean) - Method in class net.java.sip.communicator.service.protocol.Call
Sets the flag that specifies whether incoming calls into this Call should be auto-answered.
setAutoAnswerCondition(String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Sets a specified header and its value if they exist in the incoming call packet this will activate auto answer.
setAutoAnswerCondition(String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Sets a specified header and its value if they exist in the incoming call packet this will activate auto answer.
setAutoAnswerUnconditional() - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Sets the auto answer option to unconditionally answer all incoming calls.
setAutoAnswerUnconditional() - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicAutoAnswer
Sets the auto answer option to unconditionally answer all incoming calls.
setAutoAnswerWithVideo(boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetBasicAutoAnswer
Sets the auto answer with video to video calls.
setAutoAnswerWithVideo(boolean) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicAutoAnswer
Sets the auto answer with video to video calls.
setAutoChangeNick(boolean) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Sets the property indicating if the nick should be changed automatically in case of nick collision.
setAutoDiscoverJingleNodes(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Sets the autoDiscoverJingleNodes property.
setAutoDiscoverJingleNodes(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the autoDiscoverJingleNodes property.
setAutoDiscoverStun(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Sets the autoDiscoverStun property.
setAutoDiscoverStun(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the autoDiscoverStun property.
setAutogenerateResource(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Set auto generate resource value.
setAutoJoin(boolean) - Method in class net.java.sip.communicator.impl.muc.ChatRoomSourceContact
Sets the auto join state of the contact.
setAutoJoin(boolean) - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Changes auto join value in configuration service.
setAutoJoin(boolean) - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Changes auto join value in configuration service.
setAutoPopupNewMessage(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "autoPopupNewMessage" property.
setAutoSectionAllowed(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Sets the value of auto selection flag.
setAutostart(String, String, boolean) - Static method in class net.java.sip.communicator.plugin.generalconfig.WindowsStartup
Creates or deletes registry key for application autostart.
setAvailable(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Sets the value of the "available" attribute.
setAvailable(boolean) - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Sets the availability of this ConferenceDescription.
setAvatar(ImageIcon) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Sets the avatar of this UIContact in the form of an ImageIcon value.
setAvatar(byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Sets the avatar for this member.
setAvatar(byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.VCardXEP0153
Specify the bytes for the avatar to use.
setAvatar(byte[], String) - Method in class net.java.sip.communicator.impl.protocol.jabber.VCardXEP0153
Specify the bytes for the avatar to use as well as the mime type.
setAvatar(byte[]) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetAvatar
 
setAvatar(byte[]) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAvatar
Defines a new avatar for this protocol
setAvatarUrl(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Sets the avatar URL of this ChatRoomMember.
setAvatarUrl(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl
Sets the value of this avatar-url element.
setAwaitingAuthorization(boolean) - Method in class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
 
setBackButtonDefaultText(String) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Sets the back button default text.
setBackButtonEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Mirrors the WizardModel method of the same name.
setBackButtonEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Enables or disables the Back button.
setBackButtonEnabled(boolean) - Method in interface net.java.sip.communicator.service.gui.WizardContainer
Sets the "Back" wizard button enabled or disabled.
setBackButtonIcon(Icon) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Sets the icon for the Back button.
setBackButtonText(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Sets the text for the back button.
setBackground(Component, Color) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallPeerRendererUtils
Sets the given background color to the given component.
setBackground(Color) - Method in class net.java.sip.communicator.impl.gui.main.call.CallTitlePanel
Sets the background color of this panel.
setBackgroundColor(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Specifies the background color for this object.
setBackgroundColor(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolygonJabberImpl
Specifies the background color for this object.
setBackgroundColor(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Specifies the background color for this object.
setBackgroundColor(int) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Specifies the background color for this object.
setBackgroundColor(int) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Specifies the background color for this object.
setBackgroundColor(int) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Specifies the background color for this object.
setBackgroundColor(int) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectCircle
Specifies the background color for this object.
setBackgroundColor(int) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Specifies the background color for this object.
setBackgroundColor(int) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolygon
Specifies the background color for this object.
setBackgroundColor(int) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Specifies the background color for this object.
setBackgroundImage(byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Specifies an image that should be displayed as the background of this object.
setBackgroundImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Sets the background image of this button.
setBackgroundImage(byte[]) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Specifies an image that should be displayed as the background of this object.
setBackgroundImage(byte[]) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectImage
Specifies an image that should be displayed as the background of this object.
setBackupProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler
The backup provider to use if no provider has been specified.
setBandwidth(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.BandwidthPacketExtension
Sets the value of this bandwidth extension.
setBandwidth(BandwidthPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Sets an optional bandwidth element that specifies the allowable or preferred bandwidth for use by this application type.
setBaseDN(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple setter for baseDN
setBaseDN(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple setter for baseDN
setBaseDNFieldEnabled(boolean) - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Set the base DN field enable or not
setBearing(float) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets GPS bearing (direction in which the entity is heading to reach its next waypoint), measured in decimal degrees relative to true north.
setBearing(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets GPS bearing (direction in which the entity is heading to reach its next waypoint), measured in decimal degrees relative to true north.
setBeginPoint(Point) - Method in class net.java.sip.communicator.plugin.desktoputil.FadeInBalloonPanel
Sets the begin point.
setBgBorderEndColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
 
setBgBorderStartColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
 
setBgEndColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
 
setBgImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextButton
 
setBgImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Sets the background image to this button.
setBgRolloverImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Sets the background rollover image to this button.
setBgStartColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
 
setBindDN(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple setter for bindDN
setBindDN(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple setter for bindDN
setBindings(Map<String, List<AWTKeyStroke>>) - Method in class net.java.sip.communicator.impl.keybindings.GlobalKeybindingSetImpl
Resets the bindings and notifies the observer's listeners if they've changed.
setBindings(Map<KeyStroke, String>) - Method in class net.java.sip.communicator.impl.keybindings.KeybindingSetImpl
Resets the bindings and notifies the observer's listeners if they've changed.
setBindings(Map<String, List<AWTKeyStroke>>) - Method in interface net.java.sip.communicator.service.keybindings.GlobalKeybindingSet
Resets the bindings and notifies the observer's listeners if they've changed.
setBindings(Map<KeyStroke, String>) - Method in class net.java.sip.communicator.service.keybindings.KeybindingSet
Resets the bindings and notifies the observer's listeners if they've changed.
setBindingsDisableable(boolean) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
Sets if bindings can be disabled via generated key adaptors with the disabling key code.
setBoldStyle(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Enables the bold style
setBoldStyleEnable(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Enables the bold style
setBoshUrl(String) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets new URL which should be used for the BOSH transport.
setBottomText(String) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Sets the text that would appear on the bottom of the tooltip.
setBounds(int, int, int, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Overrides Component#setBounds(int, int, int, int) in order to determine whether an automatic scroll of #chatTextPane to its bottom will be necessary at a later time in order to keep its vertical scroll bar to its bottom after the realization of the resize if it is at its bottom before the resize.
setBounds(int, int, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.SoundLevelIndicator
 
setBuilding(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the name of a specific building on a street or in an area.
setBuildTimeStamp(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Logs the build time stamp of the jain-sip reference implementation.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.impl.argdelegation.ArgDelegationActivator
Sets the bundle context to use.
setBundleContext(BundleContext) - Static method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Sets OSGi bundle context instance that will be used by this class.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccRegWizzActivator
The bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.branding.BrandingActivator
Setting context to the activator, as soon as we have one.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
The bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
The bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccRegWizzActivator
The bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccRegWizzActivator
The bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
The bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccRegWizzActivator
Set the bundle context.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
The bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.otr.OtrActivator
The bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
Sets the bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
The bundle context to use.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
Setting context to the activator, as soon as we have one.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.plugin.update.UpdateActivator
Setting context to the activator, as soon as we have one.
setBundleContext(BundleContext) - Method in class net.java.sip.communicator.util.AbstractServiceDependentActivator
Setting context to the activator, as soon as we have one.
setBy(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
Set "by" field.
setBypassGtalkCaps(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets value for alwaysCallWithGtalk.
setCall(T) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the call containing this peer.
setCallback(MasterPasswordChangeDialog.MasterPasswordExecutable) - Method in class net.java.sip.communicator.plugin.securityconfig.masterpassword.MasterPasswordChangeDialog
 
setCallButtonEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactSearchFieldUI
 
setCallButtonEnabled(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Enables/disabled the call button in the search field.
setCallForward(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetAutoAnswerSipImpl
Set to automatically forward all calls to the specified number using the same provider.
setCallForward(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedAutoAnswer
Set to automatically forward all calls to the specified number using the same provider.
setCallId(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Sets the value of the "callid" attribute.
setCallId(String) - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Sets the call ID of this ConferenceDescription.
setCallState(CallState) - Method in class net.java.sip.communicator.service.protocol.Call
Sets the state of this call and fires a call change event notifying registered listeners for the change.
setCallState(CallState, CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.Call
Sets the state of this Call and fires a new CallChangeEvent notifying the registered CallChangeListeners about the change of the state.
setCallState(CallState, CallPeerChangeEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Sets the state of this Call and fires a new CallChangeEvent notifying the registered CallChangeListeners about the change of the state.
setCancelButtonDefaultText(String) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Sets the cancel button default text.
setCancelButtonEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Mirrors the WizardModel method of the same name.
setCancelButtonEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Enables or disables the Cancel button.
setCancelButtonEnabled(boolean) - Method in interface net.java.sip.communicator.service.gui.WizardContainer
Sets the "Cancel" wizard button enabled or disabled.
setCancelButtonIcon(Icon) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Sets the icon for the Cancel button.
setCancelButtonText(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Sets the text for the Cancel button.
setCertificateId(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the selected client TLS certificate entry.
setChannelBundleId(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Sets the channel-bundle-id attribute of this CommonChannel.
setChannelDirection(String, MediaType, MediaDirection) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Sends a ColibriConferenceIQ to the videobridge used by this CallJabberImpl, in order to request the the direction of the channel with ID channelID be set to direction
setChannelLastN(Integer) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Sets channel 'last-n' option that will be added to the request when channels are created.
setChannelPresenceTaskEnabled(boolean) - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Set new value for channel presence enable flag.
setChannels(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Sets the number of channels in this payload type.
setChat(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Sets the chat panel, for which smilieys would be created.
setChatDefaultFontColor(Color) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the default font color.
setChatDefaultFontFamily(String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the default font family.
setChatDefaultFontSize(int) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the default font size.
setChatFontIsBold(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the default isBold property.
setChatFontIsItalic(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the default isItalic property.
setChatFontIsUnderline(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the default isUnderline property.
setChatHistorySize(int) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "chatHistorySize" property through the ConfigurationService.
setChatIcon(ChatPanel, Icon) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Sets the icon for the given chat.
setChatIcon(Icon) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sets the chat icon.
setChatIcon(Icon) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Sets the chat icon.
setChatIcon(ChatPanel, Icon) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
 
setChatIcon(ChatPanel, Icon) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
 
setChatRoom(ChatRoom) - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Sets the ChatRoom that this wrapper represents.
setChatRoom(ChatRoom) - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Sets the ChatRoom that this wrapper represents.
setChatRoomAutoOpenOption(ProtocolProviderService, String, String) - Static method in class net.java.sip.communicator.service.muc.MUCService
Sets chat room open automatically property
setChatRoomField(String) - Static method in class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog
Sets the value of chat room name field in the current ChatRoomTableDialog instance.
setChatRoomName(String) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.NewChatRoom
 
setChatRoomName(String) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.ChatRoomNamePanel
Sets the given chat room name to the text field, contained in this panel.
setChatRoomName(String) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.NewChatRoom
Sets the name of the chat room.
setChatRoomName(String) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Sets the given chat room name to the text field, contained in this panel.
setChatRoomNameField(String) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog
Sets the value of chat room name field.
setChatRoomPresenceTaskEnabled(boolean) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Set chat room presence task.
setChatRoomProvider(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.NewChatRoom
Sets the chat room provider corresponding to the chosen account.
setChatRoomProvider(ChatRoomProviderWrapper) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Sets the protocol provider that have been chosen by user on the first page of the join chat room wizard.
setChatSession(ChatSession) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sets the chat session to associate to this chat panel.
setChatSession(ChatSession) - Method in class net.java.sip.communicator.impl.gui.main.chat.ContactPhotoPanel
Sets the given chatSession parameters to this contact photo label.
setChatSimpleThemeEnabled(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isChatSimpleThemeEnabled" property through the ConfigurationService.
setChatStylebarVisible(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isChatStylebarVisible" property through the ConfigurationService.
setChatSubject(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sets the given subject to this chat.
setChatSubject(String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Sets the chat subject.
setChatTitle(ChatPanel, String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Sets the title of this chat container.
setChatTitle(ChatPanel, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Sets the title of this chat container.
setChatTitle(ChatPanel, String) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
 
setChatToolbarVisible(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isChatToolbarVisible" property through the ConfigurationService.
setChatVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Brings the ChatWindow containing this ChatPanel to the front if isVisble is true; hides it, otherwise.
setChatVisible(boolean) - Method in interface net.java.sip.communicator.service.gui.Chat
Bring this chat to front if b is true, hide it otherwise.
setChatWriteAreaSize(int) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "net.java.sip.communicator.impl.gui.CHAT_WRITE_AREA_SIZE" property through the ConfigurationService.
setCid(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Sets the content-ID of this ThumbnailElement.
setClientAuthCertificateConfig(CertificateConfigEntry) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
 
setClientAuthCertificateConfig(CertificateConfigEntry) - Method in interface net.java.sip.communicator.service.certificate.CertificateService
Saves or updates the passed CertificateConfigEntry to the config.
setClientPort(int) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the client port.
setClientSecurePort(int) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the client secure port.
setClientTlsCertificateId(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Sets the client TLS certificate ID.
setClistOptionEnableEnabled(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Enables or disable contact list related options.
setClistOptionPassword(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Sets the contact list password.
setClistOptionPassword(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the contact list password.
setClistOptionServerUri(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Sets the contact list server uri.
setClistOptionServerUri(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the contact list server uri.
setClistOptionUser(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Sets the contact list user.
setClistOptionUser(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the contact list user.
setClistOptionUseSipCredentials(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Sets if contact list has to use SIP account credentials.
setClistOptionUseSipCredentials(boolean) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets if contact list has to use SIP account credentials.
setClistOptionUseSipCredentialsEnabled(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Enables or disable contact list credentials related options.
setClockrate(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Specifies the sampling frequency in Hertz used by this encoding.
setCloseIcon(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
setCloseIcon(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Sets whether the tabbedPane should have a close icon or not.
setColor(Color) - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Sets the font's color
setColor(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Sets the color of this whiteboard object (or rather it's border).
setColor(Color) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Sets color of the WhiteboardShape (or rather it's border)
setColor(int) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Sets the color of this whiteboard shape (or rather it's border).
setColor(int) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObject
Sets the color of this whiteboard object (or rather it's border).
setCompletedDownloadFile(File) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Sets the download file.
setComponent(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets a component ID as defined in ICE-CORE.
setComponent(JComponent) - Method in class net.java.sip.communicator.service.systray.PopupMessage
Sets the component to be showed in this popup message.
setConditions(ConditionsType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RuleType
Sets the value of the conditions property.
setConference(CallConference) - Method in class net.java.sip.communicator.service.protocol.Call
Sets the telephony conference-related state of this Call.
setConference(CallConference) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Sets the telephony conference-related state of this Call.
setConferenceDescription(ConferenceDescription) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
setConferenceFocus(boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Specifies whether this peer is a conference focus.
setConferenceFocus(boolean) - Method in class net.java.sip.communicator.service.protocol.CallConference
Sets the indicator which determines whether the local peer represented by this instance and the Calls participating in it is acting as a conference focus (and thus may, for example, need to send the corresponding parameters in its outgoing signaling).
setConferenceInfoXML(MediaAwareCallPeerT, String) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Updates the conference-related properties of a specific CallPeer such as conferenceFocus and conferenceMembers with information received from it as a conference focus in the form of a conference-info XML document.
setConferencesPanelVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sets the visibility of conferences panel to true or false
setConferencesPanelVisible(boolean) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Sets the visibility of conferences panel to true or false
setConfInfoScheduled(boolean) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the property which indicates whether a conference-info document is scheduled to be sent to this CallPeer.
setConnection(Connection) - Method in class net.java.sip.communicator.impl.protocol.jabber.debugger.SmackPacketDebugger
Sets current connection.
setContact(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Sets the given contact to this member.
setContact(Contact) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Sets the current contact.
setContactAddress(String) - Method in class net.java.sip.communicator.impl.callhistory.CallHistorySourceContact
Sets the address of the contact.
setContactAddress(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Sets the address of the contact to add.
setContactAddress(String) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
setContactAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
Sets the address of the contact associated with this packet extension
setContactAddress(String) - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Sets the address of the contact.
setContactAddress(String) - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Sets the address of the contact.
setContactButtonsVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Shows/hides buttons shown in contact row.
setContactButtonsVisible(boolean) - Method in interface net.java.sip.communicator.service.gui.ContactList
Shows/hides buttons shown in contact row.
setContactCustomActionButtons(Collection<SIPCommButton>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Sets all custom action buttons for this notification contact.
setContactDetails(Map<Class<? extends OperationSet>, List<UIContactDetail>>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Sets the contact details map.
setContactList(TreeContactList) - Static method in class net.java.sip.communicator.impl.gui.GuiActivator
Sets the contactList component currently used to show the contact list.
setContactList(ContactList) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListSearchKeyDispatcher
Sets the contact list.
setContactList(ContactList) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Sets the contact list, in which the search is performed.
setContactList(MetaContactListService) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Initializes the contact list panel.
setContactListGroupCollapsed(String, boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Stores the last group status for the given groupID.
setContactName(ChatContact<?>, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Renames all occurrences of the given chatContact in this chat panel.
setContactName(ChatContact<?>, String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Sets the name of the given chat contact.
setContactNode(ContactNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Sets the corresponding ContactNode.
setContactNode(ContactNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Sets the corresponding contact node.
setContactNode(ContactNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Sets the corresponding ContactNode.
setContactNode(ContactNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Sets the corresponding ContactNode.
setContactNode(ContactNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Sets the given contactNode.
setContactNode(ContactNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIContactImpl
Sets the given contactNode.
setContactPolicy(Contact, OtrPolicy) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Sets the contact specific policy
setContactPolicy(Contact, OtrPolicy) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
setContactPresenceTaskEnabled(boolean) - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Set new value for contact presence enable flag.
setContactPresenceTaskEnabled(boolean) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Set contact presence task.
setContactSourceIndex(int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
Sets the contact source index.
setContactSourceIndex(int) - Method in interface net.java.sip.communicator.service.gui.UIContactSource
Sets the contact source index.
setContactType(Contact, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetContactTypeInfoImpl
Sets the contact type of the contact.
setContactType(Contact, String) - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Sets the contact type of the contact.
setContactType(Contact, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetContactTypeInfo
Sets the contact type of the contact.
setContent(HTMLDocument) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Sets the given document to the editor pane in this panel.
setContent(String) - Method in class net.java.sip.communicator.impl.protocol.irc.MessageIrcImpl
Sets the content to this Message.
setContent(byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapHttpResponse
Sets HTTP response content.
setContent(String) - Method in class net.java.sip.communicator.service.protocol.AbstractMessage
 
setContentType(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapHttpResponse
Sets HTTP Content-Type.
setCorrectedMessageUID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
Sets the UID of the message being corrected.
setCorrectedMessageUID(String) - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Sets the ID of the message being corrected to the passed ID.
setCountry(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the name of the nation where the user is located.
setCreateAccountView() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Sets the create account view of this registration wizard.
setCreateAccountView() - Method in class net.java.sip.communicator.service.gui.ExtendedAccountRegistrationWizard
Sets the create account view of this registration wizard.
setCreateAccountView() - Method in class net.java.sip.communicator.service.gui.ExtendedDesktopAccountRegWizard
Sets the create account view of this registration wizard.
setCreateButtonSelected() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Selects the create account button.
setCreateButtonSelected() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Selects the create account button.
setCreatePanelEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Enables/Disables the create radio button.
setCreator(ContentPacketExtension.CreatorEnum) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Sets the value of the creator argument.
setCryptoSuite(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Sets the value of the crypto-suite attribute: an identifier that describes the encryption and authentication algorithms.
setCsrcAudioLevelListener(CsrcAudioLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Sets csrcAudioLevelListener as the listener that will be receiving notifications for changes in the audio levels of the remote participants that our peer is mixing.
setCurrent(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.FailoverConnectionMonitor
Sets current values that PP will use for connecting.
setCurrentAccountID(AccountID) - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoMenuItemComponent
 
setCurrentAccountID(AccountID) - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoMenuItemComponent
 
setCurrentAccountID(AccountID) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
 
setCurrentAccountID(AccountID) - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
 
setCurrentAccountID(AccountID) - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
 
setCurrentAccountID(AccountID) - Method in interface net.java.sip.communicator.service.gui.PluginComponent
Sets the current AccountID.
setCurrentCapsVersion(DiscoverInfo, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Set our own caps version.
setCurrentChat(ChatPanel) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Selects the chat tab which corresponds to the given MetaContact.
setCurrentChat(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Selects the chat tab which corresponds to the given MetaContact.
setCurrentChat(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Selects the chat tab which corresponds to the given MetaContact.
setCurrentChatTab(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Selects the tab given by the index.
setCurrentChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Sets the transport that will be used for all operations within this chat session.
setCurrentChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Sets the transport that will be used for all operations within this chat session.
setCurrentChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Sets the transport that will be used for all operations within this chat session.
setCurrentChatTransport(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Sets the transport that will be used for all operations within this chat session.
setCurrentContact(MetaContact) - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoMenuItem
Sets the currently selected MetaContact.
setCurrentContact(Contact) - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoMenuItem
 
setCurrentContact(MetaContact) - Method in class net.java.sip.communicator.plugin.exampleplugin.ExamplePluginMenuItem
Sets the current MetaContact.
setCurrentContact(Contact) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
Sets the current contact.
setCurrentContact(MetaContact) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
Sets the current meta contact.
setCurrentContact(Contact, String) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
Sets the current contact.
setCurrentContact(Contact) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
setCurrentContact(Contact, String) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
setCurrentContact(MetaContact) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactButton
 
setCurrentContact(MetaContact) - Method in class net.java.sip.communicator.plugin.otr.OtrMetaContactMenu
 
setCurrentContact(MetaContact) - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
 
setCurrentContact(Contact) - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
 
setCurrentContact(Contact, String) - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
 
setCurrentContact(Contact) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardMenuItem
 
setCurrentContact(MetaContact) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardMenuItem
Sets the current meta contact.
setCurrentContact(Contact) - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
 
setCurrentContact(Contact, String) - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
 
setCurrentContact(MetaContact) - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
 
setCurrentContact(Contact) - Method in interface net.java.sip.communicator.service.gui.PluginComponent
Sets the current contact.
setCurrentContact(Contact, String) - Method in interface net.java.sip.communicator.service.gui.PluginComponent
Sets the current contact.
setCurrentContact(MetaContact) - Method in interface net.java.sip.communicator.service.gui.PluginComponent
Sets the current meta contact.
setCurrentContactGroup(MetaContactGroup) - Method in class net.java.sip.communicator.plugin.otr.authdialog.OTRv3OutgoingSessionSwitcher
 
setCurrentContactGroup(MetaContactGroup) - Method in class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar
 
setCurrentContactGroup(MetaContactGroup) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardMenuItem
Sets the current meta group.
setCurrentContactGroup(MetaContactGroup) - Method in class net.java.sip.communicator.service.gui.AbstractPluginComponent
 
setCurrentContactGroup(MetaContactGroup) - Method in interface net.java.sip.communicator.service.gui.PluginComponent
Sets the current meta group.
setCurrentImageIndex(int) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Set the index of the Image to be displayed and then repaint the Image.
setCurrentMessage(String, Object, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Changes current message text in its item.
setCurrentPage(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Displays the panel identified by the object passed in.
setCurrentPanel(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Sets the current panel to that identified by the Object passed in.
setCurrentPhoneNumber(String) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Changes the phone number currently entered in the phone number field.
setCurrentPhoneNumber(String) - Method in interface net.java.sip.communicator.service.gui.UIService
Sets the phone number in the phone number field.
setCurrentProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.utils.InviteDialog
Sets the current provider selected for this invite dialog.
setCurrentRegistrationState(RegistrationState, int) - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Sets the current registration state of this protocol provider.
setCurrentState(CalendarService.BusyStatusEnum) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Changes the value of the current status
setCurrentWizard(AccountRegistrationWizard) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Sets the currently used AccountRegistrationWizard.
setCustomQuery(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Sets the user-defined LDAP query.
setCustomQuery(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Sets the user-defined LDAP query.
setCycles(int) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Specify the number of times to repeat each animation sequence, or cycle.
setData(Object, Object) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
setData(ReportedData) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchIQ
Sets the data property of the class.
setData(DataType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Sets the value of the data property.
setData(Object, Object) - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Sets a user-specific association in this instance in the form of a key-value pair.
setData(Object, Object) - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Sets a user-specific association in this instance in the form of a key-value pair.
setData(Object, Object) - Method in interface net.java.sip.communicator.service.contactsource.SourceContact
Sets a user-specific association in this instance in the form of a key-value pair.
setData(Object, Object) - Method in class net.java.sip.communicator.util.DataObject
Sets a user-specific association in this instance in the form of a key-value pair.
setDate(long) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Sets the date of the most recent unread mail content on the mail server, in milliseconds since the UNIX epoch.
setDate(long) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Sets the date of the most recent message in this thread.
setDatum(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the value of GPS Datum.
setDefaultAction(Object) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTrayIcon
 
setDefaultAction(Object) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTTrayIcon
 
setDefaultAction(Object) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.TrayIcon
 
setDefaultContent() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
Sets the default document contained in this panel, created on init or when clear is invoked.
setDefaultDomain(String) - Method in class net.java.sip.communicator.service.protocol.sip.SIPAccountRegistration
If default domain is set this means we cannot create registerless accounts through this wizard.
setDefaultEncryption(boolean) - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Sets default call encryption
setDefaultFilter(ContactListFilter) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Sets the default filter to the given filter.
setDefaultFilter(ContactListFilter) - Method in interface net.java.sip.communicator.service.gui.ContactList
Sets the default filter to the given filter.
setDefaultIMApp(String) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.RegistryHandler
Sets given application as default IM application
setDefaultSmsNumber(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatSession
Sets the default mobile number used to send sms-es in this session.
setDefaultSmsNumber(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.AdHocConferenceChatSession
Sets the default mobile number used to send sms-es in this session.
setDefaultSmsNumber(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ConferenceChatSession
Sets the default mobile number used to send sms-es in this session.
setDefaultSmsNumber(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.MetaContactChatSession
Sets the default mobile number used to send sms-es in this session.
setDefaultTextColor(Color) - Method in interface net.java.sip.communicator.plugin.desktoputil.ColoredDefaultText
Sets the foreground color of the default text shown in this text field.
setDefaultTextColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Sets the foreground color of the default text shown in this text field.
setDefaultTextColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Sets the foreground color of the default text shown in this text field.
setDefaultUserSufix(String) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Sets the default value of the user sufix.
setDefaultViewVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
 
setDelay(int) - Method in class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
 
setDelay(int) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Specify the delay between painting each Image
setDelay(int) - Method in interface net.java.sip.communicator.service.ldap.LdapSearchSettings
Sets a delay before performing the "real" search.
setDelegate(NativeKeyboardHookDelegate) - Method in class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Set delegate object for event notification.
setDelegate(long, SystemActivityNotifications.NotificationsDelegate) - Static method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Sets notifier delegate.
setDelegate(SystemActivityNotifications.NotificationsDelegate) - Static method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Sets delegate.
setDelegate(long, MacOSXAddrBookContactSourceService.NotificationsDelegate) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Sets notifier delegate.
setDelegationPeer(ArgDelegationPeer) - Method in class net.java.sip.communicator.util.launchutils.ArgDelegator
Sets a delegation peer that we can now use to pass arguments to and makes it handle all arguments that have been already registered.
setDelegationPeer(ArgDelegationPeer) - Method in class net.java.sip.communicator.util.launchutils.LaunchArgHandler
Sets the delegationPeer that would be handling all URIs passed as command line arguments to SIP Communicator.
setDeleteButtonEnabled(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Updates the isDeleteButtonEnabled field.
setDepartment(String) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Sets the department found in the the directory for this person
setDepartment(String) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Sets the department found in the the directory for this person
setDescription(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets a natural-language name for or description of a this location.
setDesktopStreaming(boolean) - Method in class net.java.sip.communicator.service.protocol.event.CallEvent
Change the desktop streaming indication for this event.
setDestination(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
Sets new destination address/call URI on this DialIq.
setDetail(String) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactDetail
Sets the given detail value.
setDetail(String) - Method in class net.java.sip.communicator.service.contactsource.EditableContactDetail
Sets the given detail value.
setDetails(List<ContactDetail>) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookSourceContact
Changes the details list with the supplied one.
setDetails(List<ContactDetail>) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Changes the details list with the supplied one.
setDevice(MediaType, MediaDevice) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallConference
Sets the MediaDevice to be used by this telephony conference for capture and/or playback of media of a specific MediaType.
setDevicePermission(ProvideDevicePermissionType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.TransformationsType
Sets the value of the devicePermission property.
setDialog(Dialog) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Sets the JAIN SIP dialog that has been created by the application for communication with this call peer.
setDialog(Dialog) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
Sets the Dialog which was created by the SUBSCRIBE request associated with this Subscription or which was used to send that request in.
setDictionary(SpellDictionary) - Method in class net.java.sip.communicator.plugin.spellcheck.ChatAttachments
 
setDirection(String) - Method in class net.java.sip.communicator.impl.callhistory.CallRecordImpl
Sets the direction of the call IN or OUT
setDirection(MediaDirection) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Sets the direction of this Channel
setDirection(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
Direction of the media represented by this source packet extension.
setDirectory(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
 
setDisableCarbon(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Set disable carbon value.
setDisableCarbon(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the IS_CARBON_DISABLED property.
setDisableDisplayDetails(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.StringContactSourceServiceImpl
Changes whether to add display details for contact sources.
setDisabledLinkColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Sets disabled link color.
setDisableHolePunching(boolean) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Changes whether hole punching is enabled/disabled.
setDisableJingle(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.TelephonyConfigPanel
Disables or enables Jingle.
setDisableJingle(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets if Jingle is disabled for this account.
setDisablingKeyCode(int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
Sets the keycode used to disable individual key bindings (removing it from returned mappings) via generated key adaptors.
setDisconnectionType(DisconnectionType) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Set disconnection type.
setDiscoveryInfo(DiscoverInfo) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerJabberGTalkImpl
Sets the service discovery information that we have for this peer.
setDiscoveryManager(ScServiceDiscoveryManager) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Sets the ScServiceDiscoveryManager which is the discoveryManager of AbstractOperationSetContactCapabilities.parentProvider.
setDisplayDetails(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Sets the display details of this contact.
setDisplayDetails(String) - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Sets the display details of this SourceContact.
setDisplayDetails(String) - Method in class net.java.sip.communicator.service.gui.UIGroup
Sets the display details of this group.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.callhistory.CallPeerRecordImpl
Sets the display name of the call peer in this record.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Sets a name that can be used when displaying this contact in user interface components.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Sets the display name of the contact to add.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Sets the name/pseudo found in the the directory for this person
setDisplayName(String) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Changes display name.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Sets the display name of this ChatRoomMember.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Endpoint
Sets the display name of this Endpoint.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
setDisplayName(Contact, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Sets the display name for contact to be newName.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Sets a human readable name representing this participant.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Modify the display name of this contact.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Sets a human readable name representing this peer.
setDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Sets a String that could be used by any user interacting modules for referring to this contact.
setDisplayName(DisplayNameType) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Sets a String that could be used by any user interacting modules for referring to this contact.
setDisplayName(Contact, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Sets the display name for contact to be newName.
setDisplayName(DisplayNameType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryRefType
Sets the value of the displayName property.
setDisplayName(DisplayNameType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Sets the value of the displayName property.
setDisplayName(DisplayNameType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ExternalType
Sets the value of the displayName property.
setDisplayName(DisplayNameType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Sets the value of the displayName property.
setDisplayName(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Sets the display name for this contact.
setDisplayName(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Sets the display name of the account.
setDisplayName(String) - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Sets the display name.
setDisplayName(String) - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Sets the display name of this SourceContact.
setDisplayName(String) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Sets the name/pseudo found in the the directory for this person
setDisplayName(String) - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Sets the user-friendly display name of this ConferenceMember in the conference and fires a new PropertyChangeEvent for the property #DISPLAY_NAME_PROPERTY_NAME.
setDisplayName(Contact, String) - Method in class net.java.sip.communicator.service.protocol.AbstractOperationSetPersistentPresence
Sets the display name for contact to be newName.
setDisplayName(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
setDisplayName(String) - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Sets the display name of the conference.
setDisplayName(Contact, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Sets the display name for contact to be newName.
setDisplayNameUserDefined(boolean) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Changes that display name was changed for this MetaContact in user interface.
setDisplayText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Set display text.
setDisplayText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Set display text.
setDisplayText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Set the display text.
setDisplayText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
Set display text.
setDisplayText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Set display text.
setDisplayText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
Set the display text.
setDisplayText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserPacketExtension
Set display text.
setDisplayText(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Sets the display-text child element to this User's element.
setDisposition(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Sets the value of the disposition argument if it exists or null if it doesn't.
setDividerLocation(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sets the location of the split pane divider.
setDomain(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ExceptType
Sets the value of the domain property.
setDomain(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ManyType
Sets the value of the domain property.
setDone() - Method in class net.java.sip.communicator.impl.protocol.irc.Result
Set done without setting anything else.
setDone(T) - Method in class net.java.sip.communicator.impl.protocol.irc.Result
Set done and provide a result.
setDone(E) - Method in class net.java.sip.communicator.impl.protocol.irc.Result
Set done and provide an exception.
setDone(T, E) - Method in class net.java.sip.communicator.impl.protocol.irc.Result
Set done and set both result and exception.
setDragEnabled(boolean) - Method in interface net.java.sip.communicator.service.gui.ContactList
Enables/disables drag operations on this contact list.
setDtlsEncryptionOnTransport(DtlsControl, IceUdpTransportPacketExtension) - Static method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Sets the properties (i.e.
setDTMFMethod(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Sets the DTMF method.
setDTMFMethod(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the DTMF method.
setDTMFMethod(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets the DTMF method.
setDtmfMinimalToneDuration(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Sets the minimal DTMF tone duration
setDtmfMinimalToneDuration(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the minimal DTMF tone duration
setDtmfMinimalToneDuration(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets the minimal DTMF tone duration.
setDtmfToneEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
 
setDtmfToneEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
 
setDtmfToneEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
 
setDtmfToneEnabled(boolean) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Enable or disable DTMF tone handle
setEditable(boolean) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Sets if the shortcut fields of entries can be selected to provide editing functionality or not.
setEditorPaneBackground(Color) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Sets the background of the write area to the specified color.
setEditShortcut1(boolean) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Set editable for primary shortcut.
setEditShortcut2(boolean) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Set editable for secondary shortcut.
setEDNS(int) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Sets the EDNS version used on outgoing messages.
setEDNS(int, int, int, List) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Sets the EDNS information on outgoing messages.
setEmail(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Sets the email of this ChatRoomMember.
setEnable(boolean) - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Enable or not global shortcut.
setEnable(boolean) - Method in interface net.java.sip.communicator.service.globalshortcut.GlobalShortcutService
Enable or not global shortcut.
setEnableCheckBox(JCheckBox) - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Sets the enable check box.
setEnabled(boolean) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Set the connection to be enabled or not.
setEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Sets the isDisabled property.
setEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingButton
Enables/disables the button.
setEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.LocalVideoButton
Enables/disables the button.
setEnabled(boolean) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
Sets the state of the enabled marker Required by LdapDirectory interface.
setEnabled(boolean) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple setter for enabled.
setEnabled(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.PriorityTable
 
setEnabled(boolean) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which assigns the notification state.
setEnabled(boolean) - Method in class net.java.sip.communicator.plugin.spellcheck.ChatAttachments
 
setEnabled(boolean, String) - Method in class net.java.sip.communicator.plugin.spellcheck.DocUnderliner
 
setEnabled(boolean) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
 
setEnabled(boolean) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectory
Sets the state of the enabled marker
setEnabled(boolean) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple setter for enabled
setEnabled(boolean) - Method in class net.java.sip.communicator.service.notification.NotificationAction
Enables or disables this notification handler.
setEnabledSslProtocols(String[]) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the enables SSL protocols list.
setEnablePresence(boolean) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets if the presence is enabled
setEncoding(EncodingType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Sets the value of the encoding property.
setEncodingProperties(Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.EncodingsRegistrationUtil
Set the encoding properties
setEncryption(LdapConstants.Encryption) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple setter for encryption
setEncryption(EncryptionPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Sets the optional encryption element that contains encryption parameters for this session.
setEncryption(LdapConstants.Encryption) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple setter for encryption
setEncryptionProtocols(Map<String, Integer>) - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Sets the map between the encryption protocols and their priority order.
setEncryptionProtocolStatus(Map<String, Boolean>) - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Sets the map between the encryption protocols and their status.
setEndConferenceButtonEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Enables (or disables) the "End Conference" button.
setEndpoint(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Sets the identifier of the endpoint of the conference participant associated with this Channel.
setEndpointStatus(String) - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Sets the state property of this ConferenceMember by translating it from its conference-info XML endpoint status.
setEndReason(int) - Method in class net.java.sip.communicator.impl.callhistory.CallRecordImpl
This is the end reason of the call if any.
setEndTime(Date) - Method in class net.java.sip.communicator.impl.callhistory.CallPeerRecordImpl
Sets the time peer leaves the call
setEndTime(Date) - Method in class net.java.sip.communicator.impl.callhistory.CallRecordImpl
Set the time when the call finishes If some peer has no end Time set we set it also
setEntity(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Set entity.
setEntity(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Sets the entity attribute of this Endpoint's element to entity
setEntity(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Sets the value of the entity attribute of the conference-info element.
setEntity(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Sets the entity attribute of this User's element to entity
setError(float) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the value of horizontal GPS errors in arc minutes.
setError(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the value of horizontal GPS errors in arc minutes.
setError(XMPPError) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.RecordingStatus
Sets XMPPError on this RecordingStatus.
setError(XMPPError) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipCallState
Sets XMPPError on this SipCallState.
setError(XMPPError) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.XMPPErrorPE
Sets new instance of XMPPError to be wrapped by this XMPPErrorPE.
setError(XCapError) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.XCapErrorType
Sets the value of the error property.
setErrorReason(String) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Sets the reason of a call failure if one occurs.
setErrorReason(String) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Sets the reason of a call failure if one occurs.
setErrorReason(String) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Sets the reason of a call failure if one occurs.
setErrorReason(String) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Sets the reason of a call failure if one occurs.
setErrorReason(String) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Sets the reason of a call failure if one occurs.
setETag(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapHttpResponse
Sets HTTP ETag.
setEvent(String) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which assigns the notification's description.
setEventName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
Sets event new name.
setEventSource(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
Sets event source new value.
setEventValue(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.notification.NotificationEventIQ
Sets event new value.
setExpire(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Sets the number of seconds of inactivity after which the channel represented by this instance expires.
setExtensions(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Sets the value of the ext parameter as a string set of name tokens specifying additional feature bundles.
setExtensions(ExtensionsType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
Sets the value of the extensions property.
setFailed() - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.SendFileConversationComponent
Change the style of the component to be failed.
setFeedbackSubtype(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpFbPacketExtension
Sets RTCP feedback subtype attribute.
setFeedbackType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpFbPacketExtension
Sets RTCP feedback type attribute.
setField(ContactEntry) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
Set information.
setField(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType.ExistsType
Sets the value of the field property.
setFile(File) - Method in class net.java.sip.communicator.impl.gui.utils.FileImageLabel
Sets the file associated with this file drag label.
setFile(File) - Method in class net.java.sip.communicator.plugin.desktoputil.FileDragLabel
Sets the file associated with this file drag label.
setFileFilter(SipCommFileFilter) - Method in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Sets a file filter to this dialog.
setFileFilter(SipCommFileFilter) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Sets a file filter to this dialog.
setFileFilter(SipCommFileFilter) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Sets a file filter to this dialog.
setFilename(String) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Sets a new database file name to use from now on.
setFileTransfer(FileTransfer, long) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Sets the file transfer.
setFill(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Sets the fill state of the WhiteboardObject.
setFill(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolygonJabberImpl
Sets the fill state of the WhiteboardObject.
setFill(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Sets the fill state of the WhiteboardShapeRect.
setFill(boolean) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Sets the fill state of the WhiteboardObject.
setFill(boolean) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Sets the fill state of the WhiteboardObject.
setFill(boolean) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Sets the fill state of the WhiteboardObject.
setFill(boolean) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Sets the fill state of the WhiteboardShapeRect.
setFill(boolean) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectCircle
Sets the fill state of the WhiteboardObject.
setFill(boolean) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Sets the fill state of the WhiteboardObject.
setFill(boolean) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolygon
Sets the fill state of the WhiteboardObject.
setFill(boolean) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Sets the fill state of the WhiteboardObject.
setFilter(SIPCommSmartComboBox.Filter) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
setFilterString(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
Creates the SearchFilter by specifying the string used for filtering.
setFilterString(String) - Method in interface net.java.sip.communicator.service.gui.ContactListSearchFilter
Creates the SearchFilter by specifying the string used for filtering.
setFingerprint(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
Sets the fingerprint to be carried/represented by this instance.
setFinishButtonDefaultText(String) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Sets the finish button default text.
setFinishButtonText(String) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Sets the text label of the "Finish" wizard button.
setFinishButtonText(String) - Method in interface net.java.sip.communicator.service.gui.WizardContainer
Sets the text label of the "Finish" wizard button.
setFirstName(String) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Sets the first name found in the the directory for this person
setFirstName(String) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Sets the first name found in the the directory for this person
setFloor(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the number or name of a a particular floor in a building.
setFontColor(Color) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Sets the font color
setFontFamily(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Sets the family name of the font
setFontFamilyAndSize(String, int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Sets the font family and size
setFontName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Sets the WhiteboardObjectTextJabberImpl's font name.
setFontName(String) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Sets the WhiteboardObjectText's font name.
setFontName(String) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectText
Sets the WhiteboardObjectText's font name.
setFontSize(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Sets the size of the font
setFontSize(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Sets the WhiteboardObjectTextJabberImpl's font size.
setFontSize(int) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Sets the WhiteboardObjectText's font size.
setFontSize(int) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectText
Sets the WhiteboardObjectText's font size.
setForceP2PMode(boolean) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets if we have to force the p2p mode
setForcePeerToPeerMode(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Enables/disables the peer-to-peer presence mode.
setForegroundColor(Color) - Method in interface net.java.sip.communicator.plugin.desktoputil.ColoredDefaultText
Sets the foreground color.
setForegroundColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Sets the foreground color.
setForegroundColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Sets the foreground color.
setForm(DataForm) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchIQ
Sets data form in the IQ packet.
setFoundation(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets the candidate foundation as defined in ICE-CORE.
setFrameVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Implements setVisible in the UIService interface.
setFreeText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Set free text.
setFrom(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
Sets the value of the "from" attribute of this "transfer" element.
setFullScreen(boolean) - Method in interface net.java.sip.communicator.impl.gui.main.call.CallContainer
Sets the display of the Window representation of this CallContainer to full-screen or windowed mode.
setFullScreen(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.CallDialog
Sets the display of the Window representation of this CallContainer to full-screen or windowed mode.
setFullScreen(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Sets the display of this view to full-screen or windowed mode.
setFullScreen(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.CallToolBar
Sets the display of this CallToolBar to full-screen or windowed mode.
setFullScreen(boolean) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Sets the display of the Window representation of this CallContainer to full-screen or windowed mode.
setGeneration(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets this candidate's generation index.
setGeolocationExtention(GeolocationPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPresence
Set the Geolocation extension packet.
setGID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Sets the "global" ID of the conference represented by this IQ.
setGlobalDisplayAvatar(byte[]) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Sets the global display avatar for the local user.
setGlobalDisplayAvatar(byte[]) - Method in interface net.java.sip.communicator.service.globaldisplaydetails.GlobalDisplayDetailsService
Sets the global display avatar for the local user.
setGlobalDisplayName(String) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsImpl
Sets the global local user display name.
setGlobalDisplayName(String) - Method in interface net.java.sip.communicator.service.globaldisplaydetails.GlobalDisplayDetailsService
Sets the global local user display name.
setGlobalLoggingEnabled(boolean) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingConfigurationImpl
Change whether packet logging is enabled and save it in configuration.
setGlobalPhonePrefix(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Sets the global prefix to be used when calling phones from this ldap source.
setGlobalPhonePrefix(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Sets the global prefix to be used when calling phones from this ldap source.
setGlobalPolicy(OtrPolicy) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Sets the global policy.
setGlobalPolicy(OtrPolicy) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
setGmailNotificationEnabled(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Specifies whether SIP Communicator should be querying Gmail servers for unread mail messages.
setGmailNotificationsEnabled(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Selects/unselects the "gmail notifications" check box according to the given isEnabled property.
setGoogleContactsEnabled(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Selects/unselects the "Google contacts" check box according to the given isEnabled property.
setGoogleContactsEnabled(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Specifies whether SIP Communicator should use Google Contacts as ContactSource.
setGoogleTalk(boolean) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Set whether or not the account has been created via GoogleTalk wizard or external Google contacts.
setGracefulShutdown(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Sets whether this IQ should contain the information about graceful shutdown in progress status.
setGroup(String) - Method in class net.java.sip.communicator.service.systray.PopupMessage
Set name of the group to which this popup will belong.
setGroupClickConsumed(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
If set to true prevents all operations coming in response to a mouse click.
setGroupName(String) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Sets the name of this group.
setGroupName(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Sets this group a new name.
setGroupName(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Set name of the group.
setGroupName(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Sets this group a new name.
setGroupName(String) - Method in class net.java.sip.communicator.service.notification.PopupMessageNotificationAction
Sets the name of the group that will be used for merging popups.
setGroupNode(GroupNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Sets the given groupNode.
setGroupNode(GroupNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIGroup
Sets the corresponding GroupNode.
setGroupNode(GroupNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationGroup
Sets the GroupNode corresponding to this UIGroup.
setGroupNode(GroupNode) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIGroupImpl
Sets the GroupNode corresponding to this UIGroup.
setHash(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Sets the value of the hash parameter indicating the hashing algorithm used to generate the verification string.
setHash(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
Sets the hash function utilized to calculate the fingerprint carried/represented by this instance.
setHasNotifications(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
 
setHeader(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RayoIq
Adds 'header' extension to this Rayo IQ with given name and value attributes.
setHeaderFactory(HeaderFactory) - Method in class net.java.sip.communicator.impl.protocol.sip.security.SipSecurityManager
Set the header factory to be used when creating authorization headers
setHeight(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Sets the height of the thumbnail
setHeight(double) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Sets the width (in pixels) of the WhiteboardObject.
setHeight(double) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Sets the width (in pixels) of the WhiteboardShapeRect.
setHeight(double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Sets the width (in pixels) of the WhiteboardObject.
setHeight(double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Sets the width (in pixels) of the WhiteboardShapeRect.
setHeight(double) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectImage
Sets the width (in pixels) of the WhiteboardObject.
setHeight(double) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Sets the width (in pixels) of the WhiteboardObject.
setHistoryLoggingEnabled(boolean) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Updates the "isHistoryLoggingEnabled" property through the ConfigurationService.
setHistoryLoggingEnabled(boolean, String) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Updates the "isHistoryLoggingEnabled" property through the ConfigurationService for the contact.
setHistoryLoggingEnabled(boolean) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Updates the "isHistoryLoggingEnabled" property through the ConfigurationService.
setHistoryLoggingEnabled(boolean, String) - Method in interface net.java.sip.communicator.service.msghistory.MessageHistoryService
Updates the "isHistoryLoggingEnabled" property through the ConfigurationService for the contact.
setHistoryMessage(boolean) - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveredEvent
Changes property, whether this event is for a history message.
setHistoryMessage(boolean) - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
Changes property, whether this event is for a history message.
setHistoryRecord(HistoryRecord) - Method in interface net.java.sip.communicator.service.history.HistoryWriter.HistoryRecordUpdater
Sets the current history record.
setHistoryRecordsStructure(HistoryRecordStructure) - Method in class net.java.sip.communicator.impl.history.HistoryImpl
Sets the given structure to be the new history records structure used in this history implementation.
setHistoryRecordsStructure(HistoryRecordStructure) - Method in interface net.java.sip.communicator.service.history.History
Sets the given structure to be the new history records structure used in this history implementation.
setHistoryService(HistoryService) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Set the configuration service.
setHistoryService(HistoryService) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Set the history service.
setHistoryService(HistoryService) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Set the configuration service.
setHistoryShown(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isHistoryShown" property through the ConfigurationService.
setHomePhoneSearchFields(List<String>) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Set home phone fields that we will lookup.
setHomePhoneSearchFields(List<String>) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Set home phone fields that we will lookup.
setHost(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Deprecated.
The method is supported for the purposes of compatibility with legacy versions of Jitsi and Jitsi Videobridge.
setHostname(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple setter for hostname
setHostname(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple setter for hostname
setHostnameFieldEnabled(boolean) - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Set the hostname field enable or not
setHttpCode(int) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapHttpResponse
Sets HTTP code.
setIce4JLoggingEnabled(boolean) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingConfigurationImpl
Change whether packet logging for Ice4J is enabled and save it in configuration.
setIceCredentials(SessionDescription, String, String) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Sets the specified ICE user fragment and password as attributes of the specified session description.
setIcon(Icon) - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Sets the icon shown in the left top corner of this dialog.
setIcon(ImageIcon) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTrayIcon
 
setIcon(ImageIcon) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTTrayIcon
 
setIcon(ImageIcon) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.TrayIcon
 
setIcon(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Changes the icon in the dialog.
setIcon(ImageIcon) - Method in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Changes the icon in the dialog.
setIcon(byte[]) - Method in class net.java.sip.communicator.service.systray.PopupMessage
Sets the icon of this popup message.
setIconAutoSize(boolean) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTrayIcon
 
setIconAutoSize(boolean) - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTTrayIcon
 
setIconAutoSize(boolean) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.TrayIcon
 
setIconImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Sets the icon image of this button.
setIconImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Sets the icon image to this button.
setIconImageID(ImageID) - Method in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
Sets the icon image of this button.
setId(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelBundle
Sets the ID of this ChannelBundle.
setID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
 
setId(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Endpoint
Sets the ID of this Endpoint.
setID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Sets the ID of the conference represented by this IQ.
setID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets this candidates's unique identifier String.
setId(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Specifies the payload identifier for this encoding.
setID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
Set the ID.
setID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Sets a String uniquely identifying this WhiteboardObject.
setId(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ExceptType
Sets the value of the id property.
setId(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.OneType
Sets the value of the id property.
setId(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RuleType
Sets the value of the id property.
setID(String) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Sets a new identification for this WhiteboardShape
setId(String) - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Sets the id.
setId(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Media
Sets the id attribute of this Media's element to id
setIgnoreTruncation(boolean) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Sets whether truncated responses will be ignored.
setImage(byte[]) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Used to set the image of the contact if it is updated
setImage(byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Set the image of the contact
setImage(byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Sets the byte array containing an image representation (photo or picture) of the whiteboard participant.
setImage(byte[]) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Sets a byte array containing an image (most often a photo or an avatar) that the contact uses as a representation.
setImage(ImageIcon) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Sets the given image to this tooltip.
setImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.ImageCanvas
Sets image to be painted.
setImage(BufferedImage) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.EditPanel
Sets the image to be edited
setImage(BufferedImage) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImageClipper
Defines the image to be cropped
setImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Resets the background image for this button.
setImage(byte[]) - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Sets the image/avatar of this SourceContact.
setImage(byte[]) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the byte array containing an image representation (photo or picture) of the call peer.
setImageIcon(byte[]) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImage
Sets the image to display in the frame.
setImageIcon(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImage
Sets the image to display in the frame.
setImageIcon(ImageIcon) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
Sets the image to display in the frame.
setImageIcon(byte[]) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
Sets the image to display in the frame.
setImageUri(URI) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Sets the image uri.
setImplementationClass(Class) - Static method in class net.java.sip.communicator.service.protocol.jabber.AbstractSmackInteroperabilityLayer
Set the Smack interoperation layer implementation class to be used within this Jitsi application
setImportantMessage(boolean) - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
Sets the the important message flag of the event.
setIndentStyle(BindingChooser.IndentStyle) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Sets content display in the indent field of entries.
setIndex(int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Changes the index.
setIndex(int) - Method in interface net.java.sip.communicator.plugin.desktoputil.OrderedComponent
Change component index when we want to order it.
setIndex(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Change buttons index when we want to order it.
setIndex(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Change buttons index when we want to order it.
setInfoText(String) - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Sets the information text explaining how to use the containing form.
setInfoText(String) - Method in class net.java.sip.communicator.plugin.desktoputil.PasswordChangeDialog
Sets the descriptional text that is displayed
setInitialQualityPreferences(QualityPreset) - Method in class net.java.sip.communicator.impl.protocol.sip.CallSipImpl
Set a quality preferences we may use when we start the call.
setInitialResultCount(int) - Method in class net.java.sip.communicator.service.gui.event.MetaContactQuery
Sets the result count of this query.
setInitialStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Saves the initial status for later dispatching.
setInitialStatusMessage(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ServerStoredContactListJabberImpl
Saves the initial status message for later dispatching.
setInitiator(Boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Sets the indicator which determines whether the conference focus is the initiator/offerer (as opposed to the responder/answerer) of the media negotiation associated with this instance.
setInitiator(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Sets the full JID of the entity that has initiated the session flow.
setInputEventType(int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingAdaptor
Sets the type of keystroke registered by input via generated key adaptors (by default KeyEvent.KEY_PRESSED).
setInterval(int) - Method in class net.java.sip.communicator.impl.provdisc.dhcp.DHCPTransaction
Set the fixed interval for retransmission.
setInvitationMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.NewChatRoom
 
setIP(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets this candidate's Internet Protocol (IP) address; this can be either an IPv4 address or an IPv6 address.
setIsMinimizeInsteadOfHide(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets whether the application should be minimized and not hidden when clicking close on the main frame.
setItalicStyle(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Enables the italic style
setItalicStyleEnable(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Enables the italic style
setItem(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.CallComboEditor
 
setItemsCount(int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.BoxPopupMenu
Sets the count of components that will be added to the grid.
setJabberLoggingEnabled(boolean) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingConfigurationImpl
Change whether packet logging for jabber protocol is enabled and save it in configuration.
setJainSipProvider(SipProvider) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Sets the jain sip provider instance that is responsible for sending and receiving requests and responses related to this call peer.
setJid(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Used from volatile contacts to handle jid and resources.
setJitsiAsDefaultApp() - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.RegistryHandler
Sets Jitsi as default IM application.
setJoiningType(JoiningType) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Set joining type.
setJoustSimBuddy(Buddy) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Changes the buddy encapsulated by this method to be newBuddy.
setKeepAliveInterval(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the keep alive interval
setKeepAliveInterval(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the keep alive interval.
setKeepAliveMethod(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the keep alive method.
setKeepAliveMethod(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the keep alive method.
setKeyBinding(JButton, KeyStroke) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.ComponentTools
Binds a given keystroke to click the button when the button's in the focused window.
setKeybindingInput(KeybindingSet.Category) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Sets the input map to utilize a given category of keybindings.
setKeyParams(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Sets the value of the key-params attribute that provides one or more sets of keying material for the crypto-suite in question).
setKeyStore(String) - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Sets the key store.
setKeyStorePassword(String) - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Sets the key store password.
setKeyStoreType(KeyStoreType) - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Sets the key store type.
setLabel(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Set label.
setLabels(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Sets a pipe ('|') delimited list of labels that apply to this thread.
setLang(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DescriptionType
Sets the value of the lang property.
setLang(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.DisplayNameType
Sets the value of the lang property.
setLanguage(Locale) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the current language configuration.
setLanguages(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserLanguagesPacketExtension
Set languages.
setLastCallConferenceProvider(ProtocolProviderService) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the call conference provider used for the last conference call.
setLastConferenceInfoReceived(ConferenceInfoDocument) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Gets the last ConferenceInfoDocument sent to us by this CallPeer.
setLastConferenceInfoSent(ConferenceInfoDocument) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the last ConferenceInfoDocument sent by us to this CallPeer.
setLastConferenceInfoSentTimestamp(long) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the time (as obtained by System.currentTimeMillis()) at which we last sent a ConferenceInfoDocument to this CallPeer.
setLastContactParent(String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "lastContactParent" property through the ConfigurationService.
setLastN(Integer) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Sets the maximum number of video RTP streams to be sent from Jitsi Videobridge to the endpoint associated with this video Channel.
setLastSelectedIndex(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Sets the last selected index.
setLat(float) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets geographic latitude in decimal degrees North.
setLat(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets geographic latitude in decimal degrees North.
setLatestInviteTransaction(Transaction) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
Sets the transaction instance that contains the INVITE which started this call.
setLeadingTabIndex(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
setLeaveChatRoomOnWindowClose(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isLeaveChatroomOnWindowClose" property through the ConfigurationService.
setLevelAll() - Method in class net.java.sip.communicator.util.Logger
Set logging level for all handlers to ALL (allow all log messages)
setLevelDebug() - Method in class net.java.sip.communicator.util.Logger
Set logging level for all handlers to DEBUG
setLevelError() - Method in class net.java.sip.communicator.util.Logger
Set logging level for all handlers to ERROR
setLevelFatal() - Method in class net.java.sip.communicator.util.Logger
Set logging level for all handlers to FATAL
setLevelInfo() - Method in class net.java.sip.communicator.util.Logger
Set logging level for all handlers to INFO
setLevelOff() - Method in class net.java.sip.communicator.util.Logger
Set logging level for all handlers to OFF (allow no log messages)
setLevelTrace() - Method in class net.java.sip.communicator.util.Logger
Set logging level for all handlers to TRACE
setLevelWarn() - Method in class net.java.sip.communicator.util.Logger
Set logging level for all handlers to WARNING
setLimit(long) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingConfigurationImpl
Changes the file size limit.
setLinkBehavior(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Changes link behaviour.
setLinkColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Sets the link color.
setLinkURL(URL) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Set a link.
setLinkVisited(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Set a link visited.
setLoading(boolean) - Method in class net.java.sip.communicator.plugin.spellcheck.Parameters.Locale
Sets the loading property.
setLocal(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Changes the isLocal indicator.
setLocalAudioTransmissionEnabled(boolean) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Specifies whether this media handler should be allowed to transmit local audio.
setLocale(Parameters.Locale) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Resets spell checker to use a different locale's dictionary.
setLocalInputEvtAware(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallJabberGTalkImpl
Enable or disable inputevt support (remote control).
setLocalInputEvtAware(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Enable or disable inputevt support (remote-control).
setLocality(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets a locality within the administrative region, such as a town or city.
setLocallyOnHold(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Puts all MediaStreams in this handler locally on or off hold (according to the value of locallyOnHold).
setLocallyOnHold(boolean) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Puts all MediaStreams in this handler locally on or off hold (according to the value of locallyOnHold).
setLocalPayloadTypePreferences(Map<Byte, String>) - Method in class net.java.sip.communicator.service.protocol.media.DynamicPayloadTypeRegistry
Sets the override payload type numbers.
setLocalUser(ChatRoomMemberIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Method for setting chat room member instance representing the user.
setLocalUserAudioLevelListener(SimpleAudioLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
If the local AudioMediaStream has already been created, sets listener as the SimpleAudioLevelListener that it should notify for local user level events.
setLocalUserRole(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Sets the local user role.
setLocalUserRole(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Sets the new rolefor the local user in the context of this chatroom.
setLocalUserRole(ChatRoomMemberRole, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Sets the new rolefor the local user in the context of this chatroom.
setLocalUserRole(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Sets the local user role.
setLocalUserRole(ChatRoomMemberRole) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Changes the the local user's nickname in the context of this chatroom.
setLocalVideoAllowed(Call, MediaDevice, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopSharingServerJabberImpl
Sets the indicator which determines whether the streaming of local video in a specific Call is allowed.
setLocalVideoAllowed(Call, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Implements OperationSetVideoTelephony#setLocalVideoAllowed(Call, boolean).
setLocalVideoAllowed(Call, MediaDevice, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Sets the indicator which determines whether the streaming of local video in a specific Call is allowed.
setLocalVideoAllowed(Call, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetVideoTelephonyJabberImpl
Implements OperationSetVideoTelephony#setLocalVideoAllowed(Call, boolean).
setLocalVideoAllowed(Call, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Implements OperationSetVideoTelephony#setLocalVideoAllowed(Call, boolean).
setLocalVideoAllowed(Call, MediaDevice, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Sets the indicator which determines whether the streaming of local video in a specific Call is allowed.
setLocalVideoAllowed(Call, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetVideoTelephonySipImpl
Implements OperationSetVideoTelephony#setLocalVideoAllowed(Call, boolean).
setLocalVideoAllowed(Call, boolean) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetVideoTelephony
Implements OperationSetVideoTelephony#setLocalVideoAllowed(Call, boolean).
setLocalVideoAllowed(boolean, MediaUseCase) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Modifies the local media setup of all peers in the call to reflect the requested setting for the streaming of the local video and then passes the setting to the participating MediaAwareCallPeer instances.
setLocalVideoAllowed(boolean) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Modifies the local media setup to reflect the requested setting for the streaming of the local video and then re-invites the peer represented by this class using a corresponding SDP description..
setLocalVideoAllowed(Call, MediaDevice, boolean) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDesktopStreaming
Sets the indicator which determines whether the streaming of local video in a specific Call is allowed.
setLocalVideoAllowed(Call, boolean) - Method in interface net.java.sip.communicator.service.protocol.OperationSetVideoTelephony
Sets the indicator which determines whether the streaming of local video in a specific Call is allowed.
setLocalVideoTransmissionEnabled(boolean) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Specifies whether this media handler should be allowed to transmit local video.
setLocalVideoVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Shows/hides the local video component.
setLocalVideoVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Shows/hides the local video component.
setLocalVideoVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Shows/hides the visual Component depicting the video streaming from the local peer/user to the remote peer(s).
setLocalVideoVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Sets the indicator which determines whether the visual Component depicting the video of the local peer/user streaming to the remote peer(s) is to be made visible in the user interface.
setLocalVideoVisible(boolean) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Shows/hides the local video component.
setLocation(int, int) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Locates the main application window to the new x and y coordinates.
setLocation(int, int) - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
 
setLocation(int, int) - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
Moves the window to the given coordinates.
setLocation(int, int) - Method in interface net.java.sip.communicator.service.gui.UIService
Locates the main application window to the new x and y coordinates.
setLocked(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Set the locked state.
setLogfileCount(int) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingConfigurationImpl
Changes file count.
setLogin(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Set login.
setLogin(String) - Method in interface net.java.sip.communicator.service.googlecontacts.GoogleContactsConnection
Set login.
setLon(float) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the longitude in decimal degrees East.
setLon(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the longitude in decimal degrees East.
setLoopInterval(int) - Method in class net.java.sip.communicator.service.notification.SoundNotificationAction
Changes the loop interval.
setMailSearchFields(List<String>) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Set mail fields that we will lookup.
setMailSearchFields(List<String>) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Set mail fields that we will lookup.
setMailSuffix(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Set mail suffix.
setMailSuffix(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Set mail suffix.
setMainWindowCanHide(boolean) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Called from the systray service when a tray has been initialized and hiding (instead of minimizing or exiting) is possible).
setMainWindowCanHide(boolean) - Method in interface net.java.sip.communicator.service.gui.UIService
Called from the systray service when a tray has been initialized and hiding (instead of minimizing or exiting) is possible).
setMangleQuery(boolean) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Sets whether the query term gets mangled with wildcards.
setMangleQuery(boolean) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Sets whether the query term gets mangled with wildcards.
setManuallyDisconnected(boolean) - Method in class net.java.sip.communicator.util.account.LoginManager
Sets the manually disconnected property.
setMaxFrameRate(float) - Method in class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
Changes local value of frame rate, the one we have received from remote party.
setMaxIcon(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
setMaxIcon(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Sets whether the tabbedPane should have a max/detach icon or not.
setMaxptime(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Sets the maximum packet time as specified in RFC 4566.
setMaxResults(int) - Method in class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
Sets the maximum number of results to fetch from the directory when performing the search query.
setMaxResults(int) - Method in interface net.java.sip.communicator.service.ldap.LdapSearchSettings
Sets the maximum number of results to fetch from the directory when performing the search query.
setMaxResultShown(int) - Method in class net.java.sip.communicator.service.gui.FilterQuery
Sets the maximum result count shown.
setMaxRetransmit(int) - Method in class net.java.sip.communicator.impl.provdisc.dhcp.DHCPTransaction
Set the maximum retransmission for a transaction.
setMaxWidth(int) - Method in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
try to reevaluate the preferred size of the message pane.
setMedia(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Specifies the media type for the stream that this description element represents, such as "audio" or "video".
setMediaHandler(MediaHandler) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
 
setMediaHandler(U) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets a reference to the CallPeerMediaHandler used by this peer.
setMediaType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
Sets media type of the media represented by this source packet extensions.
setMembersWhiteList(List<String>) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Changes the list of users that has role member for this room.
setMembersWhiteList(List<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Changes the list of users that has role member for this room.
setMembersWhiteList(List<String>) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Changes the list of users that has role member for this room.
setMembersWhiteList(List<String>) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Changes the list of users that has role member for this room.
setMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatMessage
Sets the content of the message.
setMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sets the given message as a message in the chat write area.
setMessage(Message) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.carbon.ForwardedPacketExtension
Sets the Message instance to the forwarded extension.
setMessage(String) - Method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Sets the message to be displayed.
setMessage(String) - Method in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Sets the message to be displayed.
setMessage(String) - Method in interface net.java.sip.communicator.service.gui.Chat
Sets the given message as a message in the chat write area.
setMessage(String) - Method in class net.java.sip.communicator.service.systray.PopupMessage
Sets the message to show in the popup.
setMessageAccount(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Sets the corresponding message account.
setMessageCount(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Sets the number of messages in this thread.
setMessageEncrypted(boolean) - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Sets the message encrypted flag of the event.
setMessageFilter(IMessageFilter) - Method in class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
 
setMessageTitle(String) - Method in class net.java.sip.communicator.service.systray.PopupMessage
Sets the title of this popup message.
setMessageType(int) - Method in class net.java.sip.communicator.service.systray.PopupMessage
Sets the type of this popup message.
setMessageWaitingIndications(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets is message waiting indications is enabled.
setMessageWaitingIndications(boolean) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets message waiting indications.
setMimeType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Sets the mime type of the thumbnail.
setMimeType(MimeType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.ContentType
Sets the value of the mimeType property.
setMobile(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Changes the mobile indicator value.
setMobile(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactResourceJabberImpl
Changed whether contact is mobile one.
setMobilePhoneSearchFields(List<String>) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Set mobile phone fields that we will lookup.
setMobilePhoneSearchFields(List<String>) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Set mobile phone fields that we will lookup.
setModification(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegSummaryPage
Sets the modification property to indicate if this wizard is opened for a modification.
setModification(boolean) - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
setModification(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Sets the isModification property.
setModification(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Sets the isModification property.
setModification(boolean) - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Sets the modification property to indicate if this wizard is opened for a modification.
setModification(boolean) - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Sets the modification property to indicate if this wizard is opened for a modification.
setModifyPoint(WhiteboardPoint) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Sets the point from which a modification could start.
setMouseOver(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommMenu
Sets the isMouseOver property value and repaints this component.
setMoveContactConfirmationRequested(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isMoveContactQuestionEnabled" property through the ConfigurationService.
setMucJid(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Sets the value of 'mucjid' attribute of this IQ.
setMultiChatWindowEnabled(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isMultiChatWindowEnabled" property through the ConfigurationService.
setMultipleSelectionEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Enables/disables multiple selection.
setMultipleSelectionEnabled(boolean) - Method in interface net.java.sip.communicator.service.gui.ContactList
Enables/disables multiple selection.
setMute(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Sets the mute property value.
setMute(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Sets the mute status icon to the status panel.
setMute(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Sets the mute status icon to the status panel.
setMute(boolean) - Method in class net.java.sip.communicator.impl.notification.SoundNotificationHandlerImpl
Stops/Restores all currently playing sounds.
setMute(CallPeer, boolean) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetBasicTelephonyGibberishImpl
Sets the mute state of the audio stream being sent to a specific CallPeer.
setMute(boolean) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Sets the mute property value.
setMute(boolean) - Method in interface net.java.sip.communicator.service.notification.SoundNotificationHandler
Stops/Restores all currently playing sounds.
setMute(boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Sets the mute property for this call peer.
setMute(Call, boolean) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetBasicTelephony
Sets the mute state of the Call.
setMute(boolean) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Causes this handler's AudioMediaStream to stop transmitting the audio being fed from this stream's MediaDevice and transmit silence instead.
setMute(boolean) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Sets the mute property for this call.
setMute(boolean) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the mute property for this call peer.
setMute(Call, boolean) - Method in interface net.java.sip.communicator.service.protocol.OperationSetBasicTelephony
Sets the mute state of the Call.
setName(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple setter for name
setName(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Set a new name for this ChatRoomMember.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Update the name of this parcipant
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Sets the name of the content represented by this instance.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.RTCPTerminationStrategy
 
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Sets name.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
 
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Sets the value of the "available" attribute.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Sets the value of the name argument if it exists or null if it doesn't.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ParameterPacketExtension
Sets the name of the format parameter we are representing here.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Sets the name of the encoding, or as per the XEP: the appropriate subtype of the MIME type.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.ComponentVersionsExtension.Component
Sets new value for the component's name attribute.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.HeaderExtension
Sets new value for 'name' attribute of this extension.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Sets the list name.
setName(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ListType
Sets the value of the name property.
setName(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple setter for name
setNameCopy(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Sets the name copy field that we use as a means of detecting changes in the group name.
setNameFieldEnabled(boolean) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.AccountSettingsForm
Set the name field enable or not
setNameFieldEnabled(boolean) - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Set the name field enable or not
setNamespace(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Set the XML namespace for this element.
setNamespaces(NamespacesType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
Sets the value of the namespaces property.
setNetwork(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The network index indicating the interface that the candidate belongs to.
setNetworkUtils(AutoProxyConnection.LocalNetworkUtils) - Method in class net.java.sip.communicator.impl.protocol.sip.net.AutoProxyConnection
Sets the NetworkUtils wrapper.
setNewerThanTid(long) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxQueryIQ
Sets the value of the "newer-than-tid" attribute.
setNewerThanTime(long) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxQueryIQ
Sets the value of the "newer-than-time" attribute.
setNextButtonDefaultText(String) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Sets the next button default text.
setNextFinishButtonAccordingToUIN() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.ChatRoomNamePanel
Enables or disables the Next/Finish button of the parent wizard, depending on whether the text field is empty.
setNextFinishButtonEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Mirrors the WizardModel method of the same name.
setNextFinishButtonEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Enables or disables the Next/Finish button.
setNextFinishButtonEnabled(boolean) - Method in interface net.java.sip.communicator.service.gui.WizardContainer
Sets the "Next" or "Finish" wizard button enabled or disabled.
setNextFinishButtonIcon(Icon) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Sets the icon for the Next/Finish button.
setNextFinishButtonText(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
 
setNextPort(int, boolean) - Method in class net.java.sip.communicator.util.PortTracker
Sets the next port to specified value unless allowing the caller to request validation and force the port into the range that this tracker operates in.
setNextPort(int) - Method in class net.java.sip.communicator.util.PortTracker
Sets the next port to specified value unless it is outside the range that this tracker operates in, in which case it sets it to the minimal possible.
setNick(String) - Method in class net.java.sip.communicator.impl.protocol.irc.IdentityManager
Set a new nick name.
setNickname(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Used to set the nickname of the contact if it is update in the ContactList
setNickname(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Changes the the local user's nickname in the context of this chatroom.
setNode(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Specifies the value of the node URI.
setNode(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager
Set our own entity node.
setNormalizePhoneNumber(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "NORMALIZE_PHONE_NUMBER" property.
setNotificationCount(int) - Method in class net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl
Set the number of pending notifications to the the application icon (Dock on OSX, TaskBar on Windows, nothing on Linux currently).
setNotificationCount(int) - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Stub method that does nothing.
setNotificationCount(int) - Method in interface net.java.sip.communicator.service.systray.SystrayService
Set the number that should be shown as an overlay on the try icon.
setNotificationEntry(NotificationEntry) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationPanel
Sets entry configurations.
setNotifications(int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
 
setOkButtonText(String) - Method in class net.java.sip.communicator.impl.gui.utils.OneChoiceInviteDialog
Sets the text of the ok button.
setOldTurn(boolean) - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Set the old TURN support.
setOnHold(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Sets the "on hold" property value.
setOnHold(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Sets the "on hold" property value.
setOnHold(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Sets the "on hold" property value.
setOnHold(boolean) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Sets the "on hold" property value.
setOpacity(float) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Sets WhiteboardShape's opacity
setOrganization(String) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Sets the organization found in the the directory for this person
setOrganization(String) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Sets the organization found in the the directory for this person
setOrRemoveIfEmpty(String, String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Puts the new property value if it's not null nor empty.
setOrRemoveIfEmpty(String, String, boolean) - Method in class net.java.sip.communicator.service.protocol.AccountID
Puts the new property value if it's not null nor empty.
setOrRemoveIfNull(String, String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets the property a new value, but only if it's not null or the property is removed from the map.
setOtherAttributes(Map<QName, String>) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Sets the list custom attributes.
setOtherAttributes(Map<QName, String>) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Sets the entry custom attributes.
setOtherExtension(PacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
Sets the extra extension containing further info about this action or null if no such extension has been specified.
setOurDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Changes the display name string.
setOurDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Changes the display name string.
setOutgoingSession(OtrContactManager.OtrContact, InstanceTag) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Some IM networks always relay all messages to all sessions of a client who is logged in multiple times.
setOutgoingSession(OtrContactManager.OtrContact, InstanceTag) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
setOutlookAsDefaultMailClient() - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.RegistryHandler
Sets Outlook as default mail client.
setOutput(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Sets the value of 'output' attribute of this IQ.
SetOverlayIcon(Component, BufferedImage, String) - Method in class net.java.sip.communicator.impl.osdependent.windows.TaskBarList3
Sets an overlay image to the taskbar icon.
setOverrideEncodings(boolean) - Method in class net.java.sip.communicator.service.protocol.EncodingsRegistrationUtil
Set the override encodings setting to override
setOverridePhoneSufix(String) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the override value of the phone suffix.
setOwner(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
setPacketDelay(Integer) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Configures channel's packet delay which tells by how many packets the RTP streams will be delayed.
setParams(Object[]) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
setParams(Object[]) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
This method can be called to pass any params to the exported window.
setParams(Object[]) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
setParams(Object[]) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
setParams(Object[]) - Method in class net.java.sip.communicator.plugin.branding.AboutWindow
setParams(Object[]) - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
setParams(Object[]) - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
This method can be called to pass any params to the exported window.
setParentContactGroup(ContactGroupIrcImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Set a new parent group.
setParentGroup(MetaContactGroupImpl) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Sets parentGroup as a parent of this meta contact.
setParentGroup(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
Sets the given parentGroup to be the parent UIGroup of this MetaUIContact.
setParentGroup(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Sets the parent group of this contact
setParentGroup(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
The parent group of source contacts could not be changed.
setParentGroup(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Sets the parent group.
setParentGroup(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Sets the given UIGroup to be the parent group of this UIContact.
setParentGroup(ContactGroupGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
This method is only called when the contact is added to a new ContactGroupGibberishImpl by the ContactGroupGibberishImpl itself.
setParentGroup(ContactGroupGibberishImpl) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Sets the group that is the new parent of this group
setParentGroup(MockContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
This method is only called when the contact is added to a new MockContactGroup by the MockContactGroup itself.
setParentGroup(MockContactGroup) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Sets the group that is the new parent of this group
setParentGroup(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Sets the group that is the new parent of this group
setParentGroup(ContactGroupSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
This method is only called when the contact is added to a new ContactGroupSipImpl by the ContactGroupSipImpl itself.
setParentGroup(UIGroup) - Method in class net.java.sip.communicator.service.gui.UIContact
Sets the given UIGroup to be the parent group of this UIContact.
setParticipantID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Sets the String that serves as a unique identifier of this WhiteboardParticipant.
setParticipantImage(byte[]) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Sets the image of the participant.
setParticipantName(String) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Sets the name of the participant.
setParticipantState(String) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Sets the state of the participant.
setParticipation(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Specifies the participation index for this thread.
setPassword(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple setter for password
setPassword(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Sets the ICE defined password attribute.
setPassword(String) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistration
Sets the password of the aim registration account.
setPassword(String) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistration
Sets the password of the Gibberish registration account.
setPassword(String) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistration
Sets the password of the icq registration account.
setPassword(String) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Sets the password of the IRC registration account.
setPassword(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Sets the password to display in the password field of this panel.
setPassword(char[]) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.NewAccount
Sets the account password.
setPassword(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Sets the password
setPassword(char[]) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Sets the account password.
setPassword(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple setter for password
setPassword(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets the password of the account.
setPassword(String) - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Sets the auth of this ConferenceDescription.
setPassword(String) - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Sets the password associated to this server username.
setPassword(char[]) - Method in class net.java.sip.communicator.service.protocol.UserCredentials
Sets a password associated with this set of credentials.
setPasswordPersistent(boolean) - Method in class net.java.sip.communicator.service.protocol.UserCredentials
Specifies whether or not the password associated with this credentials object is to be stored persistently (insecure!) or not.
setPattern(RecurringPattern) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
Sets the RecurringPattern associated with the calendar item.
setPeerAddress(String) - Method in class net.java.sip.communicator.impl.callhistory.CallPeerRecordImpl
Sets the particiapnts address
setPeerID(String) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Sets the String that serves as a unique identifier of this CallPeer.
setPeerImage(byte[]) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Sets the image of the peer.
setPeerImage(byte[]) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Sets the icon of the peer.
setPeerImage(byte[]) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Set the image of the peer
setPeerImage(byte[]) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Sets the image of the peer.
setPeerName(String) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Sets the name of the peer.
setPeerName(String) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Sets the name of the peer.
setPeerName(String) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Sets the name of the peer.
setPeerName(String) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Sets the name of the peer.
setPeerName(String) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Sets the name of the peer.
setPeerSecondaryAddress(String) - Method in class net.java.sip.communicator.service.callhistory.CallPeerRecord
Sets secondary address to the CallPeerRecord
setPeerState(CallPeerState, CallPeerState, String) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Sets the state of the contained call peer by specifying the state name.
setPeerState(CallPeerState, CallPeerState, String) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Sets the state of the contained call peer by specifying the state name.
setPeerState(CallPeerState, CallPeerState, String) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Sets the state of the contained call peer by specifying the state name.
setPeerState(CallPeerState, CallPeerState, String) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Sets the state of the contained call peer by specifying the state name.
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.muc.ChatRoomWrapperImpl
Change persistence of this room.
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Specifies whether or not this contact is being stored by the server.
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Specifies whether or not this contact group is being stored by the server.
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Specifies whether this contact is to be considered persistent or not.
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Set persistence.
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Specifies whether this contact is to be considered persistent or not.
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
 
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
 
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Specifies whether or not this contact group is being stored by the server.
setPersistent(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Specifies whether or not this contact is being stored by the server.
setPersistent(boolean) - Method in interface net.java.sip.communicator.service.muc.ChatRoomWrapper
Change persistence of this room.
setPersistentData(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
 
setPersistentData(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Not used.
setPersistentData(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Sets the persistent data.
setPersonalWords(List<String>) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Writes custom dictionary and updates spell checker to utilize new listing.
setPersonPermission(ProvidePersonPermissionType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.TransformationsType
Sets the value of the personPermission property.
setPhoneNumberPrefix(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Sets the phone number prefix.
setPhoneNumberPrefix(String) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Sets a new phone number prefix to use from now on.
setPhoto(byte[]) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Set the photo found in the directory for this person.
setPhoto(byte[]) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Set the photo found in the directory for this person.
setPhotoInline(boolean) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Sets whether photos are retrieved along with the other attributes.
setPhotoInline(boolean) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Sets whether photos are retrieved along with the other attributes.
setPhrase(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.BaseXCapError
Sets the value of the phrase property.
setPidfPresenceStatus(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Sets the contact's presence status using the PIDF document provided.
setPlatformCode(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.ReasonExtension
Sets new value of platform code attribute.
setPoints(List<WhiteboardPoint>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPathJabberImpl
Sets the list of WhiteboardPoint instances that this WhiteboardObject is composed of.
setPoints(List<WhiteboardPoint>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolygonJabberImpl
Sets the list of WhiteboardPoint instances that this WhiteboardObject is composed of.
setPoints(List<WhiteboardPoint>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolyLineJabberImpl
Sets the list of WhiteboardPoint instances that this WhiteboardObject is composed of.
setPoints(List<WhiteboardPoint>) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
Sets the list of WhiteboardPoint instances that this WhiteboardObject is composed of.
setPoints(List<WhiteboardPoint>) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Sets the list of WhiteboardPoint instances that this WhiteboardObject is composed of.
setPoints(List<WhiteboardPoint>) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Sets the list of WhiteboardPoint instances that this WhiteboardObject is composed of.
setPoints(List<WhiteboardPoint>) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPath
Sets the list of WhiteboardPoint instances that this WhiteboardObject is composed of.
setPoints(List<WhiteboardPoint>) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolygon
Sets the list of WhiteboardPoint instances that this WhiteboardObject is composed of.
setPoints(List<WhiteboardPoint>) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectPolyLine
Sets the list of WhiteboardPoint instances that this WhiteboardObject is composed of.
setPollingPeriod(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the offline contacts polling period
setPollPeriod(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Sets the poll period.
setPopup(boolean) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which set a boolean to true if a systray popup is executed for the notification.
setPopupHandlerConfig(String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Saves the popup handler choice made by the user.
setPopupMenu(JPopupMenu) - Method in class net.java.sip.communicator.plugin.desktoputil.FramedImageWithMenu
Sets the dialog used for menu for this Image.
setPort(int) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Sets the port to communicate on with the default servers.
setPort(int) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
simple setter for port
setPort(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.SctpConnection
Sets the SCTP port of the SctpConnection represented by this instance.
setPort(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets this candidate's port number.
setPort(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
 
setPort(String) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Sets the port to use.
setPort(int) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
simple setter for port
setPort(int) - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Sets the port corresponding to this server.
setPortFieldEnabled(boolean) - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Set the port field enable or not
setPostalCode(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets a postal code (or any code used for postal delivery).
setPreferredHeight(int) - Method in class net.java.sip.communicator.service.gui.UIGroup
Sets the preferred height of this group in the contact list.
setPreferredProtocolProvider(Class<? extends OperationSet>, ProtocolProviderService) - Method in class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSource
Sets the preferred protocol provider for this contact source.
setPreferredProtocolProvider(Class<? extends OperationSet>, ProtocolProviderService) - Method in interface net.java.sip.communicator.service.contactsource.ProtocolAwareContactSourceService
Sets the preferred protocol provider for this contact source.
setPreferredProtocols(Map<Class<? extends OperationSet>, String>) - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Sets a mapping of a preferred preferredProtocol for a specific OperationSet.
setPreferredProviders(Map<Class<? extends OperationSet>, ProtocolProviderService>) - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Sets a mapping of preferred ProtocolProviderServices for a specific OperationSet.
setPreferredRemoteSendMaxPreset(QualityPreset) - Method in class net.java.sip.communicator.impl.protocol.jabber.QualityControlWrapper
Changes the current video settings for the peer with the desired quality settings and inform the peer to stream the video with those settings.
setPreferredRemoteSendMaxPreset(QualityPreset) - Method in class net.java.sip.communicator.impl.protocol.sip.QualityControlWrapper
Changes the current video settings for the peer with the desired quality settings and inform the peer to stream the video with those settings.
setPreferredRemoteSendMaxPreset(QualityPreset) - Method in class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
Changes the current video settings for the peer with the desired quality settings and inform the peer to stream the video with those settings.
setPreferredTransport(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the preferred transport for this account identifier.
setPrefix(String) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsConnectionImpl
Sets the google contacts prefix.
setPrefix(String) - Method in class net.java.sip.communicator.service.gui.UIContactDetail
Sets the prefix to be used when calling this contact detail.
setPresenceEnabled(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Enables/disables the presence.
setPresenceOptionsEnabled(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Enables or disable all presence related options.
setPresenceStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Sets gibberishPresenceStatus as the PresenceStatus that this contact is currently in.
setPresenceStatus(IrcStatusEnum) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Set a new presence status.
setPresenceStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.irc.ContactIrcImpl
Set a new presence status for contact.
setPresenceStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactResourceJabberImpl
Sets the new PresenceStatus of this resource.
setPresenceStatus(ChatRoom, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetJitsiMeetToolsJabberImpl
Sets the status message of our MUC presence and sends presence status update packet to the server.
setPresenceStatus(MockStatusEnum) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Sets mockPresenceStatus as the PresenceStatus that this contact is currently in.
setPresenceStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Sets sipPresenceStatus as the PresenceStatus that this contact is currently in.
setPresenceStatus(ChatRoom, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetJitsiMeetToolsSipImpl
Sets the status message of our MUC presence and sends presence status update packet to the server.
setPresenceStatus(PresenceStatus) - Method in class net.java.sip.communicator.service.contactsource.GenericSourceContact
Sets the status of the source contact.
setPresenceStatus(ChatRoom, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetJitsiMeetTools
Sets the status message of our MUC presence and sends presence status update packet to the server.
setPressedIcon(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Sets the pressed icon image of this button.
setPressedIconImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Sets the icon image for the pressed state of this button.
setPressedImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Sets the pressed background image of this button.
setPressedImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Sets the image representing the pressed state of this button.
setPriority(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactResourceJabberImpl
Changes resource priority.
setPriority(long) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
This candidate's priority as defined in ICE's RFC 5245
setPriority(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Sets the priority field value.
setPriority(int) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the priority property.
setPrivateMessagingChat(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Sets the property which identifies whether the chat is private messaging chat or not.
setProgram(boolean) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which set a boolean to true if a program is executed for the notification.
setProgramFile(String) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which assigns the program filename for the notification.
setProgress(int) - Method in class net.java.sip.communicator.service.callhistory.event.ProgressEvent
Sets the progress that will be fired
setProgress(int) - Method in class net.java.sip.communicator.service.history.event.ProgressEvent
Sets the progress that will be fired
setProgress(int) - Method in class net.java.sip.communicator.service.msghistory.event.ProgressEvent
Sets the progress that will be fired
setProgressFail() - Method in class net.java.sip.communicator.plugin.otr.authdialog.SmpProgressDialog
Sets the progress bar to red.
setProgressSuccess() - Method in class net.java.sip.communicator.plugin.otr.authdialog.SmpProgressDialog
Sets the progress bar to green.
setProperties(Map<String, Object>) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
setProperties(Map<String, Object>) - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
 
setProperty(String, Object) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
setProperty(String, Object, boolean) - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
setProperty(String, long, String, Object) - Static method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Sets property for the supplied person id.
setProperty(String, byte[]) - Method in class net.java.sip.communicator.plugin.otr.OtrConfigurator
Sets the property with the specified name to the specified value ( ConfigurationService.setProperty(String, Object) proxy).
setProperty(String, Object) - Method in class net.java.sip.communicator.plugin.otr.OtrConfigurator
Sets the property with the specified name to the specified value ( ConfigurationService.setProperty(String, Object) proxy).
setProtocol(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets this candidate's transport protocol.
setProtocol(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
 
setProtocol(SctpMapExtension.Protocol) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
 
setProtocol(String) - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Sets the protocol associated to this server.
setProtocolContact(Contact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactProtocolButton
Sets the specific protocol contact corresponding to this button.
setProtocolFileTransfer(FileTransfer) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.SendFileConversationComponent
Sets the FileTransfer object received from the protocol and corresponding to the file transfer process associated with this panel.
setProtocolIconPath(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets the protocl icon path that will be held under ProtocolProviderFactory.PROTOCOL_ICON_PATH key.
setProtocolProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.callhistory.CallRecordImpl
Sets the given ProtocolProviderService used for the call.
setProtocolProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Sets the given protocolProvider to this account.
setProtocolProvider(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.NewChatRoom
 
setProvisioningMethod(String) - Method in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Enables the provisioning with the given method.
setProvisioningMethod(String) - Method in interface net.java.sip.communicator.service.provisioning.ProvisioningService
Enables the provisioning with the given method.
setProvisioningUri(String) - Method in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Sets the provisioning URI.
setProxy(Proxy) - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Set a new proxy instance.
setProxy(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the proxy address.
setProxy(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Set new proxy address
setProxyAddress(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Sets the proxy address.
setProxyAutoConfigure(boolean) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets auto configuration of proxy enabled or disabled.
setProxyForceBypassConfigure(boolean) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets force bypass configuration of proxy enabled or disabled.
setProxyPort(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the proxy port.
setProxyPort(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the proxy port.
setPtime(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.PayloadTypePacketExtension
Sets the packet time as specified in RFC 4566.
setPurpose(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
Set the purpose.
setQueryListener(FilterQueryListener) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Sets the given FilterQueryListener.
setQueryListener(FilterQueryListener) - Method in class net.java.sip.communicator.service.gui.FilterQuery
Sets the given FilterQueryListener.
setQueryMode(String) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Sets the mode how the LDAP query is constructed.
setQueryMode(String) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Sets the mode how the LDAP query is constructed.
setQuitWarningShown(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "showAppQuitWarning" property through the ConfigurationService.
setRadius(double) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Sets the radius (in pixels) of this whiteboard circle.
setRadius(double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Sets the radius (in pixels) of this whiteboard circle.
setRadius(double) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectCircle
Sets the radius (in pixels) of this whiteboard circle.
setRadiusX(double) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Sets the width radius (in pixels) of this whiteboard ellipse.
setRadiusY(double) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Sets the height radius (in pixels) of this whiteboard ellipse.
setRange(int, int) - Method in class net.java.sip.communicator.util.PortTracker
(Re)Sets the range that this tracker returns values in.
setReadMessageCount(int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Sets the number of read messages, this notification is about.
setReason(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
Set "reason" field.
setReason(ReasonPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Specifies this IQ's reason extension.
setReason(ReasonExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.EndExtension
Sets new ReasonExtension for this EndExtension instance.
setReason(String) - Method in class net.java.sip.communicator.service.protocol.AuthorizationRequest
Sets the reason phrase that should be sent to the user we're demanding for authorization.
setReasonFieldText(String) - Method in class net.java.sip.communicator.plugin.desktoputil.chat.ChatOperationReasonDialog
Sets a default value for the reason field.
setReceivingSimulcastLayer(Integer) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Sets the target quality of the simulcast substreams to be sent from Jitsi Videobridge to the endpoint associated with this video Channel.
setRecentMessagesShown(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isRecentMessagesShown" property through the ConfigurationService.
setRecording(ColibriConferenceIQ.Recording) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
Sets the recording field.
setRecordingMode(JibriIq.RecordingMode) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Sets the value of 'recording_mode' attribute.
setRedir(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RedirectPacketExtension
Set redirection.
setRef(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryRefType
Sets the value of the ref property.
setRegion(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets an administrative region of the nation, such as a state or province (e.g.
setRegistration(SIPAccountRegistration) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Sets the registration object, which will store all the data through the wizard.
setRegistrationState(RegistrationState, int, String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Sets our registration state to newState and dispatches an event through the protocol provider service impl.
setRegistrationState(RegistrationState, int, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Sets our registration state to newState and dispatches an event through the protocol provider service impl.
setRegistrationState(RegistrationState, int, String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarlessConnection
Sets our registration state to newState and dispatches an event through the protocol provider service impl.
setRelAddr(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets this candidate's related address as described by ICE's RFC 5245.
setRelay(boolean) - Method in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
Sets the relay support corresponding to this JID.
setRelays(List<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
Sets the list of relays of this ColibriConferenceIQ.OctoChannel.
setRelPort(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets this candidate's related port as described by ICE's RFC 5245.
setRememberPassword(boolean) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistration
Sets the rememberPassword value of this aim account registration.
setRememberPassword(boolean) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistration
Sets the rememberPassword value of this Gibberish account registration.
setRememberPassword(boolean) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistration
Sets the rememberPassword value of this icq account registration.
setRememberPassword(boolean) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Sets the rememberPassword value of this IRC account registration.
setRememberPassword(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Selects/deselects the remember password check box depending on the given isRemember parameter.
setRememberPassword(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Sets the password remember check box.
setRememberPassword(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Sets the rememberPassword value of this jabber account registration.
setRememberPassword(boolean) - Method in class net.java.sip.communicator.service.protocol.sip.SIPAccountRegistration
Sets the rememberPassword value of this jabber account registration.
setRemoteCandidate(RemoteCandidatePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Sets candidate as the in-use candidate after ICE has terminated.
setRemotelyOnHold(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Acts upon a notification received from the remote party indicating that they've put us on/off hold.
setRemoteSendMaxPreset(QualityPreset) - Method in class net.java.sip.communicator.service.protocol.media.AbstractQualityControlWrapper
Changes remote send preset.
setRequired(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
The required attribute has been removed in version 0.2 of XEP-0320: Use of DTLS-SRTP in Jingle Sessions.
setRequired(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.EncryptionPacketExtension
Specifies whether encryption is required for this session or not.
setRequiredPassword(boolean) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Sets the isRequiredPassword property.
setResolvable(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Makes the contact resolvable or unresolvable.
setResolveByProxy(boolean) - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Set resolve by proxy value.
setResolved(boolean) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Makes the contact resolved or unresolved.
setResolved(boolean) - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Makes the group resolved or unresolved.
setResolved(boolean) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Specifies whether or not this contact group is to be considered resolved against the server.
setResolved(boolean) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Specifies whether this contact has been resolved, or in other words that its presence in the server stored contact list has been confirmed.
setResolved(RosterGroup) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Resolve this contact group against the specified group
setResolved(RosterEntry) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Resolve this contact against the given entry
setResolved(boolean) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Makes the contact resolved or unresolved.
setResolved(boolean) - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Makes the group resolved or unresolved.
setResolved(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Makes the group resolved or unresolved.
setResolved(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Makes the contact resolved or unresolved.
setResolveDnsThroughProxy(boolean) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Set property for resolving DNS through configured proxy server.
setResource(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Sets the resource field value.
setResource(String) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the resource.
setResourceAutogenerated(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Set whether resource autogenerate is enabled.
setResponder(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Sets the full JID of the entity that replies to a Jingle initiation.
setResultTime(long) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Sets the time these results were generated, in milliseconds since the UNIX epoch.
setRid(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Sets the rid of this source
setRid(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Sets the recording id value of this IQ.
setRightButtonMenuEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Enables/disables the right mouse click menu.
setRightButtonMenuEnabled(boolean) - Method in interface net.java.sip.communicator.service.gui.ContactList
Enables/disables the right mouse click menu.
setRole(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl.ChatRoomMemberImpl
 
setRole(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomMemberIrcImpl
Sets a new member role to this ChatRoomMember.
setRole(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomMemberJabberImpl
Sets the role of this member.
setRole(ChatRoomMemberRole) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoomMember
Sets the role of this member.
setRole(ChatRoomMemberRole) - Method in interface net.java.sip.communicator.service.protocol.ChatRoomMember
Sets the role of this chat room member in its containing room.
setRolloverIcon(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Sets the rollover icon image of this button.
setRolloverImage(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Sets the rollover background image of this button.
setRoom(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the name or number indicating a particular room in a building.
setRoom(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Sets the value for JibriIq.ROOM_ATTR_NAME attribute.
setRTCPPort(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Deprecated.
The method is supported for the purposes of compatibility with legacy versions of Jitsi and Jitsi Videobridge.
setRTCPTerminationStrategy(ColibriConferenceIQ.RTCPTerminationStrategy) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ
 
setRTPLevelRelayType(RTPLevelRelayType) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Configures RTP-level relay (RFC 3550, section 2.3).
setRTPLevelRelayType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Configures RTP-level relay (RFC 3550, section 2.3).
setRTPLevelRelayType(RTPLevelRelayType) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Sets the type of RTP-level relay (in the terms specified by RFC 3550 "RTP: A Transport Protocol for Real-Time Applications" in section 2.3 "Mixers and Translators") used for this Channel.
setRTPLevelRelayType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Sets the type of RTP-level relay (in the terms specified by RFC 3550 "RTP: A Transport Protocol for Real-Time Applications" in section 2.3 "Mixers and Translators") used for this Channel.
setRTPLoggingEnabled(boolean) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingConfigurationImpl
Change whether packet logging for RTP is enabled and save it in configuration.
setRTPPort(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Deprecated.
The method is supported for the purposes of compatibility with legacy versions of Jitsi and Jitsi Videobridge.
setSASL(ClientConfigImpl.SASLImpl) - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Set SASL authentication data.
setSaslEnabled(boolean) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Set SASL enabled.
setSaslRole(String) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Set SASL authorization role.
setSaslUser(String) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Set SASL user name.
setSavePassword(boolean) - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
Sets the save password.
setSavpOption(int) - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Sets the method used for RTP/SAVP indication.
setScaledLabelImage(JLabel, byte[], int, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Sets the image of the incoming call notification.
setScHomeDir(String) - Static method in class net.java.sip.communicator.launcher.SIPCommunicator
Sets the system properties net.java.sip.communicator.SC_HOME_DIR_LOCATION and net.java.sip.communicator.SC_HOME_DIR_NAME (if they aren't already set) in accord with the OS conventions specified by the name of the OS.
setScope(LdapConstants.Scope) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Sets the search scope: one level under the base distinguished name or all the subtree.
setScope(LdapConstants.Scope) - Method in class net.java.sip.communicator.impl.ldap.LdapSearchSettingsImpl
 
setScope(LdapConstants.Scope) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Sets the search scope: one level under the base distinguished name or all the subtree.
setScope(LdapConstants.Scope) - Method in interface net.java.sip.communicator.service.ldap.LdapSearchSettings
Sets a custom search scope.
setSDesCipherSuites(String) - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Sets the list of cipher suites enabled for SDES.
setSDesEnabled(boolean) - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Enables or disables SDES for this account.
setSDesEncryptionOnDescription(MediaType, RtpDescriptionPacketExtension, RtpDescriptionPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Sets SDES element(s) to the ENCRYPTION element of the DESCRIPTION for a given media.
setSearchStrings(List<String>) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Sets the list of the search strings of this contact.
setSecureConnection(boolean) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Set the useSecureConnection property.
setSecurityAuthority(SecurityAuthority) - Method in class net.java.sip.communicator.impl.protocol.sip.security.SipSecurityManager
Sets the SecurityAuthority instance that should be queried for user credentials.
setSecurityControl(T) - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityPanel
The currently used security control.
setSecurityOff() - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityStatusLabel
Sets the audio security on or off.
setSecurityOn() - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityStatusLabel
Sets the audio security on or off.
setSecurityPanelVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferenceFocusPanel
Shows/hides the security panel.
setSecurityPanelVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ConferencePeerPanel
Shows/hides the security panel.
setSecurityPanelVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPeerPanel
Shows/hides the security panel.
setSecurityPanelVisible(boolean) - Method in interface net.java.sip.communicator.service.gui.call.CallPeerRenderer
Shows/hides the security panel.
setSecurityPending() - Method in class net.java.sip.communicator.impl.gui.main.call.SecurityStatusLabel
Sets the audio security on or off.
setSecurityStatusLabel(SecurityStatusLabel) - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
 
setSelected(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ProtocolProviderSelectorBox
Sets the selected protocol provider.
setSelected(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatContact
Sets this isSelected property of this chat contact.
setSelected(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransportSelectorBox
Sets the selected contact to the given proto contact.
setSelected(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Selects the cell at the given index.
setSelected(ConfigurationForm) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormList
Selects the given ConfigurationForm.
setSelected(ConfigurationForm) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
 
setSelected(ConfigurationForm) - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Selects the given ConfigurationForm.
setSelected(SelectedObject) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommMenu
Selects the given item.
setSelected(BindingEntry) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Sets the shortcut field of an entry to prompt user input.
setSelected(boolean) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Sets selected the shape
setSelected(ConfigurationForm) - Method in interface net.java.sip.communicator.service.gui.ConfigurationContainer
Selects the given ConfigurationForm if it exists in this container.
setSelectedAccount() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.SelectAccountPanel
Set the selected account, which will be used in the rest of the wizard.
setSelectedAccount(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Selects the given protocol provider in the account combo box.
setSelectedChatTransport(ChatTransport, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Selects the given chat transport in the send via box.
setSelectedChatTransport(ChatTransport, boolean) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Sets the given chatTransport to be the selected chat transport.
setSelectedChatTransport(ChatTransport, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Selects the given chat transport in the send via box.
setSelectedContact(UIContact) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Selects the given UIContact in the contact list.
setSelectedContact(UIContact) - Method in interface net.java.sip.communicator.service.gui.ContactList
Selects the given UIContact in the contact list.
setSelectedGroup(MetaContactGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Selects the given group in the group combo box.
setSelectedGroup(UIGroup) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Selects the given UIGroup in the contact list.
setSelectedGroup(UIGroup) - Method in interface net.java.sip.communicator.service.gui.ContactList
Selects the given UIGroup in the contact list.
setSelectedIndex(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConferenceCallsListPanel
Selects an item from the list.
setSelectedIndex(int) - Method in class net.java.sip.communicator.impl.gui.main.chat.ConversationTabbedPane
Overrides setSelectedIndex in SIPCommTabbedPane in order to remove the indicator of number of unread messages previously set.
setSelectedIndex(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Overrides setSelectedIndex in JTabbedPane in order to remove the highlight if the tab which is selected.
setSelectedItem(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
setSelectedItem(Object) - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
 
setSelectedObject(Object) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommMenu
Selects the given object.
setSelectedRadioButton(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Selects a radio button and shows the correct panel related to the selected radio button.
setSelectedRow(int) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationsTable
Selects the given row.
setSelectedStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.gui.main.presence.PresenceStatusMenu
Selects the given status in the status menu.
setSelectedStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Selects the given status in the status menu.
setSelectedTransport(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the selected transport.
setSelectedWizard(AccountRegistrationWizard, boolean) - Method in class net.java.sip.communicator.impl.gui.main.account.NewAccountDialog
Sets the selected wizard.
setSelectedWizard(AccountRegistrationWizard, boolean) - Method in interface net.java.sip.communicator.service.gui.CreateAccountWindow
Sets the selected wizard.
setSelectionMode(int) - Method in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Change the selection mode for the file choose.
setSelectionMode(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Change the selection mode for the file choose.
setSelectionMode(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Change the selection mode for the file choose.
setSemantics(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.GroupPacketExtension
Sets the semantics of this group.
setSemantics(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
Sets the semantics of this source group.
setSenders(MediaType, ContentPacketExtension.SendersEnum) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Set the current value of the senders field of the content with name mediaType in the Jingle session with this CallPeer
setSenders(ContentPacketExtension.SendersEnum) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension
Sets the value of the senders argument which indicates the parties that will be generating content in this session; the allowable values are defined in the SendersEnum.
setSenders(ContentPacketExtension.SendersEnum) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
Set the direction.
setSendFileLastDir(String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "SEND_FILE_LAST_DIR" property through the ConfigurationService.
setSendKeepAlive(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Selects/unselects the "send keep alive" check box according to the given isSendKeepAlive property.
setSendKeepAlive(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Specifies whether SIP Communicator should send send keep alive packets to keep this account registered.
setSendMessageCommand(String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "sendMessageCommand" property through the ConfigurationService.
setSendTypingNotifications(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "sendTypingNotifications" property through the ConfigurationService.
setServer(String) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Sets the server address.
setServerAddress(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Sets the server address.
setServerAddress(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.NewAccount
Sets the server address.
setServerAddress(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the server address.
setServerAddress(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Sets the server address.
setServerAddress(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets the server
setServerDisplayName(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Changes locally stored server display name.
setServerEnabled(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Enables/disables the server text field.
setServerFieldAccordingToUIN(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Parse the server part from the jabber id and set it to server as default value.
setServerFieldAccordingToUIN(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Parse the server part from the sip id and set it to server as default value.
setServerFieldAccordingToUIN(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Parse the server part from the sip id and set it to server as default value.
setServerOverridden(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Sets the serverOverridden property.
setServerOverridden(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the serverOverridden property.
setServerOverridden(boolean) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets isServerOverridden property.
setServerPort(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.ConnectionPanel
Sets the server port.
setServerPort(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the server port.
setServerPort(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets the server port.
setServicePermission(ProvideServicePermissionType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.TransformationsType
Sets the value of the servicePermission property.
setSessionDirection(SessionDescription) - Static method in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
Adds an inactive|sendonly|recvonly|sendrecv session-level attribute to sdp, according to the directions of the media descriptions in sdp.
setSessionInfo(SessionInfoPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Sets si as the session info extension for this packet.
setSessionParams(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Sets the value of the session-params attribute that provides transport-specific parameters for SRTP negotiation.
setSetup(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.DtlsFingerprintPacketExtension
Sets new value for 'setup' attribute.
setShortcut(KeyStroke) - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
 
setShortcuts(List<AWTKeyStroke>) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Set the shortcuts for this action.
setShowCallPanel(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "showCallPanel" property through the ConfigurationService.
setShowFirstImage(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Displays the first image of the animation after the last cycle has passed If set to false, the last image will remain set after the last animation cycle.
setShowMasterPasswordWarning(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the value of whether to show master password warning.
setShown(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Marks this chat panel as shown or hidden.
setShowOffline(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListModel
Sets the showOffline variable to indicate whether or not offline contacts should be shown.
setShowOffline(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.PresenceFilter
Sets the show offline property.
setShowOffline(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "showOffline" property through the ConfigurationService.
setShowSmileys(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isShowSmileys" property through the ConfigurationService.
setShowSystemBundles(boolean) - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginTableModel
Sets the showSystemBundles property.
setSID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Set session ID.
setSID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
Sets this element's session ID value.
setSID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
Sets the value of the "sid" attribute of this "transfer" element.
setSid(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Sets the value of the sid attribute of the conference-info element.
setSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Sets to true if this panel is opened in a simple form and false if it's opened in an advanced form.
setSimpleForm(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Sets to true if this panel is opened in a simple form and false if it's opened in an advanced form.
setSimulcastMode(SimulcastMode) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder
Sets channel 'simulcast-mode' option that will be added to the request when channels are created.
setSimulcastMode(SimulcastMode) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Sets the value of the 'simulcast-mode' flag.
setSingleWindowInterfaceEnabled(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "singleWindowInterface" property through the ConfigurationService.
setSipAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
setSipAddress(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipCallState
setSipLoggingEnabled(boolean) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingConfigurationImpl
Change whether packet logging for sip protocol is enabled and save it in configuration.
setSipStack(SipStackImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
 
setSipStack(SipStack) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
A dummy implementation.
setSipZrtpAttribute(boolean) - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Sets ZRTP attribute support
setSize(int, int) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Sets the size of the main application window.
setSize(int, int) - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
 
setSize(int, int) - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
Resizes the window with the given width and height.
setSize(int, int) - Method in interface net.java.sip.communicator.service.gui.UIService
Sets the size of the main application window.
setSizeAndLocation() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Sets window size and position.
setSMSButtonEnabled(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactSearchFieldUI
 
setSMSButtonEnabled(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Enables/disabled the sms button in the search field.
setSmsLabelVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Show the sms menu.
setSmsMessage(boolean) - Method in class net.java.sip.communicator.service.protocol.event.MessageDeliveredEvent
Sets whether the message is a sms one.
setSmsSelected(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Changes the "Send as SMS" check box state.
setSmsSelected(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Enables/disables the sms mode.
setSmsServerAddress(String) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the default sms server.
setSnippet(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Sets an html-encoded snippet from the body of the email.
setSoundFile(String) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which assigns the sound file name for the notification.
setSoundNotification(boolean) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which set a boolean to true a sound is playing for the notification.
setSoundNotificationEnabled(boolean) - Method in class net.java.sip.communicator.service.notification.SoundNotificationAction
Enables or disables this sound for notification device.
setSoundPCSpeaker(boolean) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which set a boolean to true a sound is playing for the pc speaker.
setSoundPCSpeakerEnabled(boolean) - Method in class net.java.sip.communicator.service.notification.SoundNotificationAction
Enables or disables this sound for pc speaker device.
setSoundPlayback(boolean) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationEntry
Method which set a boolean to true a sound is playing for the playback.
setSoundPlaybackEnabled(boolean) - Method in class net.java.sip.communicator.service.notification.SoundNotificationAction
Enables or disables this sound for playback device.
setSource(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
Sets new source address value on this DialIq.
setSourceCall(Call) - Method in class net.java.sip.communicator.impl.callhistory.CallRecordImpl
The source call which this record servers
setSourceContact(EditableSourceContact) - Method in class net.java.sip.communicator.service.contactsource.EditableContactDetail
Sets the source contact that contains this contact detail.
setSourceGroup(RosterGroup) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Change the source group, used when renaming groups.
setSourceIndex(int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Sets the index of this contact.
setSpawnActionInNewThread(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.AbstractCallToggleButton
Changes behavior, whether we should start new thread for executing actions, buttonPressed().
setSpecialKeyDetection(boolean, GlobalShortcutListener) - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Enable or disable special key detection.
setSpecialKeyDetection(boolean, GlobalShortcutListener) - Method in interface net.java.sip.communicator.service.globalshortcut.GlobalShortcutService
Enable or disable special key detection.
SetSpellChecker(Parameters.Locale, JList) - Constructor for class net.java.sip.communicator.plugin.spellcheck.LanguageMenuBar.SetSpellChecker
 
setSrcID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Set src-id.
setSrcId(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Media
Sets the src-id child element of this Media's element.
setSSRC(long) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Sets the synchronization source (SSRC) ID of this source.
setSsrc(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
Sets the synchronization source ID (SSRC as per RFC 3550) that the stream represented by this description element will be using.
setSSRC(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
Sets synchronization source identifier of the media represented by this source packet extension.
setSSRCs(int[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
Sets the list of (RTP) SSRCs seen/received on this Channel.
setStackProperties(Properties) - Method in class net.java.sip.communicator.impl.protocol.sip.SipLogger
Dummy implementation for ServerLogger.setStackProperties( Properties)
setStandardConfig() - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
Sets the ZrtpConfigure data for this algorithm to a predefined set.
setStartPath(String) - Method in interface net.java.sip.communicator.plugin.desktoputil.SipCommFileChooser
Sets the default path to be considered for browsing among files.
setStartPath(String) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Sets the default path to be considered for browsing among files.
setStartPath(String) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Sets the default path to be considered for browsing among files.
setStartTime(Date) - Method in class net.java.sip.communicator.impl.callhistory.CallPeerRecordImpl
Sets the time the peer joined the call
setStartTime(Date) - Method in class net.java.sip.communicator.impl.callhistory.CallRecordImpl
Sets the time when the call begins
setState(CallPeerState) - Method in class net.java.sip.communicator.impl.callhistory.CallPeerRecordImpl
Sets the peer state
setState(LdapQuery.State) - Method in class net.java.sip.communicator.impl.ldap.LdapQueryImpl
Sets the query state to newState
setState(CallPeerState, String, int) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
 
setState(StateType) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Set state.
setState(JibriIq.Status) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipCallState
Sets new value for the recording status.
setState(WhiteboardParticipantState, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Causes this WhiteboardParticipant to enter the specified state.
setState(WhiteboardParticipantState) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Causes this WhiteboardParticipant to enter the specified state.
setState(WhiteboardSessionState) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Sets the state of this whiteboard
setState(LdapQuery.State) - Method in interface net.java.sip.communicator.service.ldap.LdapQuery
Sets the query state to newState
setState(CallPeerState) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Causes this CallPeer to enter the specified state.
setState(CallPeerState, String) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Causes this CallPeer to enter the specified state.
setState(CallPeerState, String, int) - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Causes this CallPeer to enter the specified state.
setState(ConferenceMemberState) - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Sets the state of the device and signaling session of this ConferenceMember in the conference and fires a new PropertyChangeEvent for the property #STATE_PROPERTY_NAME.
setState(ConferenceInfoDocument.State) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Sets the state attribute of this User's element to state
setState(ConferenceInfoDocument.State) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Sets the value of the state attribute of the conference-info element.
setState(ConferenceInfoDocument.State) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.User
Sets the state attribute of this User's element to state
setState(CallPeerState, String, int) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCallPeer
Overrides the parent set state method in order to make sure that we close our media handler whenever we enter a disconnected state.
setState(WhiteboardSessionState) - Method in interface net.java.sip.communicator.service.protocol.WhiteboardSession
Sets the state of this whiteboard
setStatus(int) - Method in class net.java.sip.communicator.impl.history.HistoryQueryImpl
Sets this query status to the given queryStatus and notifies all interested listeners of the change.
setStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Sets current status.
setStatus(int) - Method in class net.java.sip.communicator.impl.muc.ChatRoomQuery
If query has status changed to cancel, let's clear listeners.
setStatus(int) - Method in class net.java.sip.communicator.impl.muc.ServerChatRoomQuery
If query has status changed to cancel, let's clear listeners.
setStatus(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Set status.
setStatus(EndpointStatusType) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Set status.
setStatus(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Set status.
setStatus(JibriIq.Status) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Sets the value of 'status' attribute.
setStatus(JibriStatusPacketExt.Status) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt
 
setStatus(JibriIq.Status) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.RecordingStatus
Sets new value for the recording status.
setStatus(JibriIq.Status) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipGatewayStatus
Sets new value for the Jibri SIP gateway status.
setStatus(JireconIq.Status) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Sets the value of 'status' attribute.
setStatus(int) - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PhoneNumberContactQuery
If query has status changed to cancel, let's clear listeners.
setStatus(int) - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
If query has status changed to cancel, let's clear listeners.
setStatus(int) - Method in class net.java.sip.communicator.service.contactsource.AbstractContactQuery
Sets the status of this ContactQuery.
setStatus(ConferenceInfoDocument.EndpointStatusType) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Endpoint
Sets the status child element of this Endpoint's element.
setStatus(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Media
Sets the status child element of this Media's element.
setStatusIcon(ImageIcon) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GenericUIContactImpl
Sets the general status icon of this contact.
setStatusIcon(ImageIcon) - Method in class net.java.sip.communicator.plugin.desktoputil.UIContactDetailImpl
Sets the given status icon.
setStatusIcon(byte[]) - Method in class net.java.sip.communicator.service.msghistory.MessageSourceContactPresenceStatus
Sets the icon.
setStatusMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.StatusPanel
Sets the message text to the status panel in the bottom of the chat window.
setStatusMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Updates status message.
setStatusMessage(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Sets the specified status message.
setStatusMessage(String) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Sets the current status message for this contact
setStatusMessage(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Sets the current status message for this contact
setStatusMessage(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Sets the specified status message.
setStdOutPrintingEnabled(boolean) - Static method in class net.java.sip.communicator.util.ScStdOut
 
setStreamAudioLevelListener(SimpleAudioLevelListener) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
If the local AudioMediaStream has already been created, sets listener as the SimpleAudioLevelListener that it should notify for stream user level events.
setStreamId(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Sets the value for JibriIq.STREAM_ID_ATTR_NAME attribute.
setStreams(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
 
setStreet(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets the name of a street.
setSubHandling(SubHandlingType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ActionsType
Sets the value of the subHandling property.
setSubject(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomSubjectPanel
Sets the (chat room) subject to be displayed in this ChatRoomSubjectPanel.
setSubject(ChatRoomIrcImpl, String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChannelManager
Set the subject of the specified chat room.
setSubject(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Sets the subject of this chat room.
setSubject(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Sets the subject of this chat room.
setSubject(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Set subject.
setSubject(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Sets the subject of this e-mail thread.
setSubject(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Sets the subject of this chat room.
setSubject(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Sets the subject of this chat room.
setSubject(String) - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Sets the subject of this ConferenceDescription.
setSubjectFromServer(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Sets the subject obtained from the server once we're connected.
setSubscriptionExpiration(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Sets the subscription expiration information.
setSubscriptionExpiration(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the subscription expiration value
setSubscriptionState(String) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Change current subscription state.
setSucceeded(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Sets the isSucceeded property.
setSucceeded(boolean) - Method in class net.java.sip.communicator.service.gui.FilterQuery
Sets the isSucceeded property.
setSupportedOpSets(List<Class<? extends OperationSet>>) - Method in class net.java.sip.communicator.service.contactsource.ContactDetail
Creates a ContactDetail by specifying the corresponding contact address and a list of all supportedOpSets, indicating what are the supporting actions with this contact detail (e.g.
setSupportedTransports(Collection<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Sets the jingle transports that this CallPeerMediaHandlerJabberImpl supports.
setSupportQualityControls(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Sometimes as initing a call with custom preset can set and we force that quality controls is supported.
setSupportQualityControls(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Sometimes as initing a call with custom preset can set and we force that quality controls is supported.
setSurname(String) - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
Sets the surname found in the the directory for this person
setSurname(String) - Method in interface net.java.sip.communicator.service.ldap.LdapPersonFound
Sets the surname found in the the directory for this person
setSystem(boolean) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Sets whether or not this chat room is corresponding to a server channel.
setSystemRoom(ChatRoom) - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Sets the system room corresponding to this server.
setSystemRoom(ChatRoom) - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Sets the system room corresponding to this server.
setSystrayIcon(int) - Method in class net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl
Sets a new Systray icon.
setSystrayIcon(int) - Method in interface net.java.sip.communicator.service.systray.SystrayService
Sets a new icon to the systray.
setTabIcon(ChatPanel, Icon) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Sets the given icon to the tab opened for the given chat panel.
setTabIcon(ChatPanel, Icon) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Sets the given icon to the tab opened for the given chat panel.
setTabLayoutPolicy(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Override JTabbedPane method.
setTabPlacement(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Override JTabbedPane method.
setTabTitle(ChatPanel, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Sets the given title to the tab opened for the given chat panel.
setTabTitle(ChatPanel, String) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Sets the given title to the tab opened for the given chat panel.
setTag(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Sets the value of the tag attribute: a decimal number used as an identifier for a particular crypto element.
setTag(Object) - Method in class net.java.sip.communicator.plugin.desktoputil.PopupNotificationPanel
 
setTag(Object) - Method in class net.java.sip.communicator.service.systray.event.SystrayPopupMessageEvent
 
setTag(Object) - Method in class net.java.sip.communicator.service.systray.PopupMessage
Sets the object used to tag this popup message.
setTCP(boolean) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Sets whether TCP connections will be sent by default with the default resolver.
setTcpType(CandidateTcpType) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets the TCP type for this CandidatePacketExtension.
setTelephonyDomain(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.TelephonyConfigPanel
Sets telephony domain.
setTelephonyDomainBypassCaps(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.TelephonyConfigPanel
Sets telephony domain that bypass GTalk caps.
setTelephonyDomainBypassCaps(String) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets telephony domain that bypass GTalk caps.
setText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Specifies the text content of this extension.
setText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Sets a String to store in the "Text" element of the geolocation details.
setText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
Sets the human-readable information about the reason for the action or null if no such information is currently available
setText(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Sets the WhiteboardObjectTextJabberImpl's text.
setText(String) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Sets the text of this text field.
setText(String) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Sets the text of this text field.
setText(String) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Sets the WhiteboardObjectText's text.
setText(String) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectText
Sets the WhiteboardObjectText's text.
setThickness(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Sets the thickness (in pixels) of this whiteboard object.
setThickness(int) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Sets the thickness (in pixels) of this whiteboard shape.
setThickness(int) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObject
Sets the thickness (in pixels) of this whiteboard object.
setThumbnailElement(ThumbnailElement) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.FileElement
Sets the given thumbnail to this FileElement.
setTid(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Specifies the ID of this thread.
setTimeout(int, int) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Sets the amount of time to wait for a response before giving up.
setTimeout(int) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Sets the amount of time to wait for a response before giving up.
setTimeout(long) - Method in class net.java.sip.communicator.service.systray.PopupMessage
Sets suggested timeout for hiding the popup if not clicked by the user.
setTimerTask(TimerTask) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
Sets the TimerTask associated this Subscription.
setTimestamp(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Set timestamp in UTC format as described in XEP-0082: XMPP Date and Time Profiles
SettingsPack - Interface in net.java.sip.communicator.service.resources
 
setTitle(String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Sets the title of this chat container.
setTitle(String) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
 
setTitle(String) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Sets the title of the tooltip.
setTitleBackground(Color) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Sets the background color of the title panel.
setTitleText(String) - Method in class net.java.sip.communicator.impl.gui.customcontrols.TitlePanel
Sets the title String.
setTitleText(String) - Method in class net.java.sip.communicator.plugin.pluginmanager.TitlePanel
Sets the title String.
setTlsClientCertificate(String) - Method in class net.java.sip.communicator.service.protocol.AccountID
Sets the ID of the client certificate configuration.
setTo(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
Sets the value of the "to" attribute of this "transfer" element.
setToggleDisabled(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
 
setToken(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
 
setToken(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.RelayPacketExtension
Set the token.
setToolbarVisible(boolean) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Shows or hides the Toolbar depending on the value of parameter b.
setToolbarVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Shows or hides the Toolbar depending on the value of parameter b.
setToolbarVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Shows/hides the toolbar.
setTooltip(ExtendedTooltip) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Changes the custom tooltip for this button.
setToolTipImage(ImageIcon) - Method in class net.java.sip.communicator.impl.gui.utils.FileImageLabel
Sets the icon to show in the tool tip.
setToolTipText(String) - Method in class net.java.sip.communicator.impl.gui.utils.FileImageLabel
Sets the text of the tool tip.
setTotalEstimate(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Specifies whether the total number of unread mail messages contained in this object is an estimate or a precise count.
setTotalMatched(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Specifies the number of unread mail messages.
setTrafficClass(Socket) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Sets the traffic class for the Socket.
setTrafficClass(DatagramSocket) - Method in class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Sets the traffic class for the DatagramSocket.
setTrafficClass(MediaStreamTarget, MediaType) - Method in class net.java.sip.communicator.service.protocol.media.TransportManager
Set traffic class (QoS) for the RTP socket.
setTransferAuthority(TransferAuthority) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Transfer authority used for interacting with user for unknown calls and the requests for transfer.
setTransferAuthority(TransferAuthority) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Transfer authority used for interacting with user for unknown calls and the requests for transfer.
setTransferAuthority(TransferAuthority) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedTelephony
Transfer authority used for interacting with user for unknown call transfer requests.
setTransferedBytes(long) - Method in class net.java.sip.communicator.impl.protocol.icq.FileTransferImpl
 
setTransformations(TransformationsType) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.RuleType
Sets the value of the transformations property.
setTransparentWindowEnabled(boolean) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the "isTransparentWindowEnabled" property through the ConfigurationService.
setTransport(IceUdpTransportPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelBundle
Sets the transport element of this ChannelBundle.
setTransport(IceUdpTransportPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
 
setTransport(String) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Changes transport of registrar connection and recreates registrar URI.
setTransportAddress(InetSocketAddress) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerSipImpl
The address that we have used to contact this peer.
setTransportSelectorBoxVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
 
setTSIGKey(TSIG) - Method in class net.java.sip.communicator.impl.dns.ParallelResolverImpl
Specifies the TSIG key that messages will be signed with
setTurnSupported(boolean) - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Specifies whether this server can also act as a TURN relay.
setType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Set type.
setType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Set type.
setType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.BandwidthPacketExtension
Sets the value of the optional type argument in the bandwidth element.
setType(CandidateType) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
Sets a Candidate Type as defined in ICE-CORE.
setType(String) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.Media
Sets the type child element of this Media's element.
setUfrag(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
Sets the ICE defined user fragment attribute.
setUIContact(UIContactImpl) - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountDialog
Sets the UIContactImpl we're currently calling.
setUIContact(UIContactImpl) - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Sets the UIContactImpl we're currently calling.
setUin(String) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistration
Sets the UIN of the aim registration account.
setUin(String) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistration
Sets the UIN of the icq registration account.
setUnderlineStyle(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
Enables the underline style
setUnderlineStyleEnable(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Enables the underline style
setUnreadMessageCount(int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Sets the number of unread messages, this notification is about.
setUnreadUrgentMessageCount(int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.notifsource.NotificationContact
Sets the number of urgent unread messages, this notification is about.
setupConference(ChatRoom) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetTelephonyConferencingGibberishImpl
Sets up a conference with no participants, which members of chatRoom can join.
setupConference(ChatRoom) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetTelephonyConferencingJabberImpl
Sets up a conference with no participants, which members of chatRoom can join.
setupConference(ChatRoom) - Method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Sets up a conference with no participants, which members of chatRoom can join.
setupConference(ChatRoom) - Method in interface net.java.sip.communicator.service.protocol.OperationSetTelephonyConferencing
Sets up a conference with no participants, which members of chatRoom can join.
setupListeners() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactSearchFieldUI
Setups the listeners used in ContactSearchFieldUI.
setupToolTipText() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Setup the tooltip.
setUri(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Sets the value of the "uri" attribute.
setURI(URI) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
Set the URI.
setUri(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RefIq
Sets given call uri value on this instance.
setUri(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.EntryType
Sets the value of the uri property.
setUri(String) - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Sets the uri of this ConferenceDescription.
setUrl(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.WebSocketPacketExtension
Sets the URL.
setUrl(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Specifies an HTTP URL of the mail server that contains the messages indicated in this Mailbox IQ.
setURL(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
Sets an URL linking to this thread.
setUseAnonymousAuth(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Enables anonymous authorization mode on this XMPP account.
setUseDefaultStunServer(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Sets the defaultStun property.
setUseDefaultStunServer(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the useDefaultStunServer property.
setUseIce(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Sets the useIce property.
setUseIce(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the useIce property.
setUseJingleNodes(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Sets the useJingleNodes property.
setUseJingleNodes(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the useJingleNodes property.
setUserCount(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Set the user count.
setUserCount(int) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Sets the content of the user-count child element of the conference-state child element of conference-info
setUserID(String) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistration
Sets the user ID of the gibberish registration account.
setUserID(String) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistration
Sets the user ID of the IRC registration account.
setUserID(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Sets the user id.
setUserID(String) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Sets the User ID of the jabber registration account.
setUserID(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets the identifier of the sip registration account.
setUserIDEnabled(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.AccountPanel
Enables/disables the user id text field.
setUserList(List<String>) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.NewChatRoom
 
setUsername(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Sets the username to display in the username field.
setUserName(String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.NewAccount
Sets the account user name.
setUserName(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Sets the account user name.
setUsername(String) - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Sets the username associated to this server.
setUserName(String) - Method in class net.java.sip.communicator.service.protocol.UserCredentials
Sets the name of the user that these credentials relate to.
setUserNameEditable(boolean) - Method in class net.java.sip.communicator.impl.gui.main.login.DefaultSecurityAuthority
Sets the userNameEditable property, which indicates if the user name could be changed by user or not.
setUserNameEditable(boolean) - Method in interface net.java.sip.communicator.service.protocol.SecurityAuthority
Sets the userNameEditable property, which should indicate to the implementations of this interface if the user name could be changed by user or not.
setUserNickname(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Changes the the local user's nickname in the context of this chat room.
setUserNickname(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Changes the local user nickname.
setUserNickname(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Changes the the local user's nickname in the context of this chatroom.
setUserNickname(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Changes the the local user's nickname in the context of this chatroom.
setUserRequest(boolean) - Method in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Changes the event to indicate that is created after use request.
setUsersState(ConferenceInfoDocument.State) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Sets the state attribute of the users chuld of the conference-info element.
setUseUPNP(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.IceConfigPanel
Sets the useUPNP property.
setUseUPNP(boolean) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Sets the useUPNP property.
setValue(Object) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
 
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ParameterPacketExtension
Sets that value of the format parameter we are representing here.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ZrtpHashPacketExtension
Sets the value of the ZRTP hash this element will be carrying.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.HeaderExtension
Sets new value for the 'value' attribute.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.SphereType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DataType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DescriptionType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.EncodingType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.MimeType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ClassType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.OccurrenceIdType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideDevicePermissionType.DeviceIdType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType.ServiceUriSchemeType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.ProvideServicePermissionType.ServiceUriType
Sets the value of the value property.
setValue(String) - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.DisplayNameType
Sets the value of the value property.
setValueAt(Object, int, int) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsTableModel
Sets a value in an editable cell, that is to say an enable/disable chekbox in colum 0
setValueAt(Object, int, int) - Method in class net.java.sip.communicator.impl.neomedia.EncodingConfigurationTableModel
 
setValueAt(Object, int, int) - Method in class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
setValueAt(Object, int, int) - Method in class net.java.sip.communicator.plugin.chatconfig.replacement.ReplacementConfigurationTableModel
Set the value at rowIndex and columnIndex.
setValueAt(Object, int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.EncryptionConfigurationTableModel
 
setValueAt(Object, int, int) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnssecTableModel
setValueAt(Object, int, int) - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapTableModel
Sets a value in an editable cell, that is to say an enable/disable chekboxin colum 0
setValueAt(Object, int, int) - Method in class net.java.sip.communicator.plugin.propertieseditor.PropsTableModel
Sets aValue at a cell with coordinates [rowIndex, columnIndex].
setValues(Object[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormFieldJabberImpl
Sets the given list of values to this field.
setValues(Object[]) - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
Sets the list of values for this field.
setVersion(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Sets the value of the ver parameter.
setVersion(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Set version.
setVersion(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ZrtpHashPacketExtension
Sets the ZRTP version used by the implementation that created the hash.
setVersion(int) - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Sets the version attribute of the conference-info element.
setVersion3Allowed(boolean) - Method in class net.java.sip.communicator.impl.protocol.irc.ClientConfigImpl
Set version 3 allowed.
setVideoButtonSelected(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Selects or unselects the video button in this call dialog.
setVideoComponent(Component) - Method in class net.java.sip.communicator.impl.gui.main.call.DesktopSharingMouseAndKeyboardListener
Sets the video displaying component for the streamed remote desktop.
setVideoDevice(MediaDevice, MediaUseCase) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Sets the MediaDevice to be used by this Call for video capture and/or playback and the use case of the video streaming in this MediaAwareCall.
setVideoMuted(Boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.VideoMutedExtension
Sets user's video muted status.
setVideoQualityPreset(CallPeer, QualityPreset) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Sets the given quality preset for the video of the given call peer.
setVideoSsrc(long) - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Sets the video SSRC identifier of this member.
setVideoStatus(MediaDirection) - Method in class net.java.sip.communicator.service.protocol.AbstractConferenceMember
Sets the status in both directions of the video RTP stream from the point of view of this ConferenceMember.
setVideoType(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
Sets the type of video SSRC.
setViewportView(Component) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommScrollPane
Sets the view of this JViewport.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.account.NewAccountDialog
Overrides set visible to disable closing dialog if currently signing-in.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.CallInfoFrame
Shows/hides the corresponding window.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Shows/hides this dialog.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatConferenceCallDialog
Overwrites the setVisible method in order to set the size and the position of this window before showing it.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConfigurationWindow
Overwrites the setVisible method in order to set the position of this window before showing it.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
Implements ApplicationWindow.show method.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Overwrites the setVisible method in order to init window before opening it.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.MoveSubcontactMessageDialog
In addition to setVisible this method would also set the dialog location to fit the main frame.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UnknownContactPanel
Updates the call button appearance and shows/hides this panel.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.main.GeneralDialPadDialog
Shows/hides the dial pad dialog.
setVisible(boolean) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements setVisible in the UIService interface.
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoMenuItemComponent.AccountInfoDialog
 
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Implements ApplicationWindow.show method.
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoMenuItemComponent.ConnectionInfoDialog
 
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.AuthenticationWindow
Shows this modal dialog.
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.FadeInBalloonPanel
Shows/hides this panel.
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.SelectAvatarMenu
 
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Overwrites the setVisible method in order to set the size and the position of this window before showing it.
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Shows or hides the file chooser dialog.
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Overwrites the setVisible method in order to set the size and the position of this window before showing it.
setVisible(boolean, boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Overwrites the setVisible method in order to set the size and the position of this window before showing it.
setVisible(boolean) - Method in class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
Shows or hides the dialog and waits for user response.
setVisible(boolean) - Method in interface net.java.sip.communicator.service.certificate.VerifyCertificateDialogService.VerifyCertificateDialog
Shows or hides the dialog and waits for user response.
setVisible(boolean) - Method in class net.java.sip.communicator.service.gui.AbstractExportedWindow
 
setVisible(boolean) - Method in interface net.java.sip.communicator.service.gui.AuthenticationWindowService.AuthenticationWindow
Shows window implementation.
setVisible(boolean) - Method in interface net.java.sip.communicator.service.gui.ConfigurationContainer
Shows or hides this configuration container depending on the value of parameter visible.
setVisible(boolean) - Method in interface net.java.sip.communicator.service.gui.CreateAccountWindow
Shows or hides this create account window.
setVisible(boolean) - Method in interface net.java.sip.communicator.service.gui.ExportedWindow
Shows or hides this component.
setVisible(boolean) - Method in interface net.java.sip.communicator.service.gui.UIService
Shows or hides the main application window depending on the value of parameter visible.
setVisitedLinkColor(Color) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Set visited link color.
setVoicemailCheckURI(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the voicemail check URI.
setVoicemailCheckURI(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets voicemail check URI.
setVoicemailURI(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.ConnectionPanel
Sets the voicemail URI.
setVoicemailURI(String) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets voicemail URI.
setWarningStyle(boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
Updates the background color to catch user attention if anything unexpected has happened.
setWatcherInfoStatus(OperationSetPresenceSipImpl.WatcherInfoSubscriberSubscription, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Parses watchers info document rfc3858.
setWebPage(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
Set web page.
setWhen(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
Set "when" field.
setWhiteboard(WhiteboardSessionJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Sets the whiteboard containing this participant.
setWhiteboardObjectID(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Sets the current WhiteboardObject's identifier to be sent.
setWhiteboardPoint(WhiteboardPoint) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectCircle
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectEllipse
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectImage
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Sets the coordinates of this whiteboard object.
setWhiteboardPoint(WhiteboardPoint) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectText
Sets the coordinates of this whiteboard object.
setWhiteboardPointEnd(WhiteboardPoint) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectLineJabberImpl
Sets the coordinates of end point for the line
setWhiteboardPointEnd(WhiteboardPoint) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Sets the coordinates of end point for the line
setWhiteboardPointEnd(WhiteboardPoint) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectLine
Sets the coordinates of end point for the line
setWhiteboardPointStart(WhiteboardPoint) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectLineJabberImpl
Sets the coordinates of start point for the line
setWhiteboardPointStart(WhiteboardPoint) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Sets the coordinates of start point for the line
setWhiteboardPointStart(WhiteboardPoint) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectLine
Sets the coordinates of start point for the line
setWhiteboardSession(WhiteboardSessionJabberImpl) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Sets the chat room that this member is participating in.
setWhiteboardSessionId(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
Sets the white board session identifier.
setWhiteboardSessionState(WhiteboardSessionState) - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Sets the state of this whiteboard and fires a whiteboard change event notifying registered listeners for the change.
setWidth(int) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Sets the width of the thumbnail
setWidth(double) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Sets the width (in pixels) of the WhiteboardObject.
setWidth(double) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Sets the width (in pixels) of the WhiteboardObject.
setWidth(double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Sets the width (in pixels) of the WhiteboardObject.
setWidth(double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Sets the width (in pixels) of the WhiteboardObject.
setWidth(double) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectImage
Sets the width (in pixels) of the WhiteboardObject.
setWidth(double) - Method in interface net.java.sip.communicator.service.protocol.whiteboardobjects.WhiteboardObjectRect
Sets the width (in pixels) of the WhiteboardObject.
setWindowOpacity(Window, float) - Static method in class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 
setWindowOpaque(Window, boolean) - Static method in class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 
setWindowShape(Window, Shape) - Static method in class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 
setWindowTransparency(int) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Sets the transparency value for all transparent windows.
setWizardContainer(WizardContainer) - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Sets the wizard container, where all pages are added.
setWizzardIcon(BufferedImage) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
setWorkPhoneSearchFields(List<String>) - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
Set work phone fields that we will lookup.
setWorkPhoneSearchFields(List<String>) - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySettings
Set work phone fields that we will lookup.
setX(double) - Method in class net.java.sip.communicator.service.protocol.WhiteboardPoint
Sets a new value to the x coordinate.
setXCapEnable(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Sets if has to use its capabilities.
setXCapEnable(boolean) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets if XCAP is enable.
setXCapResolved(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Sets the value of the xCapResolved property.
setXcapRoot(String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.NewAccount
Sets xcapRoot.
setXiVOEnable(boolean) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.PresencePanel
Sets if has to use its capabilities.
setXiVOEnable(boolean) - Method in class net.java.sip.communicator.service.protocol.sip.SipAccountID
Sets if XiVO option is enable.
setXMPPError(XMPPError) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
Sets the XMPPError which will provide details about Jibri failure.
setY(double) - Method in class net.java.sip.communicator.service.protocol.WhiteboardPoint
Sets a new value to the y coordinate.
setZrtpEncryptionOnDescription(MediaType, RtpDescriptionPacketExtension, RtpDescriptionPacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.AbstractCallPeerMediaHandlerJabberGTalkImpl
Sets ZRTP element to the ENCRYPTION element of the DESCRIPTION for a given media.
SEVEN_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
SEVEN_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
SEVEN_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
SEVEN_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
SEVEN_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
Sha1Crypto - Class in net.java.sip.communicator.util
 
Sha1Crypto() - Constructor for class net.java.sip.communicator.util.Sha1Crypto
 
sharedInstance - Static variable in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip.ImageToolTipUI
 
SharedSecretAuthenticationPanel - Class in net.java.sip.communicator.plugin.otr.authdialog
 
SharedSecretAuthenticationPanel() - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.SharedSecretAuthenticationPanel
Creates an instance SecretQuestionAuthenticationPanel.
ShortcutFieldUI() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog.ShortcutFieldUI
Creates a SIPCommTextFieldUI.
shortcutReceived(GlobalShortcutEvent) - Method in class net.java.sip.communicator.impl.globalshortcut.CallShortcut
Notifies this GlobalShortcutListener that a shortcut was triggered.
shortcutReceived(GlobalShortcutEvent) - Method in class net.java.sip.communicator.impl.globalshortcut.UIShortcut
Callback when an shortcut is typed
shortcutReceived(GlobalShortcutEvent) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog
Callback when an shortcut is typed
shortcutReceived(GlobalShortcutEvent) - Method in interface net.java.sip.communicator.service.globalshortcut.GlobalShortcutListener
Callback when an shortcut is typed
SHOW_ACCOUNT_CONFIG_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
Indicates if the account config form should be shown.
SHOW_HIDE_PEERS_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A show/hide local video button icon.
SHOW_HIDE_PEERS_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A show/hide local video button pressed icon.
SHOW_LOCAL_VIDEO_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A show/hide local video button icon.
SHOW_LOCAL_VIDEO_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A show/hide local video button pressed icon.
SHOW_OPTIONS_WINDOW_PROPERTY - Static variable in class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
Indicates if the configuration window should be shown.
SHOW_WARNING_MSG_PROP - Static variable in class net.java.sip.communicator.plugin.propertieseditor.Constants
Property indicating whether or not to show the WarningPanel
showAboutWindow() - Static method in class net.java.sip.communicator.plugin.branding.AboutWindow
Shows a AboutWindow creating it first if necessary.
showAddChatRoomDialog() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Shows Add chat room dialog.
showAddChatRoomDialog() - Method in interface net.java.sip.communicator.service.gui.UIService
Shows Add chat room dialog.
showAddContactDialog(ContactDetail, String) - Static method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Creates and shows an AddContactDialog with a predefined contactAddress and protocolProvider.
showAlertDialog(String, String) - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl
Shows an alert dialog with the given title and message.
showAlertDialog(String, String, Throwable) - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl
Shows an alert dialog with the given title message and exception corresponding to the error.
showAlertDialog(String, String, int) - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl
Shows an alert dialog with the given title, message and type of message.
showAlertDialog(String, String) - Method in interface net.java.sip.communicator.service.gui.AlertUIService
Shows an alert dialog with the given title and message.
showAlertDialog(String, String, Throwable) - Method in interface net.java.sip.communicator.service.gui.AlertUIService
Shows an alert dialog with the given title message and exception corresponding to the error.
showAlertDialog(String, String, int) - Method in interface net.java.sip.communicator.service.gui.AlertUIService
Shows an alert dialog with the given title, message and type of message.
showAlertPopup(String, String) - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl
Shows an notification pop-up which can be clicked.
showAlertPopup(String, String, Throwable) - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl
Shows an notification pop-up which can be clicked.
showAlertPopup(String, String, String, String) - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl
Shows an notification pop-up which can be clicked.
showAlertPopup(String, String, String, String, Throwable) - Method in class net.java.sip.communicator.impl.gui.AlertUIServiceImpl
Shows an notification pop-up which can be clicked.
showAlertPopup(String, String) - Method in interface net.java.sip.communicator.service.gui.AlertUIService
Shows an notification pop-up which can be clicked.
showAlertPopup(String, String, Throwable) - Method in interface net.java.sip.communicator.service.gui.AlertUIService
Shows an notification pop-up which can be clicked.
showAlertPopup(String, String, String, String) - Method in interface net.java.sip.communicator.service.gui.AlertUIService
Shows an notification pop-up which can be clicked.
showAlertPopup(String, String, String, String, Throwable) - Method in interface net.java.sip.communicator.service.gui.AlertUIService
Shows an notification pop-up which can be clicked.
showChangePasswordPanel(boolean) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
Shows or hides the "change password" panel
showChatConferenceDialog() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
 
showChatRoomAutoOpenConfigDialog(ProtocolProviderService, String) - Static method in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomAutoOpenConfigDialog
Creates if necessary a new ChatRoomAutoOpenConfigDialog instance and displays it.
showChatRoomAutoOpenConfigDialog(ProtocolProviderService, String) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Shows chat room open automatically configuration dialog.
showChatRoomAutoOpenConfigDialog(ProtocolProviderService, String) - Method in interface net.java.sip.communicator.service.gui.UIService
Shows chat room open automatically configuration dialog.
showChatRoomTableDialog() - Static method in class net.java.sip.communicator.impl.gui.main.chatroomslist.ChatRoomTableDialog
Shows a ChatRoomTableDialog creating it first if necessary.
showConfirmPopupDialog(Object) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showConfirmPopupDialog(Object) method.
showConfirmPopupDialog(Object, String, int) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showConfirmPopupDialog(Object, String, int) method.
showConfirmPopupDialog(Object, String, int, int) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showConfirmPopupDialog(Object, String, int, int) method.
showConfirmPopupDialog(Object, String, int, int, byte[]) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showConfirmPopupDialog(Object, String, int, int) method.
showConfirmPopupDialog(Object) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Shows a dialog that prompts the user for confirmation.
showConfirmPopupDialog(Object, String, int) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Shows a dialog where the number of choices is determined by the optionType parameter.
showConfirmPopupDialog(Object, String, int, int) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Shows a dialog where the number of choices is determined by the optionType parameter, where the messageType parameter determines the icon to display.
showConfirmPopupDialog(Object, String, int, int, byte[]) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Implements the PopupDialog.showConfirmPopupDialog(Object, String, int, int) method.
showDialog() - Method in class net.java.sip.communicator.impl.googlecontacts.configform.AccountSettingsForm
Show the dialog and returns if the user has modified something (create or modify entry).
showDialog(boolean) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Convenience method that displays a modal wizard dialog and blocks until the dialog has completed.
showDialog() - Method in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
Shows this modal dialog.
showDialog() - Method in class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
Shows this modal dialog and returns the result of the user choice.
showDialog(Component) - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
 
showDialog() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomDialog
Shows this dialog.
showDialog() - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigEntryDialog
Show this dialog.
showDialog() - Method in class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Shows the dialog.
showDialog() - Method in class net.java.sip.communicator.plugin.desktoputil.MessageDialog
Shows the dialog.
showDialog(Image) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.ImagePickerDialog
Shows current dialog and setting initial picture.
showDialog(Component, BindingChooser, String, boolean, BindingAdaptor) - Static method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
Displays a dialog allowing the user to redefine the keystroke component of key bindings.
showDialog() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog
Show the dialog and returns if the user has modified something (create or modify entry).
showDialog() - Method in class net.java.sip.communicator.plugin.ldap.configform.DirectorySettingsForm
Show the dialog and returns if the user has modified something (create or modify entry).
showError(Throwable, String, String) - Static method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListXivoImpl
Shows an error and a short description.
showError(Exception, String, String) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Shows an error and a short description.
showError(SessionID, String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
showErrorMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationComponent
Shows the given error message to the user.
showErrorMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
Shows the given error message in the error area of this component.
showErrorMessage(String) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupPanel
Shows an error message below the create group text field.
showFontChooserDialog() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Shows the font chooser dialog
showFormContent(ConfigFormDescriptor) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
Shows on the right the configuration form given by the given ConfigFormDescriptor.
ShowHidePeersButton - Class in net.java.sip.communicator.impl.gui.main.call.conference
Implements an AWT/Swing button which toggles the display of the participants list in a conference call.
ShowHidePeersButton(CallPanel, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ShowHidePeersButton
Initializes a new ShowHideVideoButton instance which is to toggle the display of the visual Component which depicts the video streaming from the local peer/user to the remote peer(s).
ShowHideVideoButton - Class in net.java.sip.communicator.impl.gui.main.call
Implements an AWT/Swing button which toggles the display of the visual Component which depicting the video streaming from the local peer/user to the remote peer(s).
ShowHideVideoButton(UIVideoHandler2) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ShowHideVideoButton
Initializes a new ShowHideVideoButton instance which is to toggle the display of the visual Component which depicts the video streaming from the local peer/user to the remote peer(s).
ShowHideVideoButton(UIVideoHandler2, boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ShowHideVideoButton
Initializes a new ShowHideVideoButton instance which is to toggle the display of the visual Component which depicts the video streaming from the local peer/user to the remote peer(s).
showHistoryByKeyword(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Shows a history for a given keyword.
showHistoryByPeriod(Date, Date) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.HistoryWindow
Shows a history for a given period.
showInput(boolean) - Static method in class net.java.sip.communicator.plugin.desktoputil.MasterPasswordInputDialog
Shows an input dialog to the user to obtain the master password.
showInputDialog(boolean) - Method in interface net.java.sip.communicator.service.credentialsstorage.MasterPasswordInputService
Shows an input dialog to the user to obtain the master password.
showInputPopupDialog(Object) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showInputPopupDialog(Object) method.
showInputPopupDialog(Object, String) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showInputPopupDialog(Object, String) method.
showInputPopupDialog(Object, String, int) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showInputPopupDialog(Object, String, int) method.
showInputPopupDialog(Object, String, int, Object[], Object) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showInputPopupDialog(Object, String, int, Object[], Object) method.
showInputPopupDialog(Object, String, int, Object[], Object, byte[]) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showInputPopupDialog(Object, String, int, Object[], Object) method.
showInputPopupDialog(Object) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Shows a question-message dialog requesting input from the user.
showInputPopupDialog(Object, String) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Shows a question-message dialog requesting input from the user, with the input value initialized to initialSelectionValue.
showInputPopupDialog(Object, String, int) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Shows a dialog with title title and message type messageType, requesting input from the user.
showInputPopupDialog(Object, String, int, Object[], Object) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Shows an input dialog, where all options like title, type of message etc., could be configured.
showInputPopupDialog(Object, String, int, Object[], Object, byte[]) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Implements the PopupDialog.showInputPopupDialog(Object, String, int, Object[], Object) method.
showLastMessageInWriteArea() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Shows the last sent message in the write area, either in order to correct it or to send it again.
showMasterPasswordWarning() - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Whether to show or not the master password warning.
showMessageInWriteArea(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Shows the message with the specified ID in the write area, either in order to correct it or to send it again.
showMessagePopupDialog(Object) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showMessagePopupDialog(Object) method.
showMessagePopupDialog(Object, String, int) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showMessagePopupDialog(Object, String, int) method.
showMessagePopupDialog(Object, String, int, byte[]) - Method in class net.java.sip.communicator.impl.gui.PopupDialogImpl
Implements the PopupDialog.showMessagePopupDialog(Object, String, int) method.
showMessagePopupDialog(Object) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Shows an information-message dialog titled "Message".
showMessagePopupDialog(Object, String, int) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Shows a dialog that displays a message using a default icon determined by the messageType parameter.
showMessagePopupDialog(Object, String, int, byte[]) - Method in interface net.java.sip.communicator.service.gui.PopupDialog
Implements the PopupDialog.showMessagePopupDialog(Object, String, int) method.
ShowMoreContact - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
 
ShowMoreContact(ContactQuery, List<SourceContact>, int) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ShowMoreContact
Creates an instance of MoreInfoContact.
showNewAccountDialog() - Static method in class net.java.sip.communicator.impl.gui.main.account.NewAccountDialog
Shows the new account dialog.
showOrHideDetails() - Method in class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
Shows if previously hidden or hides if previously shown the details of the error.
showPopupMenu(int, int) - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Shows the dialog at the given location.
showPopupMenu() - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountPopupMenu
Shows this popup menu regarding to its invoker location.
showPopupMenu(int, int) - Method in class net.java.sip.communicator.impl.gui.main.call.TransferActiveCallsMenu
Shows the dialog at the given location.
showPopupMenu() - Method in class net.java.sip.communicator.impl.gui.main.call.TransferActiveCallsMenu
Shows this popup menu regarding to its invoker location.
showPopupMenu(int, int) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ChooseUIContactDetailPopupMenu
Shows the dialog at the given location.
showPopupMenu() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ChooseUIContactDetailPopupMenu
Shows this popup menu regarding to its invoker location.
showPopupMenu(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedPopupMenu
Shows the dialog at the given location.
showPopupMenu() - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedPopupMenu
Shows this popup menu regarding to its invoker location.
showPopupMessage(PopupMessage) - Method in class net.java.sip.communicator.impl.galagonotification.GalagoPopupMessageHandler
Shows the title and the message of the specified PopupMessage.
showPopupMessage(PopupMessage) - Method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationServiceImpl
Implements PopupMessageHandler#showPopupMessage()
showPopupMessage(PopupMessage) - Method in class net.java.sip.communicator.impl.osdependent.PopupMessageHandlerTrayIconImpl
Implements PopupMessageHandler#showPopupMessage()
showPopupMessage(PopupMessage) - Method in class net.java.sip.communicator.impl.swingnotification.NonePopupMessageHandlerImpl
Implements PopupMessageHandler#showPopupMessage() Doing nothing.
showPopupMessage(PopupMessage) - Method in class net.java.sip.communicator.impl.swingnotification.PopupMessageHandlerSwingImpl
Implements PopupMessageHandler#showPopupMessage()
showPopupMessage(PopupMessage) - Method in class net.java.sip.communicator.service.systray.AbstractSystrayService
Implements SystraService#showPopupMessage()
showPopupMessage(PopupMessage) - Method in interface net.java.sip.communicator.service.systray.PopupMessageHandler
Shows the given PopupMessage.
showPopupMessage(PopupMessage) - Method in interface net.java.sip.communicator.service.systray.SystrayService
Shows the given PopupMessage
showPopUpNotification(String, String, String) - Method in class net.java.sip.communicator.impl.neomedia.AbstractDeviceConfigurationListener
Shows a pop-up notification corresponding to a device configuration change.
ShowPreviewDialog - Class in net.java.sip.communicator.impl.gui.main.chat
 
ShowPreviewDialog(ChatConversationPanel) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.ShowPreviewDialog
Creates an instance of ShowPreviewDialog
showThumbnailsList(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Shows/hides the thumbnails list in the case of video conference.
showThumbnailsList(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.VideoConferenceCallPanel
Shows/hides the participants thumbnails list.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Makes the service implementation close all open sockets and release any resources that it might have taken and prepare for shutdown/garbage collection.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Makes the service implementation close all open sockets and release any resources that it might have taken and prepare for shutdown/garbage collection.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Makes the service implementation close all open sockets and release any resources that it might have taken and prepare for shutdown/garbage collection.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Closes all active calls.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Makes the service implementation close all open sockets and release any resources that it might have taken and prepare for shutdown/garbage collection.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.sip.ClientCapabilities
Frees allocated resources.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicInstantMessagingSipImpl
Frees allocated resources.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Closes all active calls.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetMessageWaitingSipImpl
Frees allocated resources.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Frees allocated resources.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetServerStoredAccountInfoSipImpl
Frees allocated resources.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetTypingNotificationsSipImpl
Frees allocated resources.
shutdown() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Makes the service implementation close all open sockets and release any resources that it might have taken and prepare for shutdown/garbage collection.
shutdown() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Makes the service implementation close all open sockets and release any resources that it might have taken and prepare for shutdown/garbage collection.
ShutdownIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
The IQ used to trigger the graceful shutdown mode of the videobridge or force shutdown the one which receives the stanza(given that source JID is authorized to do so).
ShutdownService - Interface in net.java.sip.communicator.service.shutdown
Abstracts the shutdown-related procedures of the application so that they can be used throughout various bundles.
ShutdownThread() - Constructor for class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl.ShutdownThread
 
ShutdownTimeout - Class in net.java.sip.communicator.impl.shutdowntimeout
In order to shut down Jitsi, we kill the Felix system bundle.
ShutdownTimeout() - Constructor for class net.java.sip.communicator.impl.shutdowntimeout.ShutdownTimeout
 
SID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Jingle session ID attribute name.
SID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleIQ
The name of the argument that contains the session id.
SID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
The name of the "sid" attribute of the "transfer" element.
SidebarsByValPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Sidebars by val packet extension.
SidebarsByValPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SidebarsByValPacketExtension
Constructor.
signal(Pointer, Pointer) - Method in interface net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gobject.SignalHandler
 
signin() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
signin(String, String) - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
signin() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
signin(String, String) - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationWizard
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
signin() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Installs the account created through this wizard.
signin(String, String) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Defines the operations that will be executed when the user clicks on the wizard "service.gui.SIGN_IN" button.
signin() - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Defines the operations that will be executed when the user clicks on the wizard "Signin" button.
signin(String, String) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccountRegistrationWizard
Defines the operations that will be executed when the user clicks on the wizard "Signin" button.
signin() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Installs the account created through this wizard.
signin(String, String) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Defines the operations that will be executed when the user clicks on the wizard "Signin" button.
signin() - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Defines the operations that will be executed when the user clicks on the wizard "Signin" button.
signin(String, String) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccountRegistrationWizard
Defines the operations that will be executed when the user clicks on the wizard "Signin" button.
signin() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Installs the account defined in this wizard.
signin(String, String) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Installs the account defined in this wizard.
signin() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Installs the account created through this wizard.
signin(String, String) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Installs the account with the given user name and password.
signin() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Defines the operations that will be executed when the user clicks on the wizard "Signin" button.
signin(String, String) - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Defines the operations that will be executed when the user clicks on the wizard "Signin" button.
signin() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Defines the operations that will be executed when the user clicks on the wizard "Signin" button.
signin(String, String) - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Defines the operations that will be executed when the user clicks on the wizard "Signin" button.
signinName - Variable in class net.java.sip.communicator.plugin.msofficecomm.MessengerContact
The sign-in name associated with the native IMessengerContact implementation represented by this instance.
SilkConfigForm - Class in net.java.sip.communicator.plugin.generalconfig
Implements the Silk configuration panel.
SilkConfigForm() - Constructor for class net.java.sip.communicator.plugin.generalconfig.SilkConfigForm
Initialize a new OpusConfigForm instance.
SimpleAccountRegistrationActivator - Class in net.java.sip.communicator.plugin.simpleaccreg
 
SimpleAccountRegistrationActivator() - Constructor for class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
 
SimpleServiceActivator<T> - Class in net.java.sip.communicator.util
Base class for activators which only register new service in bundle context.
SimpleServiceActivator(Class<?>, String) - Constructor for class net.java.sip.communicator.util.SimpleServiceActivator
Creates new instance of SimpleServiceActivator
SimpleStatusMenu - Class in net.java.sip.communicator.impl.gui.main.presence
The SimpleStatusSelectorBox is a SIPCommMenu that contains two statuses ONLINE and OFFLINE.
SimpleStatusMenu(ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.gui.main.presence.SimpleStatusMenu
Creates an instance of SimpleStatusMenu.
SIMULCAST_MODE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
The XML name of the simulcast-mode attribute of a video channel.
SimulcastMode - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Created by gp on 6/3/15.
sin6_addr - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
sin6_family - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
sin6_flowinfo - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
sin6_len - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
sin6_port - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
sin6_scope_id - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
sin_addr - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
sin_family - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
sin_len - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
sin_port - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
sin_zero - Variable in class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
SingleCallInProgressPolicy - Class in net.java.sip.communicator.service.protocol
Imposes the policy to have one call in progress i.e.
SingleCallInProgressPolicy(BundleContext) - Constructor for class net.java.sip.communicator.service.protocol.SingleCallInProgressPolicy
Initializes a new SingleCallInProgressPolicy instance which will apply to the Calls of a specific BundleContext.
SingleWindowContainer - Class in net.java.sip.communicator.impl.gui.main
The container of the single window interface.
SingleWindowContainer() - Constructor for class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Creates an instance of the SingleWindowContainer.
SIP - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolNames
The SIP (and SIMPLE) protocols.
SIP_ADDRESS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
The name of XML attribute which stores SIP address.
SIP_COMMUNICATOR_LOGO - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The SIP Communicator logo 16x16 icon.
SIP_COMMUNICATOR_MOCK - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolNames
The SIP Communicator MOCK protocol.
SIP_LOGO - Static variable in class net.java.sip.communicator.plugin.sipaccregwizz.Resources
 
SIPAccountCreationFormService - Interface in net.java.sip.communicator.plugin.sipaccregwizz
The CreateAccountService is meant to be implemented by specific account registration implementations, which contain an account create form.
SipAccountID - Class in net.java.sip.communicator.service.protocol.sip
A SIP extension of the account ID property.
SipAccountID(String, Map<String, String>, String) - Constructor for class net.java.sip.communicator.service.protocol.sip.SipAccountID
Creates a SIP account id from the specified ide and account properties.
SipAccountID() - Constructor for class net.java.sip.communicator.service.protocol.sip.SipAccountID
Default constructor for wizard purposes.
SipAccountIDImpl - Class in net.java.sip.communicator.impl.protocol.sip
A SIP extension of the account ID property.
SipAccountIDImpl(String, Map<String, String>, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipAccountIDImpl
Creates a SIP account id from the specified ide and account properties.
SIPAccountRegistration - Class in net.java.sip.communicator.service.protocol.sip
The SIPAccountRegistration is used to store all user input data through the SIPAccountRegistrationWizard.
SIPAccountRegistration() - Constructor for class net.java.sip.communicator.service.protocol.sip.SIPAccountRegistration
Initializes a new SIPAccountRegistration.
SIPAccountRegistrationForm - Class in net.java.sip.communicator.plugin.sipaccregwizz
The SIPAccountRegistrationForm.
SIPAccountRegistrationForm(SIPAccountRegistrationWizard) - Constructor for class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Creates an instance of SIPAccountRegistrationForm.
SIPAccountRegistrationWizard - Class in net.java.sip.communicator.plugin.sipaccregwizz
The IPPIAccountRegistrationWizard is an implementation of the AccountRegistrationWizard for the SIP protocol.
SIPAccountRegistrationWizard(WizardContainer) - Constructor for class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationWizard
Creates an instance of IPPIAccountRegistrationWizard.
SIPAccRegWizzActivator - Class in net.java.sip.communicator.plugin.sipaccregwizz
Registers the SIPAccountRegistrationWizard in the UI Service.
SIPAccRegWizzActivator() - Constructor for class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
 
SipActivator - Class in net.java.sip.communicator.impl.protocol.sip
Activates the SIP package
SipActivator() - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipActivator
 
SipApplicationData - Class in net.java.sip.communicator.impl.protocol.sip
The only Object with should be used as parameter for any JAIN-SIP class setApplicationData() method (available for instance with Dialog-s and Transaction-s).
SipApplicationData() - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipApplicationData
 
SipCallState - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
Jicofo adds one SipCallState packet extension for each Jibri SIP session to it's MUC presence in Jitsi Meet conference.
SipCallState() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipCallState
 
SIPCommBorders - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommBorders is where all component borders used in the SIPComm L&F are drawn.
SIPCommBorders() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders
 
SIPCommBorders.BoldRoundBorder - Class in net.java.sip.communicator.impl.gui.lookandfeel
The BoldRoundBorder is common border which is used throughout the SIPComm L&F.
SIPCommBorders.RoundBorder - Class in net.java.sip.communicator.impl.gui.lookandfeel
The RoundBorder is common border which is used throughout the SIPComm L&F.
SIPCommBorders.TextFieldBorder - Class in net.java.sip.communicator.impl.gui.lookandfeel
The TextField border which is used in SIPComm L&F for all text fields.
SIPCommButton - Class in net.java.sip.communicator.plugin.desktoputil
The SIPCommButton is a very flexible JButton that allows to configure its background, its icon, the look when a mouse is over it, etc.
SIPCommButton() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Creates a button.
SIPCommButton(Image, Image, Image, Image, Image, Image) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Creates a button with custom background image and icon image.
SIPCommButton(Image, Image, Image) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Creates a button with custom background image and icon image.
SIPCommButton(Image, Image) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Creates a button with custom background image.
SIPCommButton(Image) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommButton
Creates a button with custom background image.
SIPCommButtonUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommButtonUI implementation.
SIPCommButtonUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommButtonUI
 
SIPCommCallComboBoxUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
A custom implementation of the SIPCommComboBoxUI specially designed for the call combo box.
SIPCommCallComboBoxUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCallComboBoxUI
 
SIPCommChatSelectorMenuUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommChatSelectorMenuUI implementation.
SIPCommChatSelectorMenuUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommChatSelectorMenuUI
 
SIPCommCheckBox - Class in net.java.sip.communicator.plugin.desktoputil
 
SIPCommCheckBox() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommCheckBox
 
SIPCommCheckBox(String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommCheckBox
 
SIPCommCheckBox(String, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommCheckBox
 
SIPCommCheckBoxMenuItemUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommCheckBoxMenuItemUI implementation.
SIPCommCheckBoxMenuItemUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCheckBoxMenuItemUI
 
SIPCommCheckBoxUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommCheckBoxUI implementation.
SIPCommCheckBoxUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommCheckBoxUI
 
SIPCommComboBoxEditor - Class in net.java.sip.communicator.impl.gui.lookandfeel
The default editor for SIPCommunicator editable combo boxes.
SIPCommComboBoxEditor() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor
Creates an instance of SIPCommComboBoxEditor.
SIPCommComboBoxEditor.UIResource - Class in net.java.sip.communicator.impl.gui.lookandfeel
A subclass of SIPCommComboBoxEditor that implements UIResource.
SIPCommComboBoxUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommComboBoxUI implementation.
SIPCommComboBoxUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxUI
 
SIPCommDefaultTheme - Class in net.java.sip.communicator.impl.gui.lookandfeel
SipCommunicator default theme.
SIPCommDefaultTheme() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommDefaultTheme
 
SIPCommDialog - Class in net.java.sip.communicator.plugin.desktoputil
 
SIPCommDialog() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Creates an instance of SIPCommDialog.
SIPCommDialog(Dialog) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Creates an instance of SIPCommDialog by specifying the Dialogowner of this dialog.
SIPCommDialog(Frame) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Creates an instance of SIPCommDialog by specifying the Frame owner.
SIPCommDialog(Window) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Creates an instance of SIPCommDialog by specifying the Frame owner.
SIPCommDialog(boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Creates an instance of SIPCommDialog by specifying explicitly if the size and location properties are saved.
SIPCommDialog(Dialog, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Creates an instance of SIPCommDialog by specifying the owner of this dialog and indicating whether to save the size and location properties.
SIPCommDialog(Frame, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Creates an instance of SIPCommDialog by specifying the owner of this dialog and indicating whether to save the size and location properties.
SIPCommDialog(Window, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog
Creates an instance of SIPCommDialog by specifying the owner of this dialog and indicating whether to save the size and location properties.
SIPCommDialog.DialogWindowAdapter - Class in net.java.sip.communicator.plugin.desktoputil
Before closing the application window saves the current size and position through the ConfigurationService.
SIPCommEditorPaneUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommEditorPaneUI implementation.
SIPCommEditorPaneUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommEditorPaneUI
 
SipCommFileChooser - Interface in net.java.sip.communicator.plugin.desktoputil
The purpose of this interface is to provide an unique way to access to the methods of JFileChooser (javax.swing) or FileDialog (java.awt).
SipCommFileChooserImpl - Class in net.java.sip.communicator.plugin.desktoputil
Implements SipCommFileChooser for Swing's JFileChooser.
SipCommFileChooserImpl(String, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Constructor
SipCommFileChooserImpl(Component, String, String, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SipCommFileChooserImpl
Initializes a new SipCommFileChooserImpl instance.
SipCommFileDialogImpl - Class in net.java.sip.communicator.plugin.desktoputil
Implements SipCommFileChooser for AWT's FileDialog.
SipCommFileDialogImpl(Frame, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Constructor
SipCommFileDialogImpl(Frame, String, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SipCommFileDialogImpl
Constructor
SipCommFileFilter - Class in net.java.sip.communicator.plugin.desktoputil
The purpose of this interface is to provide an generic file filter type for the SipCommFileChooser, which is used either as an AWT FileDialog, either as a Swing JFileChooser.
SipCommFileFilter() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SipCommFileFilter
 
SIPCommFrame - Class in net.java.sip.communicator.plugin.desktoputil
A custom frame that remembers its size and location and could have a semi-transparent background.
SIPCommFrame() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Creates a SIPCommFrame.
SIPCommFrame(boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Creates an instance of SIPCommFrame by specifying explicitly if the size and location properties are saved.
SIPCommFrame(boolean, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Creates an instance of SIPCommFrame by specifying explicitly if the size and location properties are saved.
SIPCommFrame.MainContentPane - Class in net.java.sip.communicator.plugin.desktoputil
The main content pane.
SIPCommHTMLEditorKit - Class in net.java.sip.communicator.plugin.desktoputil
The SIPCommHTMLEditorKit is an HTMLEditorKit which uses an extended ParagraphView.
SIPCommHTMLEditorKit(JComponent) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommHTMLEditorKit
Creates an instance of SIPCommHTMLEditorKit by specifying the container, where the editor kit would be used.
SIPCommHTMLEditorKit.ParagraphViewX - Class in net.java.sip.communicator.plugin.desktoputil
The ParagraphViewX is created in order to solve the following problem (Bug ID: 4855207):
SIPCommLabelUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommLabelUI implementation.
SIPCommLabelUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLabelUI
 
SIPCommLFUtils - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommLFUtils is an utility class helping in drawing some
SIPCommLFUtils() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLFUtils
 
SIPCommLinkButton - Class in net.java.sip.communicator.plugin.desktoputil
A button which text is a link.
SIPCommLinkButton() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Created Link Button.
SIPCommLinkButton(String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Created Link Button with text.
SIPCommLinkButton(URL) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Created Link Button with url.
SIPCommLinkButton(String, URL) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommLinkButton
Created Link Button with text and url.
SIPCommLinkButtonUI - Class in net.java.sip.communicator.plugin.desktoputil.plaf
The SIPCommLinkButtonUI implementation.
SIPCommLinkButtonUI() - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommLinkButtonUI
 
SIPCommListUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommListUI is an implementation of the BasicListUI.
SIPCommListUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommListUI
 
SIPCommLookAndFeel - Class in net.java.sip.communicator.impl.gui.lookandfeel
The default SIP-Communicator look&feel.
SIPCommLookAndFeel() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommLookAndFeel
 
SIPCommMenu - Class in net.java.sip.communicator.plugin.desktoputil
The SIPCommMenu is very similar to a JComboBox.
SIPCommMenu() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommMenu
Creates an instance of SIPCommMenu.
SIPCommMenu(String, Icon) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommMenu
Creates an instance of SIPCommMenu by specifying the text and the icon.
SIPCommMenu(String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommMenu
Creates an instance of SIPCommMenu by specifying the initialy selected item.
SIPCommMenuBar - Class in net.java.sip.communicator.plugin.desktoputil
The SIPCommMenuBar is a JMenuBar without border decoration that can be used as a container for other components, like selector boxes that won't need a menu decoration.
SIPCommMenuBar() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommMenuBar
Creates an instance of SIPCommMenuBar.
SIPCommMenuBarUI - Class in net.java.sip.communicator.plugin.desktoputil.plaf
 
SIPCommMenuBarUI() - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommMenuBarUI
 
SIPCommMenuItemUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommMenuItemUI implementation.
SIPCommMenuItemUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommMenuItemUI
 
SIPCommMenuUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommMenuUI implementation.
SIPCommMenuUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommMenuUI
 
SIPCommMsgTextArea - Class in net.java.sip.communicator.impl.gui.customcontrols
The SIPCommMsgTextArea is a text area defined specially for warning messages.
SIPCommMsgTextArea() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.SIPCommMsgTextArea
 
SIPCommMsgTextArea(String) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.SIPCommMsgTextArea
Creates a text area with a fixed number of columns and wraps the text within it.
SIPCommNotificationsButton - Class in net.java.sip.communicator.impl.gui.customcontrols
 
SIPCommNotificationsButton(String) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.SIPCommNotificationsButton
Creates a SIPCommTextButton
SIPCommOpaquePanelUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
 
SIPCommOpaquePanelUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommOpaquePanelUI
 
SIPCommOptionPaneUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommOptionPaneUI implementation.
SIPCommOptionPaneUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommOptionPaneUI
 
SIPCommPasswordFieldUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommPasswordFieldUI implementation.
SIPCommPasswordFieldUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommPasswordFieldUI
 
SIPCommPopupMenu - Class in net.java.sip.communicator.plugin.desktoputil
A custom popup menu that detects parent focus lost.
SIPCommPopupMenu() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommPopupMenu
Constructor.
SIPCommPopupMenuUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommPopupMenuUI implementation.
SIPCommPopupMenuUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommPopupMenuUI
 
SIPCommRadioButton - Class in net.java.sip.communicator.plugin.desktoputil
 
SIPCommRadioButton() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommRadioButton
 
SIPCommRadioButton(String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommRadioButton
 
SIPCommRadioButton(String, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommRadioButton
 
SIPCommScrollBarUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommScrollBarUI implementation.
SIPCommScrollBarUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommScrollBarUI
Creates an instance of SIPCommScrollBarUI.
SIPCommScrollPane - Class in net.java.sip.communicator.plugin.desktoputil
The SCScrollPane is a JScrollPane with a custom viewport that allows to set an image as a background.
SIPCommScrollPane() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommScrollPane
Creates an SCSCrollPane.
SIPCommSmartComboBox<E> - Class in net.java.sip.communicator.impl.gui.customcontrols
SIPCommSmartComboBox is an editable combo box which selects an item according to user input.
SIPCommSmartComboBox() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox
Creates an instance of SIPCommSmartComboBox.
SIPCommSmartComboBox.CallComboEditor - Class in net.java.sip.communicator.impl.gui.customcontrols
 
SIPCommSmartComboBox.Filter - Interface in net.java.sip.communicator.impl.gui.customcontrols
 
SIPCommSmartComboBox.FilterableComboBoxModel - Class in net.java.sip.communicator.impl.gui.customcontrols
The data model used for this combo box.
SIPCommSpinnerUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
 
SIPCommSpinnerUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSpinnerUI
 
SIPCommSplitPaneDivider - Class in net.java.sip.communicator.impl.gui.lookandfeel
Divider used by SIPCommSplitPaneUI.
SIPCommSplitPaneDivider(BasicSplitPaneUI) - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneDivider
Creates an instance of SIPCommSplitPaneDivider by specifying the BasicSplitPaneUI to use.
SIPCommSplitPaneDivider.DividerLayout - Class in net.java.sip.communicator.impl.gui.lookandfeel
Used to layout a SIPCommSplitPaneDivider.
SIPCommSplitPaneUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
Jitsi split pane.
SIPCommSplitPaneUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommSplitPaneUI
 
SIPCommStatusMenuUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
The SIPCommMenuUI implementation.
SIPCommStatusMenuUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommStatusMenuUI
 
SIPCommTabbedPane - Class in net.java.sip.communicator.plugin.desktoputil
A JTabbedPane with some added UI functionalities.
SIPCommTabbedPane() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
 
SIPCommTabbedPane(boolean, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
Creates the CloseAndMaxTabbedPane with an enhanced UI if enhancedUI parameter is set to true.
SIPCommTabbedPaneEnhancedUI - Class in net.java.sip.communicator.plugin.desktoputil.plaf
This UI displays a different interface, which is independent from the look and feel.
SIPCommTabbedPaneEnhancedUI() - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
SIPCommTabbedPaneEnhancedUI.ScrollableTabButton - Class in net.java.sip.communicator.plugin.desktoputil.plaf
 
SIPCommTabbedPaneUI - Class in net.java.sip.communicator.plugin.desktoputil.plaf
SIPCommTabbedPaneUI implementation.
SIPCommTabbedPaneUI() - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
SIPCommTabbedPaneUI.ScrollableTabButton - Class in net.java.sip.communicator.plugin.desktoputil.plaf
 
SIPCommTabbedPaneUI.ScrollableTabSupport - Class in net.java.sip.communicator.plugin.desktoputil.plaf
 
SIPCommTabbedPaneUI.ScrollableTabViewport - Class in net.java.sip.communicator.plugin.desktoputil.plaf
 
SIPCommTextArea - Class in net.java.sip.communicator.plugin.desktoputil
The SIPCommTextArea is a JTextArea that offers the possibility to specify a default (tip) text that explains what is the required data.
SIPCommTextArea(String, int, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommTextArea
Creates an instance of SIPCommTextArea by specifying the text we would like to show by default in it.
SIPCommTextAreaUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommTextAreaUI implementation.
SIPCommTextAreaUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommTextAreaUI
 
SIPCommTextButton - Class in net.java.sip.communicator.plugin.desktoputil
A custom JButton that contains only text.
SIPCommTextButton() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommTextButton
Creates a SIPCommTextButton.
SIPCommTextButton(String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommTextButton
Creates a SIPCommTextButton
SIPCommTextButton(String, Image) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommTextButton
 
SIPCommTextField - Class in net.java.sip.communicator.plugin.desktoputil
The SIPCommTextField is a JTextField that offers the possibility to specify a default (tip) text that explains what is the required data.
SIPCommTextField(String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommTextField
Creates an instance of SIPCommTextField by specifying the text we would like to show by default in it.
SIPCommTextFieldUI - Class in net.java.sip.communicator.plugin.desktoputil.plaf
SIPCommTextFieldUI implementation.
SIPCommTextFieldUI() - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Creates a SIPCommTextFieldUI.
SIPCommTextPaneUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommTextPaneUI implementation.
SIPCommTextPaneUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommTextPaneUI
 
SIPCommToggleButton - Class in net.java.sip.communicator.plugin.desktoputil
The SIPCommToggleButton is a flexible JToggleButton that allows to configure its background, its icon, the look when a mouse is over it, etc.
SIPCommToggleButton() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Creates an instance of SIPCommToggleButton.
SIPCommToggleButton(Image, Image) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Creates a button with custom background image and rollover image.
SIPCommToggleButton(Image, Image, Image, Image) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Creates a button with custom background image, rollover image and icon image.
SIPCommToggleButton(Image, Image, Image, Image, Image) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SIPCommToggleButton
Creates a button with custom background image, rollover image and icon image.
SIPCommToggleButtonUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommToggleButtonUI implementation.
SIPCommToggleButtonUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToggleButtonUI
 
SIPCommToolBar - Class in net.java.sip.communicator.impl.gui.customcontrols
The SIPCommToolBar is a JToolBar, which has its own drag icon and separator.
SIPCommToolBar() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.SIPCommToolBar
Creates an instance of SIPCommToolBar.
SIPCommToolBarSeparatorUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommToolBarSeparatorUI implementation.
SIPCommToolBarSeparatorUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToolBarSeparatorUI
 
SIPCommToolBarUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommToolBarUI implementation.
SIPCommToolBarUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToolBarUI
 
SIPCommToolTipUI - Class in net.java.sip.communicator.impl.gui.lookandfeel
SIPCommToolTipUI implementation.
SIPCommToolTipUI() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToolTipUI
 
SIPCommTreeUI - Class in net.java.sip.communicator.plugin.desktoputil.plaf
SIPCommTreeUI implementation.
SIPCommTreeUI() - Constructor for class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
 
SIPCommunicator - Class in net.java.sip.communicator.launcher
Starts the SIP Communicator.
SIPCommunicator() - Constructor for class net.java.sip.communicator.launcher.SIPCommunicator
 
SIPCommunicatorJWS - Class in net.java.sip.communicator.launcher
 
SIPCommunicatorJWS() - Constructor for class net.java.sip.communicator.launcher.SIPCommunicatorJWS
 
SipCommunicatorLock - Class in net.java.sip.communicator.util.launchutils
This class is used to prevent from running multiple instances of Jitsi.
SipCommunicatorLock() - Constructor for class net.java.sip.communicator.util.launchutils.SipCommunicatorLock
 
SIPCommWindowMenuBar - Class in net.java.sip.communicator.impl.gui.main.menus
Represents a JMenuBar with SIP Communicator specific decorations.
SIPCommWindowMenuBar(String) - Constructor for class net.java.sip.communicator.impl.gui.main.menus.SIPCommWindowMenuBar
Initializes a new SIPCommWindowMenuBar instance which is to use a specific foreground given by its id in the resources.
SIPConfigForm - Class in net.java.sip.communicator.plugin.generalconfig
Implementation of the configuration form.
SIPConfigForm() - Constructor for class net.java.sip.communicator.plugin.generalconfig.SIPConfigForm
Creates the form.
SIPDialogIDPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
SIP Dialog ID packet extension.
SIPDialogIDPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SIPDialogIDPacketExtension
Constructor
SipGatewayStatus - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
The packet extension added to Jicofo MUC presence to broadcast current Jibri SIP gateway status to all conference participants.
SipGatewayStatus() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.SipGatewayStatus
Creates new SipGatewayStatus.
SipLogger - Class in net.java.sip.communicator.impl.protocol.sip
This class passes log calls from JAIN-SIP to log4j, so that it is possible to change the log level for the JAIN-SIP stack in logging.properties
SipLogger() - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipLogger
 
SipMessageFactory - Class in net.java.sip.communicator.impl.protocol.sip
This MessageFactory is just a wrapper around a "real" Messagefactory, which will be passed to the constructor.
SipMessageFactory(ProtocolProviderServiceSipImpl, MessageFactory) - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipMessageFactory
The constructor for this class.
SipMessageProcessor - Interface in net.java.sip.communicator.impl.protocol.sip
Listener receiving events for incoming messages that need processing.
sipProvider - Variable in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactList
The provider that is on top of us.
SipRegistrarConnection - Class in net.java.sip.communicator.impl.protocol.sip
Contains all functionality that has anything to do with registering and maintaining registrations with a SIP Registrar.
SipRegistrarConnection(String, int, String, ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Creates a new instance of this class.
SipRegistrarConnection() - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Empty constructor that we only have in order to allow for classes like SipRegistrarlessConnection to extend this class.
SipRegistrarlessConnection - Class in net.java.sip.communicator.impl.protocol.sip
Allows SIP communicator to create SIP accounts without a registrar.
SipRegistrarlessConnection(ProtocolProviderServiceSipImpl, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipRegistrarlessConnection
Creates a new instance of this class.
SipSecurityManager - Class in net.java.sip.communicator.impl.protocol.sip.security
The class handles authentication challenges, caches user credentials and takes care (through the SecurityAuthority interface) about retrieving passwords.
SipSecurityManager(AccountID, ProtocolProviderServiceSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.security.SipSecurityManager
Default constructor for the security manager.
SipStackProperties - Class in net.java.sip.communicator.impl.protocol.sip
The properties used at the creation of the JAIN-SIP stack.
SipStackProperties() - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipStackProperties
Init sip stack properties.
SipStackSharing - Class in net.java.sip.communicator.impl.protocol.sip
This class is the SipListener for all JAIN-SIP SipProviders.
SipStackSharing() - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipStackSharing
Constructor for this class.
SipStatusEnum - Class in net.java.sip.communicator.impl.protocol.sip
The SipStatusEnum gives access to presence states for the Sip protocol.
SipStatusEnum(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
Constructor.
sipUriToUserAddress(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.SipAccountIDImpl
Extracts the user address part from the given sipUri.
sipUriToUserID(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.SipAccountIDImpl
Extracts the user id part from the given sipUri.
SIX_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
SIX_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
SIX_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
SIX_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
SIX_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
size() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySetImpl
Returns number of LdapDirectory(s) in the LdapDirectorySet.
size() - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Get the size of the difference set.
size - Variable in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDesktopStreamingJabberImpl
Video panel size.
size - Variable in class net.java.sip.communicator.impl.protocol.sip.OperationSetDesktopStreamingSipImpl
Dimension of the local desktop streamed.
size() - Method in interface net.java.sip.communicator.service.ldap.LdapDirectorySet
 
size - Variable in class net.java.sip.communicator.util.Entities.ArrayEntityMap
 
size() - Method in class net.java.sip.communicator.util.Entities.IntHashMap
Returns the number of keys in this hashtable.
size() - Method in class net.java.sip.communicator.util.OrderedProperties
Get number of elements.
sizeInBytes() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.ExceptionInfo
Returns the size of the exception
SkinJarBuilder - Class in net.java.sip.communicator.impl.resources.util
Class for building of skin bundles from zip files.
SkinJarBuilder() - Constructor for class net.java.sip.communicator.impl.resources.util.SkinJarBuilder
 
SkinManagerActivator - Class in net.java.sip.communicator.plugin.skinmanager
The BundleActivator of the SkinManager plugin.
SkinManagerActivator() - Constructor for class net.java.sip.communicator.plugin.skinmanager.SkinManagerActivator
 
SkinManagerPanel - Class in net.java.sip.communicator.plugin.skinmanager
 
SkinManagerPanel() - Constructor for class net.java.sip.communicator.plugin.skinmanager.SkinManagerPanel
Creates an instance of SkinManagerPanel.
Skinnable - Interface in net.java.sip.communicator.util.skin
Interface that represents all skinnable user interface components.
SkinPack - Interface in net.java.sip.communicator.service.resources
Default Skin Pack interface.
SkinResourcePack - Class in net.java.sip.communicator.plugin.skinresourcepack
The skin resource pack.
SkinResourcePack() - Constructor for class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
 
SkinSelectionListener - Class in net.java.sip.communicator.plugin.skinmanager
Selection listener for the SkinSelector.
SkinSelectionListener() - Constructor for class net.java.sip.communicator.plugin.skinmanager.SkinSelectionListener
 
SkinSelector - Class in net.java.sip.communicator.plugin.skinmanager
SkinSelector is extending a JComboBox and represents a selector for selecting of SIP Communicator skins.
SkinSelector() - Constructor for class net.java.sip.communicator.plugin.skinmanager.SkinSelector
Constructor.
SkinSelectorRenderer - Class in net.java.sip.communicator.plugin.skinmanager
Render class for the SkinSelector class.
SkinSelectorRenderer() - Constructor for class net.java.sip.communicator.plugin.skinmanager.SkinSelectorRenderer
Constructor
SLIDE_ANIMATION - Static variable in class net.java.sip.communicator.impl.gui.utils.AnimationUtils
 
SMACK_PACKET_REPLY_TIMEOUT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Smack packet reply timeout.
smackConfigForm - Variable in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormJabberImpl
The smack chat room configuration form.
SmackPacketDebugger - Class in net.java.sip.communicator.impl.protocol.jabber.debugger
The jabber packet listener that logs the packets to the packet logging service.
SmackPacketDebugger() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.debugger.SmackPacketDebugger
Creates the SmackPacketDebugger instance.
smackParticipantToScMember(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns the ChatRoomMember corresponding to the given smack participant.
smackRoleToScRole(String, String) - Static method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Returns that ChatRoomJabberRole instance corresponding to the smackRole string.
smackSubmitForm - Variable in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormJabberImpl
The form that will be filled out and submitted by user.
SmackV3InteroperabilityLayer - Class in net.java.sip.communicator.impl.protocol.jabber
Smack v3 interoperation layer
SmackV3InteroperabilityLayer() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.SmackV3InteroperabilityLayer
A default constructor
Smiley - Interface in net.java.sip.communicator.service.replacement.smilies
The Smiley interface used to represent a smiley
SMILEY_SOURCE - Static variable in class net.java.sip.communicator.impl.replacement.smiley.ReplacementServiceSmileyImpl
Configuration label shown in the config form.
SmileyActivator - Class in net.java.sip.communicator.impl.replacement.smiley
Activator for the Smiley source bundle.
SmileyActivator() - Constructor for class net.java.sip.communicator.impl.replacement.smiley.SmileyActivator
 
SmileyImpl - Class in net.java.sip.communicator.impl.replacement.smiley
The Smiley is used to store a smiley.
SmileyImpl(String, String[], String) - Constructor for class net.java.sip.communicator.impl.replacement.smiley.SmileyImpl
Creates an instance of Smiley, by specifying the smiley image identifier and the strings corresponding to it.
smileyRegex - Static variable in class net.java.sip.communicator.impl.replacement.smiley.ReplacementServiceSmileyImpl
The regex used to match the smilies in the message.
SmileysSelectorBox - Class in net.java.sip.communicator.impl.gui.main.chat
The SmileysSelectorBox is the component where user could choose a smiley icon to send.
SmileysSelectorBox() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.SmileysSelectorBox
Initializes a new SmileysSelectorBox instance.
SMILIES_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Smiley icon, used for the "Smiley" button in the MainToolBar.
SmiliesReplacementService - Interface in net.java.sip.communicator.service.replacement.smilies
 
SmpAuthenticateBuddyDialog - Class in net.java.sip.communicator.plugin.otr.authdialog
The dialog that pops up when the remote party send us SMP request.
SmpAuthenticateBuddyDialog(OtrContactManager.OtrContact, InstanceTag, String) - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.SmpAuthenticateBuddyDialog
 
SmpProgressDialog - Class in net.java.sip.communicator.plugin.otr.authdialog
The dialog that pops up when SMP negotiation starts.
SmpProgressDialog(Contact) - Constructor for class net.java.sip.communicator.plugin.otr.authdialog.SmpProgressDialog
Instantiates SmpProgressDialog.
SMS_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The message type representing sms messages.
SMS_MESSAGE_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
an event type indicating that the message being received is an SMS message.
SMS_SERVER_ADDRESS - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The sms default server address.
SMSManager - Class in net.java.sip.communicator.impl.gui.utils
Handles any sms common actions.
SMSManager() - Constructor for class net.java.sip.communicator.impl.gui.utils.SMSManager
 
SNIPPET_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
The name of the XML tag element containing a snippet of the thread.
SOCK_DGRAM - Static variable in interface net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC
 
sockaddr() - Constructor for class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr
 
sockaddr_in() - Constructor for class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in
 
sockaddr_in6() - Constructor for class net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.sockaddr_in6
 
socket(int, int, int) - Method in interface net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC
 
socketAddress - Variable in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
 
sort(ContactListTreeModel) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Sorts the children of this node.
sortedAddContact(UIContactImpl) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Creates a ContactNode for the given uiContact, adds it to this group and performs a sort at the end.
sortedAddContactGroup(UIGroupImpl) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.GroupNode
Creates a GroupNode for the given uiGroup, adds it to this group node and performs a sort at the end.
SortedGenericSourceContact - Class in net.java.sip.communicator.service.contactsource
The ProtocolSourceContact provides a sorted GenericSourceContact.
SortedGenericSourceContact(ContactQuery, ContactSourceService, String, List<ContactDetail>) - Constructor for class net.java.sip.communicator.service.contactsource.SortedGenericSourceContact
Creates an instance of ProtocolSourceContact.
sound - Variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
The sound to play during send of this tone.
SOUND_NOTIFICATION_HANDLER_LOOP_CONDITION_EXTRA - Static variable in class net.java.sip.communicator.service.notification.NotificationData
The name/key of the NotificationData extra which is provided to SoundNotificationHandler i.e.
SOUND_SETTING_BUTTON_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
 
SOUND_SETTING_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
 
SoundFilter - Class in net.java.sip.communicator.plugin.notificationconfiguration
Filter to display only the sound files in the filechooser.
SoundFilter() - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.SoundFilter
Creates a new sound filter which accepts all sound format available in SoundFileUtils.
SoundFilter(String[]) - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.SoundFilter
Creates a new sound filter which accepts only sound format corresponding to the list given in parameter.
soundLevelChanged(ConferenceMembersSoundLevelEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ConferenceMembersSoundLevelListener
Indicates that a change has occurred in the sound level of some of the ConferenceMembers coming from a given CallPeer.
soundLevelChanged(Object, int) - Method in interface net.java.sip.communicator.service.protocol.event.SoundLevelListener
Indicates that a change has occurred in the audio stream level coming from a given CallPeer.
SoundLevelChangeEvent - Class in net.java.sip.communicator.service.protocol.event
SoundLevelChangeEvents are triggered whenever a change occurs in the sound level of the audio stream coming from a certain CallPeer.
SoundLevelChangeEvent(Object, int) - Constructor for class net.java.sip.communicator.service.protocol.event.SoundLevelChangeEvent
Creates an StreamSoundLevelEvent for the given callPeer by indicating the current sound level of the audio stream.
SoundLevelIndicator - Class in net.java.sip.communicator.plugin.desktoputil
Represents the sound level indicator for a particular peer.
SoundLevelIndicator(int, int) - Constructor for class net.java.sip.communicator.plugin.desktoputil.SoundLevelIndicator
Initializes a new SoundLevelIndicator instance.
SoundLevelListener - Interface in net.java.sip.communicator.service.protocol.event
Notifies interested parties in sound level changes of the main audio stream coming from a given CallPeer.
SoundNotificationAction - Class in net.java.sip.communicator.service.notification
An implementation of the SoundNotificationHandlerImpl interface.
SoundNotificationAction(String, int) - Constructor for class net.java.sip.communicator.service.notification.SoundNotificationAction
Creates an instance of SoundNotification by specifying the sound file descriptor and the loop interval.
SoundNotificationAction(String, int, boolean, boolean, boolean) - Constructor for class net.java.sip.communicator.service.notification.SoundNotificationAction
Creates an instance of SoundNotification by specifying the sound file descriptor and the loop interval.
SoundNotificationHandler - Interface in net.java.sip.communicator.service.notification
The SoundNotificationHandler interface is meant to be implemented by the notification bundle in order to provide handling of sound actions.
SoundNotificationHandlerImpl - Class in net.java.sip.communicator.impl.notification
An implementation of the SoundNotificationHandler interface.
SoundNotificationHandlerImpl() - Constructor for class net.java.sip.communicator.impl.notification.SoundNotificationHandlerImpl
 
SoundPack - Interface in net.java.sip.communicator.service.resources
 
SoundProperties - Class in net.java.sip.communicator.impl.gui.utils
Manages the access to the properties file containing all sounds paths.
SoundProperties - Class in net.java.sip.communicator.plugin.notificationwiring
Manages the access to the properties file containing all sounds paths.
Source() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
Creates new instance of Source packet extension with default 'sendrecv' direction set.
SOURCE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.MediaPresenceExtension.Source
SSRC number attribute name.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.bliptv.ReplacementServiceBliptvImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.dailymotion.ReplacementServiceDailymotionImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.directimage.ReplacementServiceDirectImageImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.flickr.ReplacementServiceFlickrImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.hulu.ReplacementServiceHuluImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.metacafe.ReplacementServiceMetacafeImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.twitpic.ReplacementServiceTwitpicImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.vbox7.ReplacementServiceVbox7Impl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.viddler.ReplacementServiceViddlerImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.vimeo.ReplacementServiceVimeoImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in class net.java.sip.communicator.impl.replacement.youtube.ReplacementServiceYoutubeImpl
Source name; also used as property label.
SOURCE_NAME - Static variable in interface net.java.sip.communicator.service.replacement.ReplacementService
The source name property name.
SOURCE_TRANSFER_HANDLER - Static variable in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler
Indicates that this handler is of type source transfer handler.
SourceContact - Interface in net.java.sip.communicator.service.contactsource
The SourceContact is the result contact of a search in the source.
SourceContactDetail(ContactDetail, String, Collection<String>, Class<? extends OperationSet>, SourceContact) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact.SourceContactDetail
Creates an instance of SourceContactDetail by specifying the underlying detail and the OperationSet class for it.
SourceContactDetail(String, SourceContact) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact.SourceContactDetail
Creates an instance of SourceContactDetail by specifying the underlying detail and the OperationSet class for it.
sourceContactList - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.SearchFilter
The source contact list.
SourceContactRightButtonMenu - Class in net.java.sip.communicator.impl.gui.main.contactlist
The right button menu for external contact sources.
SourceContactRightButtonMenu(SourceUIContact) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.SourceContactRightButtonMenu
Creates an instance of SourceContactRightButtonMenu by specifying the SourceUIContact, for which this menu is created.
sourceContacts - Variable in class net.java.sip.communicator.plugin.addrbook.AbstractAddrBookContactQuery
A list of all source contact results.
sourceEquals(SourcePacketExtension) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Check if this source matches the given one with regards to matching source identifiers (ssrc or rid)
SourceGroupPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Represents ssrc-group elements described in XEP-0339.
SourceGroupPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
Creates a new SourceGroupPacketExtension instance with the proper element name and namespace.
SourceGroupPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceGroupPacketExtension
 
SourcePacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
Implements AbstractPacketExtension for the source element defined by Source-Specific Media Attributes in Jingle.
SourcePacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
Initializes a new SourcePacketExtension instance.
SourceRidGroupPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Represents rid-group elements which we use to represent a=simulcast sdp lines (from unified plan)
SourceRidGroupPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SourceRidGroupPacketExtension
 
SourceUIContact - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
The SourceUIContact is the implementation of the UIContact for the ExternalContactSource.
SourceUIContact(SourceContact, ExternalContactSource.SourceUIGroup) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.SourceUIContact
Creates an instance of SourceUIContact by specifying the SourceContact, on which this abstraction is based and the parent UIGroup.
SourceUIContact.SourceContactDetail - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
The implementation of the UIContactDetail interface for the external source ContactDetails.
SourceUIGroup(String, ExternalContactSource) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource.SourceUIGroup
Creates an instance of SourceUIGroup.
SOUTH - Static variable in class net.java.sip.communicator.impl.gui.main.call.FullScreenLayout
 
SparkleActivator - Class in net.java.sip.communicator.impl.sparkle
Activates the Sparkle Framework
SparkleActivator() - Constructor for class net.java.sip.communicator.impl.sparkle.SparkleActivator
 
SPECIAL_CHARACTERS - Static variable in class net.java.sip.communicator.impl.protocol.irc.IrcConnection
Set of characters with special meanings for IRC, such as: ',' used as separator of list of items (channels, nicks, etc.), ' ' (space) separator of command parameters, etc.
SPECIAL_KEY_MODIFIERS - Static variable in interface net.java.sip.communicator.service.globalshortcut.GlobalShortcutService
Value for AWTKeyStroke's modifiers that specify a "special" key shortcut.
SpellCheckActivator - Class in net.java.sip.communicator.plugin.spellcheck
Enabling and disabling osgi functionality for the spell checker.
SpellCheckActivator() - Constructor for class net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
 
SpellChecker - Class in net.java.sip.communicator.plugin.spellcheck
Model for spell checking capabilities.
SpellChecker() - Constructor for class net.java.sip.communicator.plugin.spellcheck.SpellChecker
 
SpellCheckerConfigDialog - Class in net.java.sip.communicator.plugin.spellcheck
The spell check dialog that would be opened from the right click menu in the chat window.
SpellCheckerConfigDialog(Chat, Word, SpellDictionary) - Constructor for class net.java.sip.communicator.plugin.spellcheck.SpellCheckerConfigDialog
 
SPHERE_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The sphere element name.
SPHERE_VALUE_ATTR - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The sphere value element name.
SphereType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules sphere element.
SphereType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.SphereType
Create the sphere element.
SphereType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.SphereType
Create the sphere element with the value attribute.
SplashScreenActivator - Class in net.java.sip.communicator.impl.splashscreen
Activates if splash screen is available to draw progress and currently loading bundle name.
SplashScreenActivator() - Constructor for class net.java.sip.communicator.impl.splashscreen.SplashScreenActivator
 
SPLITPANE_HORIZONTAL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for a horizontal split.
SPLITPANE_VERTICAL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used for a vertical split.
SpokenLanguageDetail(Locale) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.SpokenLanguageDetail
 
SRC_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.DialIq
The name of source URI/address attribute.
SRC_ID_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "src-id" element.
srcContactList - Variable in class net.java.sip.communicator.impl.gui.utils.InviteDialog
The source contact list.
SrtpControls - Class in net.java.sip.communicator.service.protocol.media
Represents a sorted set of SrtpControl implementations.
SrtpControls() - Constructor for class net.java.sip.communicator.service.protocol.media.SrtpControls
Initializes a new SrtpControls instance.
SRVRecord - Class in net.java.sip.communicator.util
This class describes an DNS'S SRV record.
SRVRecord(SRVRecord) - Constructor for class net.java.sip.communicator.util.SRVRecord
Constructor.
ssetValueAt(Object, int, int) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutTableModel
Sets a value in an editable cell.
SSH - Static variable in interface net.java.sip.communicator.service.protocol.ProtocolNames
The SSH protocol.
SSL_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
SSL attribute name.
SslNetworkLayer - Class in net.java.sip.communicator.impl.protocol.sip.net
Manages jain-sip socket creation.
SslNetworkLayer() - Constructor for class net.java.sip.communicator.impl.protocol.sip.net.SslNetworkLayer
Creates the network layer.
SSLSocketFactoryEx - Class in net.java.sip.communicator.service.httputil
Wrapper for SSLSocketFactory to use the constructor which is available in android.
SSLSocketFactoryEx(SSLContext) - Constructor for class net.java.sip.communicator.service.httputil.SSLSocketFactoryEx
Constructor using the super constructor available for android.
SSRC_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
The XML name of the setup element's attribute which corresponds to the ssrc media attribute in SDP.
SSRC_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtpDescriptionPacketExtension
The name of the ssrc description argument.
SSRC_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
The name of the XML element which is a child of the <channel> element and which identifies/specifies an (RTP) SSRC which has been seen/received on the respective Channel.
SSRC_UNKNOWN - Static variable in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
The constant which signals that a SSRC value is unknown.
SSRCInfoPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet
Packet extension is used to signal owner of media SSRC in jitsi-meet.
SSRCInfoPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
Creates new instance of SSRCInfoPacketExtension.
STAR_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
STAR_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
STAR_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
STAR_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
STAR_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
start(Object) - Method in class net.java.sip.communicator.impl.argdelegation.ArgDelegationActivator
Starts the arg delegation bundle and registers the delegationPeer with the util package URI manager.
start(BundleContext) - Method in class net.java.sip.communicator.impl.browserlauncher.BrowserLauncherActivator
Initialize and start the service.
start(BundleContext) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryActivator
Initialize and start call history
start(BundleContext) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
starts the service.
start(BundleContext) - Method in class net.java.sip.communicator.impl.certificate.CertificateVerificationActivator
Called when this bundle is started.
start(BundleContext) - Method in class net.java.sip.communicator.impl.configuration.ConfigurationActivator
Starts the configuration service
start(BundleContext) - Method in class net.java.sip.communicator.impl.contactlist.ContactlistActivator
Called when this bundle is started.
start(BundleContext, MetaContactListServiceImpl) - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Initializes the storage manager and makes it do initial load and parsing of the contact list file.
start(BundleContext) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Starts this implementation of the MetaContactListService.
start(BundleContext) - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageActivator
Starts the credentials storage service
start(BundleContext) - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
Initializes the credentials service by fetching the configuration service reference from the bundle context.
start(BundleContext) - Method in class net.java.sip.communicator.impl.dns.DnsUtilActivator
Calls Thread.setUncaughtExceptionHandler()
start(BundleContext) - Method in class net.java.sip.communicator.impl.fileaccess.FileAccessActivator
Initialize and start file service
start(BundleContext) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryActivator
Initialize and start file history
start(BundleContext) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Starts the service.
start(BundleContext) - Method in class net.java.sip.communicator.impl.galagonotification.GalagoNotificationActivator
Starts the galagonotification bundle.
start(BundleContext) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
Initialize and start file service
start(BundleContext) - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutActivator
Starts the execution of this service bundle in the specified context.
start() - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Start the service.
start() - Method in class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Start the NativeKeyboardHook.
start(BundleContext) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Starts the Google Contacts service
start() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsQuery
 
start(BundleContext) - Method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationActivator
Initializes and starts a new GrowlNotificationService implementation on Mac OS X.
start(BundleContext) - Method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationServiceImpl
Starts the service.
start(BundleContext) - Method in class net.java.sip.communicator.impl.gui.GuiActivator
Called when this bundle is started.
start(BundleContext) - Method in class net.java.sip.communicator.impl.hid.HIDActivator
Starts the execution of the hid bundle in the specified context.
start(BundleContext) - Method in class net.java.sip.communicator.impl.history.HistoryActivator
Initialize and start history service
start(BundleContext) - Method in class net.java.sip.communicator.impl.keybindings.KeybindingsActivator
Called when this bundle is started.
start(BundleContext) - Method in class net.java.sip.communicator.impl.keybindings.KeybindingsServiceImpl
Starts the KeybindingService, for each keybinding category retrieving the default bindings then overwriting them with any custom bindings that can be retrieved.
start(BundleContext) - Method in class net.java.sip.communicator.impl.ldap.LdapActivator
Starts the LDAP service
start() - Method in class net.java.sip.communicator.impl.ldap.LdapContactQuery
 
start(BundleContext) - Method in class net.java.sip.communicator.impl.ldap.LdapServiceImpl
Starts the service.
start(BundleContext) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryActivator
Initialize and start meta history
start(BundleContext) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
starts the service.
start(BundleContext) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryActivator
Initialize and start message history
start(BundleContext) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Starts the service.
start(BundleContext) - Method in class net.java.sip.communicator.impl.muc.MUCActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Starts the execution of the neomedia bundle in the specified context.
start(BundleContext) - Method in class net.java.sip.communicator.impl.netaddr.NetaddrActivator
Creates a NetworkAddressManager, starts it, and registers it as a NetworkAddressManagerService.
start() - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Initializes this network address manager service implementation.
start(BundleContext) - Method in class net.java.sip.communicator.impl.notification.NotificationActivator
 
start(SoundNotificationAction, NotificationData) - Method in class net.java.sip.communicator.impl.notification.SoundNotificationHandlerImpl
Plays the sound given by the containing soundFileDescriptor.
start(BundleContext) - Method in class net.java.sip.communicator.impl.osdependent.OsDependentActivator
Called when this bundle is started.
start(BundleContext) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingActivator
Creates a PacketLoggingServiceImpl, starts it, and registers it as a PacketLoggingService.
start() - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingServiceImpl
Starting the packet logger.
start(BundleContext) - Method in class net.java.sip.communicator.impl.phonenumbers.PhoneNumberServiceActivator
 
start(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.gibberish.GibberishActivator
Called when this bundle is started.
start(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.icq.IcqActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.irc.IrcActivator
Called when this bundle is started.
start() - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Waits for the associated TransportManagerJabberImpl to conclude any started connectivity establishment and then starts this CallPeerMediaHandler.
start(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
start() - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Starts this CallPeerMediaHandler.
start(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.impl.provdisc.dhcp.ProvisioningDiscoveryDHCPActivator
Starts the DHCP provisioning service
start(BundleContext) - Method in class net.java.sip.communicator.impl.provdisc.mdns.ProvisioningDiscoveryMDNSActivator
Starts the mDNS provisioning service
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.bliptv.BliptvActivator
Starts the Blip.tv replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.dailymotion.DailymotionActivator
Starts the Dailymotion replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.directimage.DirectImageActivator
Starts the Direct image links replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.flickr.FlickrActivator
Starts the Flickr replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.hulu.HuluActivator
Starts the Hulu replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.metacafe.MetacafeActivator
Starts the Metacafe replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.smiley.SmileyActivator
Starts the Smiley replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.twitpic.TwitpicActivator
Starts the Twitpic replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.vbox7.Vbox7Activator
Starts the Vbox7 replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.viddler.ViddlerActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.vimeo.VimeoActivator
Starts the Vimeo replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.youtube.YoutubeActivator
Starts the Youtube replacement source bundle
start(BundleContext) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementActivator
 
start(BundleContext) - Method in class net.java.sip.communicator.impl.shutdowntimeout.ShutdownTimeout
Dummy impl of the bundle activator start method.
start(BundleContext) - Method in class net.java.sip.communicator.impl.sparkle.SparkleActivator
Initialize and start Sparkle
start(BundleContext) - Method in class net.java.sip.communicator.impl.splashscreen.SplashScreenActivator
Starts if the splash screen is available.
start(BundleContext) - Method in class net.java.sip.communicator.impl.swingnotification.SwingNotificationActivator
Start the swing notification service
start() - Method in class net.java.sip.communicator.impl.sysactivity.NetworkManagerListenerImpl
Starts
start(BundleContext) - Method in class net.java.sip.communicator.impl.sysactivity.SysActivityActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
start() - Method in interface net.java.sip.communicator.impl.sysactivity.SystemActivityManager
Starts the manager.
start() - Static method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Start.
start() - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Init and start notifications.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoActivator
 
start(BundleContext) - Method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Starts the addrbook plug-in.
start() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
This method is executed in the beginning of the calendar item.
start() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Retrieves, parses and stores all the calendar items from the outlook.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigActivator
Starts this bundle.
start(Object) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccRegWizzActivator
 
start(Object) - Method in class net.java.sip.communicator.plugin.branding.BrandingActivator
The dependent service is available and the bundle will start.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFActivator
Starts implementation.
start() - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactQuery
Starts this BLFContactQuery.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigActivator
 
start(BundleContext) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.chatconfig.ChatConfigActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoActivator
 
start(BundleContext) - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.contactsourceconfig.ContactSourceConfigActivator
Starts this plugin.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultResourcePackActivator
 
start(BundleContext) - Method in class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSourceActivator
Starts the demux contact source plug-in.
start() - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Start the animation from the beginning.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Calls Thread.setUncaughtExceptionHandler()
start() - Method in class net.java.sip.communicator.plugin.desktoputil.SwingWorker
Start the worker thread.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnsConfigActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.exampleplugin.ExamplePluginActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
start(Object) - Method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccRegWizzActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyPluginActivator
Starts the bundle.
start(Object) - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
Starts this bundle.
start(Object) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccRegWizzActivator
Starts this bundle.
start(Object) - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccRegWizzActivator
Starts this bundle.
start(Object) - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
Starts this bundle.
start(Object) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccRegWizzActivator
Start the IRC account registration wizard.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.irccommands.IrcCommandsActivator
Starting the bundle.
start(Object) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.keybindingchooser.KeybindingChooserActivator
Starts this bundle and adds the KeybindingsConfigPanel contained in it to the configuration window obtained from the UIService.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.ldap.LdapActivator
Starts the LDAP plug-in.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
Creates and register logging configuration.
start(BundleContext) - Static method in class net.java.sip.communicator.plugin.msofficecomm.Messenger
Starts the Messenger class and instance functionality in a specific BundleContext.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.msofficecomm.MsOfficeCommActivator
Starts the msofficecomm bundle in a specific BundleContext.
start() - Static method in class net.java.sip.communicator.plugin.msofficecomm.OutOfProcessServer
 
start(BundleContext) - Method in class net.java.sip.communicator.plugin.nimbuzzavatars.NimbuzzAvatarsActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationActivator
Starts this bundle and adds the AudioConfigurationConfigForm contained in it to the configuration window obtained from the UIService.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationWiringActivator
 
start(Object) - Method in class net.java.sip.communicator.plugin.otr.OtrActivator
 
start(BundleContext) - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PNContactSourceActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginManagerActivator
Starts this bundle and adds the PluginManagerConfigForm contained in it to the configuration window obtained from the UIService.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.propertieseditor.PropertiesEditorActivator
Starts this bundle and adds the PropertiesEditorPanel contained in it to the configuration window obtained from the UIService.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
Starts this bundle
start(String) - Method in class net.java.sip.communicator.plugin.provisioning.ProvisioningServiceImpl
Starts provisioning.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Starts this plugin.
start(Object) - Method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
 
start(Object) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.skinmanager.SkinManagerActivator
Starts this bundle and adds the SkinManagerConfigForm contained in it to the configuration window obtained from the UIService.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Starts the bundle.
start(Object) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
Called when this bundle is started.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Associates spell checking capabilities with all chats.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdActivator
Searches the configuration for Thunderbird address books and registers a ContactSourceService for each found config.
start(Object) - Method in class net.java.sip.communicator.plugin.update.UpdateActivator
The dependent service is available and the bundle will start.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchActivator
 
start(BundleContext) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardActivator
Starts this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.plugin.windowscleanshutdown.CleanShutdownActivator
Bundle activator start method.
start() - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Starts this AsyncContactQuery.
start() - Method in interface net.java.sip.communicator.service.contactsource.ContactQuery
Starts the query.
start(BundleContext) - Method in class net.java.sip.communicator.service.contactsource.ContactSourceActivator
 
START - Static variable in class net.java.sip.communicator.service.gui.Container
Indicates the most left/top edge of a container.
start(BundleContext) - Method in class net.java.sip.communicator.service.gui.internal.GuiServiceActivator
Initialize and start GUI service
start(BundleContext) - Method in class net.java.sip.communicator.service.httputil.HttpUtilActivator
Start the bundle.
start(BundleContext) - Method in class net.java.sip.communicator.service.notification.NotificationServiceActivator
 
start(SoundNotificationAction, NotificationData) - Method in interface net.java.sip.communicator.service.notification.SoundNotificationHandler
Start playing the sound pointed by getDescriotor.
start() - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Starts this CallPeerMediaHandler.
start(BundleContext) - Method in class net.java.sip.communicator.service.protocol.media.ProtocolMediaActivator
Called when this bundle is started so the Framework can perform the bundle-specific activities necessary to start this bundle.
start(BundleContext) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
Registers a new AccountManagerImpl instance as an AccountManager service and starts a new SingleCallInProgressPolicy instance to ensure that only one of the Calls accessible in the BundleContext in which this activator is to execute will be in progress and the others will automatically be put on hold.
start(BundleContext) - Method in class net.java.sip.communicator.util.AbstractServiceDependentActivator
Starts the bundle.
start(Object) - Method in class net.java.sip.communicator.util.AbstractServiceDependentActivator
The dependent service is available and the bundle will start.
start(BundleContext) - Method in class net.java.sip.communicator.util.ServiceObserver
This method must be called when OSGi i s starting to initialize the observer.
start(BundleContext) - Method in class net.java.sip.communicator.util.SimpleServiceActivator
Initialize and start the service.
start(BundleContext) - Method in class net.java.sip.communicator.util.UtilActivator
Calls Thread.setUncaughtExceptionHandler()
startBundleAndWaitStoredAccountsLoaded(BundleContext, Bundle, String) - Static method in class net.java.sip.communicator.service.protocol.AccountManagerUtils
Starts a specific Bundle and waits for the AccountManager available in a specific BundleContext to load the stored accounts of a ProtocolProviderFactory with a specific protocol name.
startCalendarService() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Tries to start the calendar service.
startCall() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UnknownContactPanel
Clicks the call contact button in order to call the unknown contact.
startCallTimer() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Starts the timer that counts call duration.
startCallTimer() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Starts the timer that counts call duration.
startCallTimer() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Starts the timer that counts call duration.
startCallTimer() - Method in interface net.java.sip.communicator.service.gui.call.CallRenderer
Starts the timer that counts call duration.
startCandidateHarvest(ContentPacketExtension, ContentPacketExtension, TransportInfoSender, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Starts transport candidate harvest for a specific ContentPacketExtension that we are going to offer or answer with.
startCandidateHarvest(List<ContentPacketExtension>, List<ContentPacketExtension>, TransportInfoSender) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Starts transport candidate harvest.
startCandidateHarvest(ContentPacketExtension, ContentPacketExtension, TransportInfoSender, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Starts transport candidate harvest for a specific ContentPacketExtension that we are going to offer or answer with.
startCandidateHarvest(List<ContentPacketExtension>, List<ContentPacketExtension>, TransportInfoSender) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Starts transport candidate harvest.
startCandidateHarvest(ContentPacketExtension, ContentPacketExtension, TransportInfoSender, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Starts transport candidate harvest for a specific ContentPacketExtension that we are going to offer or answer with.
startCandidateHarvest(List<ContentPacketExtension>, List<ContentPacketExtension>, TransportInfoSender) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Starts transport candidate harvest.
startCandidateHarvest(List<ContentPacketExtension>, TransportInfoSender) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Starts transport candidate harvest.
startCandidateHarvest(SessionDescription, Object, boolean, boolean, boolean, boolean, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.IceTransportManagerSipImpl
Starts transport candidate harvest.
startCandidateHarvest(SessionDescription, SessionDescription, Object, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.IceTransportManagerSipImpl
Starts transport candidate harvest.
startChat(MetaContact) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Starts a chat with the given MetaContact.
startChat(MetaContact, Contact, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Starts a chat with the given MetaContact.
startChat(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
 
startChat(String, ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
Start the chat with contact which is using the supplied protocol provider.
startChat(String, boolean) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindowManager
 
startChat(String[]) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Starts a new Chat with a specific set of participants.
startChat(String[], boolean) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Starts a new Chat with a specific set of participants.
startChat(String[]) - Method in interface net.java.sip.communicator.service.gui.UIService
Starts a new Chat with a specific set of participants.
startChat(String[], boolean) - Method in interface net.java.sip.communicator.service.gui.UIService
Starts a new Chat with a specific set of participants.
startCommittingPage() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Changes cursor and status label, informing user we are in process of connecting.
startConnecting(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Starts connecting user interface for the given protocolProvider.
startConnecting(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Starts connecting user interface for the given protocolProvider.
startConnecting() - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Starts the connecting.
startConnecting() - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
Starts the connecting.
startConnecting() - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Starts the connecting.
startConnectingUI(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.login.LoginRendererSwingImpl
Starts the connecting user interface for the given protocol provider.
startConnectingUI(ProtocolProviderService) - Method in interface net.java.sip.communicator.util.account.LoginRenderer
Starts the connecting user interface for the given protocol provider.
startConnectivityEstablishment(Iterable<ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Starts the connectivity establishment of the associated ICE Agent.
startConnectivityEstablishment(Map<String, IceUdpTransportPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Starts the connectivity establishment of the associated ICE Agent.
startConnectivityEstablishment(Iterable<ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Overrides the super implementation in order to remember the remote counterpart of the negotiation between the local and the remote peer for subsequent calls to RawUdpTransportManager.getStreamTarget(MediaType).
startConnectivityEstablishment(Iterable<ContentPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Starts the connectivity establishment of this TransportManagerJabberImpl i.e.
startConnectivityEstablishment(Map<String, IceUdpTransportPacketExtension>) - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Starts the connectivity establishment of this TransportManagerJabberImpl i.e.
startConnectivityEstablishment(Iterable<RemoteCandidate>) - Method in class net.java.sip.communicator.impl.protocol.sip.IceTransportManagerSipImpl
Starts the connectivity establishment of this TransportManagerJabberImpl i.e.
startConnectivityEstablishmentWithJitsiVideobridge - Variable in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
The indicator which determines whether this TransportManager instance is yet to start establishing the connectivity with the associated Jitsi Videobridge (in case it is being employed at all).
startConversation(int, String[], String) - Method in class net.java.sip.communicator.plugin.msofficecomm.Messenger
Starts a conversation with one or more other users using text, voice, video, or data.
startDiscovery() - Method in class net.java.sip.communicator.impl.provdisc.dhcp.ProvisioningDiscoveryServiceDHCPImpl
Launch a discovery for a provisioning URL by sending a DHCP Inform with parameter list option containing a custom option code.
startDiscovery() - Method in class net.java.sip.communicator.impl.provdisc.mdns.ProvisioningDiscoveryServiceMDNSImpl
Launch a mDNS discovery for a provisioning URL.
startDiscovery() - Method in class net.java.sip.communicator.service.provdisc.AbstractProvisioningDiscoveryService
Launch a discovery for a provisioning URL.
startDiscovery() - Method in interface net.java.sip.communicator.service.provdisc.ProvisioningDiscoveryService
Launch a discovery for a provisioning URL.
StartingPanel - Class in net.java.sip.communicator.plugin.propertieseditor
The StartingPanel wraps the WarningPanel and PropertiesEditorPanel.
StartingPanel() - Constructor for class net.java.sip.communicator.plugin.propertieseditor.StartingPanel
Creates an instance StartingPanel
startJingleNodesDiscovery() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Start auto-discovery of JingleNodes tracker/relays.
startLastMessageCorrection() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Enters editing mode for the last sent message in this chat.
startMessageCorrection(String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Enters editing mode for the message with the specified id - puts the message contents in the write panel and changes the background.
startQuery(MetaContactQuery, Pattern) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
Starts the query.
startSelectedContactCall() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Starts a call with the currently selected contact in the contact list.
startSelectedContactChat() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Starts a chat with the currently selected contact if any, otherwise nothing happens.
startSelectedContactDesktopSharing() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Starts a desktop sharing session with the currently selected contact in the contact list.
startSelectedContactVideoCall() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Starts a video call with the currently selected contact in the contact list.
startSendingDTMF(CallPeer, DTMFTone) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDTMFJabberImpl
Sends the DTMFTone tone to callPeer.
startSendingDTMF(CallPeerSipImpl, DTMFTone) - Method in class net.java.sip.communicator.impl.protocol.sip.dtmf.DTMFInfo
Saves the tone we need to send and its start time.
startSendingDTMF(CallPeer, DTMFTone) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDTMFSipImpl
Sends the DTMFTone tone to callPeer.
startSendingDTMF(CallPeer, DTMFTone) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDTMF
Sends the DTMFTone tone to callPeer.
startSendingDtmfTone(String) - Method in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
Sends a DTMF tone to the current DTMF operation set.
startService() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Starts the address book service.
startSession(OtrContactManager.OtrContact) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Starts the Off-the-Record session for the given OtrContactManager.OtrContact, if it's not already started.
startSession(OtrContactManager.OtrContact) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
startSrtpMultistream(SrtpControl) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Passes multiStreamData to the video stream that we are using in this media handler (if any) so that the underlying SRTP lib could properly handle stream security.
startTime - Variable in class net.java.sip.communicator.service.callhistory.CallPeerRecord
The start time of the record.
startTime - Variable in class net.java.sip.communicator.service.callhistory.CallRecord
The start call date.
Stat() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
 
Stat(String, Object) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
Constructs new Stat by given name and value.
state - Variable in class net.java.sip.communicator.service.callhistory.CallPeerRecord
The state of CallPeer.
STATE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Version attribute name.
STATE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Entity attribute name.
STATE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserPacketExtension
Entity attribute name.
STATE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UsersPacketExtension
Entity attribute name.
STATE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
The XML name of the state attribute.
STATE_ATTR_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "state" attribute.
STATE_PAUSED - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetTypingNotifications
Indicates that a source contact had been typing a message to us but has just paused.
STATE_PROPERTY_NAME - Static variable in interface net.java.sip.communicator.service.protocol.ConferenceMember
The name of the property of ConferenceMember which specifies the state of the device and signaling session of the respective ConferenceMember in the conference.
STATE_STALE - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetTypingNotifications
Indicates that the typing state of a source contact has not been updated for a while and is currently stale.
STATE_STOPPED - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetTypingNotifications
Indicates that a source contact had been typing a message to us but has stopped a while ago.
STATE_TYPING - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetTypingNotifications
Indicates that a source contact is currently typing a message to us.
STATE_UNKNOWN - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetTypingNotifications
Indicates that the typing state of a source contact is not currently known.
StateChange(String, UInt32) - Constructor for class net.java.sip.communicator.impl.sysactivity.DBusNetworkManager.StateChange
Creates status change.
stateChanged(ChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Shows/hides the toolbar depending on the selected tab.
StateChanged(String, UInt32) - Constructor for class net.java.sip.communicator.impl.sysactivity.DBusNetworkManager.StateChanged
Creates status changed.
stateChanged(ChangeEvent) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigEntryDialog
 
stateChanged(ChangeEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
stateChanged(ChangeEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.EditPanel
New size image selected update the clipper.
stateChanged(ChangeEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommTabbedPane
 
stateChanged(ChangeEvent) - Method in class net.java.sip.communicator.plugin.dnsconfig.ParallelDnsPanel
Action has occurred in the config form.
StatePacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
State packet extension.
StatePacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Constructor.
StateProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Parser for StatePacketExtension.
StateProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StateProvider
 
StateType - Enum in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Status type.
status - Variable in class net.java.sip.communicator.impl.sysactivity.DBusNetworkManager.StateChange
The current status it holds.
status - Variable in class net.java.sip.communicator.service.protocol.PresenceStatus
Represents the connectivity status on a scale from 0 to 100 with 0 indicating complete disability for communication and 100 maximum ability and user willingness.
STATUS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
The name of XML attribute which stores the recording status.
STATUS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq
Attribute name of "status".
STATUS_BUSY - Static variable in class net.java.sip.communicator.service.protocol.event.BLFStatusEvent
Indicates that the BLFStatusEvent instance was triggered by the change of the line to busy, someone is on the phone.
STATUS_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "status" element.
STATUS_FREE - Static variable in class net.java.sip.communicator.service.protocol.event.BLFStatusEvent
Indicates that the BLFStatusEvent instance was triggered by the change of the line to available, free, no one is using it.
STATUS_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The message type representing status messages.
STATUS_MESSAGE - Static variable in interface net.java.sip.communicator.service.protocol.event.ProviderPresenceStatusListener
The property name of PropertyChangeEvents announcing changes in our status message.
STATUS_MESSAGE_UPDATED_PROP - Static variable in class net.java.sip.communicator.plugin.desktoputil.presence.AbstractStatusMessageMenu
Property used to fire property change that the status message has changed.
STATUS_OFFLINE - Static variable in class net.java.sip.communicator.service.protocol.event.BLFStatusEvent
Indicates that the BLFStatusEvent instance was triggered by the change of the line to offline.
STATUS_RINGING - Static variable in class net.java.sip.communicator.service.protocol.event.BLFStatusEvent
Indicates that the BLFStatusEvent instance was triggered by the change of the line to ringing or setting up the call.
statusChanged(FileTransferStatusChangeEvent) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Listens for changes in file transfers.
statusChanged(FileTransferStatusChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Handles file transfer status changed in order to remove completed file transfers from the list of active transfers.
statusChanged(FileTransferStatusChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.ReceiveFileConversationComponent
Handles status changes in file transfer.
statusChanged(FileTransferStatusChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.SendFileConversationComponent
Handles file transfer status changes.
statusChanged(FileTransferStatusChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.FileTransferStatusListener
Indicates a change in the file transfer status.
StatusEntry - Interface in net.java.sip.communicator.impl.gui.main.presence
All the entries represented in the global status menu for protocol providers.
statusIcon - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
The icon showing the contact status.
statusIcon - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
The icon showing the contact status.
statusIcon - Variable in class net.java.sip.communicator.service.protocol.PresenceStatus
An image that graphically represents the status.
statusMessageLabel - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatContactCellRenderer
The status message label.
StatusMessageMenu - Class in net.java.sip.communicator.plugin.desktoputil.presence
The StatusMessageMenu is added to every status selector box in order to enable the user to choose a status message.
StatusMessageMenu(ProtocolProviderService, boolean) - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.StatusMessageMenu
Creates an instance of StatusMessageMenu, by specifying the ProtocolProviderService to which this menu belongs.
statusName - Variable in class net.java.sip.communicator.service.protocol.PresenceStatus
The name of this status instance (e.g.
StatusPanel - Class in net.java.sip.communicator.impl.gui.main.chat
The StatusPanel is the panel shown on the bottom of the chat window and containing the typing notification messages.
StatusPanel() - Constructor for class net.java.sip.communicator.impl.gui.main.chat.StatusPanel
 
StatusSelector - Class in net.java.sip.communicator.impl.osdependent.jdic
The StatusSelector is a submenu which allows to select a status for a protocol provider which supports the OperationSetPresence.
StatusSelector(ProtocolProviderService, OperationSetPresence, boolean) - Constructor for class net.java.sip.communicator.impl.osdependent.jdic.StatusSelector
Initializes a new StatusSelector instance.
StatusSelectorMenu - Class in net.java.sip.communicator.impl.gui.main.presence
A parent class for all status selector boxes.
StatusSelectorMenu() - Constructor for class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Creates a StatusSelectorMenu.
StatusSelectorMenu(String, Icon, ProtocolProviderService) - Constructor for class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Creates a StatusSelectorMenu by specifying the text and icon to show.
StatusSimpleSelector - Class in net.java.sip.communicator.impl.osdependent.jdic
The StatusSimpleSelector is a submenu which allow to select a status for a protocol provider which does not support the OperationSetPresence
StatusSimpleSelector(ProtocolProviderService, boolean) - Constructor for class net.java.sip.communicator.impl.osdependent.jdic.StatusSimpleSelector
Creates an instance of StatusSimpleSelector
StatusSubMenu - Class in net.java.sip.communicator.impl.osdependent.jdic
The StatusSubMenu provides a menu which allow to select the status for each of the protocol providers registered when the menu appears
StatusSubMenu(boolean, boolean) - Constructor for class net.java.sip.communicator.impl.osdependent.jdic.StatusSubMenu
Initializes a new StatusSubMenu instance.
StatusUpdateThread - Class in net.java.sip.communicator.plugin.generalconfig.autoaway
A Runnable which permanently looks at the mouse position.
StatusUpdateThread() - Constructor for class net.java.sip.communicator.plugin.generalconfig.autoaway.StatusUpdateThread
 
stop(BundleContext) - Method in class net.java.sip.communicator.impl.argdelegation.ArgDelegationActivator
Unsets the delegation peer instance that we set when we start this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
stops the service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.certificate.CertificateVerificationActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.configuration.ConfigurationActivator
Causes the configuration service to store the properties object and unregisters the configuration service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.contactlist.ContactlistActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop() - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Prepares the storage manager for shutdown.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Prepares the meta contact list service for shutdown.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageActivator
Unregisters the credentials storage service.
stop() - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
Forget the encryption/decryption key when stopping the service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.dns.DnsUtilActivator
Doesn't do anything.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.fileaccess.FileAccessActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.filehistory.FileHistoryServiceImpl
Stops the service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.galagonotification.GalagoNotificationActivator
Stops the galagonotification bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.globaldisplaydetails.GlobalDisplayDetailsActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutActivator
Stops the execution of this service bundle in the specified context.
stop() - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Stop the service.
stop() - Method in class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Stop the NativeKeyboardHook.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsActivator
Stops the Google Contacts service.
stop() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Stops this ContactSourceService implementation and prepares it for garbage collection.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationServiceImpl
Stops the service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.gui.GuiActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop() - Method in class net.java.sip.communicator.impl.gui.main.call.ResolveAddressToDisplayNameContactQueryListener
Stops this ResolvedContactQueryListener.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.hid.HIDActivator
Stops the execution of the hid bundle in the specified context.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.history.HistoryActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.keybindings.KeybindingsActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop() - Method in class net.java.sip.communicator.impl.keybindings.KeybindingsServiceImpl
Invalidates references to custom bindings, preventing further writes.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.ldap.LdapActivator
Stops the LDAP service
stop() - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Stops this ContactSourceService implementation and prepares it for garbage collection.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.ldap.LdapServiceImpl
Stops the service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.metahistory.MetaHistoryServiceImpl
stops the service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Stops the service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.muc.MUCActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.impl.neomedia.NeomediaActivator
Stops the execution of the neomedia bundle in the specified context.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.netaddr.NetaddrActivator
Stops the Network Address Manager bundle
stop() - Method in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
Kills all threads/processes launched by this thread (if any) and prepares it for shutdown.
stop() - Method in class net.java.sip.communicator.impl.netaddr.NetworkConfigurationWatcher
Stop.
stop() - Method in class net.java.sip.communicator.impl.netaddr.NetworkEventDispatcher
Interrupts this dispatcher so that it would no longer disptach events.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.notification.NotificationActivator
 
stop(NotificationData) - Method in class net.java.sip.communicator.impl.notification.SoundNotificationHandlerImpl
Stops the sound.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.osdependent.OsDependentActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingActivator
Stops the Packet Logging bundle
stop() - Method in class net.java.sip.communicator.impl.packetlogging.PacketLoggingServiceImpl
Stops the packet logging.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.phonenumbers.PhoneNumberServiceActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.gibberish.GibberishActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.icq.IcqActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.irc.IrcActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.jabber.JabberActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop() - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Clears/stops what's needed.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.protocol.sip.SipActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.provdisc.dhcp.ProvisioningDiscoveryDHCPActivator
Stops the DHCP provisioning service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.provdisc.mdns.ProvisioningDiscoveryMDNSActivator
Stops the mDNS provisioning service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.bliptv.BliptvActivator
Unregisters the Blip.tv replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.dailymotion.DailymotionActivator
Unregisters the Dailymotion replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.directimage.DirectImageActivator
Unregisters the Direct image links replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.flickr.FlickrActivator
Unregisters the Flickr replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.hulu.HuluActivator
Unregisters the Hulu replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.metacafe.MetacafeActivator
Unregisters the Metacafe replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.smiley.SmileyActivator
Unregisters the Smiley replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.twitpic.TwitpicActivator
Unregisters the Twitpic replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.vbox7.Vbox7Activator
Unregisters the Vbox7 replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.viddler.ViddlerActivator
Stops bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.vimeo.VimeoActivator
Unregisters the Vimeo replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.replacement.youtube.YoutubeActivator
Unregisters the Youtube replacement service.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.resources.ResourceManagementActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.shutdowntimeout.ShutdownTimeout
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.sparkle.SparkleActivator
Stops this bundle
stop(BundleContext) - Method in class net.java.sip.communicator.impl.splashscreen.SplashScreenActivator
Unsets the listener that we set when we start this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.swingnotification.SwingNotificationActivator
 
stop() - Method in class net.java.sip.communicator.impl.sysactivity.NetworkManagerListenerImpl
Stops.
stop(BundleContext) - Method in class net.java.sip.communicator.impl.sysactivity.SysActivityActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop() - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityEventDispatcher
Interrupts this dispatcher so that it would no longer disptach events.
stop() - Method in interface net.java.sip.communicator.impl.sysactivity.SystemActivityManager
Stops the manager.
stop() - Static method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
Stop.
stop() - Method in class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
Stop notifications.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.accountinfo.AccountInfoActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Stops the addrbook plug-in.
stop() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService
Stops this ContactSourceService implementation and prepares it for garbage collection.
stop() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarItemTimerTask
This method is executed in the end of the calendar item.
stop() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Stops this ContactSourceService implementation and prepares it for garbage collection.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccRegWizzActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.branding.BrandingActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFActivator
Stops.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.chatalerter.ChatAlerterActivator
Stops bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.chatconfig.ChatConfigActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.connectioninfo.ConnectionInfoActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.contactinfo.ContactInfoActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.contactsourceconfig.ContactSourceConfigActivator
Invoked when this bundle is stopped.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.defaultresourcepack.DefaultResourcePackActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.demuxcontactsource.DemuxContactSourceActivator
Stops the addrbook plug-in.
stop() - Method in class net.java.sip.communicator.plugin.desktoputil.AnimatedImage
Stops the animation.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.desktoputil.DesktopUtilActivator
Doesn't do anything.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.dnsconfig.DnsConfigActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.exampleplugin.ExamplePluginActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop() - Method in class net.java.sip.communicator.plugin.generalconfig.autoaway.AutoAwayWatcher
Stops and removes the listeners.
stop() - Method in class net.java.sip.communicator.plugin.generalconfig.autoaway.StatusUpdateThread
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.generalconfig.GeneralConfigPluginActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.gibberishaccregwizz.GibberishAccRegWizzActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.globalproxyconfig.GlobalProxyPluginActivator
Stops it.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccRegWizzActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccRegWizzActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccRegWizzActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccRegWizzActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.ircaccregwizz.IrcAccRegWizzActivator
Stop the IRC account registration wizard.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.irccommands.IrcCommandsActivator
Stopping the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccRegWizzActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.keybindingchooser.KeybindingChooserActivator
Stops this bundles.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.ldap.LdapActivator
Stops the LDAP plug-in.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.loggingutils.LoggingUtilsActivator
Stops the Logging utils bundle
stop(BundleContext) - Static method in class net.java.sip.communicator.plugin.msofficecomm.Messenger
Stops the Messenger class and instance functionality in a specific BundleContext.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.msofficecomm.MsOfficeCommActivator
Stops the msofficecomm bundle in a specific BundleContext.
stop() - Static method in class net.java.sip.communicator.plugin.msofficecomm.OutOfProcessServer
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.nimbuzzavatars.NimbuzzAvatarsActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationWiringActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.otr.OtrActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.phonenumbercontactsource.PNContactSourceActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginManagerActivator
Stops this bundles.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.propertieseditor.PropertiesEditorActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.provisioning.ProvisioningActivator
Stops this bundle
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.reconnectplugin.ReconnectPluginActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.securityconfig.SecurityConfigActivator
Invoked when this bundle is stopped.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.simpleaccreg.SimpleAccountRegistrationActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccRegWizzActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.skinmanager.SkinManagerActivator
Stops this bundles.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.skinresourcepack.SkinResourcePack
Stops the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.spellcheck.SpellCheckActivator
Stops this bundles.
stop() - Method in class net.java.sip.communicator.plugin.spellcheck.SpellChecker
Removes the spell checking capabilities from all chats.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.thunderbird.ThunderbirdActivator
Unregisters all ContactSourceServices that were registered by this activator.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.update.UpdateActivator
Stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.usersearch.UserSearchActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.plugin.windowscleanshutdown.CleanShutdownActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop() - Method in class net.java.sip.communicator.service.contactsource.AsyncContactSourceService
Stops this ContactSourceService.
stop(BundleContext) - Method in class net.java.sip.communicator.service.contactsource.ContactSourceActivator
 
stop(BundleContext) - Method in class net.java.sip.communicator.service.gui.internal.GuiServiceActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.service.httputil.HttpUtilActivator
Stops the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.service.notification.NotificationServiceActivator
 
stop(NotificationData) - Method in interface net.java.sip.communicator.service.notification.SoundNotificationHandler
Stops playing the sound pointing by getDescriptor.
stop(BundleContext) - Method in class net.java.sip.communicator.service.protocol.media.ProtocolMediaActivator
Called when this bundle is stopped so the Framework can perform the bundle-specific activities necessary to stop the bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderActivator
Unregisters the AccountManagerImpl instance registered as an AccountManager service in ProtocolProviderActivator.start(BundleContext) and stops the SingleCallInProgressPolicy started there as well.
stop() - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Prepares the factory for bundle shutdown.
stop(ServiceRegistration<ProtocolProviderService>) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Shuts down the ProtocolProviderService representing an account registered with this factory.
stop(BundleContext) - Method in class net.java.sip.communicator.util.ServiceObserver
This method should be called on bundle shutdown to properly release the resources.
stop(BundleContext) - Method in class net.java.sip.communicator.util.SimpleServiceActivator
Stops this bundle.
stop(BundleContext) - Method in class net.java.sip.communicator.util.UtilActivator
Doesn't do anything.
stopCalendarService() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Stops the calendar service.
stopCallTimer() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Stops the timer that counts call duration.
stopCallTimer() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Stops the timer that counts call duration.
stopCallTimer() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Stops the timer that counts call duration.
stopCallTimer() - Method in interface net.java.sip.communicator.service.gui.call.CallRenderer
Stops the timer that counts call duration.
stopCommittingPage() - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Changes cursor and status label, informing user we finished the process of connecting.
stopConnecting(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Stops connecting user interface for the given protocolProvider.
stopConnecting(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Stops connecting user interface for the given protocolProvider.
stopConnecting() - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Stops the connecting.
stopConnecting() - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
Stops the connecting.
stopConnecting() - Method in class net.java.sip.communicator.impl.gui.main.presence.StatusSelectorMenu
Stops the connecting.
stopConnectingUI(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.login.LoginRendererSwingImpl
Stops the connecting user interface for the given protocol provider.
stopConnectingUI(ProtocolProviderService) - Method in interface net.java.sip.communicator.util.account.LoginRenderer
Stops the connecting user interface for the given protocol provider.
stopMessageCorrection() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Exits editing mode, clears the write panel and the background.
stopNotification(NotificationData) - Method in interface net.java.sip.communicator.service.notification.NotificationService
Stops a notification if notification is continuous, like playing sounds in loop.
stopNotification(NotificationData) - Method in class net.java.sip.communicator.service.notification.NotificationServiceImpl
Stops a notification if notification is continuous, like playing sounds in loop.
stopped(boolean) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsQuery
Notifies this GoogleContactsQuery that it has stopped performing in the associated background Thread.
stopped(GoogleContactsQuery) - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsSourceService
Notifies this GoogleContactsSourceService that a specific GoogleContactsQuery has stopped.
stopped(boolean) - Method in class net.java.sip.communicator.impl.ldap.LdapContactQuery
Notifies this LdapContactQuery that it has stopped performing in the associated background Thread.
stopped(LdapContactQuery) - Method in class net.java.sip.communicator.impl.ldap.LdapContactSourceService
Notifies this LdapContactSourceService that a specific LdapContactQuery has stopped.
stopped(boolean) - Method in class net.java.sip.communicator.service.contactsource.AsyncContactQuery
Notifies this AsyncContactQuery that it has stopped performing in the associated background Thread.
stopSendingDTMF(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetDTMFJabberImpl
Stops sending DTMF.
stopSendingDTMF(CallPeerSipImpl) - Method in class net.java.sip.communicator.impl.protocol.sip.dtmf.DTMFInfo
Sending of the currently saved tone.
stopSendingDTMF(CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetDTMFSipImpl
Stops sending DTMF.
stopSendingDTMF(CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetDTMF
Stop sending of the currently transmitting DTMF tone.
stopSendingDtmfTone() - Method in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler
Stop sending DTMF tone.
stopService() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Stop the previously registered service.
stopTypingTimer() - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Stops the timer and sends a notification message.
storeAccount(AccountID) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderFactoryJabberImpl
Ovverides the original in order give access to protocol implementation.
storeAccount(AccountID) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderFactorySipImpl
Overrides the original in order not to save the OPT_CLIST_PASSWORD field.
storeAccount(ProtocolProviderFactory, AccountID) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Stores an account represented in the form of an AccountID created by a specific ProtocolProviderFactory.
storeAccount(AccountID) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The method stores the specified account in the configuration service under the package name of the source factory.
storeAccount(AccountID, boolean) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The method stores the specified account in the configuration service under the package name of the source factory.
storeConfiguration() - Method in class net.java.sip.communicator.impl.configuration.JdbcConfigService
 
storeContactListAndStopStorageManager() - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager
Stops the storage manager and performs a final write
STORED_ACCOUNTS_LOADED - Static variable in class net.java.sip.communicator.service.protocol.event.AccountManagerEvent
The type of event notifying that the loading of the stored accounts of a specific ProtocolProviderFactory has finished.
storeDescriptor(Map<String, String>, String) - Method in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
Stores this descriptor into the specified Map.The method is meant for use with account property maps.
storeDescriptor(Map<String, String>, String) - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Stores this descriptor into the specified Map.The method is meant for use with account property maps.
StoredProtoContactDescriptor(String, String, ContactGroup) - Constructor for class net.java.sip.communicator.impl.contactlist.MclStorageManager.StoredProtoContactDescriptor
 
StoredThreadID() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl.StoredThreadID
 
storeEvents() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl.ContactChangesListener
Sets store events to true.
storeImage(BufferedImage, int) - Static method in class net.java.sip.communicator.plugin.desktoputil.presence.avatar.AvatarStackManager
Stores an image.
storePassword(String, String) - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
Stores the password for the specified account.
storePassword(String, String) - Method in interface net.java.sip.communicator.service.credentialsstorage.CredentialsStorageService
Store the password for the account that starts with the given prefix.
storePassword(AccountID, String) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Saves the password for the specified account after scrambling it a bit so that it is not visible from first sight.
storePassword(BundleContext, AccountID, String) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Saves the password for the specified account after scrambling it a bit so that it is not visible from first sight (Method remains highly insecure).
storeProperties(String, String, Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.AccountID
Stores configuration properties held by this object into given accountProperties map.
storeProperties(Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.EncodingsRegistrationUtil
Stores encoding configuration properties in given propertiesMap.
storeProperties(String, String, String, String, Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.jabber.JabberAccountRegistration
Stores Jabber account configuration held by this registration object into givenaccountProperties map.
storeProperties(Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.SecurityAccountRegistration
Stores security properties held by this registration object into given properties map.
storeProperties(String, String, String, String, Boolean, Map<String, String>) - Method in class net.java.sip.communicator.service.protocol.sip.SIPAccountRegistration
Stores configuration properties held by this object into given accountProperties map.
STRATEGY - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates the search strategy chosen for the DICT protocole.
STREAM_ID_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq
The name of XML attribute which stores the stream id.
STREAMS_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
Number of streams of "sctpmap" element.
StreamUtils - Class in net.java.sip.communicator.impl.protocol.sip.xcap.utils
Base HTTP XCAP client implementation.
STREET - 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 a thoroughfare within a locality, or a crossing of two thoroughfares (e.g.
STREET - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use for storing a thoroughfare within a locality, or a crossing of two thoroughfares (e.g.
strerror(int) - Method in interface net.java.sip.communicator.impl.netaddr.BsdLocalhostRetriever.LibC
 
StringContactSourceServiceImpl - Class in net.java.sip.communicator.impl.gui.main.contactlist.contactsource
The StringContactSourceServiceImpl is an implementation of the ContactSourceService that returns the searched string as a result contact.
StringContactSourceServiceImpl(ProtocolProviderService, Class<? extends OperationSet>) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.StringContactSourceServiceImpl
Creates an instance of StringContactSourceServiceImpl.
StringDetail(String, String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.StringDetail
 
StringTableRenderer - Class in net.java.sip.communicator.plugin.notificationconfiguration
 
StringTableRenderer() - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.StringTableRenderer
Creates an instance of StringTableRenderer.
StringTools - Class in net.java.sip.communicator.plugin.keybindingchooser
Common methods for string manipulations.
StringTools() - Constructor for class net.java.sip.communicator.plugin.keybindingchooser.StringTools
 
stripAddress(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Get rid of any parameters, ports etc.
stripParametersFromAddress(String) - Static method in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetTelephonyConferencing
Removes the parameters (specified after a semicolon) from a specific address String if any are present in it.
stripScheme(String) - Static method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
 
strToIPv4(String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Creates a byte array containing the specified ipv4AddStr.
strToIPv6(String) - Static method in class net.java.sip.communicator.util.NetworkUtils
Creates a byte array containing the specified ipv6AddStr.
STRUCTURE_NAMES - Static variable in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
 
STUN_ADDRESS - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The base property name for address of additional STUN servers specified.
STUN_IS_TURN_SUPPORTED - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The base property name for the turn supported property of additional STUN servers specified.
STUN_PASSWORD - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The base property name for password of additional STUN servers specified.
STUN_PORT - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The base property name for port of additional STUN servers specified.
STUN_PREFIX - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The property name prefix for all stun server properties.
STUN_SRV_NAME - Static variable in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
The service name to use when discovering STUN servers through DNS using SRV requests as per RFC 5389.
STUN_USERNAME - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The base property name for username of additional STUN servers specified.
StunPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo
Stun packet extension.
StunPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.StunPacketExtension
Constructor.
StunProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo
Parser for StunPacketExtension.
StunProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.StunProvider
 
StunServerDescriptor - Class in net.java.sip.communicator.service.protocol
A StunServerDescriptor stores information necessary to create a STUN or TURN candidate harvester that we could use with ICE4J.
StunServerDescriptor(String, int, boolean, String, String) - Constructor for class net.java.sip.communicator.service.protocol.StunServerDescriptor
Creates an instance of StunServer by specifying all parameters.
styleAsAwayMessage(String) - Static method in class net.java.sip.communicator.impl.protocol.irc.Utils
Format message as HTML-formatted away message.
styleAsMessage(String) - Static method in class net.java.sip.communicator.impl.protocol.irc.Utils
Format message as normal HTML-formatted message.
styleAsNotice(String, String) - Static method in class net.java.sip.communicator.impl.protocol.irc.Utils
Format message as HTML-formatted notice.
StyledHTMLEditorPane - Class in net.java.sip.communicator.plugin.branding
 
StyledHTMLEditorPane() - Constructor for class net.java.sip.communicator.plugin.branding.StyledHTMLEditorPane
 
StyledHTMLEditorPane - Class in net.java.sip.communicator.plugin.desktoputil
A custom styled HTML editor pane.
StyledHTMLEditorPane() - Constructor for class net.java.sip.communicator.plugin.desktoputil.StyledHTMLEditorPane
Creates an instance of StyledHTMLEditorPane.
subgroups() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns an iterator over the sub groups that this ContactGroup contains.
subgroups() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns an empty iterator.
subgroups() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns an iterator over the sub groups that this ContactGroup contains.
subgroups() - Method in class net.java.sip.communicator.impl.protocol.irc.ContactGroupIrcImpl
Get subgroups of this group.
subgroups() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns an empty iterator.
subgroups() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns an iterator over the sub groups that this ContactGroup contains.
subgroups() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns an iterator over the sub groups that this ContactGroup contains.
subgroups() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns an iterator over the sub groups that this ContactGroup contains.
subgroups() - Method in interface net.java.sip.communicator.service.protocol.ContactGroup
Returns an iterator over the sub groups that this ContactGroup contains.
SubHandlingType - Enum in net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules
The Presence Rules sub-handling element.
SUBJECT_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo
The name of the XML tag element containing the thread subject.
submit() - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomConfigurationFormJabberImpl
Sends the ready smack configuration form to the multi user chat.
submit() - Method in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationForm
Submits the information in this configuration form to the server.
subscribe(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier and indicates that it should be added to the specified group of the server stored contact list.
subscribe(String) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier.
subscribe(String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier.
subscribe(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier and indicates that it should be added to the specified group of the server stored contact list.
subscribe(String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Subscribes to presence updates for specified contact identifier.
subscribe(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Subscribes to presence updates for specified contact identifier.
subscribe(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier and indicates that it should be added to the specified group of the server stored contact list.
subscribe(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier.
subscribe(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier and indicates that it should be added to the specified group of the server stored contact list.
subscribe(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier.
subscribe(EventPackageSubscriber.Subscription) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
Creates and sends a SUBSCRIBE request to the subscription Address/Request URI of a specific Subscription in order to request receiving event notifications and adds the specified Subscription to the list of subscriptions managed by this instance.
subscribe(String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetContactTypeInfoImpl
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier to the top level group.
subscribe(ContactGroup, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetContactTypeInfoImpl
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier and indicates that it should be added to the specified group of the server stored contact list.
subscribe(String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier.
subscribe(ContactGroup, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier and indicates that it should be added to the specified group of the server stored contact list.
subscribe(ContactGroup, String, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier and indicates that it should be added to the specified group of the server stored contact list.
subscribe(String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetContactTypeInfo
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier to the top level group.
subscribe(ContactGroup, String, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetContactTypeInfo
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier and indicates that it should be added to the specified group of the server stored contact list.
subscribe(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier to the top level group.
subscribe(ContactGroup, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Persistently adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier and indicates that it should be added to the specified group of the server stored contact list.
subscribe(String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Adds a subscription for the presence status of the contact corresponding to the specified contactIdentifier.
subscribed - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaUIContact
The subscription status of this meta contact.
Subscription(Address, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.EventPackageNotifier.Subscription
Initializes a new Subscription instance with a specific subscription Address/Request URI and a specific id tag of the associated Event headers.
Subscription(Address) - Constructor for class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber.Subscription
Initializes a new Subscription instance with a specific subscription Address/Request URI and an id tag of the associated Event headers of value null.
Subscription(Address, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber.Subscription
Initializes a new Subscription instance with a specific subscription Address/Request URI and a specific id tag of the associated Event headers.
Subscription(Address, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport.Subscription
Initializes a new Subscription instance with a specific subscription Address/Request URI and a specific id tag of the associated Event headers.
SUBSCRIPTION_ALREADY_EXISTS - Static variable in exception net.java.sip.communicator.service.protocol.OperationFailedException
Indicates that a user has tried to subscribe to a contact that already had an active subscription.
SUBSCRIPTION_CREATED - Static variable in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Indicates that the SubscriptionEvent instance was triggered by the creation of a new subscription
SUBSCRIPTION_DURATION - Static variable in class net.java.sip.communicator.impl.protocol.sip.DesktopSharingProtocolSipImpl
The time in seconds after which a Subscription should be expired by the OperationSetDesktopSharingServerSipImpl instance which manages it.
SUBSCRIPTION_EXPIRATION - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the property under which we store the chosen default subscription expiration value for SIMPLE.
SUBSCRIPTION_FAILED - Static variable in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Indicates that the SubscriptionEvent instance was triggered by the fact that no confirmation of the successful completion of a new subscription has been received.
SUBSCRIPTION_REMOVED - Static variable in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Indicates that the SubscriptionEvent instance was triggered by the removal of an existing subscription
SUBSCRIPTION_RESOLVED - Static variable in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Indicates that the SubscriptionEvent instance was triggered by the fact that the presence of a particular contact in the contact list has been confirmed by the server (resolved).
SubscriptionAdapter - Class in net.java.sip.communicator.service.protocol.event
Represents a default implementation of SubscriptionListener which performs no processing of the received events and allows extenders to easily implement the interface in question by just overriding the methods they are interested in.
SubscriptionAdapter() - Constructor for class net.java.sip.communicator.service.protocol.event.SubscriptionAdapter
 
subscriptionCreated(SubscriptionEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
subscriptionCreated(SubscriptionEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Updates corresponding chat room members when a contact has been created in our contact list.
subscriptionCreated(SubscriptionEvent) - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionAdapter
 
subscriptionCreated(SubscriptionEvent) - Method in interface net.java.sip.communicator.service.protocol.event.SubscriptionListener
Indicates that a subscription has been successfully created and accepted by the remote party.
subscriptionDuration - Variable in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
The duration of each subscription managed by this instance and carried in the Expires header.
SubscriptionEvent - Class in net.java.sip.communicator.service.protocol.event
SubscriptionEvents indicate creation removal or failure of a given Subscription.
SubscriptionEvent(Contact, ProtocolProviderService, ContactGroup, int) - Constructor for class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Creates a new Subscription event according to the specified parameters.
SubscriptionEvent(Contact, ProtocolProviderService, ContactGroup, int, int, String) - Constructor for class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Creates a new Subscription event according to the specified parameters.
subscriptionFailed(SubscriptionEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
subscriptionFailed(SubscriptionEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Not interested in this event for our member update purposes.
subscriptionFailed(SubscriptionEvent) - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionAdapter
 
subscriptionFailed(SubscriptionEvent) - Method in interface net.java.sip.communicator.service.protocol.event.SubscriptionListener
Indicates that a subscription has failed and/or was not accepted by the remote party.
SubscriptionListener - Interface in net.java.sip.communicator.service.protocol.event
Instances of this interface would listen for events generated as a result of creating or removing a presence subscription through the subscribe and unsubscribe methods of the OperationSetPresence and OperationSetPersistentPresence operation sets.
subscriptionMoved(SubscriptionMovedEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
subscriptionMoved(SubscriptionMovedEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Not interested in this event for our member update purposes.
subscriptionMoved(SubscriptionMovedEvent) - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionAdapter
 
subscriptionMoved(SubscriptionMovedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.SubscriptionListener
Indicates that a contact/subscription has been moved from one server stored group to another.
SubscriptionMovedEvent - Class in net.java.sip.communicator.service.protocol.event
Events of this class represent the fact that a server stored subscription/contact has been moved from one server stored group to another.
SubscriptionMovedEvent(Contact, ProtocolProviderService, ContactGroup, ContactGroup) - Constructor for class net.java.sip.communicator.service.protocol.event.SubscriptionMovedEvent
Creates an event instance with the specified source contact and old and new parent.
subscriptionRemoved(SubscriptionEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
subscriptionRemoved(SubscriptionEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Updates corresponding chat room members when a contact has been removed from our contact list.
subscriptionRemoved(SubscriptionEvent) - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionAdapter
 
subscriptionRemoved(SubscriptionEvent) - Method in interface net.java.sip.communicator.service.protocol.event.SubscriptionListener
Indicates that a subscription has been successfully removed and that the remote party has acknowledged its removal.
subscriptionResolved(SubscriptionEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
subscriptionResolved(SubscriptionEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetMultiUserChatJabberImpl
Not interested in this event for our member update purposes.
subscriptionResolved(SubscriptionEvent) - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionAdapter
 
subscriptionResolved(SubscriptionEvent) - Method in interface net.java.sip.communicator.service.protocol.event.SubscriptionListener
Indicates that a subscription has been successfully resolved and that the server has acknowledged taking it into account.
SUBTYPE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpFbPacketExtension
The name the attribute that holds the feedback subtype.
SUCCESS - Static variable in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardEvent
Indicates that the wizard triggering this event has finished successfully.
SUCCESS - Static variable in class net.java.sip.communicator.util.launchutils.SipCommunicatorLock
Returned by the soft start method to indicate that we have successfully started and locked the configuration directory.
SUMMARY_PAGE_IDENTIFIER - Static variable in interface net.java.sip.communicator.service.gui.WizardPage
The identifier of the summary wizard page.
SUPPORTED_FILETYPE - Static variable in class net.java.sip.communicator.impl.history.HistoryImpl
The supported filetype.
SUPPORTED_OPERATION_SETS_CHANGED - Static variable in class net.java.sip.communicator.service.protocol.event.ContactCapabilitiesEvent
The ID of the ContactCapabilitiesEvent which notifies about changes in the list of the OperationSet capabilities of a Contact.
supportedOperationSetsChanged(ContactCapabilitiesEvent) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactListServiceImpl
Notifies this listener that the list of the OperationSet capabilities of a Contact has changed.
supportedOperationSetsChanged(ContactCapabilitiesEvent) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
 
supportedOperationSetsChanged(ContactCapabilitiesEvent) - Method in interface net.java.sip.communicator.service.protocol.event.ContactCapabilitiesListener
Notifies this listener that the list of the OperationSet capabilities of a Contact has changed.
supportedStatusSet() - Static method in class net.java.sip.communicator.impl.protocol.gibberish.GibberishStatusEnum
Returns an iterator over all status instances supproted by the gibberish provider.
supportedStatusSet() - Static method in class net.java.sip.communicator.impl.protocol.irc.IrcStatusEnum
Returns an iterator over all status instances supported by the irc provider.
supportedStatusSet() - Static method in class net.java.sip.communicator.impl.protocol.mock.MockStatusEnum
Returns an iterator over all status instances supproted by the mock provider.
supportedStatusSet - Variable in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
The supported status set stores all statuses supported by this protocol implementation.
supportedStatusSet - Variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
The supported status set stores all statuses supported by this protocol implementation.
supportedTypes - Static variable in class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl
 
supportedTypes - Static variable in class net.java.sip.communicator.impl.protocol.jabber.OperationSetServerStoredAccountInfoJabberImpl
List of all supported ServerStoredDetails for this implementation.
supportResources() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Indicates if this contact supports resources.
supportResources() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Indicates if this contact supports resources.
supportResources() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Indicates if this contact supports resources.
supportResources() - Method in class net.java.sip.communicator.service.protocol.AbstractContact
Indicates if this contact supports resources.
supportResources() - Method in interface net.java.sip.communicator.service.protocol.Contact
Indicates if this contact supports resources.
supportsDynamicMenu() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTray
 
supportsDynamicMenu() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTSystemTray
 
supportsDynamicMenu() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.SystemTray
Determines if the tray icon supports dynamic menus.
supportsFeature(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ScServiceDiscoveryManager
Returns true if jid supports the specified feature and false otherwise.
supportsPasswordChange() - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetChangePasswordJabberImpl
Returns true if the server supports password changes.
supportsPasswordChange() - Method in interface net.java.sip.communicator.service.protocol.OperationSetChangePassword
Whether password changes are supported.
supportsTransport(String) - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
Checks whether transport is supported by this ConferenceDescription.
suppressAction(boolean) - Method in class net.java.sip.communicator.plugin.skinmanager.SkinSelectionListener
Sets if the catched event should be ignored or not.
SWIFT_NAMESPACE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
The XMPP namespace that Swift IM use to send message corrections.
SwingCallListener - Class in net.java.sip.communicator.impl.gui.main.call
A utility implementation of the CallListener interface which delivers the CallEvents to the AWT event dispatching thread.
SwingCallListener() - Constructor for class net.java.sip.communicator.impl.gui.main.call.SwingCallListener
 
SwingCallPeerRenderer - Interface in net.java.sip.communicator.impl.gui.main.call
The CallPeerRenderer interface is meant to be implemented by different renderers of CallPeers.
SwingCallRenderer - Interface in net.java.sip.communicator.impl.gui.main.call
The CallRenderer represents a renderer for a call.
SwingNotificationActivator - Class in net.java.sip.communicator.impl.swingnotification
Activator for the swing notification service.
SwingNotificationActivator() - Constructor for class net.java.sip.communicator.impl.swingnotification.SwingNotificationActivator
 
SwingOtrActionHandler - Class in net.java.sip.communicator.plugin.otr
Default OtrActionHandler implementation that opens SWING buddy authenticate dialog.
SwingOtrActionHandler() - Constructor for class net.java.sip.communicator.plugin.otr.SwingOtrActionHandler
 
SwingWorker - Class in net.java.sip.communicator.plugin.desktoputil
Utility class based on the javax.swing.SwingWorker.
SwingWorker() - Constructor for class net.java.sip.communicator.plugin.desktoputil.SwingWorker
Start a thread that will call the construct method and then exit.
symbolPress(String) - Method in class net.java.sip.communicator.impl.hid.NativeKeyboard
Simulate a symbol key press.
symbolRelease(String) - Method in class net.java.sip.communicator.impl.hid.NativeKeyboard
Simulate a symbol key release.
SynchronizedIRCApi - Class in net.java.sip.communicator.impl.protocol.irc
Synchronization wrapper for IRCApi.
SynchronizedIRCApi(IRCApi) - Constructor for class net.java.sip.communicator.impl.protocol.irc.SynchronizedIRCApi
Constructor for synchronization wrapper.
synchronizeOpSetWithLocalContactList(ProtocolProviderService, OperationSetMultiUserChat) - Method in class net.java.sip.communicator.impl.muc.MUCServiceImpl
Goes through the locally stored chat rooms list and for each ChatRoomWrapper tries to find the corresponding server stored ChatRoom in the specified operation set.
synchronizeOpSetWithLocalContactList(ProtocolProviderService, OperationSetMultiUserChat) - Method in class net.java.sip.communicator.service.muc.MUCService
Goes through the locally stored chat rooms list and for each ChatRoomWrapper tries to find the corresponding server stored ChatRoom in the specified operation set.
synchronizeProvider() - Method in class net.java.sip.communicator.impl.muc.ChatRoomProviderWrapperImpl
Goes through the locally stored chat rooms list and for each ChatRoomWrapper tries to find the corresponding server stored ChatRoom in the specified operation set.
synchronizeProvider() - Method in interface net.java.sip.communicator.service.muc.ChatRoomProviderWrapper
Goes through the locally stored chat rooms list and for each ChatRoomWrapper tries to find the corresponding server stored ChatRoom in the specified operation set.
synchShutdown - Variable in class net.java.sip.communicator.plugin.windowscleanshutdown.CleanShutdownActivator
Used to wait for stop.
SysActivityActivator - Class in net.java.sip.communicator.impl.sysactivity
Listens for system activity changes like sleep, network change, inactivity and informs all its listeners.
SysActivityActivator() - Constructor for class net.java.sip.communicator.impl.sysactivity.SysActivityActivator
 
sysActivityService - Variable in class net.java.sip.communicator.plugin.windowscleanshutdown.CleanShutdownActivator
The system activity service.
SYSTEM_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.Chat
The message type representing system messages.
SYSTEM_MESSAGE_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageReceivedEvent
An event type indicting that the message being received is a system message being sent by the server or a system administrator, possibly notifying us of something important such as ongoing maintenance activities or server downtime.
SYSTEM_MESSAGE_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageReceivedEvent
An event type indicting that the message being received is a system message being sent by the server or a system administrator, possibly notifying us of something important such as ongoing maintenance activities or server downtime.
SYSTEM_MESSAGE_RECEIVED - Static variable in class net.java.sip.communicator.service.protocol.event.MessageReceivedEvent
An event type indicating that the message being received is a system message being sent by the server or a system administrator.
SystemActivityChangeListener - Interface in net.java.sip.communicator.service.sysactivity
The SystemActivityChangeListener is notified any time an event in the operating system occurs.
SystemActivityEvent - Class in net.java.sip.communicator.service.sysactivity.event
An event class representing system activity that has occurred.
SystemActivityEvent(Object, int) - Constructor for class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Constructs a prototypical Event.
SystemActivityEventDispatcher - Class in net.java.sip.communicator.impl.sysactivity
The class implements a dispatch event thread.
SystemActivityEventDispatcher() - Constructor for class net.java.sip.communicator.impl.sysactivity.SystemActivityEventDispatcher
 
SystemActivityManager - Interface in net.java.sip.communicator.impl.sysactivity
Common interface shared between different OS implementations.
SystemActivityNotifications - Class in net.java.sip.communicator.impl.sysactivity
 
SystemActivityNotifications() - Constructor for class net.java.sip.communicator.impl.sysactivity.SystemActivityNotifications
 
SystemActivityNotifications.NotificationsDelegate - Interface in net.java.sip.communicator.impl.sysactivity
Delegate class to be notified about changes.
SystemActivityNotificationsService - Interface in net.java.sip.communicator.service.sysactivity
Listens for some system specific events such as sleep, wake, network change, desktop activity, screensaver etc.
SystemActivityNotificationsServiceImpl - Class in net.java.sip.communicator.impl.sysactivity
Service implementation listens for computer changes as sleeping, network change, inactivity.
SystemActivityNotificationsServiceImpl() - Constructor for class net.java.sip.communicator.impl.sysactivity.SystemActivityNotificationsServiceImpl
 
SystemTray - Class in net.java.sip.communicator.impl.osdependent.systemtray
Base class for all wrappers of SystemTray implementations.
SystemTray() - Constructor for class net.java.sip.communicator.impl.osdependent.systemtray.SystemTray
 
SystrayPopupMessageEvent - Class in net.java.sip.communicator.service.systray.event
The SystrayPopupMessageEvents are posted when user clicks on the system tray popup message.
SystrayPopupMessageEvent(Object) - Constructor for class net.java.sip.communicator.service.systray.event.SystrayPopupMessageEvent
Constructs a new SystrayPopupMessageEvent object.
SystrayPopupMessageEvent(Object, Object) - Constructor for class net.java.sip.communicator.service.systray.event.SystrayPopupMessageEvent
Creates a new SystrayPopupMessageEvent with the source of the event and additional info provided by the popup handler.
SystrayPopupMessageListener - Interface in net.java.sip.communicator.service.systray.event
Listens for SystrayPopupMessageEvents posted when user clicks on the system tray popup message.
SystrayService - Interface in net.java.sip.communicator.service.systray
The SystrayService manages the system tray icon, menu and messages.
SystrayServiceJdicImpl - Class in net.java.sip.communicator.impl.osdependent.jdic
The Systray provides a Icon and the associated TrayMenu in the system tray using the Jdic library.
SystrayServiceJdicImpl() - Constructor for class net.java.sip.communicator.impl.osdependent.jdic.SystrayServiceJdicImpl
Initializes a new SystrayServiceJdicImpl instance.

T

tabAddHightlight(int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
tableChanged(TableModelEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.wizard.SecurityPanel
 
TableHeaderRenderer - Class in net.java.sip.communicator.plugin.notificationconfiguration
 
TableHeaderRenderer(JLabel) - Constructor for class net.java.sip.communicator.plugin.notificationconfiguration.TableHeaderRenderer
Creates an instance of TableHeaderRenderer.
tabPanel - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
tabRemoveHighlight(int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneEnhancedUI
 
tabScroller - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
TAG_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
The name of the 'tag' argument.
TaskBarList3 - Class in net.java.sip.communicator.impl.osdependent.windows
JNA wrapper for the ITaskBarList3 COM interface.
TCP_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
TCP attribute name.
TCPTYPE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "tcptype" element.
TELEPHONY_BYPASS_GTALK_CAPS - Static variable in class net.java.sip.communicator.service.protocol.jabber.JabberAccountID
Domain name that will bypass GTalk caps.
TelephonyConfigPanel - Class in net.java.sip.communicator.plugin.jabberaccregwizz
Telephony related configuration panel.
TelephonyConfigPanel() - Constructor for class net.java.sip.communicator.plugin.jabberaccregwizz.TelephonyConfigPanel
Constructor.
test() - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Simple test.
TEXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
The name of the geolocation map key that we use to indicate a catch-all element that captures any other information about the location (e.g.
TEXT - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use to indicate a catch-all element that captures any other information about the location (e.g.
TEXT_COLOR - Static variable in class net.java.sip.communicator.plugin.branding.Constants
Text color used in the about window and the splash screen.
TEXT_CONTENT_TYPE - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatHtmlUtils
The plain text content type.
TEXT_ELEMENT_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
The name of the text element.
TEXT_TO_REPLACE_PATTERN - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatConversationPanel
A regular expression for searching all pieces of plain text within a blob of HTML text.
TextFieldBorder() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommBorders.TextFieldBorder
 
TextFieldChangeListener - Interface in net.java.sip.communicator.plugin.desktoputil.event
The TextFieldChangeListener listens for any changes in the text contained in a SIPCommTextField.
textFieldUpdated(DocumentEvent) - Method in class net.java.sip.communicator.plugin.notificationconfiguration.NotificationConfigurationPanel
Indicates that text is inserted in one of the text fields.
textInserted() - Method in class net.java.sip.communicator.impl.gui.main.call.CallButton
Invoked when any text is inserted in the search field.
textInserted() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Handles the change when a char has been inserted in the field.
textInserted() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UnknownContactPanel
Invoked when any text is inserted in the search field.
textInserted() - Method in interface net.java.sip.communicator.plugin.desktoputil.event.TextFieldChangeListener
Indicates that a text has been inserted to the text field.
textRemoved() - Method in class net.java.sip.communicator.impl.gui.main.call.CallButton
Invoked when any text is removed from the search field.
textRemoved() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.SearchField
Handles the change when a char has been removed from the field.
textRemoved() - Method in class net.java.sip.communicator.impl.gui.main.contactlist.UnknownContactPanel
Invoked when any text is removed from the search field.
textRemoved() - Method in interface net.java.sip.communicator.plugin.desktoputil.event.TextFieldChangeListener
Indicates that a text has been removed from the text field.
threadID - Variable in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicInstantMessagingJabberImpl.StoredThreadID
The last chat used, this way we will reuse the thread-id
threads() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailboxIQ
Returns the list of threads that this MailboxIQ refers to.
THREE_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
THREE_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
THREE_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
THREE_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
THREE_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
throwOperationFailedException(String, int, Throwable) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerMediaHandlerJabberImpl
Lets the underlying implementation take note of this error and only then throws it to the using bundles.
throwOperationFailedException(String, int, Throwable, Logger) - Static method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Logs a specific message and associated Throwable cause as an error using the current Logger and then throws a new OperationFailedException with the message, a specific error code and the cause.
throwOperationFailedException(String, int, Throwable) - Method in class net.java.sip.communicator.impl.protocol.sip.CallPeerMediaHandlerSipImpl
Lets the underlying implementation take note of this error and only then throws it to the using bundles.
throwOperationFailedException(String, int, Throwable, Logger) - Static method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Logs a specific message and associated Throwable cause as an error using the current Logger and then throws a new OperationFailedException with the message, a specific error code and the cause.
throwOperationFailedException(String, int, Throwable) - Method in class net.java.sip.communicator.service.protocol.media.CallPeerMediaHandler
Lets the underlying implementation take note of this error and only then throws it to the using bundles.
ThumbnailConferenceCallPanel - Class in net.java.sip.communicator.impl.gui.main.call.conference
The ThumbnailConferenceCallPanel is the panel containing all video conference participants as thumbnails.
ThumbnailConferenceCallPanel(CallPanel, CallConference, UIVideoHandler2) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.ThumbnailConferenceCallPanel
Initializes a new ThumbnailConferenceCallPanel instance which is to be used by a specific CallPanel to depict a specific CallConference.
ThumbnailedFile - Class in net.java.sip.communicator.impl.protocol.jabber
A ThumbnailedFile is a file with a thumbnail.
ThumbnailedFile(File, int, int, String, byte[]) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.ThumbnailedFile
Creates a ThumbnailedFile, by specifying the base file, the thumbnailWidth and thumbnailHeight, the thumbnailMimeType and the thumbnail itself.
ThumbnailElement - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail
The ThumbnailElement represents a "thumbnail" XML element, that is contained in the file element, we're sending to notify for a file transfer.
ThumbnailElement(String, String, int, int) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Creates a ThumbnailPacketExtension by specifying all extension attributes.
ThumbnailElement(String, byte[], String, int, int) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Creates a ThumbnailPacketExtension by specifying all extension attributes.
ThumbnailIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail
The ThumbnailIQ is an IQ packet that is meant to be used for thumbnail requests and responses.
ThumbnailIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
An empty constructor used to initialize this class as an IQProvier.
ThumbnailIQ(String, String, String, IQ.Type) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
Creates a ThumbnailIQ packet, by specifying the source, the destination, the content-ID and the type of this packet.
ThumbnailIQ(String, String, String, String, byte[], IQ.Type) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
Creates a ThumbnailIQ packet, by specifying the source, the destination, the content-ID, the type of data and the data of the thumbnail.
ThunderbirdActivator - Class in net.java.sip.communicator.plugin.thunderbird
Bundle-Activator for the Thunderbird address book contact source plug-in.
ThunderbirdActivator() - Constructor for class net.java.sip.communicator.plugin.thunderbird.ThunderbirdActivator
 
ThunderbirdConfigForm - Class in net.java.sip.communicator.plugin.thunderbird
This ConfigurationForm shows the list of Thunderbird address books and allow users to manage them.
ThunderbirdConfigForm() - Constructor for class net.java.sip.communicator.plugin.thunderbird.ThunderbirdConfigForm
Creates a new instance of this class.
ThunderbirdContactQuery - Class in net.java.sip.communicator.plugin.thunderbird
Queries a Thunderbird address book for contacts matching the given pattern.
ThunderbirdContactQuery(ThunderbirdContactSourceService, Pattern) - Constructor for class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactQuery
Creates a new instance of this class.
ThunderbirdContactSourceService - Class in net.java.sip.communicator.plugin.thunderbird
Query creator for an instance of a Thunderbird address book.
ThunderbirdContactSourceService(String) - Constructor for class net.java.sip.communicator.plugin.thunderbird.ThunderbirdContactSourceService
Creates a new instance of this class.
TIMEOUT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.ReasonExtension
Indication that the call ended due to a timeout in contacting the remote party.
timer - Variable in class net.java.sip.communicator.impl.protocol.sip.EventPackageSupport
The Timer support which executes the time-based tasks of this instance.
TimerScheduler - Class in net.java.sip.communicator.impl.protocol.sip
Represents an analogy of Timer which does not have the disadvantage of Timer to always create its thread at construction time.
TimerScheduler() - Constructor for class net.java.sip.communicator.impl.protocol.sip.TimerScheduler
 
TIMESTAMP - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
The name of the geolocation map key that we use to indicate UTC timestamp specifying the moment when the reading was taken (e.g.
TIMESTAMP - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetGeolocation
The name of the geolocation map key that we use to indicate UTC timestamp specifying the moment when the reading was taken (e.g.
TimeZoneDetail(String, TimeZone) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.TimeZoneDetail
 
TITLE_COLOR - Static variable in class net.java.sip.communicator.plugin.branding.Constants
Dark blue color used in the about window and the splash screen.
titleLabel - Variable in class net.java.sip.communicator.impl.gui.main.chat.filetransfer.FileTransferConversationComponent
The title label.
TitlePanel - Class in net.java.sip.communicator.impl.gui.customcontrols
The TitlePanel is a decorated panel, that could be used for a header or a title area.
TitlePanel() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.TitlePanel
Creates an instance of TitlePanel.
TitlePanel(String) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.TitlePanel
Creates an instance of TitlePanel by specifying the title String.
TitlePanel - Class in net.java.sip.communicator.plugin.pluginmanager
The TitlePanel is a decorated panel, that could be used for a header or a title area.
TitlePanel() - Constructor for class net.java.sip.communicator.plugin.pluginmanager.TitlePanel
Creates an instance of TitlePanel.
TitlePanel(String) - Constructor for class net.java.sip.communicator.plugin.pluginmanager.TitlePanel
Creates an instance of TitlePanel by specifying the title String.
TO_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
The name of the "to" attribute of the "transfer" element.
toArray() - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Get an array of the current difference set.
toArray(T[]) - Method in class net.java.sip.communicator.impl.protocol.irc.collection.DynamicDifferenceSet
Get an array of the current difference set.
toByteArray(BufferedImage) - Static method in class net.java.sip.communicator.plugin.desktoputil.ImageUtils
Extracts bytes from image.
toConferenceDescription() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
Creates a ConferenceDescription corresponding to this ConferenceDescriptionPacketExtension
TODAY_DATE_FORMAT - Static variable in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Date format used to mark today messages.
TOGGLE_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The pressed toggle button background image.
toggleMute() - Method in class net.java.sip.communicator.impl.gui.main.call.InputVolumeControlButton
Mutes or unmutes the associated Call upon clicking this button.
TOKEN_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
The XML name of the token attribute.
tone - Variable in class net.java.sip.communicator.impl.gui.main.call.DTMFHandler.DTMFToneInfo
The tone itself
toneReceived(DTMFReceivedEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallJabberImpl
Called when a new incoming DTMFTone has been received.
toneReceived(DTMFReceivedEvent) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetIncomingDTMFJabberImpl
Called when a new incoming DTMFTone has been received.
toneReceived(DTMFReceivedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.DTMFListener
Called when a new incoming DTMFTone has been received.
toneReceived(DTMFReceivedEvent) - Method in class net.java.sip.communicator.service.protocol.media.MediaAwareCall
Called when a new incoming DTMFTone has been received.
TOOLBAR_DRAG_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Toolbar drag area icon.
ToolsMenu - Class in net.java.sip.communicator.impl.gui.main.menus
The ToolsMenu is a menu in the contact list / chat panel bars that contains "Tools".
ToolsMenu() - Constructor for class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Creates an instance of FileMenu.
ToolsMenu(boolean) - Constructor for class net.java.sip.communicator.impl.gui.main.menus.ToolsMenu
Creates an instance of FileMenu, by specifying if this menu would be shown for a chat window.
TOP - Static variable in class net.java.sip.communicator.service.gui.Container
Indicates the top edge of a container.
toSrtpCryptoAttribute() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CryptoPacketExtension
Returns a SrtpCryptoAttribute corresponding to this CryptoPAcketExtension.
toString() - Method in class net.java.sip.communicator.impl.contactlist.MclStorageManager.StoredProtoContactDescriptor
Returns a string representation of the descriptor.
toString() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactGroupImpl
Returns a String representation of this group and the contacts it contains (may turn out to be a relatively long string).
toString() - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Returns a string representation of this contact, containing most of its representative details.
toString() - Method in class net.java.sip.communicator.impl.dns.SecureMessage
Converts the Message to a String.
toString() - Method in class net.java.sip.communicator.impl.galagonotification.GalagoPopupMessageHandler
Gets the human-readable localized description of this PopupMessageHandler.
toString() - Method in class net.java.sip.communicator.impl.googlecontacts.GoogleContactsEntryImpl
String representation of the GoogleContactsEntry.
toString() - Method in class net.java.sip.communicator.impl.growlnotification.GrowlNotificationServiceImpl
Implements toString from PopupMessageHandler.
toString() - Method in class net.java.sip.communicator.impl.gui.main.account.Account
Returns the string representation of this account.
toString() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.AdHocChatRoomListChangeEvent
Returns a String representation of this GuiAdHocChatRoomEvent.
toString() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectoryImpl
Turns LdapDirectoryImpl into a printable object Used for debugging purposes
toString() - Method in class net.java.sip.communicator.impl.ldap.LdapDirectorySettingsImpl
meant for debugging
toString() - Method in class net.java.sip.communicator.impl.ldap.LdapPersonFoundImpl
A string representation of this LdapPersonFoundImpl (created for debugging purposes)
toString() - Method in class net.java.sip.communicator.impl.ldap.LdapQueryImpl
Required by LdapQuery interface Returns the query string e.g "John Doe"
toString() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
 
toString() - Method in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel.CaptureDevice
Gets a human-readable String representation of this instance.
toString() - Method in class net.java.sip.communicator.impl.osdependent.PopupMessageHandlerTrayIconImpl
Implements toString from PopupMessageHandler
toString() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGibberishImpl
Returns a string representation of this contact, containing most of its representative details.
toString() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ContactGroupGibberishImpl
Returns a String representation of this group and the contacts it contains (may turn out to be a relatively long string).
toString() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Returns a string representation of this group, in the form IcqGroup.GroupName[size]{ buddy1.toString(), buddy2.toString(), ...}.
toString() - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Returns a string representation of this contact, containing most of its representative details.
toString() - Method in class net.java.sip.communicator.impl.protocol.icq.RootContactGroupIcqImpl
Returns a string representation of the root contact group that contains all subgroups and subcontacts of this group.
toString() - Method in class net.java.sip.communicator.impl.protocol.irc.FormattedTextBuilder
Return the formatted string in its current state.
toString() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactGroupJabberImpl
Returns a string representation of this group, in the form JabberGroup.GroupName[size]{ buddy1.toString(), buddy2.toString(), ...}.
toString() - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Returns a string representation of this contact, containing most of its representative details.
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DisconnectionType
Returns the type name.
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointStatusType
Returns the type name.
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.JoiningType
Returns the type name.
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording.State
Returns state name.
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.RTPLevelRelayType
toString() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SourcePacketExtension
 
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtAction
Returns the name of this InputEvtAction.
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.Action
 
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.RecordingMode
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.Status
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt.Status
 
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleAction
Returns the name of this JingleAction (e.g.
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.Reason
Returns the name of this reason (e.g.
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension.Protocol
 
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq.Action
 
toString() - Method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq.Status
 
toString() - Method in class net.java.sip.communicator.impl.protocol.jabber.RootContactGroupJabberImpl
Returns a string representation of the root contact group that contains all subgroups and subcontacts of this group.
toString() - Method in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactGroupJabberImpl
Returns a string representation of this group, in the form JabberGroup.GroupName[size]{ buddy1.toString(), buddy2.toString(), ...}.
toString() - Method in class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
Returns a string representation of this contact, containing most of its representative details.
toString() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Returns a string representation of the participant in the form of
Display Name
;status=WhiteboardParticipantStatus
toString() - Method in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
Returns a string textually representing this Whiteboard.
toString() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContact
Returns a string representation of this contact, containing most of its representative details.
toString() - Method in class net.java.sip.communicator.impl.protocol.mock.MockContactGroup
Returns a String representation of this group and the contacts it contains (may turn out to be a relatively long string).
toString() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactGroupSipImpl
Returns a String representation of this group and the contacts it contains (may turn out to be a relatively long string).
toString() - Method in class net.java.sip.communicator.impl.protocol.sip.ContactSipImpl
Returns a string representation of this contact, containing most of its representative details.
toString() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Returns a string representation of this OperationSetBasicTelephony instance including information that would permit to distinguish it among other instances when reading a log file.
toString() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Returns a string representation of this connection instance instance including information that would permit to distinguish it among other sip listeners when reading a log file.
toString() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarlessConnection
Returns a string representation of this connection instance instance including information that would permit to distinguish it among other sip listeners when reading a log file.
toString() - Method in class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResourceId
Gets XCAP resource identifier object as single string.
toString() - Method in class net.java.sip.communicator.impl.swingnotification.NonePopupMessageHandlerImpl
Implements toString from PopupMessageHandler
toString() - Method in class net.java.sip.communicator.impl.swingnotification.PopupMessageHandlerSwingImpl
Implements toString from PopupMessageHandler
toString() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.ExceptionInfo
Prints the properties of the class for debugging purpose.
toString() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern
Prints the properties of the class for debugging purpose.
toString() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
toString() - Method in enum net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser.IndentStyle
 
toString() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry
Provides the string representation of this mapping.
toString() - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutEntry
Provides the string representation of this mapping.
toString() - Method in class net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel.ActionComboBoxItem
 
toString() - Method in class net.java.sip.communicator.plugin.otr.ScSessionID
Returns SessionID.toString() of the wrapped SessionID.
toString() - Method in enum net.java.sip.communicator.plugin.spellcheck.Parameters.Default
 
toString() - Method in class net.java.sip.communicator.plugin.spellcheck.Parameters.Locale
 
toString() - Method in class net.java.sip.communicator.plugin.spellcheck.Word
 
toString() - Method in class net.java.sip.communicator.service.certificate.CertificateConfigEntry
 
toString() - Method in class net.java.sip.communicator.service.certificate.KeyStoreType
 
toString() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactEvent
Returns a String representation of this MetaContactEvent
toString() - Method in class net.java.sip.communicator.service.contactlist.event.MetaContactGroupEvent
Returns a String representation of this MetaContactGroupEvent
toString() - Method in interface net.java.sip.communicator.service.contactlist.MetaContact
Returns a String representation of this MetaContact.
toString() - Method in interface net.java.sip.communicator.service.contactlist.MetaContactGroup
Returns a String representation of this group and the contacts it contains (may turn out to be a relatively long string).
toString() - Method in class net.java.sip.communicator.service.geolocation.event.LocalPositionChangeEvent
Returns a String representation of this LocalPositionChangeEvent
toString() - Method in class net.java.sip.communicator.service.history.HistoryID
 
toString() - Method in class net.java.sip.communicator.service.history.records.HistoryRecord
Returns the String representation of this HistoryRecord.
toString() - Method in enum net.java.sip.communicator.service.keybindings.Persistence
 
toString() - Method in interface net.java.sip.communicator.service.ldap.LdapQuery
Returns the query string e.g "John Doe"
toString() - Method in class net.java.sip.communicator.service.muc.ChatRoomListChangeEvent
Returns a String representation of this GuiChatRoomEvent.
toString() - Method in class net.java.sip.communicator.service.netaddr.event.ChangeEvent
Overrides toString method.
toString() - Method in class net.java.sip.communicator.service.protocol.AbstractCallPeer
Returns a string representation of the peer in the form of
Display Name <address>;status=CallPeerStatus
toString() - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
A clear display for ProtocolProvider when its printed in logs.
toString() - Method in class net.java.sip.communicator.service.protocol.AccountID
Returns a string representation of this account id (same as calling getAccountUniqueID()).
toString() - Method in class net.java.sip.communicator.service.protocol.Call
Returns a string textually representing this Call.
toString() - Method in interface net.java.sip.communicator.service.protocol.CallPeer
Returns a string representation of the peer in the form of
Display Name <address>;status=CallPeerStatus
toString() - Method in class net.java.sip.communicator.service.protocol.CallPeerState
Returns a string representation of this call state.
toString() - Method in class net.java.sip.communicator.service.protocol.CallState
Returns a string representation of this call state.
toString() - Method in class net.java.sip.communicator.service.protocol.ConferenceDescription
toString() - Method in enum net.java.sip.communicator.service.protocol.ConferenceMemberState
Returns the name of this ConferenceMemberState (e.g.
toString() - Method in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomParticipantPresenceChangeEvent
Returns a String representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.event.AvatarEvent
Returns a String representation of this AvatarEvent
toString() - Method in class net.java.sip.communicator.service.protocol.event.BLFStatusEvent
 
toString() - Method in class net.java.sip.communicator.service.protocol.event.CallChangeEvent
Returns a String representation of this CallChangeEvent.
toString() - Method in class net.java.sip.communicator.service.protocol.event.CallEvent
Returns a String representation of this CallEvent.
toString() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerChangeEvent
Returns a String representation of this CallPeerChangeEvent.
toString() - Method in class net.java.sip.communicator.service.protocol.event.CallPeerEvent
Returns a String representation of this CallPeerEvent.
toString() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPresenceChangeEvent
Returns a String representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomMemberPropertyChangeEvent
Returns a String representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeEvent
Returns a String representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.event.ChatRoomPropertyChangeFailedEvent
Returns a String representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.event.ContactPresenceStatusChangeEvent
Returns a String representation of this ContactPresenceStatusChangeEvent
toString() - Method in class net.java.sip.communicator.service.protocol.event.GenericEvent
Returns a String representation of this GenericEvent.
toString() - Method in class net.java.sip.communicator.service.protocol.event.GeolocationEvent
Returns a String representation of this GeolocationContactChangeEvent
toString() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserAdHocChatRoomPresenceChangeEvent
Returns a String representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.event.LocalUserChatRoomPresenceChangeEvent
Returns a String representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.event.ProviderPresenceStatusChangeEvent
Returns a String representation of this ProviderPresenceStatusChangeEvent
toString() - Method in class net.java.sip.communicator.service.protocol.event.RegistrationStateChangeEvent
Returns a string representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.event.ServerStoredGroupEvent
Returns a String representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionEvent
Returns a String representation of this ContactPresenceStatusChangeEvent
toString() - Method in class net.java.sip.communicator.service.protocol.event.SubscriptionMovedEvent
Returns a String representation of this ContactPresenceStatusChangeEvent
toString() - Method in class net.java.sip.communicator.service.protocol.event.TypingNotificationEvent
Returns a String representation of this EventObject.
toString() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardChangeEvent
Returns a String representation of this WhiteboardChangeEvent.
toString() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantChangeEvent
Returns a String representation of this WhiteboardParticipantChangeEvent.
toString() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantEvent
Returns a String representation of this WhiteboardParticipantEvent.
toString() - Method in class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Returns a String representation of this event.
toString() - Method in class net.java.sip.communicator.service.protocol.JingleNodeDescriptor
Returns a String representation of this descriptor
toString() - Method in enum net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.EndpointStatusType
Returns the type name.
toString() - Method in enum net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.State
Returns the name of this State
toString() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Returns the XML representation of the document (from the conference-info element down), or an error string in case the XML cannot be generated for some reason.
toString() - Method in enum net.java.sip.communicator.service.protocol.OperationSetMessageWaiting.MessageType
Returns the type of the message type enum element.
toString() - Method in class net.java.sip.communicator.service.protocol.PresenceStatus
Returns a string representation of this provider status.
toString() - Method in class net.java.sip.communicator.service.protocol.RegistrationState
Returns a String representation of the provider state.
toString() - Method in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
Returns a String representation of the detail using both its value and display name.
toString() - Method in class net.java.sip.communicator.service.protocol.StunServerDescriptor
Returns a String representation of this descriptor
toString() - Method in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
Returns a string represenation of this whiteboard state.
toString() - Method in class net.java.sip.communicator.service.protocol.WhiteboardPoint
Returns a string representation of this point and its location in the (x,y) coordinate space.
toString() - Method in class net.java.sip.communicator.service.protocol.WhiteboardSessionState
Returns a string represenation of this whiteboard state.
toString() - Method in class net.java.sip.communicator.service.sysactivity.event.SystemActivityEvent
Returns a String representation of this SystemActivityEvent object.
toString() - Method in interface net.java.sip.communicator.service.systray.PopupMessageHandler
Returns a readable localized description of this popup handler.
toString() - Method in class net.java.sip.communicator.util.SRVRecord
Returns the toString of the org.xbill.DNS.SRVRecord that was passed to the constructor.
TOTAL_POINTS - Static variable in class net.java.sip.communicator.util.PasswordQualityMeter
Maximum possible points.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AbstractPacketExtension
Returns an XML representation of this extension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.AvatarUrl
 
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.CapsPacketExtension
Returns the XML representation of the caps packet extension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ConferenceMediumPacketExtension
Get an XML string representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DescriptionPacketExtension
Get an XML string representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointPacketExtension
Returns an XML representation of this extension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.ExecutionPacketExtension
Get an XML string representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.HostInfoPacketExtension
Get an XML string representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaPacketExtension
Get an XML string representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.SIPDialogIDPacketExtension
Returns an XML representation of this extension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StatePacketExtension
Get an XML string representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
Returns an XML representation of this extension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserLanguagesPacketExtension
Get an XML string representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserPacketExtension
Get an XML string representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserRolesPacketExtension
Returns an XML representation of this extension.
toXML(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelBundle
Appends an XML representation of this ChannelBundle to xml.
toXML(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.ChannelCommon
Appends the XML String representation of this Channel to a specific StringBuilder.
toXML(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Content
Appends the XML String representation of this Content to a specific StringBuilder.
toXML(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording
 
toXML(StringBuilder) - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.RTCPTerminationStrategy
 
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
 
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.Email
Returns xml representation of this extension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.geolocation.GeolocationPacketExtension
Returns the XML representation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.RemoteControlExtension
Get the XML representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.XMPPErrorPE
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ReasonPacketExtension
Returns the XML representation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.RelayPacketExtension
Get an XML string representation.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.messagecorrection.MessageCorrectionExtension
Construct an XML element representing this extension; has the form ''.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.FileElement
Represents this FileElement in an XML.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
Returns the XML representation of this PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Returns the XML reppresentation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Returns the XML reppresentation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Returns the XML reppresentation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectLineJabberImpl
Returns the XML reppresentation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Returns the XML representation of the WhiteboardObject
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPathJabberImpl
Returns the XML representation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolygonJabberImpl
Returns the XML representation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolyLineJabberImpl
Returns the XML reppresentation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Returns the XML reppresentation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Returns the XML reppresentation of the PacketExtension.
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
 
toXML() - Method in class net.java.sip.communicator.impl.protocol.jabber.VCardTempXUpdatePresenceExtension
Returns the XML representation of the PacketExtension.
toXml(RulesetType) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
Creates XML from the ruleset element.
toXml(ContentType) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.PresContentParser
Creates XML from the pres-content element.
toXml(ResourceListsType) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.resourcelists.ResourceListsParser
Creates XML from the resource-lists element.
toXml() - Method in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
Returns the XML representation of the conference-info tree, or null if an error occurs while trying to get it.
trace(Object) - Method in class net.java.sip.communicator.util.Logger
Log a TRACE message.
trace(Object, Throwable) - Method in class net.java.sip.communicator.util.Logger
Log a message, with associated Throwable information.
TRACE_LOG_TYPE - Static variable in class net.java.sip.communicator.service.notification.LogMessageNotificationAction
Indicates that this log is of type trace.
transfer(String, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.CallPeerJabberImpl
Transfer (in the sense of call transfer) this CallPeer to a specific callee address which may optionally be participating in an active Call.
transfer(CallPeer, CallPeer) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Transfers (in the sense of call transfer) a specific CallPeer to a specific callee address which already participates in an active Call.
transfer(CallPeer, String) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetBasicTelephonyJabberImpl
Transfers (in the sense of call transfer) a specific CallPeer to a specific callee address which may or may not already be participating in an active Call.
transfer(CallPeer, CallPeer) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Transfers the call we have with transferee to transferTarget.
transfer(CallPeer, String) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetBasicTelephonySipImpl
Transfers (in the sense of call transfer) a specific CallPeer to a specific callee address which already participates in an active Call.
transfer(CallPeer, CallPeer) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedTelephony
Transfers (in the sense of call transfer) a specific CallPeer to a specific callee address which already participates in an active Call.
transfer(CallPeer, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetAdvancedTelephony
Transfers (in the sense of call transfer) a specific CallPeer to a specific callee address which may or may not already be participating in an active Call.
TRANSFER_CALL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A call-transfer button icon.
TransferActiveCallsMenu - Class in net.java.sip.communicator.impl.gui.main.call
The ChooseCallAccountDialog is the dialog shown when calling a contact in order to let the user choose the account he'd prefer to use in order to call this contact.
TransferActiveCallsMenu(JComponent, CallPeer, Collection<CallPeer>) - Constructor for class net.java.sip.communicator.impl.gui.main.call.TransferActiveCallsMenu
Creates an instance of the TransferActiveCallsMenu.
TransferAuthority - Interface in net.java.sip.communicator.service.protocol
Interacts with user for received transfer request for unknown calls.
transferCall(CallPeer, CallPeer) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Transfers the given peer to the given target.
transferCall(CallPeer, String) - Static method in class net.java.sip.communicator.impl.gui.main.call.CallManager
Transfers the given peer to the given target.
TransferCallButton - Class in net.java.sip.communicator.impl.gui.main.call
Represents an UI means to transfer (the Call of) an associated CallPariticant.
TransferCallButton(Call) - Constructor for class net.java.sip.communicator.impl.gui.main.call.TransferCallButton
Initializes a new TransferCallButton instance which is to transfer (the Call of) a specific CallPeer.
TransferCallDialog - Class in net.java.sip.communicator.impl.gui.main.call
Represents a Dialog which allows specifying the target contact address of a transfer-call operation.
TransferCallDialog(CallPeer) - Constructor for class net.java.sip.communicator.impl.gui.main.call.TransferCallDialog
Creates a TransferCallDialog by specifying the peer to transfer
transferCallPeer(CallPeer, String) - Method in interface net.java.sip.communicator.service.protocol.OperationSetCallTransfer
Indicates a user request to transfer the specified call participant to a new (target) uri.
TransferPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Implements AbstractPacketExtension for the "transfer" element defined by XEP-0251: Jingle Session Transfer.
TransferPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferPacketExtension
Initializes a new TransferPacketExtension instance.
TransferredPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
Implements AbstractPacketExtension for the "transferred" element defined by XEP-0251: Jingle Session Transfer.
TransferredPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.TransferredPacketExtension
Initializes a new TransferredPacketExtension instance.
TRANSFORMATIONS_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The transformations element name.
transformationsFromElement(Element) - Static method in class net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.PresRulesParser
Creates transfomations object from the element.
TransformationsType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules transformations element.
TransformationsType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.TransformationsType
 
TransformLayer - Interface in net.java.sip.communicator.service.protocol
An instance of the TransformLayer, when registered with OperationSetInstantMessageTransform would be passed all message events.
transformLayers - Variable in class net.java.sip.communicator.service.protocol.OperationSetInstantMessageTransformImpl
 
transformReceiving(OtrContactManager.OtrContact, String) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Transforms an incoming message.
transformReceiving(OtrContactManager.OtrContact, String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
transformSending(OtrContactManager.OtrContact, String) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrEngine
Transforms an outgoing message.
transformSending(OtrContactManager.OtrContact, String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrEngineImpl
 
translate(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Translates the shape
translate(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Translates the shape
translate(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Translates the shape.
translate(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Translates the shape.
translate(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
Translates the shape.
translate(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Translates the shape.
translate(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Translates the shape.
translate(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Translates the shape.
translate(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Translates the shape.
translateSelectedPoint(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
Translates the shape point at p
translateSelectedPoint(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
Translates a point from the shape
translateSelectedPoint(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
Translates a point from the shape.
translateSelectedPoint(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
Translates a point from the shape.
translateSelectedPoint(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
Translates a point from the shape.
translateSelectedPoint(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
Translates a point from the shape.
translateSelectedPoint(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
Translates a point from the shape.
translateSelectedPoint(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
Translates a point from the shape.
translateSelectedPoint(double, double) - Method in class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
Translates a point from the shape.
TRANSLUCENT - Static variable in class net.java.sip.communicator.plugin.desktoputil.transparent.AWTUtilitiesWrapper
 
TransparentBackground - Class in net.java.sip.communicator.impl.gui.customcontrols
The TransparentBackground is a JComponent, which is added to a Window in order to make it transparent.
TransparentBackground(Window) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.TransparentBackground
Creates an instance of TransparentBackground by specifying the parent Window - this is the window that should be made transparent.
TransparentFrame - Class in net.java.sip.communicator.plugin.desktoputil.transparent
 
TransparentPanel - Class in net.java.sip.communicator.plugin.desktoputil
Provides compatibility with source code written prior to the inception of libjitsi.
TransparentPanel() - Constructor for class net.java.sip.communicator.plugin.desktoputil.TransparentPanel
 
TransparentPanel(LayoutManager) - Constructor for class net.java.sip.communicator.plugin.desktoputil.TransparentPanel
 
transport - Variable in class net.java.sip.communicator.impl.protocol.sip.net.ProxyConnection
 
TRANSPORT_ELEM_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
The name of the "transport" element.
TransportInfoSender - Interface in net.java.sip.communicator.impl.protocol.jabber
Represents functionality which allows a TransportManagerJabberImpl implementation to send transport-info JingleIQs for the purposes of expediting candidate negotiation.
TransportManager<U extends MediaAwareCallPeer<?,?,?>> - Class in net.java.sip.communicator.service.protocol.media
TransportManagers are responsible for allocating ports, gathering local candidates and managing ICE whenever we are using it.
TransportManager(U) - Constructor for class net.java.sip.communicator.service.protocol.media.TransportManager
Creates a new instance of this transport manager, binding it to the specified peer.
TransportManagerJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
TransportManagers gather local candidates for incoming and outgoing calls.
TransportManagerJabberImpl(CallPeerJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Creates a new instance of this transport manager, binding it to the specified peer.
TransportManagerSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
 
TransportManagerSipImpl(CallPeerSipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.TransportManagerSipImpl
Creates a new SIP TransportManager.
TransportPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension.TransportPacketExtension
Creates a new instance and sets the XML namespace to transport
TransportProtocol - Enum in net.java.sip.communicator.service.protocol
Enumerates the "transport" (OSI transport/application) protocols used to carry the control channel for protocol services like xmmp, sip, etc.
TrayIcon - Interface in net.java.sip.communicator.impl.osdependent.systemtray
Interface for all platform specific TrayIcon implementations.
TrayMenuFactory - Class in net.java.sip.communicator.impl.osdependent.jdic
The TrayMenu is the menu that appears when the user right-click on the Systray icon.
TrayMenuFactory() - Constructor for class net.java.sip.communicator.impl.osdependent.jdic.TrayMenuFactory
 
treeCollapsed(TreeExpansionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Stores the state of the collapsed group.
TreeContactList - Class in net.java.sip.communicator.impl.gui.main.contactlist
The TreeContactList is a contact list based on JTree.
TreeContactList(ContactListContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Creates the TreeContactList.
TreeEntityMap() - Constructor for class net.java.sip.communicator.util.Entities.TreeEntityMap
Constructs a new instance of TreeEntityMap.
treeExpanded(TreeExpansionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Stores the state of the expanded group.
treeNode - Variable in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTreeCellRenderer
Indicates if the current cell contains a leaf or a group.
treeWillCollapse(TreeExpansionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Invoked whenever a node in the tree is about to be collapsed.
treeWillExpand(TreeExpansionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Invoked whenever a node in the tree is about to be expanded.
TrimTextField - Class in net.java.sip.communicator.plugin.desktoputil
A custom JTextField that trims the contents before returns it.
TrimTextField() - Constructor for class net.java.sip.communicator.plugin.desktoputil.TrimTextField
 
TRUST_ALWAYS - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
Result of user interaction.
TRUST_THIS_SESSION_ONLY - Static variable in interface net.java.sip.communicator.service.certificate.CertificateService
Result of user interaction.
tryLock(String[]) - Method in class net.java.sip.communicator.util.launchutils.SipCommunicatorLock
Tries to lock the configuration directory.
tryRange(String, String) - Method in class net.java.sip.communicator.util.PortTracker
Attempts to set the range specified by the min and max port string params.
TURN_SRV_NAME - Static variable in class net.java.sip.communicator.impl.netaddr.NetworkAddressManagerServiceImpl
The service name to use when discovering TURN servers through DNS using SRV requests as per RFC 5766.
TWITPIC_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.twitpic.ReplacementServiceTwitpicImpl
Configuration label shown in the config form.
TWITPIC_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.twitpic.ReplacementServiceTwitpicImpl
The regex used to match the link in the message.
TwitpicActivator - Class in net.java.sip.communicator.impl.replacement.twitpic
Activator for the Twitpic source bundle.
TwitpicActivator() - Constructor for class net.java.sip.communicator.impl.replacement.twitpic.TwitpicActivator
 
TWO_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
TWO_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
TWO_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
TWO_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
TWO_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
TYPE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.OctoChannel
The value of the "type" attribute which corresponds to Octo channels.
TYPE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailIQ
The name of the thumbnail attribute "mime-type".
TYPE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Channel
The name of the "type" attribute.
TYPE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.BandwidthPacketExtension
The name of the type argument.
TYPE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidatePacketExtension
The name of the "type" element.
TYPE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RtcpFbPacketExtension
The name the attribute that holds the feedback type.
TYPE_BOOLEAN - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The boolean type means that the value of this field is of type Boolean.
TYPE_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "type" element.
TYPE_ID_MULTI - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The multi id type means that the value of this field is a list of ids.
TYPE_ID_SINGLE - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The id single type means that the value of this field is only one id that can be selected.
TYPE_LIST_MULTI - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The list multi type means that the value of this field is a list that allows multiple choice (i.e.
TYPE_LIST_SINGLE - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The list single type means that the value of this field is a list that allows only one line to be selected at a time.
TYPE_TEXT_FIXED - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The fixed text type means that the value of this field is a text, that could not be changed.
TYPE_TEXT_MULTI - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The multi lines text type means that the value of this field is a text represented on multiple lines.
TYPE_TEXT_PRIVATE - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The private text type indicates that the text, contained in this field should not be shown to the user in clear text, instead if should be protected by showing '*'.
TYPE_TEXT_SINGLE - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The single line text type means that the value of this field is a text represented on one line.
TYPE_UNDEFINED - Static variable in interface net.java.sip.communicator.service.protocol.ChatRoomConfigurationFormField
The undefined type is meant to be used by the implementation if they don't know the type of the configuration property.
TYPING_NOTIFICATION_SEND_FAILED - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Indicates that sending a typing notification event has failed.
TYPING_NOTIFICATION_SUCCESSFULLY_SENT - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Indicates that a typing notification event is successfully sent.
typingNotificationDeliveryFailed(TypingNotificationEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Called to indicate that sending typing notification has failed.
typingNotificationDeliveryFailed(TypingNotificationEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Called to indicate that sending typing notification has failed.
typingNotificationDeliveryFailed(TypingNotificationEvent) - Method in interface net.java.sip.communicator.service.protocol.event.TypingNotificationsListener
Called to indicate that sending typing notification has failed.
TypingNotificationEvent - Class in net.java.sip.communicator.service.protocol.event
TypingNotificationEvents are delievered upon reception of a corresponding message from a remote contact.
TypingNotificationEvent(Contact, int) - Constructor for class net.java.sip.communicator.service.protocol.event.TypingNotificationEvent
Creats a TypingNotificationEvent with the specified parameters.
typingNotificationReceived(TypingNotificationEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListPane
Informs the user what is the typing state of his chat contacts.
typingNotificationReceived(TypingNotificationEvent) - Method in class net.java.sip.communicator.plugin.notificationwiring.NotificationManager
Informs the user what is the typing state of his chat contacts.
typingNotificationReceived(TypingNotificationEvent) - Method in interface net.java.sip.communicator.service.protocol.event.TypingNotificationsListener
Called to indicate that a remote Contact has sent us a typing notification.
TypingNotificationsListener - Interface in net.java.sip.communicator.service.protocol.event
This listener receives events whenever a contact has sent us a typing notification.

U

UDP_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingleinfo.ServerPacketExtension
UDP attribute name.
UFRAG_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.IceUdpTransportPacketExtension
The name of the ufrag ICE attribute.
UI_CONTACT_DATA_KEY - Static variable in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.ExternalContactSource
The data key of the SourceContactDescriptor object used to store a reference to this object in its corresponding Sourcecontact.
UI_CONTACT_DATA_KEY - Static variable in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
The data key of the MetaContactDescriptor object used to store a reference to this object in its corresponding MetaContact.
UI_GROUP_DATA_KEY - Static variable in class net.java.sip.communicator.impl.gui.main.contactlist.contactsource.MetaContactListSource
The data key of the MetaGroupDescriptor object used to store a reference to this object in its corresponding MetaContactGroup.
UIAction - Class in net.java.sip.communicator.plugin.desktoputil
A wrapper around AbstractAction, so we can differ our Actions.
UIAction() - Constructor for class net.java.sip.communicator.plugin.desktoputil.UIAction
 
UIContact - Class in net.java.sip.communicator.service.gui
The UIContact represents the user interface contact contained in the contact list component.
UIContact() - Constructor for class net.java.sip.communicator.service.gui.UIContact
 
uiContactDataFlavor - Static variable in class net.java.sip.communicator.impl.gui.main.call.CallTransferHandler
The data flavor used when transferring UIContacts.
uiContactDataFlavor - Static variable in class net.java.sip.communicator.impl.gui.main.chat.ChatTransferHandler
The data flavor used when transferring UIContacts.
uiContactDataFlavor - Static variable in class net.java.sip.communicator.impl.gui.main.contactlist.ContactListTransferHandler
The data flavor used when transferring UIContacts.
uiContactDataFlavor - Static variable in class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler
The data flavor used when transferring UIContacts.
UIContactDetail - Class in net.java.sip.communicator.service.gui
The UIContactDetail corresponds to a particular contact detail, phone number, IM identifier, email, etc.
UIContactDetail(String, String, Object) - Constructor for class net.java.sip.communicator.service.gui.UIContactDetail
Creates a UIContactDetail by specifying the contact address, the displayName and preferredProvider.
UIContactDetail(String, String, String, Collection<String>, Map<Class<? extends OperationSet>, ProtocolProviderService>, Map<Class<? extends OperationSet>, String>, Object) - Constructor for class net.java.sip.communicator.service.gui.UIContactDetail
Creates a UIContactDetail by specifying the contact address, the displayName and preferredProvider.
UIContactDetailAction - Interface in net.java.sip.communicator.service.gui
Defines an action for an UIContactDetail.
UIContactDetailImpl - Class in net.java.sip.communicator.plugin.desktoputil
The UIContactDetail implementation
UIContactDetailImpl(String, String, ImageIcon, Object) - Constructor for class net.java.sip.communicator.plugin.desktoputil.UIContactDetailImpl
Creates a UIContactDetailImpl by specifying the contact address, the displayName and preferredProvider.
UIContactDetailImpl(String, String, String, Collection<String>, ImageIcon, Map<Class<? extends OperationSet>, ProtocolProviderService>, Map<Class<? extends OperationSet>, String>, Object) - Constructor for class net.java.sip.communicator.plugin.desktoputil.UIContactDetailImpl
Creates a UIContactDetailImpl by specifying the contact address, the displayName and preferredProvider.
UIContactImpl - Class in net.java.sip.communicator.impl.gui.main.contactlist
The UIContactImpl class extends the UIContact in order to add some more methods specific the UI implementation.
UIContactImpl() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.UIContactImpl
 
UIContactSource - Interface in net.java.sip.communicator.service.gui
The user interface representation of a contact source.
UIContactTransferable(List<UIContact>) - Constructor for class net.java.sip.communicator.impl.gui.utils.InviteContactTransferHandler.UIContactTransferable
Creates an instance of UIContactTransferable.
uiFieldsTable - Variable in class net.java.sip.communicator.impl.gui.main.chat.conference.ChatRoomConfigurationWindow
A map all configuration components.
UIFilterQuery - Class in net.java.sip.communicator.impl.gui.main.contactlist
The FilterQuery gives information about a current filtering.
UIFilterQuery(ContactList) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.UIFilterQuery
Creates an instance of UIFilterQuery by specifying the parent ContactList.
UIGroup - Class in net.java.sip.communicator.service.gui
The UIGroup represents the user interface contact list group.
UIGroup() - Constructor for class net.java.sip.communicator.service.gui.UIGroup
 
UIGroupImpl - Class in net.java.sip.communicator.impl.gui.main.contactlist
 
UIGroupImpl() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.UIGroupImpl
 
UINotification - Class in net.java.sip.communicator.impl.gui.main
The UINotification class represents a notification received in the user interface.
UINotification(String, long, UINotificationGroup) - Constructor for class net.java.sip.communicator.impl.gui.main.UINotification
Creates an instance of UINotification by specifying the notification name and time.
UINotification(String, long, UINotificationGroup, int) - Constructor for class net.java.sip.communicator.impl.gui.main.UINotification
Creates an instance of UINotification by specifying the notification name and time.
UINotification(String, String, long, UINotificationGroup, int) - Constructor for class net.java.sip.communicator.impl.gui.main.UINotification
Creates an instance of UINotification by specifying the notification name and time.
UINotificationGroup - Class in net.java.sip.communicator.impl.gui.main
The UINotificationGroup class represents a group of notifications.
UINotificationGroup(String, String) - Constructor for class net.java.sip.communicator.impl.gui.main.UINotificationGroup
 
UINotificationListener - Interface in net.java.sip.communicator.impl.gui.main
The UINotificationListener listens for new notifications received in the user interface.
UINotificationManager - Class in net.java.sip.communicator.impl.gui.main
The UINotificationManager manages all notifications dedicated to be shown in the main application window.
UINotificationManager() - Constructor for class net.java.sip.communicator.impl.gui.main.UINotificationManager
 
UIPhoneUtil - Class in net.java.sip.communicator.plugin.desktoputil
Utility class that is obtained per metacontact.
UIPhoneUtil(MetaContact) - Constructor for class net.java.sip.communicator.plugin.desktoputil.UIPhoneUtil
Creates utility instance for metaContact.
UIResource() - Constructor for class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommComboBoxEditor.UIResource
 
uiService - Static variable in class net.java.sip.communicator.impl.osdependent.OsDependentActivator
 
uiService - Static variable in class net.java.sip.communicator.plugin.otr.OtrActivator
UIService - Interface in net.java.sip.communicator.service.gui
The UIService offers generic access to the graphical user interface for all modules that would like to interact with the user.
UIServiceImpl - Class in net.java.sip.communicator.impl.gui
An implementation of the UIService that gives access to other bundles to this particular swing ui implementation.
UIServiceImpl() - Constructor for class net.java.sip.communicator.impl.gui.UIServiceImpl
Creates an instance of UIServiceImpl.
UIShortcut - Class in net.java.sip.communicator.impl.globalshortcut
UI shortcut.
UIShortcut() - Constructor for class net.java.sip.communicator.impl.globalshortcut.UIShortcut
 
UIVideoHandler2 - Class in net.java.sip.communicator.impl.gui.main.call
Facilitates the handling of the various video-related events occurring in a CallConference in the UI as employed by OneToOneCallPanel and VideoConferenceCallPanel.
UIVideoHandler2(CallConference) - Constructor for class net.java.sip.communicator.impl.gui.main.call.UIVideoHandler2
Initializes a new UIVideoHandler2 instance which is to facilitate the handling of the various video-related events occurring in a specific CallConference.
UNAUTHORIZED_CONTACT_16x16 - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Re-request authorization menu item icon.
UNAUTHORIZED_CONTACT_PHOTO - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The image used, when a contact is unauthorized.
uncaughtException(Thread, Throwable) - Method in class net.java.sip.communicator.util.UtilActivator
Method invoked when a thread would terminate due to the given uncaught exception.
UNDEFINED_CODE - Static variable in class net.java.sip.communicator.impl.gui.main.authorization.AuthorizationRequestedDialog
 
UNDEFINED_RETURN_CODE - Static variable in class net.java.sip.communicator.impl.gui.main.authorization.RequestAuthorizationDialog
 
Underline() - Constructor for class net.java.sip.communicator.impl.protocol.irc.ControlChar.Underline
Constructor.
undoableEditHappened(UndoableEditEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Handles the UndoableEditEvent, by adding the content edit to the UndoManager.
unescape(String) - Method in class net.java.sip.communicator.util.Entities
Unescapes the entities in a String.
unescape(Writer, String) - Method in class net.java.sip.communicator.util.Entities
Unescapes the escaped entities in the String passed and writes the result to the Writer passed.
unfallback - Variable in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.AppIndicatorClass
 
UninitializeMAPI() - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService
Uninitializes MAPI.
uninstallAccount(AccountID) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Removes the specified account from the list of accounts that this provider factory is handling.
uninstallComponents() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
Removes any installed subcomponents from the JTabbedPane.
uninstallDefaults(AbstractButton) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommButtonUI
Uninstalls default configurations for the given AbstractButton.
uninstallDefaults(AbstractButton) - Method in class net.java.sip.communicator.impl.gui.lookandfeel.SIPCommToggleButtonUI
Uninstalls default configurations for the given AbstractButton.
uninstallKeyboardActions() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
uninstallListeners() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
uninstallListeners() - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Uninstalls listeners for the UI.
uninstallUI(JComponent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
On uninstalling the ui remove the listeners.
UniquenessFailureType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP uniqueness-failure element.
UniquenessFailureType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType
Creates the XCAP uniqueness-failure error.
UniquenessFailureType(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.UniquenessFailureType
Creates the XCAP uniqueness-failure error with phrase attribute.
UniquenessFailureType.ExistsType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP exists element.
UNKNOWN - Static variable in class net.java.sip.communicator.impl.protocol.sip.SipStatusEnum
The Unknown status.
UNKNOWN - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates that the state of the call peer is is UNKNOWN - which means that there is no information on the state for the time being (this constant should be used as a default value for newly created call peer that don't yet have an attributed call state.
UNKNOWN - Static variable in class net.java.sip.communicator.service.protocol.jabberconstants.JabberStatusEnum
The Unknown status.
UNKNOWN - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates that the state of the whiteboard participant is is UNKNOWN - which means that there is no information on the state for the time being (this constant should be used as a default value for newly created whiteboard participant that don't yet have an attributed whiteboard state.
UNKNOWN_ERROR - Static variable in class net.java.sip.communicator.service.protocol.event.AdHocChatRoomMessageDeliveryFailedEvent
Set when no other error code can describe the exception that occurred.
UNKNOWN_ERROR - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Set when no other error code can describe the exception that occurred.
UNKNOWN_ERROR - Static variable in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Set when no other error code can describe the exception that occurred.
UNKNOWN_ERROR - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
Set when no other error code can describe the exception that occurred.
UnknownContactPanel - Class in net.java.sip.communicator.impl.gui.main.contactlist
The UnknownContactPanel replaces the contact list, when a SearchFilter founds no matches.
UnknownContactPanel() - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.UnknownContactPanel
An empty constructor allowing to extend this class.
UnknownContactPanel(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.contactlist.UnknownContactPanel
Creates the UnknownContactPanel by specifying the parent window.
UnknownModeException - Exception in net.java.sip.communicator.impl.protocol.irc.exception
(Checked) Exception for unknown mode symbols.
UnknownModeException(char) - Constructor for exception net.java.sip.communicator.impl.protocol.irc.exception.UnknownModeException
Constructor.
UNLIMITED - Static variable in interface net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessagingTransport
Constant value indicating unlimited size or number.
unloadAccount(AccountID) - Method in class net.java.sip.communicator.service.protocol.AccountManager
Unloads the account corresponding to the given AccountID.
unloadAccount(AccountID) - Method in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Unloads the account corresponding to the given accountID.
unlock() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookSourceContact
Unlocks this object before after or removing several contact details.
unlock() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Unlocks this object before after or removing several contact details.
unlock() - Method in interface net.java.sip.communicator.service.contactsource.EditableSourceContact
Unlocks this object before after or removing several contact details.
unread - Variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.mailnotification.MailThreadInfo.Sender
Indicates whether or not the thread contains an unread message from this sender.
unreadMessageNumber - Variable in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
 
unregister() - Method in class net.java.sip.communicator.impl.protocol.gibberish.ProtocolProviderServiceGibberishImpl
Ends the registration of this protocol provider with the current registration service.
unregister() - Method in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Ends the registration of this protocol provider with the service.
unregister() - Method in class net.java.sip.communicator.impl.protocol.irc.ProtocolProviderServiceIrcImpl
Ends the registration of this protocol provider with the current registration service.
unregister() - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Ends the registration of this protocol provider with the service.
unregister(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Ends the registration of this protocol provider with the service.
unregister() - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
unregister(boolean) - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Mock implementation of the corresponding ProtocolProviderService method.
unregister() - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Ends the registration of this protocol provider with the current registration service.
unregister(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Ends the registration of this protocol provider with the current registration service.
unregister() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Sends a unregistered request to the registrar thus ending our registration.
unregister(boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarConnection
Sends a unregistered request to the registrar thus ending our registration.
unregister() - Method in class net.java.sip.communicator.impl.protocol.sip.SipRegistrarlessConnection
Simply sets the state of the connection to UNREGISTERED without doing anything else.
unregister(boolean) - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Ends the registration of this protocol provider with the current registration service.
unregister() - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Ends the registration of this protocol provider with the current registration service.
unregister(boolean) - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Ends the registration of this protocol provider with the current registration service.
unregisterCommand(Class<? extends Command>, String) - Static method in class net.java.sip.communicator.impl.protocol.irc.CommandFactory
Unregister a command from the factory.
unregisterContactSource(LdapDirectory) - Static method in class net.java.sip.communicator.impl.ldap.LdapActivator
Disable contact source service with specified LDAP directory.
UNREGISTERED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
The Protocol Provider is not registered.
unregisterExportedWindow(ExportedWindow) - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Unregisters the given ExportedWindow from the list of windows that could be accessed from other bundles.
unregisterHandlerService() - Method in class net.java.sip.communicator.impl.protocol.jabber.UriHandlerJabberImpl
Unregisters this UriHandler from the bundle context.
unregisterHandlerService() - Method in class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Unregisters this UriHandler from the bundle context.
UNREGISTERING - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
The Protocol Provider is being unregistered.
unregisterInternal(boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Unregister and fire the event if requested
unregisterInternal(boolean, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Unregister and fire the event if requested
unregisterMethodProcessor(String, MethodProcessor) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Unregisters methodProcessor from the methorProcessors table so that it won't receive further messages in a transaction initiated by a method request.
unregisterPage(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Unregisters the WizardPage corresponding to the given id.
unregisterShortcut(GlobalShortcutListener, AWTKeyStroke) - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Unregisters an action to execute when the keystroke is typed.
unregisterShortcut(GlobalShortcutListener, AWTKeyStroke, boolean) - Method in class net.java.sip.communicator.impl.globalshortcut.GlobalShortcutServiceImpl
Unregisters an action to execute when the keystroke is typed.
unregisterShortcut(int, int) - Method in class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Unregister a shortcut.
unregisterShortcut(GlobalShortcutListener, AWTKeyStroke) - Method in interface net.java.sip.communicator.service.globalshortcut.GlobalShortcutService
Unregisters an action to execute when the keystroke is typed.
unregisterSpecial(int) - Method in class net.java.sip.communicator.impl.globalshortcut.NativeKeyboardHook
Unregister a special key shortcut (for example key coming from headset).
unregisterWizardPage(Object) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
Removes from the wizard the WizardPage corresponding to the given identifier.
unregisterWizardPages() - Method in class net.java.sip.communicator.impl.gui.main.account.AccountRegWizardContainerImpl
Unregisters all pages added by the current wizard.
unsetDefaultApp() - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.RegistryHandler
Unsets Jitsi as default IM application.
unsetDefaultIMApplication() - Static method in class net.java.sip.communicator.plugin.addrbook.AddrBookActivator
Unsets Jitsi as Default IM application.
unsetHistoryService(HistoryService) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Remove a configuration service.
unsetHistoryService(HistoryService) - Method in class net.java.sip.communicator.impl.msghistory.MessageHistoryServiceImpl
Remove a configuration service.
unsetParentGroup(MetaContactGroupImpl) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
If parentGroup was the parent of this meta contact then it sets it to null.
unsubscribe(Contact) - Method in class net.java.sip.communicator.impl.protocol.gibberish.OperationSetPersistentPresenceGibberishImpl
Removes a subscription for the presence status of the specified contact.
unsubscribe(Contact) - Method in class net.java.sip.communicator.impl.protocol.icq.OperationSetPersistentPresenceIcqImpl
Removes a subscription for the presence status of the specified contact.
unsubscribe(Contact) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Unsubscribe for presence change events for specified contact.
unsubscribe(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Removes a subscription for the presence status of the specified contact.
unsubscribe(Contact) - Method in class net.java.sip.communicator.impl.protocol.mock.MockPersistentPresenceOperationSet
Removes a subscription for the presence status of the specified contact.
unsubscribe(Address, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
Creates and sends a SUBSCRIBE request to a specific subscription Address/Request URI if it matches a Subscription with an id tag of its Event header of null in the list of subscriptions managed by this instance with an Expires header value of zero in order to terminate receiving event notifications and removes the specified Subscription from the list of subscriptions managed by this instance.
unsubscribe(Address, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.sip.EventPackageSubscriber
Creates and sends a SUBSCRIBE request to a specific subscription Address/Request URI if it matches a Subscription with an id tag of its Event header of a specific value in the list of subscriptions managed by this instance with an Expires header value of zero in order to terminate receiving event notifications and removes the specified Subscription from the list of subscriptions managed by this instance.
unsubscribe(Contact) - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Removes a subscription for the presence status of the specified contact.
unsubscribe(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPersistentPresence
Persistently removes a subscription for the presence status of the specified contact.
unsubscribe(Contact) - Method in interface net.java.sip.communicator.service.protocol.OperationSetPresence
Removes a subscription for the presence status of the specified contact.
unsubscribeToAllContact() - Method in class net.java.sip.communicator.impl.protocol.sip.OperationSetPresenceSipImpl
Unsubscribe to every contact.
UNSUPPORTED_OPERATION - Static variable in class net.java.sip.communicator.service.protocol.event.ChatRoomMessageDeliveryFailedEvent
Set when delivery fails because of dependency on an operation that is unsupported.
UNSUPPORTED_OPERATION - Static variable in class net.java.sip.communicator.service.protocol.event.MessageDeliveryFailedEvent
Set when delivery fails because of dependency on an operation that is unsupported.
UnsupportedCommandException - Exception in net.java.sip.communicator.impl.protocol.irc.exception
Exception indicating that a certain command is unsupported or unknown.
UnsupportedCommandException(String) - Constructor for exception net.java.sip.communicator.impl.protocol.irc.exception.UnsupportedCommandException
Constructor.
unverify(OtrContactManager.OtrContact, String) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
unverify(OtrContactManager.OtrContact, String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
update(Observable, Object) - Method in class net.java.sip.communicator.impl.keybindings.KeybindingsServiceImpl
Listens for changes in binding sets so changes can be written.
update(EventObject) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContact
Updates fields.
update(Graphics, JComponent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip.ImageToolTipUI
Override ComponentUI update method to set visibility of bottomText.
update(Observable, Object) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Listens for changes in binding sets so they can be reflected in the input map.
update() - Method in class net.java.sip.communicator.plugin.pluginmanager.PluginTableModel
Updates the table content.
updateAccountPhotoPresenceExtension(byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetPersistentPresenceJabberImpl
Updates the presence extension to advertise a new photo SHA-1 hash corresponding to the new avatar given in parameter.
UpdateActivator - Class in net.java.sip.communicator.plugin.update
Implements BundleActivator for the update plug-in.
UpdateActivator() - Constructor for class net.java.sip.communicator.plugin.update.UpdateActivator
 
updateBackground(int, int) - Method in class net.java.sip.communicator.impl.gui.customcontrols.TransparentBackground
Updates the background.
updateCallRecordPeerSecondaryAddress(Date, String, String) - Method in class net.java.sip.communicator.impl.callhistory.CallHistoryServiceImpl
Updates the secondary address field of call record.
updateCallRecordPeerSecondaryAddress(Date, String, String) - Method in interface net.java.sip.communicator.service.callhistory.CallHistoryService
Updates the secondary address field of call record.
updateCapabilities(Contact, Map<String, ? extends OperationSet>) - Method in class net.java.sip.communicator.impl.contactlist.MetaContactImpl
Updates the capabilities for the given contact.
updateCapabilities(Object, EventObject) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Updates capabilities from EventObject for the found MessageSourceContact equals to the Object supplied.
updateCapabilities(Object, Contact) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Updates capabilities from Contact for the found MessageSourceContact equals to the Object supplied.
updateChatContactStatus(ChatContact<?>, String) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Updates the contact status.
updateChatContactStatus(ChatContact<?>, String) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Updates the status of the given chat contact.
updateChatRoomList() - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.SearchChatRoomPanel
Updates the chat rooms list when a key change is performed in the search field.
updateChatRoomMemberName(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Update the ChatRoomMember instance.
updateChatRoomProperty(ProtocolProviderService, String, String, String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the value of a chat room property through the ConfigurationService.
updateChatRoomStatus(ProtocolProviderService, String, String) - Static method in class net.java.sip.communicator.util.ConfigurationUtils
Updates the status of the chat room through the ConfigurationService.
updateChatTransportStatus(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatPanel
Updates the status of the given chat transport in the send via selector box and notifies the user for the status change.
updateChatTransportStatus(ChatTransport) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatSessionRenderer
Updates the status of the given chat transport.
updateChatTransportStatus(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWritePanel
Updates the status of the given chat transport in the send via selector box and notifies the user for the status change.
updateCloseAction(boolean) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
If hiding is possible and the option to minimize is not selected, the application gets hidden on clicking 'X'.
updateCloseIcon(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
updateComponentTreeUI(Component) - Static method in class net.java.sip.communicator.plugin.desktoputil.ComponentUtils
A simple minded look and feel change: ask each node in the tree to updateUI() -- that is, to initialize its UI property with the current look and feel.
updateContact(Object, EventObject) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a SourceContact has been changed.
updateContactDisplayName(Object, String) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a SourceContact has been changed.
updateContactStatus(Object, PresenceStatus) - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceContactQuery
Notifies the ContactQueryListeners registered with this ContactQuery that a SourceContact has been changed.
updated(long) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactQuery
Callback method when receiving notifications for updated items.
updated(long) - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookContactSourceService.NotificationsDelegate
Callback method when receiving notifications for updated items.
updated() - Method in class net.java.sip.communicator.plugin.addrbook.macosx.MacOSXAddrBookSourceContact
Function called by the native part (contact) when this contact has been updated.
updated(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.NotificationsDelegate
Callback method when receiving notifications for updated items.
updated(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactQuery
Callback method when receiving notifications for updated items.
updated(String) - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookContactSourceService.NotificationsDelegate
Callback method when receiving notifications for updated items.
updated() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.MsOutlookAddrBookSourceContact
Function called by the native part (msoutlook) when this contact has been updated.
updateDeleteIcon(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTextFieldUI
Updates the delete icon, changes the cursor and deletes the content of the associated text component when the mouse is pressed over the delete icon.
updateDeleteIcon(MouseEvent) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutDialog.ShortcutFieldUI
Updates the delete icon, changes the cursor and deletes the content of the associated text component when the mouse is pressed over the delete icon.
updateDnssecState() - Method in class net.java.sip.communicator.plugin.dnsconfig.ParallelDnsPanel
Update the UI based on whether DNSSEC is enabled.
updateFilteredItems() - Method in class net.java.sip.communicator.impl.gui.customcontrols.SIPCommSmartComboBox.FilterableComboBoxModel
 
updateGroup(MutableGroup, List<? extends Buddy>, List<Contact>, List<ContactIcqImpl>) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactGroupIcqImpl
Sets this group and contacts corresponding to buddies in the serverBuddies list as resolved.
updateHistoryButtonState(ChatPanel) - Method in interface net.java.sip.communicator.impl.gui.main.chat.ChatContainer
Updates history buttons state.
updateHistoryButtonState(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Updates history buttons state.
updateHistoryButtonState(ChatPanel) - Method in class net.java.sip.communicator.impl.gui.main.SingleWindowContainer
Updates history buttons state.
updateHoldButtonState() - Method in class net.java.sip.communicator.impl.gui.main.call.CallPanel
Updates the state of the general hold button.
updateHoldButtonState() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Updates the state of the general hold button.
updateHoldButtonState() - Method in class net.java.sip.communicator.impl.gui.main.call.OneToOneCallPanel
Updates the state of the general hold button.
updateHoldButtonState() - Method in interface net.java.sip.communicator.service.gui.call.CallRenderer
Updates the state of the general hold button.
updateIcon(MouseEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.ContactSearchFieldUI
Creates a call when the mouse is clicked on the call icon.
updateIcon(MouseEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SearchFieldUI
Updates the delete icon, changes the cursor and deletes the content of the associated text component when the mouse is pressed over the delete icon.
updateIconImages(Window) - Static method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Sets the list of icons to the window.
updateImage(ImageIcon) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Updates the image that is shown.
updateImage(byte[]) - Method in class net.java.sip.communicator.impl.protocol.jabber.VCardTempXUpdatePresenceExtension
Updates the avatar image manged by this presence extension.
updateLineStatus(OperationSetTelephonyBLF.Line, int) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactQuery
Updates the source contact status.
updateLineStatus(OperationSetTelephonyBLF.Line, int) - Method in class net.java.sip.communicator.plugin.busylampfield.BLFContactSourceService
Updates the source contact status.
updateMaxIcon(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
updateNick(String, String) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Update the nick/id for an IRC contact.
updateNickContactPresence(String, PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Update presence based for user's nick.
updateOverTab(int, int) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
updatePresenceStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.icq.ContactIcqImpl
Sets the status that this contact is currently in.
updatePresenceStatus(PresenceStatus, PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.irc.OperationSetPersistentPresenceIrcImpl
Update (from IRC) containing the current presence status and message.
updatePresenceStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.protocol.jabber.ContactJabberImpl
Sets the status that this contact is currently in.
updatePresRules() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Puts pres-rules to the server.
updatePrivateContactPresenceStatus(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
IRC does not provide continuous presence status updates, so no implementation is necessary.
updatePrivateContactPresenceStatus(Contact) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
IRC does not provide continuous presence status updates, so no implementation is necessary.
updatePrivateContactPresenceStatus(String) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Updates the presence status of private messaging contact.
updatePrivateContactPresenceStatus(Contact) - Method in class net.java.sip.communicator.impl.protocol.jabber.ChatRoomJabberImpl
Updates the presence status of private messaging contact.
updatePrivateContactPresenceStatus(String) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Updates the presence status of private messaging contact.
updatePrivateContactPresenceStatus(Contact) - Method in class net.java.sip.communicator.impl.protocol.mock.MockChatRoom
Updates the presence status of private messaging contact.
updatePrivateContactPresenceStatus(String) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Updates the presence status of private messaging contact.
updatePrivateContactPresenceStatus(Contact) - Method in interface net.java.sip.communicator.service.protocol.ChatRoom
Updates the presence status of private messaging contact.
updateRecentMessages() - Method in class net.java.sip.communicator.impl.msghistory.MessageSourceService
Updates the contact sources in the recent query if any.
updateRecord(String, String, String, String) - Method in class net.java.sip.communicator.impl.history.HistoryWriterImpl
Updates a record by searching for record with idProperty which have idValue and updating/creating the property with newValue.
updateRecord(HistoryWriter.HistoryRecordUpdater) - Method in class net.java.sip.communicator.impl.history.HistoryWriterImpl
Updates history record using given HistoryRecordUpdater instance to find which is the record to be updated and to get the new values for the fields
updateRecord(String, String, String, String) - Method in interface net.java.sip.communicator.service.history.HistoryWriter
Updates a record by searching for record with idProperty which have idValue and updating/creating the property with newValue.
updateRecord(HistoryWriter.HistoryRecordUpdater) - Method in interface net.java.sip.communicator.service.history.HistoryWriter
Updates history record using given HistoryRecordUpdater instance to find which is the record to be updated and to get the new values for the fields
updateResourceLists() - Method in class net.java.sip.communicator.impl.protocol.sip.ServerStoredContactListSipImpl
Puts resource-lists to the server.
UpdateService - Interface in net.java.sip.communicator.service.update
Checking for software updates service.
UpdateServiceImpl - Class in net.java.sip.communicator.plugin.update
Implements checking for software updates, downloading and applying them i.e.
UpdateServiceImpl() - Constructor for class net.java.sip.communicator.plugin.update.UpdateServiceImpl
 
updateSoundBar(int) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceParticipantPanel
Updates the sound level bar to reflect the new sound level value.
updateSoundLevel(int) - Method in class net.java.sip.communicator.plugin.desktoputil.SoundLevelIndicator
Update the sound level indicator component to fit the given values.
updateStateFromCurrentItems() - Method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl
Calculates and changes the value of current status using the current active calendar items and their statuses.
updateStatus(ProtocolProviderService, PresenceStatus) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Updates the current status of the protocolProvider with the newStatus.
updateStatus(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.AccountStatusPanel
Updates the current status of the protocolProvider.
updateStatus(ProtocolProviderService) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Updates the status of the given protocolProvider.
updateStatus(ProtocolProviderService, PresenceStatus) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Updates the status of the given protocolProvider with the given presenceStatus.
updateStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.gui.main.presence.GlobalStatusSelectorBox
Not used.
updateStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.gui.main.presence.PresenceStatusMenu
Selects a specific PresenceStatus in this instance and the ProtocolProviderService it depicts.
updateStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.gui.main.presence.ReadonlyStatusItem
Selects a specific PresenceStatus in this instance and the ProtocolProviderService it depicts.
updateStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.gui.main.presence.SimpleStatusMenu
Stops the timer that manages the connecting animated icon.
updateStatus(PresenceStatus) - Method in interface net.java.sip.communicator.impl.gui.main.presence.StatusEntry
Selects a specific PresenceStatus in this instance and the ProtocolProviderService it depicts.
updateStatus(PresenceStatus) - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSelector
 
updateStatus() - Method in class net.java.sip.communicator.impl.osdependent.jdic.StatusSimpleSelector
 
updateSubject(String) - Method in class net.java.sip.communicator.impl.protocol.irc.ChatRoomIrcImpl
Update the subject for this chat room.
updateThumbnail(CallPeer, boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ThumbnailConferenceCallPanel
Updates the thumbnail of the given callPeer.
updateThumbnail(ConferenceMember, boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ThumbnailConferenceCallPanel
Updates the thumbnail of the given conferenceMember.
updateThumbnail(boolean) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.ThumbnailConferenceCallPanel
Updates the local user thumbnail.
updateTransportStatus(ChatTransport) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatTransportSelectorBox
Updates the chat transport presence status.
updateViewFromModel(ConferenceCallPeerRenderer, CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.AudioConferenceCallPanel
Updates the ConferenceCallPeerRenderer which is to depict a specific CallPeer.
updateViewFromModel() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Updates this view i.e.
updateViewFromModel(CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Updates the ConferenceCallPeerRenderer which is to depict a specific CallPeer.
updateViewFromModel(ConferenceCallPeerRenderer, CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Updates the ConferenceCallPeerRenderer which is to depict a specific CallPeer.
updateViewFromModel(ConferenceCallPeerRenderer, CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.VideoConferenceCallPanel
Updates the ConferenceCallPeerRenderer which is to depict a specific CallPeer.
updateViewFromModelInEventDispatchThread() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Updates this view i.e.
updateViewFromModelInEventDispatchThread() - Method in class net.java.sip.communicator.impl.gui.main.call.conference.VideoConferenceCallPanel
Updates this view i.e.
UPDATING_REGISTRATION - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
Indicates that a protocol provider is currently updating its registration.
uploadLogs(String, String, String[], String[]) - Static method in class net.java.sip.communicator.plugin.loggingutils.LoggingConfigForm
Upload files to pre-configured url.
uri - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Current server uri.
URI_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.ConferenceDescriptionPacketExtension
The name of the "uri" attribute.
URI_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.RTPHdrExtPacketExtension
The name of the URI attribute.
URI_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.RayoIqProvider.RefIq
Name of the URI attribute that stores call resource reference.
UriHandler - Interface in net.java.sip.communicator.service.argdelegation
This interface is meant to be implemented by all bundles that wish to handle URIs passed as invocation arguments.
UriHandlerJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The jabber implementation of the URI handler.
UriHandlerJabberImpl(ProtocolProviderFactory) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.UriHandlerJabberImpl
Creates an instance of this uri handler, so that it would start handling URIs by passing them to the providers registered by protoFactory .
UriHandlerSipImpl - Class in net.java.sip.communicator.impl.protocol.sip
The sip implementation of the URI handler.
UriHandlerSipImpl(ProtocolProviderFactorySipImpl) - Constructor for class net.java.sip.communicator.impl.protocol.sip.UriHandlerSipImpl
Creates an instance of this uri handler, so that it would start handling URIs by passing them to the providers registered by protoFactory .
URIPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
URI packet extension.
URIPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIPacketExtension
Constructor.
URIsPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
URIs packet extension.
URIsPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.URIsPacketExtension
Constructor.
URL_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.WebSocketPacketExtension
The name of the "url" attribute.
URL_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.directimage.ReplacementServiceDirectImageImpl
The regex used to match the link in the message.
URLDetail(String, URL) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.URLDetail
 
URLReplacer - Class in net.java.sip.communicator.impl.gui.main.chat.replacers
The URL replacer used for replacing identified URL's with variations that are surrounded by A-tags (anchor tags).
URLReplacer(Pattern) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.replacers.URLReplacer
The URL Replacer.
URN_IETF_RFC_3264 - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Discovery Info URN for classic RFC3264-style Offer/Answer negotiation with no support for Trickle ICE and low tolerance to transport/payload separation.
URN_REGISTER - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
URN for XEP-0077 inband registration
URN_XMPP_IQ_VERSION - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
http://xmpp.org/extensions/xep-0092.html Software Version.
URN_XMPP_JINGLE - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info common URN.
URN_XMPP_JINGLE_COIN - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for "XEP-298 :Delivering Conference Information to Jingle Participants (Coin)" support.
URN_XMPP_JINGLE_DTLS_SRTP - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for "XEP-0320: Use of DTLS-SRTP in Jingle Sessions".
URN_XMPP_JINGLE_ICE_UDP_1 - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for ICE_UDP transport support.
URN_XMPP_JINGLE_NODES - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for Jingle Nodes support.
URN_XMPP_JINGLE_RAW_UDP_0 - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for ICE_UDP transport support.
URN_XMPP_JINGLE_RTP - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for RTP support.
URN_XMPP_JINGLE_RTP_AUDIO - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for RTP support with audio.
URN_XMPP_JINGLE_RTP_HDREXT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for "XEP-0294: Jingle RTP Header Extensions Negotiation" support.
URN_XMPP_JINGLE_RTP_VIDEO - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for RTP support with video.
URN_XMPP_JINGLE_RTP_ZRTP - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for ZRTP support with RTP.
URN_XMPP_JINGLE_TRANSFER_0 - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Jingle's Discovery Info URN for "XEP-0251: Jingle Session Transfer" support.
USE_ALL_RESOURCES_FOR_CAPABILITIES_DEFAULT - Static variable in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
The default value for the capabilities setting
USE_ALL_RESOURCES_FOR_CAPABILITIES_DEFAULT - Static variable in class net.java.sip.communicator.plugin.generalconfig.XMPPConfigForm
The default value for the capabilities setting
USE_DEFAULT_STUN_SERVER - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Indicates if default STUN server would be used if no other STUN/TURN server are available.
USE_JITSI_VIDEO_BRIDGE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the boolean account property which indicates whether Jitsi Videobridge is to be used, if available and supported, for conference calls.
USE_SESSION_LEVEL_DIRECTION_IN_SDP - Static variable in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
The name of the property which, if enabled, will cause a session-level attribute for the session direction (e.g.
USE_TRANSLATOR_IN_CONFERENCE - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of the boolean account property which indicates whether Jitsi will use translator for media, instead of mixing, for conference calls.
useMacOSXScreenMenuBar() - Method in class net.java.sip.communicator.impl.gui.UIServiceImpl
Implements UIService#useMacOSXScreenMenuBar().
useMacOSXScreenMenuBar() - Method in interface net.java.sip.communicator.service.gui.UIService
Determines whether the Mac OS X screen menu bar is being used by the UI for its main menu instead of the Windows-like menu bars at the top of the windows.
User32Ex - Interface in net.java.sip.communicator.impl.osdependent.windows
Extension to missing user32 Windows APIs
USER_AWAY_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Contact "away" icon.
USER_COUNT_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "user-count" element.
USER_DND_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Contact "do not disturb" icon.
USER_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "user" element.
USER_EXTENDED_AWAY_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Contact "away" icon.
USER_FFC_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Contact "free for chat" icon.
USER_ID - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
The name of a property which represents the AccountID of a ProtocolProvider and that, together with a password is used to login on the protocol network..
USER_NAME_EXAMPLE - Static variable in class net.java.sip.communicator.plugin.aimaccregwizz.FirstWizardPage
The user name example.
USER_NAME_EXAMPLE - Static variable in class net.java.sip.communicator.plugin.gibberishaccregwizz.FirstWizardPage
 
USER_NAME_EXAMPLE - Static variable in class net.java.sip.communicator.plugin.icqaccregwizz.FirstWizardPage
 
USER_NAME_EXAMPLE - Static variable in class net.java.sip.communicator.plugin.ircaccregwizz.FirstWizardPage
Example of IRC nick name.
USER_OFFLINE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Contact "offline" icon.
USER_ONLINE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Contact "online" icon.
USER_USER_IN_A_MEETING_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Contact "In a meeting" icon.
USER_USER_ON_THE_PHONE_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Contact "on the phone" icon.
userAddress - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
Current user.
userCapsNodeAdded(String, ArrayList<String>, String, boolean) - Method in interface net.java.sip.communicator.impl.protocol.jabber.extensions.caps.UserCapsNodeListener
Notifies this listener that an EntityCapsManager has added a record for a specific user about the caps node the user has.
userCapsNodeAdded(String, ArrayList<String>, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.MobileIndicator
Caps for user has been changed.
userCapsNodeAdded(String, ArrayList<String>, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Notifies this listener that an EntityCapsManager has added a record for a specific user about the caps node the user has.
userCapsNodeChanged(String, ArrayList<String>, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Notifies this listener that an EntityCapsManager has changed a record for a specific user about the caps node the user has.
UserCapsNodeListener - Interface in net.java.sip.communicator.impl.protocol.jabber.extensions.caps
Represents a listener of events notifying about changes in the list of user caps nodes of EntityCapsManager.
userCapsNodeRemoved(String, ArrayList<String>, String, boolean) - Method in interface net.java.sip.communicator.impl.protocol.jabber.extensions.caps.UserCapsNodeListener
Notifies this listener that an EntityCapsManager has removed a record for a specific user about the caps node the user has.
userCapsNodeRemoved(String, ArrayList<String>, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.MobileIndicator
Caps for user has been changed.
userCapsNodeRemoved(String, ArrayList<String>, String, boolean) - Method in class net.java.sip.communicator.impl.protocol.jabber.OperationSetContactCapabilitiesJabberImpl
Notifies this listener that an EntityCapsManager has removed a record for a specific user about the caps node the user has.
userCredentials - Variable in class net.java.sip.communicator.impl.protocol.sip.security.CredentialsCacheEntry
The user credentials associated with this cache entry.
UserCredentials - Class in net.java.sip.communicator.service.protocol
The class is used whenever user credentials for a particular realm (site server or service) are necessary
UserCredentials() - Constructor for class net.java.sip.communicator.service.protocol.UserCredentials
 
userIDField - Variable in class net.java.sip.communicator.plugin.jabberaccregwizz.AccountPanel
 
UserLanguagesPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
User languages packet extension.
UserLanguagesPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserLanguagesPacketExtension
Constructor.
UserLanguagesProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Parser for UserLanguagesPacketExtension.
UserLanguagesProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserLanguagesProvider
 
UserPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
User packet extension.
UserPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserPacketExtension
Constructor.
UserProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Parser for UserPacketExtension.
UserProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserProvider
 
UserResponseType - Enum in net.java.sip.communicator.impl.googlecontacts
Response type for OAuth 2 approval code dialog.
UserRolesPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
User roles packet extension.
UserRolesPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UserRolesPacketExtension
Constructor.
USERS_ELEMENT_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "users" element.
UserSearchActivator - Class in net.java.sip.communicator.plugin.usersearch
Activates the user search plugin which includes the user search contact source.
UserSearchActivator() - Constructor for class net.java.sip.communicator.plugin.usersearch.UserSearchActivator
 
UserSearchContactSource - Class in net.java.sip.communicator.plugin.usersearch
The user search contact source.
UserSearchContactSource() - Constructor for class net.java.sip.communicator.plugin.usersearch.UserSearchContactSource
 
UserSearchIQ - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch
Implements the IQ packets for user search (XEP-0055)
UserSearchIQ() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchIQ
 
UserSearchManager - Class in net.java.sip.communicator.impl.protocol.jabber
The UserSearchManager implements the user search (XEP-0055).
UserSearchManager(Connection, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.UserSearchManager
Creates a new UserSearchManager.
UserSearchProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch
Internal Search service Provider.
UserSearchProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.usersearch.UserSearchProvider
 
UserSearchProviderEvent - Class in net.java.sip.communicator.service.protocol.event
Notifies UserSearchProviderListener that a provider that supports user search is added or removed.
UserSearchProviderEvent(ProtocolProviderService, int) - Constructor for class net.java.sip.communicator.service.protocol.event.UserSearchProviderEvent
Constructs new UserSearchProviderEvent event.
UserSearchProviderListener - Interface in net.java.sip.communicator.service.protocol.event
An interface for listener that will be notified when provider that supports user search is added or removed.
UserSearchQuery - Class in net.java.sip.communicator.plugin.usersearch
The UserSearchQuery is a query over UserSearchContactSource.
UserSearchQuery(String, UserSearchContactSource) - Constructor for class net.java.sip.communicator.plugin.usersearch.UserSearchQuery
Creates an instance of ChatRoomQuery by specifying the parent contact source, the query string to match and the maximum result contacts to return.
UserSearchSupportedProviderListener - Interface in net.java.sip.communicator.plugin.usersearch
A interface for a listener that will be notified when providers that support user search are added or removed.
UsersPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Users packet extension.
UsersPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UsersPacketExtension
Constructor.
UsersProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.coin
Parser for UsersPacketExtension.
UsersProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.UsersProvider
 
useSwingPopupMenu() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicatorTray
 
useSwingPopupMenu() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.awt.AWTSystemTray
 
useSwingPopupMenu() - Method in class net.java.sip.communicator.impl.osdependent.systemtray.SystemTray
Determines if the popup menu for the icon is to be a Swing JPopupMenu or an AWT PopupMenu
useTranslator - Variable in class net.java.sip.communicator.service.protocol.Call
The indicator which determines whether any telephony conference represented by this instance is mixing or relaying.
USING_ICQ - Variable in class net.java.sip.communicator.impl.protocol.icq.ProtocolProviderServiceIcqImpl
Property whether we are using AIM or ICQ service
UtilActivator - Class in net.java.sip.communicator.util
The only raison d'etre for this Activator is so that it would set a global exception handler.
UtilActivator() - Constructor for class net.java.sip.communicator.util.UtilActivator
 
Utils - Class in net.java.sip.communicator.impl.protocol.irc
Some IRC-related utility methods.

V

validate() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame.MainContentPane
Validates this container and all of its subcomponents.
validate() - Method in class net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser
 
validateContactAddress(String, List<String>) - Method in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Validates the node part of a JID and returns an error message if applicable and a suggested correction.
validateContactAddress(String, List<String>) - Method in class net.java.sip.communicator.impl.protocol.mock.MockProvider
Always true.
validateContactAddress(String, List<String>) - Method in class net.java.sip.communicator.impl.protocol.sip.ProtocolProviderServiceSipImpl
Validates the contact identifier and returns an error message if applicable and a suggested correction
validateContactAddress(String, List<String>) - Method in class net.java.sip.communicator.service.protocol.AbstractProtocolProviderService
Default implementation that always returns true.
validateContactAddress(String, List<String>) - Method in interface net.java.sip.communicator.service.protocol.ProtocolProviderService
Validates the given protocol specific contact identifier and returns an error message if applicable and a suggested correction.
validateCurrentForm() - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigurationFrame
Validates the currently selected configuration form.
validateCurrentForm() - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Validates the currently selected configuration form.
validateCurrentForm() - Method in interface net.java.sip.communicator.service.gui.ConfigurationContainer
Validates the currently selected configuration form.
ValidatingPanel - Interface in net.java.sip.communicator.plugin.jabberaccregwizz
ValidatingPanel validate values in panel and give access of the validation to the registration form.
ValidatingPanel - Interface in net.java.sip.communicator.plugin.sipaccregwizz
ValidatingPanel validate values in panel and give access of the validation to the registration form.
VALIDITY_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The validity element name.
VALIDITY_FROM_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The validity-from element name.
VALIDITY_UNTIL_ELEMENT - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.CommonPolicyParser
The validity-until element name.
ValidityType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy
The Authorization Rules validity element.
ValidityType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.commonpolicy.ValidityType
 
value - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.DataType
The element value.
value - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.EncodingType
The element value.
value - Variable in class net.java.sip.communicator.impl.protocol.sip.xcap.model.prescontent.MimeType
The element value.
value() - Method in enum net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.SubHandlingType
Gets the value.
value() - Method in enum net.java.sip.communicator.service.contactsource.ContactDetail.Category
Gets the value.
value() - Method in enum net.java.sip.communicator.service.contactsource.ContactDetail.SubCategory
Gets the value.
value - Variable in class net.java.sip.communicator.service.protocol.ServerStoredDetails.GenericDetail
 
value(String) - Method in class net.java.sip.communicator.util.Entities.ArrayEntityMap
Returns the value of the entity identified by the specified name.
value(String) - Method in interface net.java.sip.communicator.util.Entities.EntityMap
Returns the value of the entity identified by the specified name.
value(String) - Method in class net.java.sip.communicator.util.Entities.MapIntMap
Returns the value of the entity identified by the specified name.
value(String) - Method in class net.java.sip.communicator.util.Entities.PrimitiveEntityMap
Returns the value of the entity identified by the specified name.
VALUE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriStatsExtension.Stat
The XML name of the name attribute of a stat of a stats IQ which represents the value property of the statistic.
VALUE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ParameterPacketExtension
The name of the value parameter in the parameter element.
VALUE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.rayo.HeaderExtension
The name of 'value' attribute.
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.impl.googlecontacts.configform.GoogleContactsConfigForm
Required by ListSelectionListener.
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.impl.gui.main.account.AccountsConfigurationPanel
Implements ListSelectionListener#valueChanged(ListSelectionEvent).
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.FontChooser
 
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.history.DatesPanel
Implements the ListSelectionListener.valueChanged.
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizardPage1
Listens for selection evens so that we would only enable the next button if an account has actually been chosen.
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.impl.gui.main.configforms.ConfigFormList
Called when user selects a component in the list of configuration forms.
valueChanged(TreeSelectionEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.TreeContactList
Indicates that a selection has occurred on the tree.
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.plugin.advancedconfig.AdvancedConfigurationPanel
Called when user selects a component in the list of configuration forms.
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.plugin.certconfig.CertConfigPanel
 
valueChanged(TreeSelectionEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTreeUI
The TreeSelectionListener's method.
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberServerChooserDialog
When a table row is selected enable the "Ok" button, otherwise disable it.
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.plugin.keybindingchooser.globalchooser.GlobalShortcutConfigForm
Required by ListSelectionListener.
valueChanged(ListSelectionEvent) - Method in class net.java.sip.communicator.plugin.ldap.configform.LdapConfigForm
Required by ListSelectionListener.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.dns.SecureResolveMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.googlecontacts.UserResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.APP_INDICATOR_CATEGORY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.APP_INDICATOR_STATUS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk.GtkIconSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.irc.Color
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.irc.ISupport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.irc.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DisconnectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.JoiningType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.RTPLevelRelayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SimulcastMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.RecordingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension.CreatorEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension.SendersEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SessionInfoType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.ConnectState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.SubHandlingType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.MAPICalendarProperties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.MAPIType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.ResponseStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.PatternType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser.IndentStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry.Field
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel.ActionComboBoxItemIndex
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.plugin.otr.ScSessionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.plugin.spellcheck.Parameters.Default
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.calendar.CalendarService.BusyStatusEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.contactsource.ContactDetail.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.contactsource.ContactDetail.SubCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.googlecontacts.GoogleContactsConnection.ConnectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry.IMProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.keybindings.KeybindingSet.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.keybindings.Persistence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.ldap.event.LdapEvent.LdapEventCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.ldap.LdapConstants.Auth
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.ldap.LdapConstants.Encryption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.ldap.LdapConstants.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.ldap.LdapQuery.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging.MessageEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.protocol.ChatRoomMemberRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.protocol.ConferenceMemberState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.EndpointStatusType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.protocol.OperationSetExtendedAuthorizations.SubscriptionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.protocol.OperationSetMessageWaiting.MessageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.protocol.ProxyInfo.ProxyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.java.sip.communicator.service.protocol.TransportProtocol
Returns the enum constant of this type with the specified name.
valueOfByType(String) - Static method in enum net.java.sip.communicator.service.protocol.OperationSetMessageWaiting.MessageType
Returns MessageType by its type name.
values() - Static method in enum net.java.sip.communicator.impl.dns.SecureResolveMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.googlecontacts.UserResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.APP_INDICATOR_CATEGORY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.osdependent.systemtray.appindicator.AppIndicator1.APP_INDICATOR_STATUS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.osdependent.systemtray.appindicator.Gtk.GtkIconSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.irc.Color
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.irc.ISupport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.irc.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.DisconnectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.EndpointStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.JoiningType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.MediaStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.coin.StateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriBuilder.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.ColibriConferenceIQ.Recording.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.RTPLevelRelayType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.SimulcastMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.inputevt.InputEvtAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.RecordingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriIq.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.JibriStatusPacketExt.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.CandidateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension.CreatorEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ContentPacketExtension.SendersEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.JingleAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SctpMapExtension.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.SessionInfoType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.extensions.jirecon.JireconIq.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl.ConnectState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.impl.protocol.sip.xcap.model.presrules.SubHandlingType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.MAPICalendarProperties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.MAPIType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.CalendarServiceImpl.ResponseStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern.PatternType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingChooser.IndentStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.plugin.keybindingchooser.chooser.BindingEntry.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.plugin.otr.authdialog.FingerprintAuthenticationPanel.ActionComboBoxItemIndex
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.plugin.otr.ScSessionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.plugin.spellcheck.Parameters.Default
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.calendar.CalendarService.BusyStatusEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.contactsource.ContactDetail.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.contactsource.ContactDetail.SubCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.googlecontacts.GoogleContactsConnection.ConnectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.googlecontacts.GoogleContactsEntry.IMProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.keybindings.KeybindingSet.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.keybindings.Persistence
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.ldap.event.LdapEvent.LdapEventCause
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.ldap.LdapConstants.Auth
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.ldap.LdapConstants.Encryption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.ldap.LdapConstants.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.ldap.LdapQuery.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.protocol.AbstractOperationSetBasicInstantMessaging.MessageEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.protocol.ChatRoomMemberRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.protocol.ConferenceMemberState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.EndpointStatusType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.protocol.OperationSetExtendedAuthorizations.SubscriptionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.protocol.OperationSetMessageWaiting.MessageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.protocol.ProxyInfo.ProxyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.java.sip.communicator.service.protocol.TransportProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class net.java.sip.communicator.util.Entities.ArrayEntityMap
 
VBOX7_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.vbox7.ReplacementServiceVbox7Impl
Configuration label shown in the config form.
VBOX7_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.vbox7.ReplacementServiceVbox7Impl
The regex used to match the link in the message.
Vbox7Activator - Class in net.java.sip.communicator.impl.replacement.vbox7
Activator for the VBOX7 source bundle.
Vbox7Activator() - Constructor for class net.java.sip.communicator.impl.replacement.vbox7.Vbox7Activator
 
VCARD_REPLY_TIMEOUT_PROPERTY - Static variable in class net.java.sip.communicator.impl.protocol.jabber.ProtocolProviderServiceJabberImpl
Property for vcard reply timeout.
VCardTempXUpdatePresenceExtension - Class in net.java.sip.communicator.impl.protocol.jabber
Implements the presence extension corresponding to element name "x" and namespace "vcard-temp:x:update" (cf.
VCardTempXUpdatePresenceExtension(byte[]) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.VCardTempXUpdatePresenceExtension
Creates a new instance of this presence extension with the avatar image given in parameter.
VCardXEP0153 - Class in net.java.sip.communicator.impl.protocol.jabber
Extends the smack vCard in order to manage the possibility to remove the current avatar.
VCardXEP0153() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.VCardXEP0153
 
ver - Variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.caps.EntityCapsManager.Caps
The ver of this Caps value.
VERIFIED_INDEX - Static variable in class net.java.sip.communicator.plugin.otr.authdialog.KnownFingerprintsTableModel
 
verify(Iterable<String>, X509Certificate) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl.BrowserLikeHostnameMatcher
 
verify(Iterable<String>, X509Certificate) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl.EMailAddressMatcher
 
verify(X509Certificate[], String) - Method in class net.java.sip.communicator.impl.certificate.CertificateServiceImpl
Asks the user whether he trusts the supplied chain of certificates.
verify(Iterable<String>, X509Certificate) - Method in class net.java.sip.communicator.impl.protocol.sip.net.RFC5922Matcher
 
verify(OtrContactManager.OtrContact, String) - Method in interface net.java.sip.communicator.plugin.otr.ScOtrKeyManager
 
verify(OtrContactManager.OtrContact, String) - Method in class net.java.sip.communicator.plugin.otr.ScOtrKeyManagerImpl
 
verify(Iterable<String>, X509Certificate) - Method in interface net.java.sip.communicator.service.certificate.CertificateMatcher
Implementations check whether one of the supplied identities is contained in the certificate.
VerifyCertificateDialogImpl - Class in net.java.sip.communicator.plugin.desktoputil
Dialog that is shown to the user when a certificate verification failed.
VerifyCertificateDialogImpl(Certificate[], String, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.VerifyCertificateDialogImpl
Creates the dialog.
VerifyCertificateDialogService - Interface in net.java.sip.communicator.service.certificate
Service that creates dialog that is shown to the user when a certificate verification failed.
VerifyCertificateDialogService.VerifyCertificateDialog - Interface in net.java.sip.communicator.service.certificate
The dialog implementers should return VerifyCertificateDialog.
verifyMasterPassword(String) - Method in class net.java.sip.communicator.impl.credentialsstorage.CredentialsStorageServiceImpl
Verifies the correctness of the master password.
verifyMasterPassword(String) - Method in interface net.java.sip.communicator.service.credentialsstorage.CredentialsStorageService
Verifies the correctness of the master password.
VERSION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.coin.CoinIQ
Version attribute name.
VERSION_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ZrtpHashPacketExtension
The name of the version attribute.
VERSION_ATTR_NAME - Static variable in class net.java.sip.communicator.service.protocol.media.ConferenceInfoDocument
The name of the "version" attribute.
VersionManager - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.version
XEP-0092: Software Version.
VersionManager(ProtocolProviderServiceJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.version.VersionManager
Creates and registers the provider.
vibrate(VibrateNotificationAction) - Method in interface net.java.sip.communicator.service.notification.VibrateNotificationHandler
Perform vibration patter defined in given vibrateAction.
VibrateNotificationAction - Class in net.java.sip.communicator.service.notification
VibrateNotificationAction is meant to define haptic feedback notification using device's vibrator.

Given array of long are the duration for which to turn on or off the vibrator in miliseconds.
VibrateNotificationAction(String, long) - Constructor for class net.java.sip.communicator.service.notification.VibrateNotificationAction
Vibrate constantly for the specified period of time.
VibrateNotificationAction(String, long[], int) - Constructor for class net.java.sip.communicator.service.notification.VibrateNotificationAction
Vibrate using given patter and optionally loop if the repeat index is not -1.
VibrateNotificationHandler - Interface in net.java.sip.communicator.service.notification
The VibrateNotificationHandler interface is meant to be implemented by the notification bundle in order to provide handling of vibrate actions.
VIDDLER_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.viddler.ReplacementServiceViddlerImpl
Configuration label shown in the config form.
VIDDLER_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.viddler.ReplacementServiceViddlerImpl
The regex used to match the link in the message.
ViddlerActivator - Class in net.java.sip.communicator.impl.replacement.viddler
Activator for the Viddler source bundle.
ViddlerActivator() - Constructor for class net.java.sip.communicator.impl.replacement.viddler.ViddlerActivator
 
VIDEO - Static variable in class net.java.sip.communicator.impl.neomedia.DeviceConfigurationComboBoxModel
Type of the model - video.
VIDEO_CALL - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The video call menu item icon.
VIDEO_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 video MediaStream.
VIDEO_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 video MediaStream.
VIDEO_SESSION - Static variable in class net.java.sip.communicator.service.protocol.event.CallPeerSecurityStatusEvent
Constant value defining that security is disabled.
VIDEO_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 video content/RTP stream sent by the respective ConferenceMember in the conference.
VIDEO_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 video RTP stream from the point of view of the ConferenceMember.
VIDEO_TYPE_ATTR_NAME - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.SSRCInfoPacketExtension
Attribute stores the type of video SSRC.
videoAdded(VideoEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
videoCallButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ChooseCallAccountDialog
Not used.
videoCallButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.PreCallDialog
Indicates that the video call button has been pressed.
videoCallButtonPressed() - Method in class net.java.sip.communicator.impl.gui.main.call.ReceivedCallDialog
Answers the call when the call button has been pressed.
VideoConferenceCallPanel - Class in net.java.sip.communicator.impl.gui.main.call.conference
Extends BasicConferenceCallPanel to implement a user interface Component which depicts a CallConference with audio and video and is contained in a CallPanel.
VideoConferenceCallPanel(CallPanel, CallConference, UIVideoHandler2) - Constructor for class net.java.sip.communicator.impl.gui.main.call.conference.VideoConferenceCallPanel
Initializes a new VideoConferenceCallPanel instance which is to be used by a specific CallPanel to depict a specific CallConference.
VideoConfigurationPanel - Class in net.java.sip.communicator.impl.neomedia
The video configuration form.
VideoConfigurationPanel() - Constructor for class net.java.sip.communicator.impl.neomedia.VideoConfigurationPanel
Creates an instance of the VideoConfigurationPanel.
VideoDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.VideoDetail
 
VideoDeviceConfigurationListener - Class in net.java.sip.communicator.impl.neomedia
Implements a listener which responds to changes in the video device configuration by displaying pop-up notifications summarizing the changes for the user.
VideoDeviceConfigurationListener(ConfigurationForm) - Constructor for class net.java.sip.communicator.impl.neomedia.VideoDeviceConfigurationListener
Creates a listener to the click on the popup message concerning video device configuration changes.
VideoMutedExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet
Video muted extension that is included in users presence in Jitsi-meet conferences.
VideoMutedExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jitsimeet.VideoMutedExtension
Creates new instance of VideoMutedExtension.
videoRemoved(VideoEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
videoUpdate(VideoEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
ViewCertificateFrame - Class in net.java.sip.communicator.plugin.desktoputil
Frame for showing information about a certificate.
ViewCertificateFrame(Certificate[], String, String) - Constructor for class net.java.sip.communicator.plugin.desktoputil.ViewCertificateFrame
Creates the dialog.
viewCreated(ViewFactory, View) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommHTMLEditorKit
Inform extenders for the view creation.
viewForModelAdded(ConferenceCallPeerRenderer, CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.AudioConferenceCallPanel
Notifies this instance that a ConferenceCallPeerRenderer was added to depict a specific CallPeer.
viewForModelAdded(ConferenceCallPeerRenderer, CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that a ConferenceCallPeerRenderer was added to depict a specific CallPeer.
viewForModelAdded(ConferenceCallPeerRenderer, CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.VideoConferenceCallPanel
 
viewForModelRemoved(ConferenceCallPeerRenderer, CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.AudioConferenceCallPanel
Notifies this instance that a ConferenceCallPeerRenderer was removed to no longer depict a specific CallPeer.
viewForModelRemoved(ConferenceCallPeerRenderer, CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.BasicConferenceCallPanel
Notifies this instance that a ConferenceCallPeerRenderer was removed to no longer depict a specific CallPeer.
viewForModelRemoved(ConferenceCallPeerRenderer, CallPeer) - Method in class net.java.sip.communicator.impl.gui.main.call.conference.VideoConferenceCallPanel
 
ViewMenu - Class in net.java.sip.communicator.impl.gui.main.menus
The ViewMenu is a menu in the main application menu bar.
ViewMenu(MainFrame) - Constructor for class net.java.sip.communicator.impl.gui.main.menus.ViewMenu
Creates an instance of ViewMenu.
viewport - Variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI.ScrollableTabSupport
 
VIMEO_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.vimeo.ReplacementServiceVimeoImpl
Configuration label shown in the config form.
VIMEO_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.vimeo.ReplacementServiceVimeoImpl
The regex used to match the link in the message.
VimeoActivator - Class in net.java.sip.communicator.impl.replacement.vimeo
Activator for the Vimeo source bundle.
VimeoActivator() - Constructor for class net.java.sip.communicator.impl.replacement.vimeo.VimeoActivator
 
VOICEMAIL_CHECK_URI - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Address used to call to hear your messages stored on the server for your voicemail.
VOICEMAIL_ENABLED - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Enable notifications for new voicemail messages.
VOICEMAIL_URI - Static variable in class net.java.sip.communicator.service.protocol.ProtocolProviderFactory
Address used to reach voicemail box, by services able to subscribe for voicemail new messages notifications.
VolatileBuddy - Class in net.java.sip.communicator.impl.protocol.icq
Implements the buddy interface as a means of providing volatile contacts.
VolatileBuddy(Screenname) - Constructor for class net.java.sip.communicator.impl.protocol.icq.VolatileBuddy
Constructs a VolatileBuddy from the specified screenname.
VolatileContactGroupJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of the Volatile ContactGroup interface.
VolatileContactGroupJabberImpl(String, ServerStoredContactListJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.VolatileContactGroupJabberImpl
Creates an Jabber group using the specified group name
VolatileContactJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation for Volatile Contact
VolatileContactJabberImpl(String, ServerStoredContactListJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
Creates an Volatile JabberContactImpl with the specified id
VolatileContactJabberImpl(String, ServerStoredContactListJabberImpl, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
Creates an Volatile JabberContactImpl with the specified id
VolatileContactJabberImpl(String, ServerStoredContactListJabberImpl, boolean, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.VolatileContactJabberImpl
Creates an Volatile JabberContactImpl with the specified id
VolatileGroup - Class in net.java.sip.communicator.impl.protocol.icq
Used when initializing a volatile group.
VolatileGroup() - Constructor for class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
VolatileGroup(String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.VolatileGroup
 
volume - Variable in class net.java.sip.communicator.service.protocol.media.AbstractOperationSetDTMF
The tone volume.
VOLUME_CONTROL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The volume control button icon.
volumeChange(VolumeChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.InputVolumeControlButton
Event fired when volume has changed.
volumeChange(VolumeChangeEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.VolumeControlSlider
Event fired when volume has changed.
VolumeControlSlider - Class in net.java.sip.communicator.impl.gui.main.call
The volume control slider component.
VolumeControlSlider(VolumeControl, int) - Constructor for class net.java.sip.communicator.impl.gui.main.call.VolumeControlSlider
Creates a VolumeControlSlider for the given volumeControl object.

W

WAITING - Static variable in class net.java.sip.communicator.service.protocol.event.FileTransferStatusChangeEvent
Indicates that the file transfer waits for the recipient to accept the file.
warn(Object) - Method in class net.java.sip.communicator.util.Logger
Log a WARN message.
warn(Object, Throwable) - Method in class net.java.sip.communicator.util.Logger
Log a message, with associated Throwable information.
WARNING - Static variable in class net.java.sip.communicator.plugin.desktoputil.ErrorDialog
The type of ErrorDialog which displays a warning instead of an error.
WARNING - Static variable in interface net.java.sip.communicator.service.gui.AlertUIService
The type of the alert dialog, which displays a warning instead of an error.
WARNING_ICON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The icon used in the SIPCommLookAndFeel to paint the icon of an option pane warning message.
WARNING_MESSAGE - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Used for warning messages.
WARNING_MESSAGE_TYPE - Static variable in interface net.java.sip.communicator.service.systray.SystrayService
Message type corresponding to a warning message.
warningPanel - Variable in class net.java.sip.communicator.plugin.propertieseditor.StartingPanel
 
WarningPanel - Class in net.java.sip.communicator.plugin.propertieseditor
The WarningPanel allows users to change Jitsi configuration properties at runtime.
WarningPanel(StartingPanel) - Constructor for class net.java.sip.communicator.plugin.propertieseditor.WarningPanel
Creates an instance WarningPanel
WatchPresenceWatcher - Class in net.java.sip.communicator.impl.protocol.irc
WATCH presence watcher.
WatchPresenceWatcher(IRCApi, IIRCState, Set<String>, Set<String>, OperationSetPersistentPresenceIrcImpl, int) - Constructor for class net.java.sip.communicator.impl.protocol.irc.WatchPresenceWatcher
Constructor.
WEB_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The web button image.
WEB_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The web button pressed image.
WEB_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
The call web pressed image.
WebcamDialog - Class in net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker
A dialog showing the webcam and allowing the user to grap a snapshot
WebcamDialog(ImagePickerDialog) - Constructor for class net.java.sip.communicator.plugin.desktoputil.presence.avatar.imagepicker.WebcamDialog
Construct a WebcamDialog
WebPageDetail(URL) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WebPageDetail
 
webSignup() - Method in class net.java.sip.communicator.impl.gui.main.account.EmptyAccountRegistrationForm
Empty interface method implementation, unused in the case of the EmptyAccountRegistrationWizard
webSignup() - Method in class net.java.sip.communicator.plugin.aimaccregwizz.AimAccountRegistrationWizard
Defines the operation that will be executed when user clicks on the "Sign up" link.
webSignup() - Method in class net.java.sip.communicator.plugin.googletalkaccregwizz.GoogleTalkAccountRegistrationWizard
Opens a browser on the sign up page.
webSignup() - Method in class net.java.sip.communicator.plugin.icqaccregwizz.IcqAccountRegistrationWizard
Opens the browser on the account registration page.
webSignup() - Method in class net.java.sip.communicator.plugin.ippiaccregwizz.IppiAccountRegistrationWizard
Opens the browser on the page sign up
webSignup() - Method in class net.java.sip.communicator.plugin.iptelaccregwizz.IptelAccountRegistrationWizard
Opens the browser on the page sign up
webSignup() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationForm
Sign ups through the web.
webSignup() - Method in class net.java.sip.communicator.plugin.jabberaccregwizz.JabberAccountRegistrationWizard
Opens the Gmail signup URI in the OS's default browser.
webSignup() - Method in class net.java.sip.communicator.plugin.sipaccregwizz.SIPAccountRegistrationForm
Sign ups through the web.
webSignup() - Method in interface net.java.sip.communicator.service.gui.AccountRegistrationForm
Defines the operation that will be executed when user clicks on the "Sign up" link.
webSignup() - Method in class net.java.sip.communicator.service.gui.AccountRegistrationWizard
Defines the operation that will be executed when user clicks on the "Sign up" link.
WebSocketPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.colibri
 
WebSocketPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.WebSocketPacketExtension
WebSocketPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.colibri.WebSocketPacketExtension
weekOfDayMask - Static variable in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern
Array with masks for days of week when the calendar item occurs.
WHITEBOARD_ENDED - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardSessionState
This constant value indicates that the associated whiteboard is currently in a terminated phase.
WHITEBOARD_IN_PROGRESS - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardSessionState
This constant value indicates that the associated whiteboard is currently in an active state.
WHITEBOARD_INITIALIZATION - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardSessionState
This constant value indicates that the associated whiteboard is currently in an initialization state.
WHITEBOARD_PARTICIPANT_ADDED - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantEvent
An event id value indicating that this event is about the fact that the source whiteboard participant has joined the source whiteboard.
WHITEBOARD_PARTICIPANT_DISPLAY_NAME_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantChangeEvent
An event type indicating that the corresponding event is caused by a change of the participant's display name.
WHITEBOARD_PARTICIPANT_IMAGE_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantChangeEvent
An event type indicating that the corresponding event is caused by a change of the participant's photo/picture.
WHITEBOARD_PARTICIPANT_REMOVED - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantEvent
An event id value indicating that this event is about the fact that the source whiteboard participant has left the source whiteboard.
WHITEBOARD_PARTICIPANT_STATE_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantChangeEvent
An event type indicating that the corresponding event is caused by a change of the WhiteboardParticipant's status.
WHITEBOARD_STATE_CHANGE - Static variable in class net.java.sip.communicator.service.protocol.event.WhiteboardChangeEvent
An event type indicating that the corresponding event is caused by a change of the Whiteboard state.
WhiteboardActivator - Class in net.java.sip.communicator.plugin.whiteboard
Registers the WhiteboardMenuItem in the UI Service.
WhiteboardActivator() - Constructor for class net.java.sip.communicator.plugin.whiteboard.WhiteboardActivator
 
WhiteboardChangeEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardChangeEvents are triggerred whenever a change occurs in a Whiteboard.
WhiteboardChangeEvent(WhiteboardSession, String, Object, Object) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardChangeEvent
Creates a WhiteboardChangeEvent with the specified source, type, oldValue and newValue.
WhiteboardChangeListener - Interface in net.java.sip.communicator.service.protocol.event
A whiteboard change listener receives events indicating that a whiteboard has changed and a participant has either left or joined.
WhiteboardFileFilter - Class in net.java.sip.communicator.plugin.whiteboard.gui
A simple file filter manager
WhiteboardFileFilter(String, String) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFileFilter
WhiteboardFileFilter constructor
WhiteboardFrame - Class in net.java.sip.communicator.plugin.whiteboard.gui
The frame for the Whiteboard
WhiteboardFrame(WhiteboardSessionManager, WhiteboardSession) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardFrame
Constructor for WhiteboardFrame.
WhiteboardInvitation - Interface in net.java.sip.communicator.service.protocol
This interface represents an invitation, which is send from a whiteboard participant to another user in order to invite this user to join the whiteboard.
WhiteboardInvitationJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The Jabber implementation of the WhiteboardInvitation interface.
WhiteboardInvitationJabberImpl(WhiteboardSession, WhiteboardObject, String, String, byte[]) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.WhiteboardInvitationJabberImpl
Creates an invitation for the given targetWhiteboard, from the given inviter.
WhiteboardInvitationListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that dispatches events notifying that an invitation to join a white board is received.
WhiteboardInvitationReceivedEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardInvitationReceivedEvents indicate reception of an invitation to join a whiteboard.
WhiteboardInvitationReceivedEvent(OperationSetWhiteboarding, WhiteboardInvitation, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationReceivedEvent
Creates an WhiteboardInvitationReceivedEvent representing reception of the source invitation received from the specified from white-board participant.
WhiteboardInvitationRejectedEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardInvitationRejectedEvents indicates the reception of a rejection of an invitation.
WhiteboardInvitationRejectedEvent(OperationSetWhiteboarding, WhiteboardSession, String, String, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardInvitationRejectedEvent
Creates a WhiteboardInvitationRejectedEvent representing the rejection of an invitation, rejected by the given invitee.
WhiteboardInvitationRejectionListener - 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.
WhiteboardMenuItem - Class in net.java.sip.communicator.plugin.whiteboard
WhiteboardMenuItem
WhiteboardMenuItem(WhiteboardSessionManager, PluginComponentFactory) - Constructor for class net.java.sip.communicator.plugin.whiteboard.WhiteboardMenuItem
WhiteboardMenuItem constructor.
whiteboardObjecModified(WhiteboardObjectModifiedEvent) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Called when a modified WhiteboardObject has been received.
whiteboardObjecModified(WhiteboardObjectModifiedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardObjectListener
Called when a modified WhiteboardObject has been modified remotely.
WhiteboardObject - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectCircle - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectCircleJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectCircleJabberImpl
WhiteboardObjectCircleJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
Default WhiteboardObjectCircleJabberImpl constructor.
WhiteboardObjectCircleJabberImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectCircleJabberImpl
WhiteboardObjectCircleJabberImpl constructor.
whiteboardObjectDeleted(WhiteboardObjectDeletedEvent) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Called when a deleted WhiteboardObject has been received.
whiteboardObjectDeleted(WhiteboardObjectDeletedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardObjectListener
Called when a deleted WhiteboardObject has been received.
WhiteboardObjectDeletedEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardObjectDeletedEvent indicates reception of a new WhiteboardObject in the corresponding whiteboard session.
WhiteboardObjectDeletedEvent(WhiteboardSession, String, Contact, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeletedEvent
Creates a WhiteboardObjectReceivedEvent representing reception of the source WhiteboardObject received from the specified from contact.
whiteboardObjectDelivered(WhiteboardObjectDeliveredEvent) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Called when the underlying implementation has received an indication that a WhiteboardObject, sent earlier has been successfully received by the destination.
whiteboardObjectDelivered(WhiteboardObjectDeliveredEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardObjectListener
Called when the underlying implementation has received an indication that a WhiteboardObject, sent earlier has been successfully received by the destination.
WhiteboardObjectDeliveredEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardObjectDeliveredEvents confirms successful delivery of a WhiteboardObject.
WhiteboardObjectDeliveredEvent(WhiteboardSession, WhiteboardObject, Contact, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveredEvent
Creates a WhiteboardObjectDeliveredEvent representing delivery of the source whiteboardObject to the specified to contact.
whiteboardObjectDeliveryFailed(WhiteboardObjectDeliveryFailedEvent) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Called to indicate that delivery of a WhiteboardObject sent earlier has failed.
whiteboardObjectDeliveryFailed(WhiteboardObjectDeliveryFailedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardObjectListener
Called to indicated that delivery of a WhiteboardObject sent earlier has failed.
WhiteboardObjectDeliveryFailedEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardObjectDeliveredEvents are used to report that delivery of a whiteboardObject has failed.
WhiteboardObjectDeliveryFailedEvent(WhiteboardSession, WhiteboardObject, Contact, int, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardObjectDeliveryFailedEvent
Creates a WhiteboardObjectDeliveryFailedEvent indicating failure of delivery of the obj WhiteboardObject to the specified to contact.
WhiteboardObjectEllipse - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectImage - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectImageJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectImageJabberImpl
WhiteboardObjectImageJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
Default WhiteboardObjectImageJabberImpl constructor.
WhiteboardObjectImageJabberImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectImageJabberImpl
WhiteboardObjectImageJabberImpl constructor.
WhiteboardObjectJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectJabberImpl
WhiteboardObjectJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
Default WhiteboardObjectJabberImpl constructor
WhiteboardObjectJabberImpl(String, int, int) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberImpl
WhiteboardObjectJabberImpl constructor
WhiteboardObjectJabberProvider - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
This class parses incoming messages and extracts the whiteboard parameters from the raw XML messages.
WhiteboardObjectJabberProvider() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectJabberProvider
Creates a new WhiteboardObjectJabberProvider.
WhiteboardObjectLine - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectLineJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectLineJabberImpl
WhiteboardObjectLineJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectLineJabberImpl
Default WhiteboardObjectLineJabberImpl constructor.
WhiteboardObjectLineJabberImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectLineJabberImpl
WhiteboardObjectLineJabberImpl constructor.
WhiteboardObjectListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that would gather events notifying of WhiteboardObject delivery status.
WhiteboardObjectModifiedEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardObjectModifiedEvents indicate that a WhiteboardObject has been modified remotely.
WhiteboardObjectModifiedEvent(WhiteboardSession, WhiteboardObject, Contact, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardObjectModifiedEvent
Creates a WhiteboardObjectModifiedEvent representing reception of the modified source WhiteboardObject received from the specified from contact.
WhiteboardObjectPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectPacketExtension
WhiteboardObjectPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Default WhiteboardObjectPacketExtension constructor.
WhiteboardObjectPacketExtension(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
WhiteboardObjectPacketExtension constructor.
WhiteboardObjectPacketExtension(WhiteboardObjectJabberImpl, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
Constructs and initializes a WhiteboardObjectPacketExtension.
WhiteboardObjectPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPacketExtension
WhiteboardObjectPacketExtension constructor with a XML-SVG String.
WhiteboardObjectPath - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectPathJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectPathJabberImpl
WhiteboardObjectPathJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPathJabberImpl
Default WhiteboardObjectPathJabberImpl constructor.
WhiteboardObjectPathJabberImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPathJabberImpl
WhiteboardObjectPathJabberImpl constructor.
WhiteboardObjectPolygon - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectPolygonJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectPolygonJabberImpl
WhiteboardObjectPolygonJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolygonJabberImpl
Default WhiteboardObjectPolygonJabberImpl constructor.
WhiteboardObjectPolygonJabberImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolygonJabberImpl
WhiteboardObjectPolygonJabberImpl constructor.
WhiteboardObjectPolyLine - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectPolyLineJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectPolyLineJabberImpl
WhiteboardObjectPolyLineJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolyLineJabberImpl
Default WhiteboardObjectPolyLineJabberImpl constructor.
WhiteboardObjectPolyLineJabberImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectPolyLineJabberImpl
WhiteboardObjectPolyLineJabberImpl constructor.
whiteboardObjectReceived(WhiteboardObjectReceivedEvent) - Method in class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Called when a new incoming WhiteboardObject has been received.
whiteboardObjectReceived(WhiteboardObjectReceivedEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardObjectListener
Called when a new incoming WhiteboardObject has been received.
WhiteboardObjectReceivedEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardObjectReceivedEvent indicates reception of a new WhiteboardObject in the corresponding whiteboard session.
WhiteboardObjectReceivedEvent(WhiteboardSession, WhiteboardObject, Contact, Date) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardObjectReceivedEvent
Creates a WhiteboardObjectReceivedEvent representing reception of the source WhiteboardObject received from the specified from contact.
WhiteboardObjectRect - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectRectJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectRectJabberImpl
WhiteboardObjectRectJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
Default WhiteboardObjectRectJabberImpl constructor.
WhiteboardObjectRectJabberImpl(String, int, int, int, WhiteboardPoint, double, double, boolean) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
WhiteboardObjectRectJabberImpl constructor.
WhiteboardObjectRectJabberImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectRectJabberImpl
WhiteboardObjectRectJabberImpl constructor.
WhiteboardObjectText - Interface in net.java.sip.communicator.service.protocol.whiteboardobjects
Used to access the content of instant whiteboard objects that are sent or received via the WhiteboardOperationSet.
WhiteboardObjectTextJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
WhiteboardObjectTextJabberImpl
WhiteboardObjectTextJabberImpl() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
Default WhiteboardObjectTextJabberImpl constructor.
WhiteboardObjectTextJabberImpl(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardObjectTextJabberImpl
WhiteboardObjectTextJabberImpl constructor.
WhiteboardPanel - Class in net.java.sip.communicator.plugin.whiteboard.gui
Panel for drawing shapes
WhiteboardPanel(List<WhiteboardShape>, WhiteboardFrame) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.WhiteboardPanel
WhiteboardPanel constructor.
WhiteboardParticipant - Interface in net.java.sip.communicator.service.protocol
The WhiteboardParticipant is an interface that represents participants in a whiteboard.
whiteboardParticipantAdded(WhiteboardParticipantEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardChangeListener
Indicates that a new whiteboard participant has joined the source whiteboard.
WhiteboardParticipantChangeEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardParticipantChangeEvent-s are triggerred wheneve a change occurs in a WhiteboardParticipant.
WhiteboardParticipantChangeEvent(WhiteboardParticipant, String, Object, Object) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantChangeEvent
Creates a WhiteboardParticipantChangeEvent with the specified source, type, oldValue and newValue.
WhiteboardParticipantChangeEvent(WhiteboardParticipant, String, Object, Object, String) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantChangeEvent
Creates a WhiteboardParticipantChangeEvent with the specified source, type, oldValue and newValue.
WhiteboardParticipantEvent - Class in net.java.sip.communicator.service.protocol.event
WhiteboardParticipantEvents indicate that a participant in a whiteboard session has either left or entered the session.
WhiteboardParticipantEvent(WhiteboardSession, WhiteboardParticipant, int) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardParticipantEvent
Creates a whiteboard participant event instance indicating that an event with id eventID has happened to sourceWhiteboardParticipant in sourceWhiteboard
WhiteboardParticipantJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
The WhiteboardParticipantJabberImpl is a class that represents participants in a whiteboard.
WhiteboardParticipantJabberImpl(ContactJabberImpl, WhiteboardSessionJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
Creates a new whiteboard participant with address participantAddress.
WhiteboardParticipantListener - Interface in net.java.sip.communicator.service.protocol.event
A WhiteboardParticipantListener receives events notifying of changes that have occurred within a WhiteboardParticipant.
whiteboardParticipantListeners - Variable in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
All the WhiteboardParticipant listeners registered with this WhiteboardParticipant.
whiteboardParticipantRemoved(WhiteboardParticipantEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardChangeListener
Indicates that a whiteboard participant has left the source whiteboard.
whiteboardParticipantState - Variable in class net.java.sip.communicator.impl.protocol.jabber.WhiteboardParticipantJabberImpl
The state of the whiteboard participant.
WhiteboardParticipantState - Class in net.java.sip.communicator.service.protocol
The WhiteboardParticipantState class reflects the current state of a whiteboard participant.
WhiteboardPoint - Class in net.java.sip.communicator.service.protocol
A point representing a location in (x,y) coordinate space, specified in integer precision.
WhiteboardPoint(WhiteboardPoint) - Constructor for class net.java.sip.communicator.service.protocol.WhiteboardPoint
Constructs and initializes a point with the same location as the specified Point object.
WhiteboardPoint(double, double) - Constructor for class net.java.sip.communicator.service.protocol.WhiteboardPoint
Constructs and initializes a point at the specified (x,y) location in the coordinate space.
WhiteboardSession - Interface in net.java.sip.communicator.service.protocol
A represenation of a WhiteboardSession.
WhiteboardSessionJabberImpl - Class in net.java.sip.communicator.impl.protocol.jabber
A representation of a WhiteboardSession.
WhiteboardSessionJabberImpl(ProtocolProviderServiceJabberImpl, OperationSetWhiteboardingJabberImpl) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.WhiteboardSessionJabberImpl
WhiteboardSessionJabberImpl constructor.
WhiteboardSessionManager - Class in net.java.sip.communicator.plugin.whiteboard
Whiteboard session manager.
WhiteboardSessionManager() - Constructor for class net.java.sip.communicator.plugin.whiteboard.WhiteboardSessionManager
Constructor.
WhiteboardSessionPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard
Whiteboard session packet extension.
WhiteboardSessionPacketExtension(WhiteboardSessionJabberImpl, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
Constructs and initializes a WhiteboardObjectPacketExtension.
WhiteboardSessionPacketExtension(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.whiteboard.WhiteboardSessionPacketExtension
WhiteboardSessionPacketExtension constructor with a XML-SVG String.
whiteboardSessionPresenceChanged(WhiteboardSessionPresenceChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceListener
Called to notify interested parties that a change in our presence in a white-board has occured.
WhiteboardSessionPresenceChangeEvent - Class in net.java.sip.communicator.service.protocol.event
Dispatched to notify interested parties that a change in our presence in the source whiteboard has occured.
WhiteboardSessionPresenceChangeEvent(OperationSetWhiteboarding, WhiteboardSession, String, String) - Constructor for class net.java.sip.communicator.service.protocol.event.WhiteboardSessionPresenceChangeEvent
Creates a WhiteboardSessionPresenceChangeEvent representing that a change in local participant presence in the source white-board has occured.
WhiteboardSessionPresenceListener - Interface in net.java.sip.communicator.service.protocol.event
A listener that will be notified of changes in our presence in the white-board, such as joined, left, dropped, etc.
WhiteboardSessionState - Class in net.java.sip.communicator.service.protocol
The WhiteboardSessionState class reflects the current state of a whiteboard session.
WhiteboardShape - Class in net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
Abstract WhiteboardShape (Shape for the WhitheboardFrame)
WhiteboardShape(String) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShape
WhiteboardShape constructor
WhiteboardShapeCircle - Class in net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
a WhiteboardShapeCircle, in XML :
WhiteboardShapeCircle(String, int, Color, WhiteboardPoint, double, boolean) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
WhiteboardShapeCircle constructor
WhiteboardShapeCircle(String, int, Color, WhiteboardPoint, int, boolean, AffineTransform) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeCircle
WhiteboardShapeCircle constructor
WhiteboardShapeImage - Class in net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
a WhiteboardShapeCircle, in XML : data
WhiteboardShapeImage(String, WhiteboardPoint, double, double, byte[]) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeImage
WhiteboardShapImage constructor
WhiteboardShapeLine - Class in net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
a WhiteboardShapeLine, in XML :
WhiteboardShapeLine(String, int, Color, WhiteboardPoint, WhiteboardPoint) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
WhiteboardShapeLine constructor.
WhiteboardShapeLine(String, int, Color, WhiteboardPoint, WhiteboardPoint, AffineTransform) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeLine
WhiteboardShapeLine constructor
WhiteboardShapePath - Class in net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
A WhiteboardShapePath, in XML :
WhiteboardShapePath(String, int, Color, List<WhiteboardPoint>) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
WhiteboardShapePath constructor.
WhiteboardShapePath(String, int, Color, List<WhiteboardPoint>, AffineTransform) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePath
WhiteboardShapePath constructor.
WhiteboardShapePolygon - Class in net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
a WhiteboardShapePolygon, in XML :
WhiteboardShapePolygon(String, int, Color, List<WhiteboardPoint>, boolean) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
WhiteboardShapePolygon constructor.
WhiteboardShapePolygon(String, int, Color, List<WhiteboardPoint>, boolean, AffineTransform) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolygon
WhiteboardShapePolygon constructor.
WhiteboardShapePolyLine - Class in net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
A WhiteboardShapeLine, in XML :
WhiteboardShapePolyLine(String, int, Color, List<WhiteboardPoint>, boolean) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
WhiteboardShapePolyLine constructor.
WhiteboardShapePolyLine(String, int, Color, List<WhiteboardPoint>, boolean, AffineTransform) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapePolyLine
WhiteboardShapePolyLine constructor.
WhiteboardShapeRect - Class in net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
a WhiteboardShapeRect, in XML :
WhiteboardShapeRect(String, int, Color, WhiteboardPoint, double, double, boolean) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
WhiteboardShapeRect constructor.
WhiteboardShapeRect(String, int, Color, WhiteboardPoint, double, double, boolean, AffineTransform) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeRect
WhiteboardShapeRect constructor.
WhiteboardShapeText - Class in net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes
A WhiteboardShapeRect, in XML :
WhiteboardShapeText(String, Color, WhiteboardPoint, int, String) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
WhiteboardShapeText constructor.
WhiteboardShapeText(String, Color, WhiteboardPoint, int, String, AffineTransform) - Constructor for class net.java.sip.communicator.plugin.whiteboard.gui.whiteboardshapes.WhiteboardShapeText
WhiteboardShapeText constructor.
whiteboardStateChanged(WhiteboardChangeEvent) - Method in interface net.java.sip.communicator.service.protocol.event.WhiteboardChangeListener
Indicates that a change has occurred in the state of the source whiteboard.
WIDTH - Static variable in class net.java.sip.communicator.impl.protocol.jabber.extensions.thumbnail.ThumbnailElement
The name of the thumbnail attribute "width".
width - Variable in class net.java.sip.communicator.plugin.desktoputil.FramedImage
The default width of the image.
WIDTHDELTA - Static variable in class net.java.sip.communicator.plugin.desktoputil.plaf.SIPCommTabbedPaneUI
 
Win32LocalhostRetriever - Class in net.java.sip.communicator.impl.netaddr
Class to retrieve local address to use for a specific destination.
Win32LocalhostRetriever() - Constructor for class net.java.sip.communicator.impl.netaddr.Win32LocalhostRetriever
Constructor.
window - Variable in class net.java.sip.communicator.service.gui.AbstractExportedWindow
The Window wrapped by this instance and to which ExportedWindow capabilities are provided.
WINDOW_GENERAL_POPUP - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
 
WINDOW_TITLE_BAR - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Title bar background image.
WINDOW_TITLE_BAR_BG - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
Title bar background image.
windowActivated(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
windowClosed(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
windowClosed(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow.ChatWindowAdapter
 
windowClosed(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
 
windowClosing(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
If the user presses the close box on the dialog's window, treat it as a cancel.
windowClosing(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.MainFrame
Overrides SIPCommFrame#windowClosing(WindowEvent).
windowClosing(WindowEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommDialog.DialogWindowAdapter
Invoked when this window is in the process of being closed.
windowClosing(WindowEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Invoked when this window is in the process of being closed.
windowDeactivated(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
windowDeiconified(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
windowDeiconified(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow.ChatWindowAdapter
 
windowDispose() - Method in class net.java.sip.communicator.plugin.desktoputil.SIPCommFrame
Invokes the Window.dispose() implementation of this instance thus skipping any overriding that may be in effect for the method in question by extenders.
windowGainedFocus(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DialpadDialog
Dummy implementation.
windowGainedFocus(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
Handles WindowEvents triggered when the window has gained focus.
windowGainedFocus(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
Indicates that the window has gained the focus.
windowGainedFocus(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupDialog
Indicates that the window has gained the focus.
windowGainedFocus(WindowEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
Not used.
windowIconified(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
WindowID - Class in net.java.sip.communicator.service.gui
The WindowID wraps a string which is meant to point to an application dialog, like per example a "Configuration" dialog or "Add contact" dialog.
WindowID(String) - Constructor for class net.java.sip.communicator.service.gui.WindowID
Creates a new WindowID.
windowLostFocus(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.call.DialpadDialog
Dummy implementation.
windowLostFocus(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow
 
windowLostFocus(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.AddContactDialog
 
windowLostFocus(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.contactlist.addgroup.CreateGroupDialog
 
windowLostFocus(WindowEvent) - Method in class net.java.sip.communicator.plugin.desktoputil.ExtendedTooltip
When main windows focus is lost hide the tooltip.
windowOpened(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
 
windowOpened(WindowEvent) - Method in class net.java.sip.communicator.impl.gui.main.chat.ChatWindow.ChatWindowAdapter
 
WindowsStartup - Class in net.java.sip.communicator.plugin.generalconfig
Take care of application auto startup.
WindowsStartup() - Constructor for class net.java.sip.communicator.plugin.generalconfig.WindowsStartup
 
WindowsStartup.PSAPI - Interface in net.java.sip.communicator.plugin.generalconfig
Process Status API.
windowsTimeToDateObject(long) - Static method in class net.java.sip.communicator.plugin.addrbook.msoutlook.calendar.RecurringPattern
Converts windows time in minutes from 1/1/1601 to Date object.
WindowUtils - Class in net.java.sip.communicator.plugin.desktoputil
Utility class for awt windows management.
WindowUtils() - Constructor for class net.java.sip.communicator.plugin.desktoputil.WindowUtils
 
Wizard - Class in net.java.sip.communicator.impl.gui.customcontrols.wizard
This class implements a basic wizard dialog, where the programmer can insert one or more Components to act as panels.
Wizard(Dialog) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
This method accepts a java.awt.Dialog object as the javax.swing.JDialog's parent.
Wizard(Frame) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.wizard.Wizard
This method accepts a java.awt.Frame object as the javax.swing.JDialog's parent.
WizardContainer - Interface in net.java.sip.communicator.service.gui
The WizardContainer is a base wizard interface that allows to control the wizard buttons.
WizardController - Class in net.java.sip.communicator.impl.gui.customcontrols.wizard
This class is responsible for reacting to events generated by pushing any of the three buttons, 'Next', 'Previous', and 'Cancel.' Based on what button is pressed, the controller will update the model to show a new panel and reset the state of the buttons as necessary.
WizardController(Wizard) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardController
This constructor accepts a reference to the Wizard component that created it, which it uses to update the button components and access the WizardModel.
WizardEvent - Class in net.java.sip.communicator.impl.gui.customcontrols.wizard
 
WizardEvent(Object, int) - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardEvent
Creates a new WizardEvent according to the given source and event code.
wizardFinished(WizardEvent) - Method in interface net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardListener
Listens for WizardEvents triggered when a wizard is closed and finished.
wizardFinished(WizardEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.createforms.CreateChatRoomWizard
Implements the Wizard.wizardFinished method.
wizardFinished(WizardEvent) - Method in class net.java.sip.communicator.impl.gui.main.chatroomslist.joinforms.JoinChatRoomWizard
Implements the Wizard.wizardFinished method.
WizardListener - Interface in net.java.sip.communicator.impl.gui.customcontrols.wizard
Listens for WizardEvents triggered when a wizard is closed and finished.
WizardModel - Class in net.java.sip.communicator.impl.gui.customcontrols.wizard
The model for the Wizard component, which tracks the text, icons, and enabled state of each of the buttons, as well as the current panel that is displayed.
WizardModel() - Constructor for class net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardModel
Default constructor.
WizardPage - Interface in net.java.sip.communicator.service.gui
The WizardPage represents a page in a WizardContainer.
WizardPanelNotFoundException - Exception in net.java.sip.communicator.impl.gui.customcontrols.wizard
A RuntimeException, which is thrown if the wizard doesn't find the panel corresponding to a given WizardPanelDescriptor.
WizardPanelNotFoundException() - Constructor for exception net.java.sip.communicator.impl.gui.customcontrols.wizard.WizardPanelNotFoundException
 
Word - Class in net.java.sip.communicator.plugin.spellcheck
Immutable representation of a word in the context of a document, bundling the bounds with the text.
WORD_EXCLUDE - Static variable in class net.java.sip.communicator.plugin.spellcheck.Resources
The word exclude icon.
WORD_INCLUDE - Static variable in class net.java.sip.communicator.plugin.spellcheck.Resources
The word include icon.
WorkAddressDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkAddressDetail
 
WorkCityDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkCityDetail
 
WorkCountryDetail(Locale) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkCountryDetail
 
WorkCountryDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkCountryDetail
 
WorkDepartmentNameDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.WorkDepartmentNameDetail
 
WorkDepartmentNameDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver.WorkDepartmentNameDetail
Constructor.
WorkEmailAddressDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkEmailAddressDetail
 
WorkFaxDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.WorkFaxDetail
 
WorkFaxDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver.WorkFaxDetail
Constructor.
WorkMobilePhoneDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkMobilePhoneDetail
 
WorkOcupationDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.WorkOcupationDetail
 
WorkOrganizationNameDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkOrganizationNameDetail
 
WorkPageDetail(URL) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkPageDetail
 
WorkPagerDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.InfoRetreiver.WorkPagerDetail
Constructor.
WorkPhoneDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkPhoneDetail
 
WorkPositionNameDetail(String) - Constructor for class net.java.sip.communicator.impl.protocol.icq.OperationSetServerStoredAccountInfoIcqImpl.WorkPositionNameDetail
 
WorkPostalCodeDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkPostalCodeDetail
 
WorkProvinceDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkProvinceDetail
 
WorkVideoDetail(String) - Constructor for class net.java.sip.communicator.service.protocol.ServerStoredDetails.WorkVideoDetail
 
wrapupCandidateHarvest() - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Simply returns the list of local candidates that we gathered during the harvest.
wrapupCandidateHarvest() - Method in class net.java.sip.communicator.impl.protocol.jabber.RawUdpTransportManager
Simply returns the list of local candidates that we gathered during the harvest.
wrapupCandidateHarvest() - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Notifies the transport manager that it should conclude candidate harvesting as soon as possible and return the lists of candidates gathered so far.
wrapupCandidateHarvest() - Method in class net.java.sip.communicator.impl.protocol.sip.IceTransportManagerSipImpl
Notifies the transport manager that it should conclude candidate harvesting as soon as possible and return the lists of candidates gathered so far.
wrapupConnectivityEstablishment() - Method in class net.java.sip.communicator.impl.protocol.jabber.IceUdpTransportManager
Waits for the associated ICE Agent to finish any started connectivity checks.
wrapupConnectivityEstablishment() - Method in class net.java.sip.communicator.impl.protocol.jabber.TransportManagerJabberImpl
Notifies this TransportManagerJabberImpl that it should conclude any started connectivity establishment.
wrapupConnectivityEstablishment() - Method in class net.java.sip.communicator.impl.protocol.sip.IceTransportManagerSipImpl
Notifies this TransportManagerJabberImpl that it should conclude any started connectivity establishment.
writeFile(String) - Method in class net.java.sip.communicator.impl.history.HistoryImpl
 
writeFile(String, Document) - Method in class net.java.sip.communicator.impl.history.HistoryImpl
 
writeHistory(File, History) - Method in class net.java.sip.communicator.impl.history.DBStructSerializer
Write the history.
WritePanelRightButtonMenu - Class in net.java.sip.communicator.impl.gui.main.chat.menus
The WritePanelRightButtonMenu appears when the user makes a right button click on the chat window write area (where user types messages).
WritePanelRightButtonMenu(ChatContainer) - Constructor for class net.java.sip.communicator.impl.gui.main.chat.menus.WritePanelRightButtonMenu
Creates an instance of WritePanelRightButtonMenu.
writeTransparentIcoImage(BufferedImage) - Static method in class net.java.sip.communicator.impl.osdependent.windows.ImageConverter
Converts the BufferedImage to an ICONDIR structure.
WRONG_KEY - Static variable in exception net.java.sip.communicator.service.credentialsstorage.CryptoException
Set when a decryption fail is caused by the wrong key.
WRONG_PASSWORD - Static variable in interface net.java.sip.communicator.service.protocol.SecurityAuthority
Indicates that the reason for obtaining credentials is that the last time a wrong password has been provided.
WRONG_USERNAME - Static variable in interface net.java.sip.communicator.service.protocol.SecurityAuthority
Indicates that the reason for obtaining credentials is that the last time a wrong user name has been provided.

X

X509CertificatePanel - Class in net.java.sip.communicator.plugin.desktoputil
Panel that shows the content of an X509Certificate.
X509CertificatePanel(Certificate) - Constructor for class net.java.sip.communicator.plugin.desktoputil.X509CertificatePanel
Constructs a X509 certificate panel from a single certificate.
X509CertificatePanel(Certificate[]) - Constructor for class net.java.sip.communicator.plugin.desktoputil.X509CertificatePanel
Constructs a X509 certificate panel.
XCAP_ENABLE - Static variable in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The name of the property under which the user may specify whether to use or not XCAP.
XCAP_ERROR_CONTENT_TYPE - Static variable in class net.java.sip.communicator.impl.protocol.sip.xcap.BaseHttpXCapClient
XCap-error content type.
XCapCapsClient - Interface in net.java.sip.communicator.impl.protocol.sip.xcap
XCAP xcap-caps client interface.
XCapCapsParser - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps
Utility class that helps to converts xcap-caps xml to the object model and object model to the xcap-caps xml.
XCapCapsParser() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsParser
 
XCapCapsType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps
Contains the capabilities of an XCAP server.
XCapCapsType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcapcaps.XCapCapsType
 
XCapClient - Interface in net.java.sip.communicator.impl.protocol.sip.xcap
XCAP client interface.
XCapClientImpl - Class in net.java.sip.communicator.impl.protocol.sip.xcap
XCAP client implementation.
XCapClientImpl() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.XCapClientImpl
 
XCapError - Interface in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP error inteface.
XCapErrorParser - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
Utility class that helps to converts xcap-error xml to the object model and object model to the xcap-error xml.
XCapErrorParser() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.XCapErrorParser
 
XCapErrorType - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror
The XCAP xcap-error element.
XCapErrorType() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.xcaperror.XCapErrorType
 
XCapException - Exception in net.java.sip.communicator.impl.protocol.sip.xcap
Exceptions of this class get thrown whenever an error occurs while operating with XCAP server.
XCapException() - Constructor for exception net.java.sip.communicator.impl.protocol.sip.xcap.XCapException
Creates a new XCapException instance which does not give a human-readable explanation why the operation is not supported.
XCapException(String) - Constructor for exception net.java.sip.communicator.impl.protocol.sip.xcap.XCapException
Creates a new XCapException instance whith human-readable explanation.
XCapException(String, Throwable) - Constructor for exception net.java.sip.communicator.impl.protocol.sip.xcap.XCapException
Creates a new XCapException instance with human-readable explanation and the original cause of the problem.
XCapException(Throwable) - Constructor for exception net.java.sip.communicator.impl.protocol.sip.xcap.XCapException
Creates a new XCapException instance with the original cause of the problem.
XCapHttpResponse - Class in net.java.sip.communicator.impl.protocol.sip.xcap
XCAP HTTP response.
XCapHttpResponse() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.XCapHttpResponse
 
XCapResource - Class in net.java.sip.communicator.impl.protocol.sip.xcap
XCAP resource.
XCapResource(XCapResourceId, String, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResource
Creates XCAP resource with XCAP resource identifier, XCAP resource content and content-type.
XCapResourceId - Class in net.java.sip.communicator.impl.protocol.sip.xcap
XCAP resource identifier.
XCapResourceId(String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResourceId
Creates XCAP resource identifier with document selector.
XCapResourceId(String, String) - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.XCapResourceId
Creates XCAP resource identifier with document and node selector.
XIVO_ENABLE - Static variable in class net.java.sip.communicator.service.protocol.sip.SipAccountID
The name of the property under which the user may specify whether to use or not xivo.
XML - Static variable in class net.java.sip.communicator.util.Entities
The set of entities supported by standard XML.
XmlUtils - Class in net.java.sip.communicator.impl.protocol.sip.xcap.model
Utility class that helps to convert classes into xml and from xml to the classes.
XmlUtils() - Constructor for class net.java.sip.communicator.impl.protocol.sip.xcap.model.XmlUtils
 
XMPPConfigForm - Class in net.java.sip.communicator.plugin.generalconfig
Implementation of the configuration form.
XMPPConfigForm() - Constructor for class net.java.sip.communicator.plugin.generalconfig.XMPPConfigForm
Creates the form.
XMPPErrorPE - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jibri
Wraps Smack's XMPPError into PacketExtension, so that it can be easily inserted into RecordingStatus.
XMPPErrorPE(XMPPError) - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jibri.XMPPErrorPE
Creates new instance of XMPPErrorPE.

Y

YES_NO_CANCEL_OPTION - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Type used for showConfirmDialog.
YES_NO_OPTION - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Type used for showConfirmDialog.
YES_OPTION - Static variable in interface net.java.sip.communicator.service.gui.PopupDialog
Return value from class method if YES is chosen.
YOUTUBE_CONFIG_LABEL - Static variable in class net.java.sip.communicator.impl.replacement.youtube.ReplacementServiceYoutubeImpl
Configuration label shown in the config form.
YOUTUBE_PATTERN - Static variable in class net.java.sip.communicator.impl.replacement.youtube.ReplacementServiceYoutubeImpl
The regex used to match the link in the message.
YoutubeActivator - Class in net.java.sip.communicator.impl.replacement.youtube
Activator for the Youtube source bundle.
YoutubeActivator() - Constructor for class net.java.sip.communicator.impl.replacement.youtube.YoutubeActivator
 

Z

ZERO_DIAL_BUTTON - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ZERO_DIAL_BUTTON_MAC - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ZERO_DIAL_BUTTON_MAC_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ZERO_DIAL_BUTTON_PRESSED - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ZERO_DIAL_BUTTON_ROLLOVER - Static variable in class net.java.sip.communicator.impl.gui.utils.ImageLoader
A dial button icon.
ZRTP_HASH_ATTR - Static variable in class net.java.sip.communicator.impl.protocol.sip.sdp.SdpUtils
The name of the SDP attribute that defines zrtp hello hash.
ZrtpConfigurePanel - Class in net.java.sip.communicator.impl.neomedia
 
ZrtpConfigurePanel() - Constructor for class net.java.sip.communicator.impl.neomedia.ZrtpConfigurePanel
Creates an instance of ZrtpConfigurePanel.
ZrtpConfigureTableModel<T extends java.lang.Enum<T>> - Class in net.java.sip.communicator.impl.neomedia
 
ZrtpConfigureTableModel(T, ZrtpConfigure, ZrtpConfigure, String) - Constructor for class net.java.sip.communicator.impl.neomedia.ZrtpConfigureTableModel
 
ZrtpHashPacketExtension - Class in net.java.sip.communicator.impl.protocol.jabber.extensions.jingle
An implementation of the "zrtp-hash" attribute as described in the currently deferred XEP-0262.
ZrtpHashPacketExtension() - Constructor for class net.java.sip.communicator.impl.protocol.jabber.extensions.jingle.ZrtpHashPacketExtension
Creates a ZrtpHashPacketExtension instance for the specified namespace and elementName.
ZrtpSecurityPanel - Class in net.java.sip.communicator.impl.gui.main.call
The panel containing details about ZRTP call security.
ZrtpSecurityPanel(SwingCallPeerRenderer, CallPeer, ZrtpControl) - Constructor for class net.java.sip.communicator.impl.gui.main.call.ZrtpSecurityPanel
Creates an instance of SecurityPanel by specifying the corresponding peer.

_

_ALERTING_REMOTE_SIDE - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the ALERTING_REMOTE_SIDE call state.
_AUTHENTICATING - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_AUTHENTICATION_FAILED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_BUSY - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the BUSY call state.
_BUSY - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates a String representation of the BUSY whiteboard state.
_CALL_ENDED - Static variable in class net.java.sip.communicator.service.protocol.CallState
This constant containing a String representation of the CALL_ENDED state.
_CALL_IN_PROGRESS - Static variable in class net.java.sip.communicator.service.protocol.CallState
This constant containing a String representation of the CALL_IN_PROGRESS state.
_CALL_INITIALIZATION - Static variable in class net.java.sip.communicator.service.protocol.CallState
This constant containing a String representation of the CALL_INITIALIZATION state.
_CALL_REFERRED - Static variable in class net.java.sip.communicator.service.protocol.CallState
This constant containing a String representation of the CALL_REFERED state.
_CHALLENGED_FOR_AUTHENTICATION - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_CONNECTED - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the CONNECTED call state.
_CONNECTED - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates a String representation of the CONNECTED whiteboard state.
_CONNECTING - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the CONNECTING call state.
_CONNECTING - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates a String representation of the CONNECTING whiteboard state.
_CONNECTING_WITH_EARLY_MEDIA - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the CONNECTING call state but in cases where early media is being exchanged.
_CONNECTION_FAILED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_DISCONNECTED - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the DISCONNECTED call state.
_DISCONNECTED - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates a String representation of the DISCONNECTED whiteboard state.
_EXPIRED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_FAILED - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the FAILED call state.
_FAILED - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates a String representation of the FAILED whiteboard state.
_FINALIZING_REGISTRATION - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_INCOMING_CALL - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the INCOMING_CALL call state.
_INCOMING_WHITEBOARD - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates a String representation of the INCOMING_WHITEBOARD whiteboard state.
_INITIATING_CALL - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the INITIATING_CALL call state.
_INITIATING_WHITEBOARD - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates a String representation of the INITIATING_WHITEBOARD whiteboard state.
_ON_HOLD_LOCALLY - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
The constant value being a String representation of the ON_HOLD_LOCALLY call peer state.
_ON_HOLD_MUTUALLY - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
The constant value being a String representation of the ON_HOLD_MUTUALLY call peer state.
_ON_HOLD_REMOTELY - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
The constant value being a String representation of the ON_HOLD_REMOTELY call peer state.
_REFERRED - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the REFERRED call state.
_REGISTERED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_REGISTERING - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_UNKNOWN - Static variable in class net.java.sip.communicator.service.protocol.CallPeerState
This constant value indicates a String representation of the UNKNOWN call state.
_UNKNOWN - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardParticipantState
This constant value indicates a String representation of the UNKNOWN whiteboard state.
_UNREGISTERED - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_UNREGISTERING - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_UPDATING_REGISTRATION - Static variable in class net.java.sip.communicator.service.protocol.RegistrationState
 
_WHITEBOARD_ENDED - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardSessionState
This constant containing a String representation of the WHITEBOARD_ENDED state.
_WHITEBOARD_IN_PROGRESS - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardSessionState
This constant containing a String representation of the WHITEBOARD_IN_PROGRESS state.
_WHITEBOARD_INITIALIZATION - Static variable in class net.java.sip.communicator.service.protocol.WhiteboardSessionState
This constant containing a String representation of the WHITEBOARD_INITIALIZATION state.
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 _ 
Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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