If you want to mark up text in the area, I think you might need to consider using the JTextPane rather than JTextArea. It's a more complex Class than the JTextArea, however I don't believe the JTextArea will highlight parts of the text (other than the user selecting text by mouse)