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