Overview
Package
Tree
Index
Deprecated
About
Frames
|
No Frames
Hierarchy for All Packages
Package Hierarchies:
com.swabunga.spell.engine
,
com.swabunga.spell.event
,
com.swabunga.spell.examples
,
com.swabunga.spell.swing
,
com.swabunga.spell.swing.autospell
Class Hierarchy
java.lang.Object
com.swabunga.spell.event.
AbstractWordFinder
(implements com.swabunga.spell.event.
WordFinder
)
com.swabunga.spell.event.
DefaultWordFinder
com.swabunga.spell.event.
JavaWordFinder
com.swabunga.spell.event.
TeXWordFinder
com.swabunga.spell.event.
XMLWordFinder
com.swabunga.spell.event.
AbstractWordTokenizer
(implements com.swabunga.spell.event.
WordTokenizer
)
com.swabunga.spell.event.
FileWordTokenizer
com.swabunga.spell.event.
StringWordTokenizer
com.swabunga.spell.swing.autospell.
AutoSpellViewFactory
(implements ViewFactory)
com.swabunga.spell.engine.
Configuration
com.swabunga.spell.engine.
PropertyConfiguration
com.swabunga.spell.event.
DocumentWordTokenizer
(implements com.swabunga.spell.event.
WordTokenizer
)
com.swabunga.spell.engine.
DoubleMeta
(implements com.swabunga.spell.engine.
Transformator
)
com.swabunga.spell.engine.
EditDistance
com.swabunga.spell.engine.
GenericTransformator
(implements com.swabunga.spell.engine.
Transformator
)
com.swabunga.spell.swing.
JTextComponentSpellChecker
(implements com.swabunga.spell.event.
SpellCheckListener
)
com.swabunga.spell.event.
SpellChecker
com.swabunga.spell.examples.
SpellCheckExample
(implements com.swabunga.spell.event.
SpellCheckListener
)
com.swabunga.spell.examples.
SpellCheckExample2
(implements com.swabunga.spell.event.
SpellCheckListener
)
com.swabunga.spell.engine.
SpellDictionaryASpell
(implements com.swabunga.spell.engine.
SpellDictionary
)
com.swabunga.spell.engine.
GenericSpellDictionary
com.swabunga.spell.engine.
SpellDictionaryDichoDisk
com.swabunga.spell.engine.
SpellDictionaryCachedDichoDisk
com.swabunga.spell.engine.
SpellDictionaryDisk
com.swabunga.spell.engine.
SpellDictionaryHashMap
com.swabunga.spell.engine.
Word
(implements Comparator)
com.swabunga.spell.event.
Word
Interface Hierarchy
com.swabunga.spell.swing.autospell.
AutoSpellConstants
EventListener
com.swabunga.spell.event.
SpellCheckListener
com.swabunga.spell.event.
SpellCheckEvent
com.swabunga.spell.engine.
SpellDictionary
com.swabunga.spell.engine.
Transformator
com.swabunga.spell.event.
WordFinder
com.swabunga.spell.event.
WordTokenizer
Overview
Package
Tree
Index
Deprecated
About