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)

Constructor Summary
AutoSpellViewFactory(ViewFactory wf)
Method Summary
Viewcreate(Element arg0)

Constructor Detail

AutoSpellViewFactory

public AutoSpellViewFactory(ViewFactory wf)

Method Detail

create

public View create(Element arg0)