Try calling requestFocus() on your JTextArea. This should be called after you call pack() on your JFrame.