Set the focus on a particuliar JTextFieldTag(s): Swing
SwingUtilities.invokeLater(new Runnable() { public void run() { myJTextField.requestFocus(); } });
mail_outline
Send comment, question or suggestion to howto@rgagnon.com
Send comment, question or suggestion to howto@rgagnon.com