XMLmind Spell Checker - SDK Tutorial

Xavier Franc

Pixware

Immeuble Capricorne,
23 rue Colbert,
78180 Montigny Le Bretonneux,
France,
Phone: +33 (0)1 30 60 07 00,
Fax: +33 (0)1 30 96 05 23,
Web: www.xmlmind.com/spellchecker/
Email: 

Abstract

This tutorial explains how to add spell-checking functionalities to your Java applications, using the XMLmind Spell Checker SDK.

It assumes that the reader has some familiarity with Java™ programming and Swing™.


Table of Contents

1. Using the evaluation version of the SDK
2. Introduction
3. User Interface
3.1. Simplest Integration
3.2. Automatic spell-checking during edition
3.3. Manipulation of JSpellDialog and its components
3.4. Adapting to other text sources
3.5. Text Parsing Helpers
4. Core Engine
4.1. Services provided by SpellChecker
4.2. Step-by-step
4.3. Options
4.4. Manipulating Dictionaries
5. Using the Spell Checker with Java Web Start