highlighting a line in jtextpane; Java

Posted by Alexander on Stack Overflow See other posts from Stack Overflow or by Alexander
Published on 2010-03-01T04:00:01Z Indexed on 2010/04/06 5:03 UTC
Read the original article Hit count: 223

Filed under:

how i can do it? in code forexample: JTextPane tp; ... tp.hightlight(num);// num is number of line

© Stack Overflow or respective owner

Related posts about java