Thread: textarea
View Single Post
  #4 (permalink)  
Old 05-11-2007, 08:54 PM
Alan Alan is offline
Member
 
Join Date: May 2007
Posts: 39
Alan is on a distinguished road
If you are using JTextArea you should use setWrapStyleWord(boolean word) and word=true
Reply With Quote