Hi...
How can i achieve the functionality of the TextListener for
JTextField.
Here TextListener is only applicable for TextField. Its not applicable
for JtextFiled.
I need the same functionlity of textalueChaned() for JTextField.
Thanks
Srinivas..
bugbear - 07 Feb 2006 13:11 GMT
> Hi...
>
[quoted text clipped - 4 lines]
>
> I need the same functionlity of textalueChaned() for JTextField.
http://www.iam.ubc.ca/guides/javatut99/uiswing/converting/examples.html#texteventdemo
BugBear
srinivas.veeranki@gmail.com - 08 Feb 2006 04:19 GMT
Hi..
Thanks 4 ur reply.
Here i have to set the JtextField as setEditable(false) on which i am
going to apply the functioality like TextListener. For this i want the
Same funtionality .
Thanks
Srinivas
Roedy Green - 07 Feb 2006 13:41 GMT
> How can i achieve the functionality of the TextListener for
>JTextField.
>Here TextListener is only applicable for TextField. Its not applicable
>for JtextFiled.
>
>I need the same functionlity of textalueChaned() for JTextField.
Compare the sample code at http://mindprod.com/jgloss/textfield.html
with http://mindprod.com/jgloss/jtextfield.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.