RapidSpell Desktop Java
Home PageCategories: Rich client UI - Swing
Author: Keyoti
Latest version: 2.2.0
Added 2007-01-10
Adds dialog and as-you-type spell checking to any GUI or non-GUI textual Java application.
RapidSpell provides three Swing Beans:
- The RapidSpellGUI bean provides the add, change, change all, ignore, ignore all, and smart suggestions features. It interactively checks any JTextComponent derived component. It checks selections, whole documents with wrap at end, highlights errors, accepts manual corrections, allows user to edit main document during spell check and also supports a user dictionary.
- The RapidSpellAsYouType bean provides as-you-type checking with in-document highlighting in any JTextComponent derived component. It highlights errors as they are typed/pasted/edited, providing suggestions in a right-click context menu.
- The nonGUI Bean provides core spell checker functionality suitable for deep integration, user interface rewrites or console applications.
Features include:
- uses combined or separate customizable 140,000 word US and UK dictionaries
- Australian, Canadian English dictionaries are included
- supports user dictionary
- can also be used on servers to provide spell checking functionality
- multi-lingual support, offering the GUI in several languages
- the main dictionary may be customized or created from scratch with the free Dict Manager tool.
Built for Java |