Uses of Class
fr.umlv.unitex.editor.ui.KeyErrorException

Packages that use KeyErrorException
fr.umlv.unitex.editor   
 

Uses of KeyErrorException in fr.umlv.unitex.editor
 

Methods in fr.umlv.unitex.editor that throw KeyErrorException
 int EditionTextArea.countAll(java.lang.String key, boolean searchUp, boolean modelWord, boolean modelCase)
          count all the String occurrence in the text after or before the caret
 void EditionTextArea.dictionaryFindNext(boolean searchUp, boolean modelCase, boolean modelword, boolean flexionnalForm, boolean canonicalForm, java.lang.String key)
          finds a word ( key ) with dictionary mode
 void EditionTextArea.findNext(boolean searchUp, boolean modelCase, boolean modelWord, boolean modelPrefixe, boolean modelSuffixe, boolean modelRadical, java.lang.String key)
          finds a word ( key ) in a text
 void EditionTextArea.findSentence(int number)
          find the sentence numbered X