|
RapidSpell Desktop |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BadWord | |
com.keyoti.rapidSpell | Core spell checker package. |
com.keyoti.rapidSpell.desktop | Desktop components package. |
Uses of BadWord in com.keyoti.rapidSpell |
Methods in com.keyoti.rapidSpell that return BadWord | |
BadWord |
ICheckerEngine.nextBadWord()
Gets the next bad word in the list that was identified by Check. |
BadWord |
RapidSpellChecker.nextBadWord()
Returns the next mis-spelt word in the text, as a BadWord object. |
BadWord |
CheckerEngineAdapter.nextBadWord()
Gets the next bad word in the list that was identified by check. |
Uses of BadWord in com.keyoti.rapidSpell.desktop |
Methods in com.keyoti.rapidSpell.desktop with parameters of type BadWord | |
protected void |
RapidSpellAsYouType.highlightText(BadWord theBadWord)
Highlights a bad word in the text component The location of theBadWord must be relative to the checkFromPosition. |
protected void |
RapidSpellAsYouType.deHighlightText(BadWord theBadWord)
Removes a highlight from a bad word in the text component |
|
RapidSpell Desktop |
|||||||||
PREV NEXT | FRAMES NO FRAMES |