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
dictionary
SpellDictionary dictionary
text
javax.swing.JTextPane text
spell
javax.swing.JButton spell
sc
JTextComponentSpellChecker sc
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
Package com.swabunga.spell.swing.autospell |
editorKit
javax.swing.text.StyledEditorKit editorKit
pane
javax.swing.JEditorPane pane