Class AutoSpellCheckHandler

java.lang.Object
java.awt.event.MouseAdapter
com.swabunga.spell.swing.autospell.AutoSpellCheckHandler
All Implemented Interfaces:
AutoSpellConstants, MouseListener, MouseMotionListener, MouseWheelListener, EventListener, DocumentListener

public class AutoSpellCheckHandler extends MouseAdapter implements DocumentListener, AutoSpellConstants
This class handles the actual autospelling by implementing some listeners on the spellchecked JEditorPane and Document.
Author:
Robert Gustavsson (robert@lindesign.se)