Swing problem in java

callkalpa

Junior member
  • Nov 21, 2006
    166
    0
    16
    Galle
    I have a JFrame with several JTextFields. I want to change the focus from one JTextField to the other when Enter key is pressed rather than the Tab key. How can I do this ?

    Any help ? URGENT