Help Implementing syntax highlighting

Hi everyoneI want to implement syntax highlighting, can someone please provide link to some reference material or paste a code?Thank you in advance.
[169 byte] By [Swing_guya] at [2007-11-27 9:53:53]
# 1
Consider to build your application on the NetBeans Platform and reuse their editor with syntax highlighting support: http://www.netbeans.org/products/platform/-Puce
Pucea at 2007-7-13 0:23:13 > top of Java-index,Desktop,Core GUI APIs...
# 2
Thank you puce, But what i really want is to implement EditorKit or StyledDocument, as per my requirement., sorry i didn't mentioned it earlier.I was unable to find info on both of them.
Swing_guya at 2007-7-13 0:23:13 > top of Java-index,Desktop,Core GUI APIs...
# 3
Search the forum. You can use keywords from your subject description.
camickra at 2007-7-13 0:23:13 > top of Java-index,Desktop,Core GUI APIs...