Am 03.06.2019 um 16:28 schrieb Luis tuti:

I have a JDialog created by Netbeans. How could I put focus in a
jTextArea when I open the JDialog. I know after pack() method with
jTextArea.requestFocus() works but in Netbeans can't modify
initComponents() method.

I put my code into the constructor after the call of initComponents().

There may be better ways to do it.


Christoph

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to