how to make jtextarea line down code example Example: jtextarea automatic line break textArea.setLineWrap(true); textArea.setWrapStyleWord(true);