Class AutoSpellViewFactory

java.lang.Object
com.swabunga.spell.swing.autospell.AutoSpellViewFactory
All Implemented Interfaces:
ViewFactory

public class AutoSpellViewFactory extends Object implements ViewFactory
Gets the views from the original ViewFactory and but all of them in a AutoSpellView to support the waved line style. (Maybe this should only be done for elements actually marked as misspelled, maybe...)
Author:
Robert Gustavsson (robert@lindesign.se)