I'm selecting text from a JTextArea from my code with
setSelectionStart()
and
setSelectionEnd() which is working just fine
The problem is that the text selected is not visible so please tell me how can I highlight the selection I've made.
Thanks...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.