|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.spark.component.spelling.SpellingManager
Handles spell check behavior in Spark.
Constructor Summary | |
SpellingManager()
Create a new instance of SpellManager. |
Method Summary | |
void |
addBackgroundChecking(javax.swing.text.JTextComponent comp)
Sets the background checker to use. |
com.wintertree.ssce.PropSpellingSession |
getSpellingSession()
Returns the spelling session. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SpellingManager()
Method Detail |
public void addBackgroundChecking(javax.swing.text.JTextComponent comp)
comp
- the background checker.public com.wintertree.ssce.PropSpellingSession getSpellingSession()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |