|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TextListener
This interface is for classes that wish to be notified when text changes in a component.
TextEvent
Method Summary | |
---|---|
void |
textValueChanged(TextEvent event)
This method is called when the text being monitored changes. |
Method Detail |
---|
void textValueChanged(TextEvent event)
event
- the TextEvent
indicating the change
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |