Sentry Spelling Checker Engine for Java provides everything you need to add a full, professional-quality spellchecker to your Java applications, applets, and servlets.
A key feature of Sentry for Java is the spell check dialog class, which makes adding a spell checker to your application a snap. The spell check dialog works the way your customers expect: Just like the spell checkers in leading word processors. Full source code for dialog classes in AWT and JFC (Swing) is included.
Looking to spell-check text areas in Web/HTML forms? Use the Sentry class library to create a custom client-side (applet based) or server side (servlet based) spelling checker solution.
If you'd prefer to provide your own user interface or to access the spell checker without a user interface, you can call Sentry's API to check the spelling of individual words or text strings, look up suggestions, etc.
The full source code for the Sentry engine and related software is also available. The Sentry spell-check engine is written entirely in Java (no native code) for cross-platform portability. It conforms to the 100% Pure Java guidelines.
|