turkeyvalley
05-04-2004, 12:05 AM
in visual basic you have a Text1_Change declaration in every text box
in java you have onMouseOver to detect when the mouse moves over an object
what is the "onTextChange" code in java? i mean, what can i use to detect when the text has changed in an input box?
in java you have onMouseOver to detect when the mouse moves over an object
what is the "onTextChange" code in java? i mean, what can i use to detect when the text has changed in an input box?