I'm here to get a problem solved that has been eating me up.
I want a jTextField
to accept just three characters; no numbers or special characters.
I don't know the solution, either to put a loop for this or a selection statement, or something else. I tried several times, using different Methods() for making it work. It seems to be easy but anyway I'm unable to find the final solution for this.
Need help guys! Thank you!