|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallTitleListener | |
|---|---|
| net.java.sip.communicator.impl.gui.main | |
| net.java.sip.communicator.impl.gui.main.call | |
| Uses of CallTitleListener in net.java.sip.communicator.impl.gui.main |
|---|
| Classes in net.java.sip.communicator.impl.gui.main that implement CallTitleListener | |
|---|---|
class |
SingleWindowContainer
The container of the single window interface. |
| Uses of CallTitleListener in net.java.sip.communicator.impl.gui.main.call |
|---|
| Classes in net.java.sip.communicator.impl.gui.main.call that implement CallTitleListener | |
|---|---|
class |
CallDialog
The dialog created for a given call. |
class |
CallInfoFrame
The frame displaying the statistical information for a call. |
| Methods in net.java.sip.communicator.impl.gui.main.call with parameters of type CallTitleListener | |
|---|---|
void |
CallPanel.addCallTitleListener(CallTitleListener l)
Adds the given CallTitleListener to the list of listeners, notified for call title changes. |
void |
CallPanel.removeCallTitleListener(CallTitleListener l)
Removes the given CallTitleListener to the list of listeners, notified for call title changes. |
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||