View Single Post
Old 08-10-2002, 07:15 PM   #2 (permalink)
technobard
Centurion Nova Prime
 
technobard's Avatar
 
Join Date: May 2002
Location: Oak Park, IL (USA)
Posts: 287
technobard is on a distinguished road
My Swing knowledge is severely limited, so take this with a grain of salt. From your text it looks like you might be using a constructor where the only parameter is the String to populate the JtextArea. There is another constructor which allows you to specify an initial row, column and text. You might try that.

Also, can you post the code (or a suitable portion)?
technobard is offline   Reply With Quote