public interface TextListener extends EventListener
TextEvent| Modifier and Type | Method and Description |
|---|---|
void |
textValueChanged(TextEvent event)
This method is called when the text being monitored changes.
|
void textValueChanged(TextEvent event)
event - the TextEvent indicating the change