Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.osdependent.macosx
Class MacOSXDockIcon

java.lang.Object
  extended by net.java.sip.communicator.impl.osdependent.macosx.MacOSXDockIcon

public class MacOSXDockIcon
extends Object

MacOSX specific dock icon, which will add a dock icon listener in order to show the application each time user clicks on the dock icon.

Author:
Yana Stamcheva

Constructor Summary
MacOSXDockIcon()
           
 
Method Summary
static void addDockIconListener()
          Adds a dock icon listener in order to show the application each time user clicks on the dock icon.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacOSXDockIcon

public MacOSXDockIcon()
Method Detail

addDockIconListener

public static void addDockIconListener()
Adds a dock icon listener in order to show the application each time user clicks on the dock icon.


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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