RapidSpell Desktop


Uses of Class
com.keyoti.rapidSpell.NoCurrentBadWordException

Packages that use NoCurrentBadWordException
com.keyoti.rapidSpell Core spell checker package. 
 

Uses of NoCurrentBadWordException in com.keyoti.rapidSpell
 

Methods in com.keyoti.rapidSpell that throw NoCurrentBadWordException
 java.util.Vector ICheckerEngine.findSuggestions()
          Returns a Vector of Strings that are suitable suggestions for the current bad word (that is, the one last returned by nextBadWord()).
 void ICheckerEngine.changeBadWord(java.lang.String newWord)
          Changes the current bad word to newWord in the text.
 void RapidSpellChecker.changeBadWord(java.lang.String newWord)
          Changes the current bad word to newWord in the text
 java.util.Vector RapidSpellChecker.findSuggestions()
          Gets an enumeration of String suggestions for spelling of current bad word.
 


RapidSpell Desktop


Copyright © 2002-2005 Keyoti Inc. All Rights Reserved.