Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.osdependent
Class StatusMessageMenu

java.lang.Object
  extended by net.java.sip.communicator.impl.osdependent.StatusMessageMenu
All Implemented Interfaces:
ActionListener, EventListener

public class StatusMessageMenu
extends Object
implements ActionListener


Constructor Summary
StatusMessageMenu(ProtocolProviderService protocolProvider, boolean swing)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 Object getMenu()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatusMessageMenu

public StatusMessageMenu(ProtocolProviderService protocolProvider,
                         boolean swing)
Method Detail

getMenu

public Object getMenu()

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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