Syntax highlighting java component
I was looking for a way to syntax highlight text in a Java and here are some links that might help you out. Compiler Tools has some cool code snippets here which might help you in syntax highlighting. I also found a Java Bean at jedit.org that might be interesting to look out for.
Comments