Posted By:
Rishi_Mishra
Posted On:
Tuesday, March 13, 2001 07:19 AM
I have a textfield that brings up a modal dialog( JOptionPane) on Focus Lost event. Based on the response of the dialog, I need to set the focus back to the textfield. However, I am unable to do so? what may be the problem? why is the requestFocus() being denied?