addTextListener method. When the
component's text changes, the listener object's
textValueChanged method is invoked.TextEvent| Modifier and Type | Method and Description |
|---|---|
void |
textValueChanged(TextEvent e)
Invoked when the value of the text has changed.
|