PDA

Click to See Complete Forum and Search --> : focus method


shastri_s
Sep 20th, 2000, 03:38 AM
Hi guys,

I am using Swing and am trying to use validation which happens in a jiffy in VB.
In java, I would like to use the focus method so that the cursor does not move to the next control/field until the data entered is valid.

Even if I call the focus method in the focusllost event, the focus does not change.

Has anybody experienced this problem ?

Thanks

Shastri