Hello,
I'm new to Java and GUI programming. I've just created my first simple GUI app which finds the appropriate FedEx zone based off of the zip coded entered in a text field. My question is how do I make it so the user can hit enter after entering in the zip code without having to mouseover the find button and click it.
Thanks in advance!