Michael Dunn wrote:> I want to hilight certain line when mouse os on that line in the TextArea.
by mouse on that line, if you mean the caret i.e. click the line, the line is highlighted
something like this perhaps, or look up the Highlighter class
(easier to show it, than try to explain it)