RapidSpell Desktop


Package com.keyoti.rapidSpell.desktop

Desktop components package.

See:
          Description

Class Summary
AYTExample Running this RapidSpellJar (by double clicking on it in Windows, or using 'java -jar RapidSpell.jar') runs this class, which serves as an example use of RapidSpell and its GUI.
Example Running this RapidSpellJar (by double clicking on it in Windows, or using 'java -jar RapidSpell.jar') runs this class, which serves as an example use of RapidSpell and its GUI.
RapidSpellAsYouType RapidSpell Desktop As-You-Type Control, spell checks text boxes as the user types.
RapidSpellGUI Multi-threaded GUI for user to spell check any JTextComponent (eg, JEditorPane, JTextArea, JTextField).
RapidSpellGUIBeanInfo JavaBean configuration information.
RapidSpellGUIDialog Multi-threaded GUI for user to spell check any JTextComponent (eg, JEditorPane, JTextArea, JTextField).
SuggestionFinder Seperate thread to find suggestions and populate the JList
TextBoxUtilityAdapter Facilitates painting on any JTextComponent and tracks changes This class can be derived from for custom painting of other text boxes.
UnderlineStyle Identifier fields for underline styles in RapidSpellAsYouType.
WavyUnderlinePainter The highlight painter used to paint underlines.
 

Exception Summary
NullJTextComponentException Thrown if a valid JTextComponent hasn't been set to be checked (by the GUI for example).
 

Package com.keyoti.rapidSpell.desktop Description

Desktop components package.


RapidSpell Desktop


Copyright © 2002-2005 Keyoti Inc. All Rights Reserved.