com.swabunga.spell.swing.autospell
Class AutoSpellViewFactory
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)
public AutoSpellViewFactory(ViewFactory wf)
public View create(Element arg0)