|
Sentry Spelling Checker Engine for Java Version 5.10
A spell check API in a Java class library you can use in your applets, applications, servlets, and JSPs. Sentry Spelling Checker Engine for Java provides everything you need to add a full, professional-quality spellchecker to your Java applications, applets, and servlets.
The Sentry Java SDK has the power and flexibility to meet your Java application's spelling checker requirements in any situation: applets, desktop applications, servlets, client/server, middleware -- the Sentry engine works wherever Java works. You can use Sentry's Java spell check engine in your application to check Strings, AWT TextArea components, and Swing JTextField, JTextArea, and JTextPane components. Sentry's API takes advantage of Java's extensible nature, allowing you to extend Sentry's classes as needed to suit application-specific requirements.
If your application uses Swing, you're going to love Sentry's new BackgroundChecker class. BackgroundChecker monitors typing in JTextFields, JTextAreas, and JTextPane (generally, any class derived from JTextComponent) for spelling errors in the background (also known as "as-you-type", passive, or "on-the-fly" spellchecking). Misspelled words are highlighted with a red zigzag underline, a feature your users will really appreciate since it's used in the major word processors they use every day. And that's not all: BackgroundChecker can create a popup menu containing suggested replacements for the misspelled word, plus optional "Ignore All" and "Add" (to user dictionary) items. You won't believe how easy it is!
If you prefer an interactive spellchecker, you'll want to use 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 Swing and AWT 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. Sentry Java SDK includes six servlet examples showing different ways to interact with the user to dispose of spelling errors, including a client/server approach featuring an applet communicating with a servlet and keyword validation as might be used in a search engine. Full source code for all examples is included.
|

Product Details:

Associated Files:

|