I use Eclipse Window Builder. When I click the button, something will be written on the screen. But since my prints are long, I want to use a scroll pane.
public
You need to add the TextArea to the ScrollPane. Don't add the textarea tho the contentpane.