Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.service.systray.SystrayService

Packages that use SystrayService
net.java.sip.communicator.impl.gui   
net.java.sip.communicator.impl.notification   
net.java.sip.communicator.impl.osdependent.jdic   
net.java.sip.communicator.plugin.generalconfig   
 

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

Methods in net.java.sip.communicator.impl.gui that return SystrayService
static SystrayService GuiActivator.getSystrayService()
          Returns the SystrayService obtained from the bundle context.
 

Uses of SystrayService in net.java.sip.communicator.impl.notification
 

Methods in net.java.sip.communicator.impl.notification that return SystrayService
static SystrayService NotificationActivator.getSystray()
          Returns the SystrayService obtained from the bundle context.
 

Uses of SystrayService in net.java.sip.communicator.impl.osdependent.jdic
 

Classes in net.java.sip.communicator.impl.osdependent.jdic that implement SystrayService
 class SystrayServiceJdicImpl
          The Systray provides a Icon and the associated TrayMenu in the system tray using the Jdic library.
 

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

Methods in net.java.sip.communicator.plugin.generalconfig that return SystrayService
(package private) static SystrayService GeneralConfigPluginActivator.getSystrayService()
          Returns the SystrayService obtained from the bundle context.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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