Package com.jivesoftware.spark.component.spelling

Provides support for adding or modifying the Spell Checker within Spark.

See:
          Description

Class Summary
BackgroundChecker Monitor JTextComponents in the background for misspelled words.
InputTextParser This class is based on the Swing example work that Wintertree provides with their spelling package.
JSpellCheckDlg Check the spelling of some text and interact with the user to correct any spelling errors encountered using a Swing dialog.
JTextComponentWordParser Parse words from a Swing JTextComponent.
SpellingManager Handles spell check behavior in Spark.
 

Package com.jivesoftware.spark.component.spelling Description

Provides support for adding or modifying the Spell Checker within Spark.