Serialized Form


Package com.swabunga.spell.event

Class com.swabunga.spell.event.WordNotFoundException implements Serializable


Package com.swabunga.spell.examples

Class com.swabunga.spell.examples.JTextComponentSpellCheckExample implements Serializable

Serialized Fields

dictionary

SpellDictionary dictionary

text

javax.swing.text.JTextComponent text

spell

javax.swing.JButton spell

Class com.swabunga.spell.examples.SwingFormExample implements Serializable


Package com.swabunga.spell.swing

Class com.swabunga.spell.swing.JSpellApplet implements Serializable

Serialized Fields

dictionary

SpellDictionary dictionary

text

javax.swing.JTextArea text

spell

javax.swing.JButton spell

Class com.swabunga.spell.swing.JSpellDialog implements Serializable

Serialized Fields

form

JSpellForm form

event

SpellCheckEvent event

Class com.swabunga.spell.swing.JSpellForm implements Serializable

Serialized Fields

wrongWordLabel

javax.swing.JLabel wrongWordLabel

suggestList

javax.swing.JList suggestList

checkText

javax.swing.JTextField checkText

spellEvent

SpellCheckEvent spellEvent

listenerList

javax.swing.event.EventListenerList listenerList
The listener list (holds actionlisteners)

messages

java.util.ResourceBundle messages

Class com.swabunga.spell.swing.SpellCheckedDocument implements Serializable

Serialized Fields

errorstyle

javax.swing.text.Style errorstyle

normalstyle

javax.swing.text.Style normalstyle

checkoffset

int checkoffset

checkend

int checkend

checkingline

java.lang.String checkingline

checkspelling

boolean checkspelling

Class com.swabunga.spell.swing.SpellEditorKit implements Serializable

Serialized Fields

defaultCursor

java.awt.Cursor defaultCursor