Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.service.systray.AbstractPopupMessageHandler

Packages that use AbstractPopupMessageHandler
net.java.sip.communicator.impl.galagonotification   
net.java.sip.communicator.impl.growlnotification   
net.java.sip.communicator.impl.osdependent   
net.java.sip.communicator.impl.swingnotification   
 

Uses of AbstractPopupMessageHandler in net.java.sip.communicator.impl.galagonotification
 

Subclasses of AbstractPopupMessageHandler in net.java.sip.communicator.impl.galagonotification
 class GalagoPopupMessageHandler
          Implements PopupMessageHandler according to the freedesktop.org Desktop Notifications spec.
 

Uses of AbstractPopupMessageHandler in net.java.sip.communicator.impl.growlnotification
 

Subclasses of AbstractPopupMessageHandler in net.java.sip.communicator.impl.growlnotification
 class GrowlNotificationServiceImpl
          The Growl Notification Service displays on-screen information such as messages or call received, etc.
 

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

Subclasses of AbstractPopupMessageHandler in net.java.sip.communicator.impl.osdependent
 class PopupMessageHandlerTrayIconImpl
          An implementation of the PopupMsystrayessageHandler using the tray icon.
 

Uses of AbstractPopupMessageHandler in net.java.sip.communicator.impl.swingnotification
 

Subclasses of AbstractPopupMessageHandler in net.java.sip.communicator.impl.swingnotification
 class PopupMessageHandlerSwingImpl
          Implements PopupMessageHandler using Swing.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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