Описание тега jtextarea

A JTextArea is a multi-line area that displays plain text.

A JTextArea is a multi-line area that displays plain text.
It is intended to be a lightweight Java Swing component that provides source compatibility with the java.awt.TextArea class where it can reasonably do so.