JTextArea : Spell Check

Hello...I have created a Chat Application. I want to insert Spell check facility to check data entered in JTextArea. Is there any way to implement this spell check facility.Thanks in Advance.
[212 byte] By [PremInda] at [2007-11-27 4:57:40]
# 1
Lo,I used Jazzy Spell Check its a free Java API http://jazzy.sourceforge.net/It is really simple to implemenet .Have fun
Wernsa at 2007-7-12 10:13:13 > top of Java-index,Desktop,Core GUI APIs...
# 2
Thanks for Reply.Yaa.. I have downloaded Jazzy Spell Check. But Can we use Jazzy Spell Check with Java application ( not an Applet ) ?Thanks
PremInda at 2007-7-12 10:13:13 > top of Java-index,Desktop,Core GUI APIs...