Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Class
net.java.sip.communicator.service.systray.event.SystrayPopupMessageEvent

Packages that use SystrayPopupMessageEvent
net.java.sip.communicator.service.systray   
net.java.sip.communicator.service.systray.event   
 

Uses of SystrayPopupMessageEvent in net.java.sip.communicator.service.systray
 

Methods in net.java.sip.communicator.service.systray with parameters of type SystrayPopupMessageEvent
protected  void AbstractPopupMessageHandler.firePopupMessageClicked(SystrayPopupMessageEvent evt)
          Notifies the SystrayPopupMessageListeners registered with this instance that a SystrayPopupMessageEvent has occurred.
 

Uses of SystrayPopupMessageEvent in net.java.sip.communicator.service.systray.event
 

Methods in net.java.sip.communicator.service.systray.event with parameters of type SystrayPopupMessageEvent
 void SystrayPopupMessageListener.popupMessageClicked(SystrayPopupMessageEvent evt)
          Indicates that user has clicked on the systray popup message.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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