Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.service.gui.UIService

Packages that use UIService
net.java.sip.communicator.impl.argdelegation   
net.java.sip.communicator.impl.globalshortcut   
net.java.sip.communicator.impl.gui   
net.java.sip.communicator.impl.neomedia   
net.java.sip.communicator.impl.osdependent   
net.java.sip.communicator.impl.protocol.jabber   
net.java.sip.communicator.impl.protocol.rss   
net.java.sip.communicator.impl.protocol.sip   
net.java.sip.communicator.impl.protocol.ssh   
net.java.sip.communicator.plugin.aimaccregwizz   
net.java.sip.communicator.plugin.certconfig   
net.java.sip.communicator.plugin.contactsourceconfig   
net.java.sip.communicator.plugin.dictaccregwizz   
net.java.sip.communicator.plugin.facebookaccregwizz   
net.java.sip.communicator.plugin.generalconfig   
net.java.sip.communicator.plugin.gibberishaccregwizz   
net.java.sip.communicator.plugin.googletalkaccregwizz   
net.java.sip.communicator.plugin.icqaccregwizz   
net.java.sip.communicator.plugin.ippiaccregwizz   
net.java.sip.communicator.plugin.iptelaccregwizz   
net.java.sip.communicator.plugin.ircaccregwizz   
net.java.sip.communicator.plugin.jabberaccregwizz   
net.java.sip.communicator.plugin.msnaccregwizz   
net.java.sip.communicator.plugin.notificationwiring   
net.java.sip.communicator.plugin.otr   
net.java.sip.communicator.plugin.pluginmanager   
net.java.sip.communicator.plugin.provisioning   
net.java.sip.communicator.plugin.reconnectplugin   
net.java.sip.communicator.plugin.rssaccregwizz   
net.java.sip.communicator.plugin.securityconfig   
net.java.sip.communicator.plugin.simpleaccreg   
net.java.sip.communicator.plugin.sip2sipaccregwizz   
net.java.sip.communicator.plugin.sipaccregwizz   
net.java.sip.communicator.plugin.skinmanager   
net.java.sip.communicator.plugin.spellcheck   
net.java.sip.communicator.plugin.sshaccregwizz   
net.java.sip.communicator.plugin.update   
net.java.sip.communicator.plugin.whiteboard   
net.java.sip.communicator.plugin.yahooaccregwizz   
net.java.sip.communicator.plugin.zeroconfaccregwizz   
 

Uses of UIService in net.java.sip.communicator.impl.argdelegation
 

Methods in net.java.sip.communicator.impl.argdelegation that return UIService
static UIService ArgDelegationActivator.getUIService()
          Returns a reference to an UIService implementation currently registered in the bundle context or null if no such implementation was found.
 

Uses of UIService in net.java.sip.communicator.impl.globalshortcut
 

Methods in net.java.sip.communicator.impl.globalshortcut that return UIService
static UIService GlobalShortcutActivator.getUIService()
          Returns the UIService obtained from the bundle context.
 

Uses of UIService in net.java.sip.communicator.impl.gui
 

Classes in net.java.sip.communicator.impl.gui that implement UIService
 class UIServiceImpl
          An implementation of the UIService that gives access to other bundles to this particular swing ui implementation.
 

Uses of UIService in net.java.sip.communicator.impl.neomedia
 

Methods in net.java.sip.communicator.impl.neomedia that return UIService
static UIService NeomediaActivator.getUIService()
          Returns a reference to an UIService implementation currently registered in the bundle context or null if no such implementation was found.
 

Uses of UIService in net.java.sip.communicator.impl.osdependent
 

Fields in net.java.sip.communicator.impl.osdependent declared as UIService
static UIService OsDependentActivator.uiService
           
 

Methods in net.java.sip.communicator.impl.osdependent that return UIService
static UIService OsDependentActivator.getUIService()
          Returns the UIService obtained from the bundle context.
 

Uses of UIService in net.java.sip.communicator.impl.protocol.jabber
 

Methods in net.java.sip.communicator.impl.protocol.jabber that return UIService
static UIService JabberActivator.getUIService()
          Returns a reference to the UIService implementation currently registered in the bundle context or null if no such implementation was found.
 

Uses of UIService in net.java.sip.communicator.impl.protocol.rss
 

Methods in net.java.sip.communicator.impl.protocol.rss that return UIService
static UIService RssActivator.getUIService()
          Returns a reference to the UIService instance that is currently in use.
 

Uses of UIService in net.java.sip.communicator.impl.protocol.sip
 

Methods in net.java.sip.communicator.impl.protocol.sip that return UIService
static UIService SipActivator.getUIService()
          Returns a reference to the UIService implementation currently registered in the bundle context or null if no such implementation was found.
 

Uses of UIService in net.java.sip.communicator.impl.protocol.ssh
 

Methods in net.java.sip.communicator.impl.protocol.ssh that return UIService
static UIService ProtocolProviderServiceSSHImpl.getUIService()
          Returns a reference to UIServce for accessing UI related services
 

Uses of UIService in net.java.sip.communicator.plugin.aimaccregwizz
 

Methods in net.java.sip.communicator.plugin.aimaccregwizz that return UIService
static UIService AimAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.certconfig
 

Methods in net.java.sip.communicator.plugin.certconfig that return UIService
static UIService CertConfigActivator.getUIService()
          Returns a reference to a UIService implementation currently registered in the bundle context or null if no such implementation was found.
 

Uses of UIService in net.java.sip.communicator.plugin.contactsourceconfig
 

Methods in net.java.sip.communicator.plugin.contactsourceconfig that return UIService
static UIService ContactSourceConfigActivator.getUIService()
          Gets the UIService instance registered in the BundleContext of the SecurityConfigActivator.
 

