Serialized Form
Package com.swabunga.spell.event |
Package com.swabunga.spell.examples |
dictionary
SpellDictionary dictionary
text
javax.swing.text.JTextComponent text
spell
javax.swing.JButton spell
Package com.swabunga.spell.jedit |
Package com.swabunga.spell.swing |
dictionary
SpellDictionary dictionary
text
javax.swing.JTextArea text
spell
javax.swing.JButton spell
form
JSpellForm form
event
SpellCheckEvent event
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
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
defaultCursor
java.awt.Cursor defaultCursor