line highlighting in JTextArea
Respect to all Java gurus,
I am developing a TextEditor application ahead ofMicrosoft Windows Notepad. i have tried hard to get a method that can set a caret to a chosen line from an inputDialog and highlight it?
Any suggestions and coding guide are welcome.
thanx >>> Bornix

