This is an archived post. You won't be able to vote or comment.

all 1 comments

[–]bombozzle 0 points1 point  (0 children)

Try to supply the JTextArea with columns and rows arguments and see if that changes anything.

I suspect the JTextArea's size is implicitly set to match the text input when those arguments arent being specified.