View Single Post
  #1 (permalink)  
Old 05-28-2007, 12:16 PM
Valeriano Valeriano is offline
Member
 
Join Date: May 2007
Posts: 10
Valeriano is on a distinguished road
How to select/highlight an entire row in JTextArea
In my JTextArea, the text consists of lines of text. When I click on a particular point in the JTextArea and if there is a line of text across
that point, I want that line of text is selected and high-lighted. How
to do this?
Reply With Quote
Sponsored Links