Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-21-2008, 01:24 PM
Member
 
Join Date: Jul 2008
Posts: 5
surya_dks is on a distinguished road
Spell check in Textarea.
How do I work with spell checking in text area.

In my application I have created a textarea(which includes a stanard html), here user can give the comments or give the message. Now my requirement is spell check for the user entered text here. I have downloaded some code and incorporated.

when I check for spell check, the application displaying two text area boxes(one is the original and other one source code for the standard HTML).

can some one help on this..
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-21-2008, 04:08 PM
Norm's Avatar
Senior Member
 
Join Date: Jun 2008
Location: Gone to Costa Rica
Posts: 2,223
Norm is on a distinguished road
Is the data displayed as HTML source or is it formatted as per the markup rules?
By comparing the original text (without user input) against the new text with the user input, you can see what the user entered.
Then scan that for spelling.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 08-22-2008, 02:33 AM
Member
 
Join Date: Jun 2008
Posts: 7
dlorde is on a distinguished road
You could do worse than check out the Jazzy Spell Checker (jazzy.sourceforge.net) - I've use it for spell-checking in a JTextArea via a hot-key and a context menu.

Sorry about the raw link - this dumb forum system won't let me use a proper link.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TextArea with Unicode Java Tip javax.swing 0 04-17-2008 12:53 AM
Spell check feature ravian Advanced Java 2 12-27-2007 11:28 AM
spell check kazitula Java Applets 2 12-20-2007 01:37 PM
TextArea Bug? Soda New To Java 2 12-07-2007 02:37 PM
textarea ubuntu AWT / Swing 4 05-12-2007 11:54 PM


All times are GMT +3. The time now is 04:49 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org