1. Java JTextArea Bold stackoverflow.comThis is an exploratory query. I am wondering if the following is possible with JTextArea? Can I alter the text to bold (append text) and then back to normal and will it only ... |
2. Why won't this TextArea return to non-Bold format, or is Font.PLAIN just like an "add-on"? stackoverflow.comI am trying to Create a Simple Notepad in Java, i would post the full code but i didnt think it would be necessary since the problem is here(i think). Please Help.
|
3. Java JTextArea hightliting text with a bold font stackoverflow.comI need several words to be highlighted in a String while appending it to a JTextArea. So that I try this:
|
4. is it possible to make some words of jtextarea as bold? coderanch.com |