Hierarchy For Package com.swabunga.spell.swing.autospell
Class Hierarchy
- java.lang.Object
- com.swabunga.spell.swing.autospell.AutoSpellViewFactory (implements javax.swing.text.ViewFactory)
- javax.swing.text.EditorKit (implements java.lang.Cloneable, java.io.Serializable)
- javax.swing.text.DefaultEditorKit
- javax.swing.text.StyledEditorKit
- com.swabunga.spell.swing.autospell.AutoSpellEditorKit (implements com.swabunga.spell.swing.autospell.AutoSpellConstants)
- javax.swing.text.StyledEditorKit
- javax.swing.text.DefaultEditorKit
- java.awt.event.MouseAdapter (implements java.awt.event.MouseListener, java.awt.event.MouseMotionListener, java.awt.event.MouseWheelListener)
- com.swabunga.spell.swing.autospell.AutoSpellCheckHandler (implements com.swabunga.spell.swing.autospell.AutoSpellConstants, javax.swing.event.DocumentListener)
- javax.swing.text.View (implements javax.swing.SwingConstants)
- com.swabunga.spell.swing.autospell.AutoSpellView (implements com.swabunga.spell.swing.autospell.AutoSpellConstants)
Interface Hierarchy
- com.swabunga.spell.swing.autospell.AutoSpellConstants