JOptionPane.showConfirmDialog()+grab focus
807589Aug 25 2008 — edited Aug 27 2008Hi
How do I get the cursor blinking in the textfield of JOptionPane.showConfirmDialog() by default when my code executes JOptionPane.showConfirmDialog() ?
Thanks
apoorva