|
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 | |||||||||
public interface ChatFocusListener
The listener interface for receiving focus events on a Chat.
| Method Summary | |
|---|---|
void |
chatFocusGained(ChatFocusEvent event)
Indicates that a Chat has gained the focus. |
void |
chatFocusLost(ChatFocusEvent event)
Indicates that a Chat has lost the focus. |
| Method Detail |
|---|
void chatFocusGained(ChatFocusEvent event)
event - the ChatFocusEvent containing the corresponding chat.void chatFocusLost(ChatFocusEvent event)
event - the ChatFocusEvent containing the corresponding chat.
|
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 | |||||||||