net.java.sip.communicator.impl.osdependent
Interface SystemTray.SystemTrayPeer
- Enclosing class:
- SystemTray
static interface SystemTray.SystemTrayPeer
addTrayIcon
void addTrayIcon(TrayIcon.TrayIconPeer trayIconPeer)
throws NullPointerException,
IllegalArgumentException
- Throws:
NullPointerException
IllegalArgumentException
createTrayIcon
TrayIcon.TrayIconPeer createTrayIcon(ImageIcon icon,
String tooltip,
Object popup)
throws IllegalArgumentException,
UnsupportedOperationException,
HeadlessException,
SecurityException
- Throws:
IllegalArgumentException
UnsupportedOperationException
HeadlessException
SecurityException
isSwing
boolean isSwing()
Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.