|
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 TextFieldChangeListener
The TextFieldChangeListener listens for any changes in the text contained in a SIPCommTextField. It is notified every time a char is inserted or removed from the field.
| Method Summary | |
|---|---|
void |
textInserted()
Indicates that a text has been inserted to the text field. |
void |
textRemoved()
Indicates that a text has been removed from the text field. |
| Method Detail |
|---|
void textRemoved()
void textInserted()
|
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 | |||||||||