|
Java Help
I want to validate multiple text fields in java but not sure how to do it. I want it so I can only enter only a certain amount of text into a field. I also want it to reject a number if I try to type it in to a text only field.
How would I do this?
Thanks
|