View Single Post
  #2 (permalink)  
Old 05-19-2007, 02:03 PM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
You can add a CaretListener to your JTextArea. Then you can use methods of String class to detect start and end of the word on which the mouse is.
Reply With Quote