Hi,

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.

Thanks and sorry for my English!

Reply via email to