Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Uses of Interface
net.java.sip.communicator.impl.gui.main.UINotificationListener

Packages that use UINotificationListener
net.java.sip.communicator.impl.gui.main   
net.java.sip.communicator.impl.gui.main.call   
 

Uses of UINotificationListener in net.java.sip.communicator.impl.gui.main
 

Methods in net.java.sip.communicator.impl.gui.main with parameters of type UINotificationListener
static void UINotificationManager.addNotificationListener(UINotificationListener l)
          Adds the given UINotificationListener to the list of listeners that would be notified on any changes in missed calls count.
static void UINotificationManager.removeNotificationListener(UINotificationListener l)
          Removes the given UINotificationListener from the list of listeners that are notified on any changes in missed calls count.
 

Uses of UINotificationListener in net.java.sip.communicator.impl.gui.main.call
 

Classes in net.java.sip.communicator.impl.gui.main.call that implement UINotificationListener
 class CallHistoryButton
          The CallHistoryButton is the button shown on the top of the contact list.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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