net.java.sip.communicator.impl.osdependent.macosx
Class MacOSXDockIcon
java.lang.Object
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
|
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 |
MacOSXDockIcon
public MacOSXDockIcon()
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.
Distributable under LGPL license.