net.java.sip.communicator.impl.osdependent
Class SystemTray
java.lang.Object
net.java.sip.communicator.impl.osdependent.SystemTray
public class SystemTray
- extends Object
- Author:
- Lubomir Marinov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getDefaultSystemTray
public static SystemTray getDefaultSystemTray()
throws UnsupportedOperationException,
HeadlessException,
SecurityException
- Throws:
UnsupportedOperationException
HeadlessException
SecurityException
addTrayIcon
public void addTrayIcon(TrayIcon trayIcon)
throws NullPointerException,
IllegalArgumentException
- Throws:
NullPointerException
IllegalArgumentException
getPeer
SystemTray.SystemTrayPeer getPeer()
isSwing
public boolean isSwing()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.