Questions about javax.
I want to read in text the user inputs and then highlight a specific word and return it to the …
java swing jtextarea swing-highlighterProblem 1: BY using defaulthighlighter, I can make the focused lines change to blue. Now I want to change it to …
java swing jtextarea swing-highlighterI have a jtextarea with some texts. I use java highligher to highlight some texts on that jtextarea. I want …
java swing jtextarea swing-highlighter