Hi,

May i know how do i go about setting focus on a JTextField when my window is opened? As in, when I compiled and run the application, the focus is on the JTextField I specified.

Thank you.