|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.service.systray.AbstractPopupMessageHandler
net.java.sip.communicator.impl.osdependent.PopupMessageHandlerTrayIconImpl
public class PopupMessageHandlerTrayIconImpl
An implementation of the PopupMsystrayessageHandler using the tray icon.
| Constructor Summary | |
|---|---|
PopupMessageHandlerTrayIconImpl(TrayIcon icon)
Creates a new PopupMessageHandlerTrayIconImpl which will uses the provided TrayIcon to show message. |
|
| Method Summary | |
|---|---|
int |
getPreferenceIndex()
Implements getPreferenceIndex from PopupMessageHandler. |
void |
showPopupMessage(PopupMessage popupMessage)
Implements PopupMessageHandler#showPopupMessage() |
String |
toString()
Implements toString from PopupMessageHandler |
| Methods inherited from class net.java.sip.communicator.service.systray.AbstractPopupMessageHandler |
|---|
addPopupMessageListener, firePopupMessageClicked, removePopupMessageListener |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PopupMessageHandlerTrayIconImpl(TrayIcon icon)
icon - the icon we will use to show popup message.| Method Detail |
|---|
public void showPopupMessage(PopupMessage popupMessage)
popupMessage - the message we will showpublic String toString()
toString in interface PopupMessageHandlertoString in class Objectpublic int getPreferenceIndex()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||