|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.swabunga.spell.swing.autospell.AutoSpellViewFactory
public class AutoSpellViewFactory
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...)
Constructor Summary | |
---|---|
AutoSpellViewFactory(javax.swing.text.ViewFactory wf)
|
Method Summary | |
---|---|
javax.swing.text.View |
create(javax.swing.text.Element arg0)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutoSpellViewFactory(javax.swing.text.ViewFactory wf)
Method Detail |
---|
public javax.swing.text.View create(javax.swing.text.Element arg0)
create
in interface javax.swing.text.ViewFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |