Thread: textarea
View Single Post
  #2 (permalink)  
Old 05-11-2007, 03:55 PM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
What do you mean by "limit"?

For putting a scrollbar around a textarea, you need to add a jscrollbar to your container (e.g. jpanel) and then add your jtextarea inside the jscrollbar .
Reply With Quote