Cita:
Iniciado por cyborgve falta agregarle el JTextArea dentro del JScrollPane
ejemplo: scrollpane.setViewPort(textArea);
He intentado lo que me has dicho pero me salta el siguiente error:
The method setViewPort(JTextArea) is undefined for the type JScrollPane