Hello !!!

Find enclosed a small example.

I have got a JPanel, which contains 2 TextFields. On clicking "Enter" in the
1st TextField the focus needs to go out of the JPanel.
On the running the example in JDK 1.2.2, you will notice that, After
clicking "ENTER" on the first TextField, the focus transfers out of the
textField as desired.
But in JDK1.4 this doesn't happen.

Thanks for any advice/help,
Kind regards,
Ravi

Attachment: TransferFocusComponent.java
Description: Binary data

Attachment: TransferFocusTest.java
Description: Binary data

Reply via email to