Acerca de RapidSpell Java Desktop

Add spell check value to any GUI/non-GUI textual Java application (email, word processor etc) with a couple of lines of code.

RapidSpell Desktop Java can also be used on servers to provide spell checking functionality. A clean API and no native code mean a rapid and simple implementation task. Uses combined or separate customisable 140,000 word U.S. & U.K. dictionaries (and user dictionary), multi-threaded GUI and a powerful suggestion engine.

RapidSpell Desktop Java Features

  • As you type mode - As-you-type spell checking with full in-document highlighting for Java Web (JSP and JSF) and Java Desktop (Swing only) application developers. Highlight users spelling errors as they type, paste or edit text within your app. Spelling suggestions are provided in a right click context menu.
  • Dialog mode - The dialog user interface provides all the common spell checking features such as , add (to user dictionary), change, ignore, ignore all, undo, and smart suggestions.
  • Customization - With full API access, customizations can be made to behavior such as working with user dictionaries in a database format instead of the default text file format, altering the parser to check for offensive language or changing the way words are identified and their corresponding suggestions. In addition, developers can use the core spell checker functionality through the RapidSpellChecker class, allowing usage without the GUI in console and server applications for example.
  • Broad compatibility - RapidSpell Desktop Java was designed to JDK 1.2.2 spec and supports any version after that.
  • Custom dictionaries - The user interface can easily be restyled by extending its class and overriding the design method (an example of this is included). The spell checker engine can be completely separated from the GUI allowing you to customize behavior.
  • Multilingual - RapidSpell has built-in multi-lingual support, offering the GUI in several languages. Multiple non English language dictionaries are available including Medical and Legal dictionaries.
  • Easy Setup- RapidSpell Web Java can be used by either importing 2 JavaScripts onto your page (it will automatically set itself up) or through JSP tags. RapidSpell Desktop Java can be used with 2 lines of code.
  • Dictionary Manager - The Dict Manager tool (included free of charge) provides Java Swing and JavaFX and JEE developers with a user friendly method of maintaining the dictionaries. Add, lookup and remove words. Create new dictionaries or merge existing word-lists.
  • 'Sounds-like' or hashing suggestions - As each user and each application is different, sometimes you need to offer spelling suggestions tailored to your target audience. RapidSpell offers two different suggestion mechanisms to find the best suggestions for words.