Top "Swing-highlighter" questions

Questions about javax.

How to highlight a single word in a JTextArea

I want to read in text the user inputs and then highlight a specific word and return it to the …

java swing jtextarea swing-highlighter
How to get highlighted text in a jtextarea

I have a jtextarea with some texts. I use java highligher to highlight some texts on that jtextarea. I want …

java swing jtextarea swing-highlighter