Uses of UIService in net.java.sip.communicator.plugin.dictaccregwizz
 

Methods in net.java.sip.communicator.plugin.dictaccregwizz that return UIService
static UIService DictAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.facebookaccregwizz
 

Methods in net.java.sip.communicator.plugin.facebookaccregwizz that return UIService
static UIService FacebookAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.generalconfig
 

Methods in net.java.sip.communicator.plugin.generalconfig that return UIService
(package private) static UIService GeneralConfigPluginActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.gibberishaccregwizz
 

Methods in net.java.sip.communicator.plugin.gibberishaccregwizz that return UIService
static UIService GibberishAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.googletalkaccregwizz
 

Methods in net.java.sip.communicator.plugin.googletalkaccregwizz that return UIService
static UIService GoogleTalkAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.icqaccregwizz
 

Methods in net.java.sip.communicator.plugin.icqaccregwizz that return UIService
static UIService IcqAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.ippiaccregwizz
 

Methods in net.java.sip.communicator.plugin.ippiaccregwizz that return UIService
static UIService IppiAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.iptelaccregwizz
 

Methods in net.java.sip.communicator.plugin.iptelaccregwizz that return UIService
static UIService IptelAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.ircaccregwizz
 

Fields in net.java.sip.communicator.plugin.ircaccregwizz declared as UIService
static UIService IrcAccRegWizzActivator.uiService
          The UIService.
 

Methods in net.java.sip.communicator.plugin.ircaccregwizz that return UIService
static UIService IrcAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.jabberaccregwizz
 

Methods in net.java.sip.communicator.plugin.jabberaccregwizz that return UIService
static UIService JabberAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.msnaccregwizz
 

Methods in net.java.sip.communicator.plugin.msnaccregwizz that return UIService
static UIService MsnAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.notificationwiring
 

Methods in net.java.sip.communicator.plugin.notificationwiring that return UIService
static UIService NotificationWiringActivator.getUIService()
          Returns the current implementation of the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.otr
 

Fields in net.java.sip.communicator.plugin.otr declared as UIService
static UIService OtrActivator.uiService
          The UIService of the OtrActivator.
 

Uses of UIService in net.java.sip.communicator.plugin.pluginmanager
 

Methods in net.java.sip.communicator.plugin.pluginmanager that return UIService
static UIService PluginManagerActivator.getUIService()
          Returns the UIService obtained from the bundle context.
 

Uses of UIService in net.java.sip.communicator.plugin.provisioning
 

Methods in net.java.sip.communicator.plugin.provisioning that return UIService
static UIService ProvisioningActivator.getUIService()
          Returns the UIService obtained from the bundle context.
 

Uses of UIService in net.java.sip.communicator.plugin.reconnectplugin
 

Methods in net.java.sip.communicator.plugin.reconnectplugin that return UIService
static UIService ReconnectPluginActivator.getUIService()
          Returns the UIService obtained from the bundle context.
 

Uses of UIService in net.java.sip.communicator.plugin.rssaccregwizz
 

Methods in net.java.sip.communicator.plugin.rssaccregwizz that return UIService
static UIService RssAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.securityconfig
 

Methods in net.java.sip.communicator.plugin.securityconfig that return UIService
static UIService SecurityConfigActivator.getUIService()
          Gets the UIService instance registered in the BundleContext of the SecurityConfigActivator.
 

Uses of UIService in net.java.sip.communicator.plugin.simpleaccreg
 

Methods in net.java.sip.communicator.plugin.simpleaccreg that return UIService
static UIService SimpleAccountRegistrationActivator.getUIService()
          Returns the UIService obtained from the bundle context.
 

Uses of UIService in net.java.sip.communicator.plugin.sip2sipaccregwizz
 

Methods in net.java.sip.communicator.plugin.sip2sipaccregwizz that return UIService
static UIService Sip2SipAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.sipaccregwizz
 

Methods in net.java.sip.communicator.plugin.sipaccregwizz that return UIService
static UIService SIPAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.skinmanager
 

Methods in net.java.sip.communicator.plugin.skinmanager that return UIService
static UIService SkinManagerActivator.getUIService()
          Returns the UIService obtained from the bundle context.
 

Uses of UIService in net.java.sip.communicator.plugin.spellcheck
 

Methods in net.java.sip.communicator.plugin.spellcheck that return UIService
static UIService SpellCheckActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.sshaccregwizz
 

Methods in net.java.sip.communicator.plugin.sshaccregwizz that return UIService
static UIService SSHAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.update
 

Methods in net.java.sip.communicator.plugin.update that return UIService
(package private) static UIService UpdateActivator.getUIService()
          Returns a reference to the UIService implementation currently registered in the bundle context or null if no such implementation was found.
 

Uses of UIService in net.java.sip.communicator.plugin.whiteboard
 

Methods in net.java.sip.communicator.plugin.whiteboard that return UIService
static UIService WhiteboardActivator.getUiService()
          Returns the UIService, giving access to the main GUI.
 

Uses of UIService in net.java.sip.communicator.plugin.yahooaccregwizz
 

Methods in net.java.sip.communicator.plugin.yahooaccregwizz that return UIService
static UIService YahooAccRegWizzActivator.getUIService()
          Returns the UIService.
 

Uses of UIService in net.java.sip.communicator.plugin.zeroconfaccregwizz
 

Methods in net.java.sip.communicator.plugin.zeroconfaccregwizz that return UIService
static UIService ZeroconfAccRegWizzActivator.getUIService()
          Returns the UIService.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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