sup all,
i have a small Dialog box with a JPasswordField, so the user can type in a password. How do i set it so that after they type in their password and press ENTER, it generates an ActionEvent (or just calls another function i have)? I can't figure it out!!
Thanks!
-Evan




Reply With Quote