I am building a GUI that gets information from the user. I
want to ask such things as House Number and Phone Number. I want to
stop the user from entering characters into the JTextField and would
like to limit the input to Integer; can anybody help me?
Thanks