Class AutoSpellView

java.lang.Object
javax.swing.text.View
com.swabunga.spell.swing.autospell.AutoSpellView
All Implemented Interfaces:
AutoSpellConstants, SwingConstants

public class AutoSpellView extends View implements AutoSpellConstants
This View just forward all calls to the original view but also paints the waved line if the Elements is marked as misspelled.
Author:
Robert Gustavsson (robert@lindesign.se)