A B C D E F G H I J L M N O P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- about - Variable in class com.inet.jortho.SpellCheckerDialog
- AboutDialog - Class in com.inet.jortho
-
A small about dialog
- AboutDialog(JDialog) - Constructor for class com.inet.jortho.AboutDialog
-
Create a new instance
- AbtsractLanguageAction(String) - Constructor for class com.inet.jortho.SpellChecker.AbtsractLanguageAction
- action - Variable in class com.inet.jortho.SpellChecker.ActionToggleButtonModel
- actionPerformed(ActionEvent) - Method in class com.inet.jortho.AddWordAction
-
Add the word to the current user directory.
- actionPerformed(ActionEvent) - Method in class com.inet.jortho.DictionaryEditDialog.DeleteAction
-
Delete the selected entries.
- actionPerformed(ActionEvent) - Method in class com.inet.jortho.SpellChecker.DisableLanguageAction
- actionPerformed(ActionEvent) - Method in class com.inet.jortho.SpellChecker.LanguageAction
- actionPerformed(ActionEvent) - Method in class com.inet.jortho.SpellCheckerDialog
- ActionToggleButtonModel(SpellChecker.AbtsractLanguageAction) - Constructor for class com.inet.jortho.SpellChecker.ActionToggleButtonModel
- add(int, E) - Method in class com.inet.jortho.LowMemoryArrayList
-
Inserts the specified element at the specified position in this list.
- add(Suggestion) - Method in class com.inet.jortho.Suggestions
-
Add a suggestion.
- add(E) - Method in class com.inet.jortho.LowMemoryArrayList
-
Appends the specified element to the end of this list.
- add(String) - Method in class com.inet.jortho.Dictionary
-
Add a word to the tree.
- add(String) - Method in class com.inet.jortho.DictionaryFactory
-
Add a word to the tree.
- addDeclination(String, Properties, int) - Method in class com.inet.jorthodictionaries.BookGenerator_nl
-
Add declination words from a used template
- addDeklinationAdjektiv(String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Add the Adjective Declination for the given word root.
- addDeklinationAdjektiv(Properties) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Implementation of the template http://de.wiktionary.org/wiki/Vorlage:Deklinationsseite_Adjektiv A sample can see at http://de.wiktionary.org/w/index.php?title=hoch_%28Deklination%29&action=edit
- addDeklinationSubstTable(String, int, String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Implementation of the templates http://de.wiktionary.org/wiki/Vorlage:Deutsch_Substantiv_Übersicht
- addEnding(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_ru.Template
-
Add a single ending to a rule.
- addFileToZip(ZipOutputStream, String, boolean) - Method in class com.inet.jorthodictionaries.BookGenerator
- addFormatedWordPhrase(String, String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Add a formated word phrase like it used in some format tables.
- addIndefinitpronomen(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Add the declination of pronomen
- addKonjugationVerbSchwachDoppeltTrennbar(Properties) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Implementation of the template http://de.wiktionary.org/wiki/Vorlage:Deutsch_Verb_schwach_doppelt_trennbar
- addKonjugationVerbSchwachTrennbar(Properties, boolean) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Implementation of the template http://de.wiktionary.org/wiki/Vorlage:Deutsch_Verb_schwach_trennbar Implementation of the template http://de.wiktionary.org/wiki/Vorlage:Deutsch_Verb_schwach_trennbar_reflexiv
- addKonjugationVerbSchwachUntrennbar(Properties, boolean) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Implementation of the template http://de.wiktionary.org/wiki/Vorlage:Deutsch_Verb_schwach_untrennbar Implementation of the template http://de.wiktionary.org/wiki/Vorlage:Deutsch_Verb_schwach_untrennbar_reflexiv
- addKonjugationVerbUnregular(Properties) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Implementation of the template http://de.wiktionary.org/wiki/Vorlage:Deutsch_Verb_unregelm%C3%A4%C3%9Fig
- addLanguageChangeLister(LanguageChangeListener) - Static method in class com.inet.jortho.SpellChecker
-
Adds a LanguageChangeListener.
- addLinkWords(String, String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Add all valid word that are in links (double brackets like [[word]]).
- addMenuItemAddToDictionary(JTextComponent, String, boolean) - Method in class com.inet.jortho.CheckerListener
-
Add the menu item "Add to Dictionary" at the end of the menu if a user dictionary is available.
- addSuggestionMenuItem(JTextComponent, int, int, List<Suggestion>, boolean) - Method in class com.inet.jortho.CheckerListener
-
Add menu items to the with suggestions to the menu.
- addTemplate(String, String, String, int) - Method in class com.inet.jorthodictionaries.BookGenerator_nl
-
Add the words for a template if the template is in the wiki text
- addToDic - Variable in class com.inet.jortho.SpellCheckerDialog
- addWord(String) - Method in class com.inet.jortho.FileUserDictionary
-
Adds a new word to the current user dictionary.
- addWord(String) - Method in interface com.inet.jortho.UserDictionaryProvider
-
Adds a new word to the current user dictionary.
- addWord(String) - Method in class com.inet.jorthodictionaries.Book
-
Add a word to the list
- addWord(String) - Method in class com.inet.jorthodictionaries.BookGenerator
-
Add a word to the tree.
- AddWordAction - Class in com.inet.jortho
- AddWordAction(JTextComponent, String) - Constructor for class com.inet.jortho.AddWordAction
-
Create a action to add a word to the current user dictionary.
- AddWordAction(JTextComponent, String, String) - Constructor for class com.inet.jortho.AddWordAction
-
Create a action to add a word to the current user dictionary.
- addWordPhrase(String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Substantive sind alle mit Artikel abgelegt und einige Verben zerfallen bei der Konjugation
- addWords(String, Properties) - Method in class com.inet.jorthodictionaries.BookGenerator_ru.Template
- applicationName - Static variable in class com.inet.jortho.SpellChecker
- AutoSpellChecker - Class in com.inet.jortho
-
This class check a
JTextComponent
automatically (in the background) for orthography. - AutoSpellChecker(JTextComponent, SpellCheckerOptions) - Constructor for class com.inet.jortho.AutoSpellChecker
B
- baseURL - Variable in class com.inet.jortho.SpellChecker.LanguageAction
- book - Variable in class com.inet.jorthodictionaries.BookGenerator
- Book - Class in com.inet.jorthodictionaries
-
This is the container for the found words.
- Book() - Constructor for class com.inet.jorthodictionaries.Book
- BookGenerator - Class in com.inet.jorthodictionaries
-
How to use Download the latest Wiktionary file "pages_articles.xml".
- BookGenerator() - Constructor for class com.inet.jorthodictionaries.BookGenerator
- BookGenerator(Book) - Constructor for class com.inet.jorthodictionaries.BookGenerator
- BookGenerator_ar - Class in com.inet.jorthodictionaries
-
The Arabic words can be garbage the view in Eclispe and other eiditors.
- BookGenerator_ar() - Constructor for class com.inet.jorthodictionaries.BookGenerator_ar
- BookGenerator_de - Class in com.inet.jorthodictionaries
- BookGenerator_de() - Constructor for class com.inet.jorthodictionaries.BookGenerator_de
- BookGenerator_en - Class in com.inet.jorthodictionaries
- BookGenerator_en() - Constructor for class com.inet.jorthodictionaries.BookGenerator_en
- BookGenerator_es - Class in com.inet.jorthodictionaries
- BookGenerator_es() - Constructor for class com.inet.jorthodictionaries.BookGenerator_es
- BookGenerator_fr - Class in com.inet.jorthodictionaries
- BookGenerator_fr() - Constructor for class com.inet.jorthodictionaries.BookGenerator_fr
-
Create a new BookGenerator and add some special words.
- BookGenerator_it - Class in com.inet.jorthodictionaries
- BookGenerator_it() - Constructor for class com.inet.jorthodictionaries.BookGenerator_it
- BookGenerator_nl - Class in com.inet.jorthodictionaries
-
BookGenerator class for the Dutch language
- BookGenerator_nl() - Constructor for class com.inet.jorthodictionaries.BookGenerator_nl
- BookGenerator_pl - Class in com.inet.jorthodictionaries
- BookGenerator_pl() - Constructor for class com.inet.jorthodictionaries.BookGenerator_pl
- BookGenerator_pl_Engish - Class in com.inet.jorthodictionaries
- BookGenerator_pl_Engish(Book) - Constructor for class com.inet.jorthodictionaries.BookGenerator_pl_Engish
- BookGenerator_ru - Class in com.inet.jorthodictionaries
-
All String include kyrillic charcters.
- BookGenerator_ru() - Constructor for class com.inet.jorthodictionaries.BookGenerator_ru
- BookGenerator_ru_templates - Class in com.inet.jorthodictionaries
-
All String include kyrillic charcters.
- BookGenerator_ru_templates(BookGenerator_ru) - Constructor for class com.inet.jorthodictionaries.BookGenerator_ru_templates
- BookGenerator_ru.Template - Class in com.inet.jorthodictionaries
-
Described the needed informations of a template.
- BookGenerator_sv - Class in com.inet.jorthodictionaries
- BookGenerator_sv() - Constructor for class com.inet.jorthodictionaries.BookGenerator_sv
- BookUtils - Class in com.inet.jorthodictionaries
- BookUtils() - Constructor for class com.inet.jorthodictionaries.BookUtils
- bundle - Variable in class com.inet.jortho.Tokenizer
C
- c - Variable in class com.inet.jortho.DictionaryFactory.Node
- calcDiff(String, String) - Static method in class com.inet.jorthodictionaries.BookUtils
-
Very simple algorithm to calc the diff betwenn 2 words.
- caseSensitive - Variable in class com.inet.jortho.SpellCheckerOptions
- change - Variable in class com.inet.jortho.SpellCheckerDialog
- changeAll - Variable in class com.inet.jortho.SpellCheckerDialog
- changedUpdate(DocumentEvent) - Method in class com.inet.jortho.AutoSpellChecker
- changeWords - Variable in class com.inet.jortho.SpellCheckerDialog
-
Map of change all words
- characters(char[], int, int) - Method in class com.inet.jorthodictionaries.Parser
- charCount - Variable in class com.inet.jorthodictionaries.Book
- charDiff(char, char) - Method in class com.inet.jortho.DictionaryBase
-
Returns an int that describe the dissimilarity of the characters.
- checkAll() - Method in class com.inet.jortho.AutoSpellChecker
-
// * Check the completely text.
- checkElement(Element) - Method in class com.inet.jortho.AutoSpellChecker
-
Check the spelling of the text of an element.
- checkElements(int, int) - Method in class com.inet.jortho.AutoSpellChecker
-
Check the Elements on the given position.
- CheckerListener - Class in com.inet.jortho
-
Is used from CheckerMenu and CheckerPopup to handle the user events.
- CheckerListener(JComponent, SpellCheckerOptions) - Constructor for class com.inet.jortho.CheckerListener
-
Create a PopupMenuListener
- CheckerMenu - Class in com.inet.jortho
- CheckerMenu(SpellCheckerOptions) - Constructor for class com.inet.jortho.CheckerMenu
- CheckerPopup - Class in com.inet.jortho
- CheckerPopup(SpellCheckerOptions) - Constructor for class com.inet.jortho.CheckerPopup
- checkSize(int) - Method in class com.inet.jortho.Dictionary
-
Check the size of the array and resize it if needed.
- checkSize(int) - Method in class com.inet.jortho.DictionaryFactory
-
Check the size of the array and resize it if needed.
- close - Variable in class com.inet.jortho.SpellCheckerDialog
- com.inet.jortho - package com.inet.jortho
-
This package implements the spell checker JOrtho.
- com.inet.jorthodictionaries - package com.inet.jorthodictionaries
- compareTo(SpellChecker.LanguageAction) - Method in class com.inet.jortho.SpellChecker.LanguageAction
-
Sort the displaynames in the order of the current language
- compareTo(Suggestion) - Method in class com.inet.jortho.Suggestion
- conjugationAi(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-conj-ai
- conjugationAiAm_Asz(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-conj-ai-am,asz
- conjugationAiUje(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
Scanning for template {{pl-conj-ai-uję|x} it is define at http://en.wiktionary.org/w/index.php?title=Template:pl-conj-ai-uję
- conjugationApAm_Asz(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-conj-ap-am,asz
- create() - Method in class com.inet.jortho.DictionaryFactory
-
Create from the data in this factory a Dictionary object.
- createCheckerMenu() - Static method in class com.inet.jortho.SpellChecker
-
Creates a menu item "Orthography" (or the equivalent depending on the user language) with a sub-menu that includes suggestions for a correct spelling.
- createCheckerMenu(SpellCheckerOptions) - Static method in class com.inet.jortho.SpellChecker
-
Creates a menu item "Orthography" (or the equivalent depending on the user language) with a sub-menu that includes suggestions for a correct spelling.
- createCheckerPopup() - Static method in class com.inet.jortho.SpellChecker
-
Create a dynamic JPopupMenu with a list of suggestion.
- createCheckerPopup(SpellCheckerOptions) - Static method in class com.inet.jortho.SpellChecker
-
Create a dynamic JPopupMenu with a list of suggestion.
- createInflaterStream(URL) - Static method in class com.inet.jortho.WordIterator
-
Create a plain stream from a compressed file.
- createLanguagesMenu() - Static method in class com.inet.jortho.SpellChecker
-
Creates a menu item "Languages" (or the equivalent depending on the user language) with a sub-menu that lists all available dictionary languages.
- createLanguagesMenu(SpellCheckerOptions) - Static method in class com.inet.jortho.SpellChecker
-
Creates a menu item "Languages" (or the equivalent depending on the user language) with a sub-menu that lists all available dictionary languages.
- createNewNode() - Method in class com.inet.jortho.Dictionary
-
Create a new node at end of the array.
- createPackage(String) - Method in class com.inet.jorthodictionaries.BookGenerator
-
Generate the distribution package
- currentAction - Static variable in class com.inet.jortho.SpellChecker.AbtsractLanguageAction
- currentDictionary - Static variable in class com.inet.jortho.SpellChecker
- currentLocale - Variable in class com.inet.jortho.LanguageChangeEvent
- currentLocale - Static variable in class com.inet.jortho.SpellChecker
- currentTag - Variable in class com.inet.jorthodictionaries.Parser
- customDictionaryProvider - Static variable in class com.inet.jortho.SpellChecker
- CustomDictionaryProvider - Interface in com.inet.jortho
-
Interface to be implemented by an additional dictionary.
- customUIProvider - Static variable in class com.inet.jortho.SpellChecker
- CustomUIProvider - Interface in com.inet.jortho
-
Interface used by other application to provide custom UI components with added functionality if needed.
D
- data - Variable in class com.inet.jorthodictionaries.Parser
- declensionAdj(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-decl-adj
- declensionAdjI(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-decl-adj-i
- declensionAdjIa(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-decl-adj-ia
- declensionAdjKi(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-decl-adj-ki
- declensionAdjY(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-decl-adj-y
- declensionNoun(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-decl-noun
- declensionNounCja(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-decl-noun-cja
- declensionNounF(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/w/index.php?title=Template:pl-decl-noun-f
- declensionNounIa(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
http://en.wiktionary.org/wiki/Template:pl-decl-noun-ia
- DefaultMessageHandler - Class in com.inet.jortho
-
Default implementation of the message handler provider that shows the messages in Swing dialogs and printing stacktraces to the console
- DefaultMessageHandler(JFrame) - Constructor for class com.inet.jortho.DefaultMessageHandler
-
Constructor for the message handler.
- delete - Variable in class com.inet.jortho.DictionaryEditDialog
- DeleteAction() - Constructor for class com.inet.jortho.DictionaryEditDialog.DeleteAction
- dictionary - Variable in class com.inet.jortho.AutoSpellChecker
- dictionary - Variable in class com.inet.jortho.CheckerListener
- dictionary - Variable in class com.inet.jortho.SpellCheckerDialog
- dictionary - Variable in class com.inet.jortho.Tokenizer
- Dictionary - Class in com.inet.jortho
-
A container for a word list.
- Dictionary() - Constructor for class com.inet.jortho.Dictionary
-
Create an empty Dictionary.
- Dictionary(char[]) - Constructor for class com.inet.jortho.Dictionary
-
Create an Dictionary from a serialize Dictionary.
- DictionaryBase - Class in com.inet.jortho
- DictionaryBase() - Constructor for class com.inet.jortho.DictionaryBase
-
Empty Constructor.
- DictionaryBase(char[]) - Constructor for class com.inet.jortho.DictionaryBase
- DictionaryEditDialog - Class in com.inet.jortho
-
Implements edit dialog for the user dictionary.
- DictionaryEditDialog(JDialog) - Constructor for class com.inet.jortho.DictionaryEditDialog
- DictionaryEditDialog.DeleteAction - Class in com.inet.jortho
- DictionaryFactory - Class in com.inet.jortho
-
With the DictionaryFactory you can create / load a Dictionary.
- DictionaryFactory() - Constructor for class com.inet.jortho.DictionaryFactory
-
Empty Constructor.
- DictionaryFactory.Node - Class in com.inet.jortho
-
A node in the search tree.
- diff - Variable in class com.inet.jortho.Suggestion
- disable(JTextComponent) - Static method in class com.inet.jortho.AutoSpellChecker
-
Remove the AutoSpellChecker from the given JTextComponent.
- DisableLanguageAction() - Constructor for class com.inet.jortho.SpellChecker.DisableLanguageAction
- dispose() - Method in class com.inet.jortho.DictionaryEditDialog
- dispose() - Method in class com.inet.jortho.SpellCheckerDialog
- doc - Variable in class com.inet.jortho.Tokenizer
- drawZigZagLine(Graphics, Rectangle) - Method in class com.inet.jortho.RedZigZagPainter
E
- editDic - Variable in class com.inet.jortho.SpellCheckerDialog
- elementData - Variable in class com.inet.jortho.LowMemoryArrayList
-
The array buffer into which the elements of the ArrayList are stored.
- enableAutoSpell(JTextComponent, boolean) - Static method in class com.inet.jortho.SpellChecker
-
Enable or disable the auto spell checking feature (red zigzag line) for a text component.
- enableAutoSpell(JTextComponent, boolean, SpellCheckerOptions) - Static method in class com.inet.jortho.SpellChecker
-
Enable or disable the auto spell checking feature (red zigzag line) for a text component.
- enablePopup(JTextComponent, boolean, boolean) - Static method in class com.inet.jortho.SpellChecker
-
Enable or disable the popup menu with the menu item "Orthography" and "Languages" or only suggestion.
- enableShortKey(JTextComponent, boolean) - Static method in class com.inet.jortho.SpellChecker
-
Enable or disable the F7 key.
- enableShortKey(JTextComponent, boolean, SpellCheckerOptions) - Static method in class com.inet.jortho.SpellChecker
-
Enable or disable the F7 key.
- endElement(String, String, String) - Method in class com.inet.jorthodictionaries.Parser
- endOffset - Variable in class com.inet.jortho.Tokenizer
-
end offset of current paragraph
- endSentence - Variable in class com.inet.jortho.Tokenizer
- endWord - Variable in class com.inet.jortho.Tokenizer
- english - Variable in class com.inet.jorthodictionaries.BookGenerator_en
- equals(Object) - Method in class com.inet.jortho.SpellChecker.LanguageAction
- equals(Object) - Method in class com.inet.jortho.Suggestion
- es_v_conj_caer(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.caer&action=edit
- es_v_conj_cer(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.cer&action=edit
- es_v_conj_cir(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.cir&action=edit
- es_v_conj_decir(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.decir&action=edit
- es_v_conj_eer(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.eer&action=edit
- es_v_conj_er(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.er&action=edit
- es_v_conj_er(Properties) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.er&action=edit
- es_v_conj_ger(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.ger&action=edit
- es_v_conj_gir(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.gir&action=edit
- es_v_conj_hacer(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.hacer&action=edit
- es_v_conj_ie_i_ue_ir(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.-ie-i-ue-u-.ir&action=edit
- es_v_conj_ie_i_ue_ir(Properties) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.-ie-i-ue-u-.ir&action=edit
- es_v_conj_ie_ue_er(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.-ie-ue-.er&action=edit
- es_v_conj_ir(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.ir&action=edit
- es_v_conj_ir(Properties) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.ir&action=edit
- es_v_conj_nir(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.ñir&action=edit
- es_v_conj_poner(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.poner&action=edit
- es_v_conj_seguir(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.seguir&action=edit
- es_v_conj_tener(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.tener&action=edit
- es_v_conj_traer(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.traer&action=edit
- es_v_conj_uir(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.uir&action=edit
- es_v_conj_zc_cer(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.zc.cer&action=edit
- es_v_conj_zc_cir(String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
-
http://es.wiktionary.org/w/index.php?title=Plantilla:es.v.conj.zc.cir&action=edit
- exist(String) - Method in class com.inet.jortho.DictionaryBase
-
Check if the word exist in this dictinary.
- existInDictionary(String, Dictionary, SpellCheckerOptions, boolean) - Method in class com.inet.jortho.LanguageBundle_fr
- existInDictionary(String, Dictionary, SpellCheckerOptions, boolean) - Method in class com.inet.jortho.LanguageBundle
-
Check if the word is in the current dictionary.
- extension - Variable in class com.inet.jortho.SpellChecker.LanguageAction
F
- file - Variable in class com.inet.jortho.FileUserDictionary
- fileBase - Variable in class com.inet.jortho.FileUserDictionary
- FileUserDictionary - Class in com.inet.jortho
-
This is a reference implementation of the interface
UserDictionaryProvider
. - FileUserDictionary() - Constructor for class com.inet.jortho.FileUserDictionary
-
Create a FileUserDictionary with the dictionaries in the root of the current application.
- FileUserDictionary(String) - Constructor for class com.inet.jortho.FileUserDictionary
-
Create a FileUserDictionary with the dictionaries on a specific location.
- findEnding(String, int) - Method in class com.inet.jorthodictionaries.BookGenerator_ru_templates
-
Find a single ending to the current rule.
- findRuleAndAddWords(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_ru
-
Find the placholder of templates and add the words that was build with this templates.
- findRuleAndAddWords(String, String, String, String[]) - Method in class com.inet.jorthodictionaries.BookGenerator_es
- findRuleAndAddWords(String, String, String, String[], String[]) - Method in class com.inet.jorthodictionaries.BookGenerator_es
- findRuleAndAddWords(String, String, String, String[], String[], String[]) - Method in class com.inet.jorthodictionaries.BookGenerator_es
- findRuleAndAddWords(String, String, String, String[], String[], String[], String[], String[]) - Method in class com.inet.jorthodictionaries.BookGenerator_es
- findRules(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_ru_templates
-
Create a template and add all rules.
- findTemplate(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
Find a template name in the wiki text.
- findTemplate(String, String, int) - Static method in class com.inet.jorthodictionaries.BookUtils
-
Find a template name in the wiki text.
- fireLanguageChanged(Locale) - Static method in class com.inet.jortho.SpellChecker
-
Helper method to fire an Language change event.
G
- generator - Variable in class com.inet.jorthodictionaries.BookGenerator_ru_templates
- generator - Variable in class com.inet.jorthodictionaries.Parser
- get(int) - Method in class com.inet.jortho.LowMemoryArrayList
-
Returns the element at the specified position in this list.
- get(Locale) - Static method in class com.inet.jortho.LanguageBundle
-
Get a implementations of this class for the given locale
- getApplicationName() - Static method in class com.inet.jortho.SpellChecker
-
Get the title of your application.
- getBook() - Method in class com.inet.jorthodictionaries.BookGenerator
-
Get the resulting book for the current generator.
- getButton(String) - Method in interface com.inet.jortho.CustomUIProvider
-
Creates a JButton.
- getButton(String) - Static method in class com.inet.jortho.Utils
-
Creates a JButton with a text, tooltip and a key modifier as needed
- getCapitalized(String) - Static method in class com.inet.jortho.Utils
-
Create a String where the first letter is written with a uppercase.
- getChapter(String, int) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Get the chapter on the current position.
- getCharCount() - Method in class com.inet.jorthodictionaries.Book
-
The count of the characters of all words
- getCurrentDictionary() - Static method in class com.inet.jortho.SpellChecker
-
Get the current
Dictionary
. - getCurrentLocale() - Method in class com.inet.jortho.LanguageChangeEvent
-
Get the value of the current Locale after firing this Event.
- getCurrentLocale() - Static method in class com.inet.jortho.SpellChecker
-
Gets the current
Locale
. - getCursorPosition(JTextComponent) - Method in class com.inet.jortho.CheckerListener
-
Get the cursor position for the popup menu
- getCustomDictionaryProvider() - Static method in class com.inet.jortho.SpellChecker
-
Gets the currently set CustomDictionaryProvider.
- getCustomUIProvider() - Static method in class com.inet.jortho.SpellChecker
-
Gets the currently set CustomUIProvider.
- getDataSize() - Method in class com.inet.jortho.Dictionary
-
Get the size of chars that this dictionary need in memory.
- getDissimilarity() - Method in class com.inet.jortho.Suggestion
-
Return a value that descript dissimilarity to the original word.
- getIgnoreCapitalization() - Method in class com.inet.jortho.SpellCheckerOptions
-
Return whether capitalized words should be correct if the word is in the dictionary as lower-case.
- getInvertedCapitalizion(String) - Static method in class com.inet.jortho.Utils
-
Create a String with inverted case for the first letter.
- getKeys() - Method in class com.inet.jortho.LanguageBundle
- getLabel(String) - Method in interface com.inet.jortho.CustomUIProvider
-
Creates a JLabel.
- getLabel(String) - Static method in class com.inet.jortho.Utils
-
Creates a JLabel as needed
- getLanguageTitleCount() - Method in class com.inet.jorthodictionaries.Book
-
Get count of the parsed Wiktionary titles with the right language.
- getlist() - Method in class com.inet.jortho.Suggestions
- getList() - Method in interface com.inet.jortho.CustomUIProvider
-
Creates a JList.
- getList() - Static method in class com.inet.jortho.Utils
-
Creates a JList as needed
- getMaxDissimilarity() - Method in class com.inet.jortho.Suggestions
-
Get the max dissimilarity.
- getMessageHandler() - Static method in class com.inet.jortho.SpellChecker
-
Gets the currently set message handler.
- getName() - Method in class com.inet.jorthodictionaries.BookGenerator_ru.Template
-
Get the name of the template without the prefix "Шаблон:"
- getOldLocale() - Method in class com.inet.jortho.LanguageChangeEvent
-
Gets the value of the old Locale before the firing this Event.
- getOptions() - Static method in class com.inet.jortho.SpellChecker
-
Get the default SpellCheckerOptions.
- getPreferredSize() - Method in class com.inet.jortho.DictionaryEditDialog
-
A hack for the layout manger to prevent that the dialog is to small to show the title line.
- getResource(String) - Static method in class com.inet.jortho.Utils
-
Translate a GUI string in one of the supported languages.
- getRuleCount() - Method in class com.inet.jorthodictionaries.BookGenerator_ru.Template
-
get the count of found rules in the template.
- getSuggestionsLimitDialog() - Method in class com.inet.jortho.SpellCheckerOptions
-
Get the maximun count of enties for the suggestion list in the spell checker dialog.
- getSuggestionsLimitMenu() - Method in class com.inet.jortho.SpellCheckerOptions
-
Get the maximum count of entries for the suggestion menu.
- getTable(String, String, int) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Liefert einen Substring mit der aktuellen Konjugation/Flexion Tabelle des Wikitextes
- getTemplates() - Method in class com.inet.jorthodictionaries.BookGenerator_ru_templates
- getTextField() - Method in interface com.inet.jortho.CustomUIProvider
-
Creates a JTextField.
- getTextField() - Static method in class com.inet.jortho.Utils
-
Creates a JTextField as needed
- getTitleCount() - Method in class com.inet.jorthodictionaries.Book
-
Get total count of parsed Wiktionary titles.
- getUserDictionaryProvider() - Static method in class com.inet.jortho.SpellChecker
-
Gets the currently set UserDictionaryProvider.
- getWord() - Method in class com.inet.jortho.Suggestion
-
Get the suggested word.
- getWordCount() - Method in class com.inet.jorthodictionaries.Book
-
Get the current Word Count in the dictionary.
- getWordOffset() - Method in class com.inet.jortho.Tokenizer
-
Get start offset of the last misspelling in the JTextComponent.
- getWords() - Method in class com.inet.jorthodictionaries.Book
-
The list of the words
- getWords(Locale) - Method in interface com.inet.jortho.CustomDictionaryProvider
-
Gets the list of custom words for this locale.
- getWords(Locale) - Method in class com.inet.jortho.FileUserDictionary
-
Gets the list of custom words for this locale.
- globalOptions - Static variable in class com.inet.jortho.SpellChecker
H
- handleError(String, String, Throwable) - Method in class com.inet.jortho.DefaultMessageHandler
-
Show an error .
- handleError(String, String, Throwable) - Method in interface com.inet.jortho.MessageHandler
-
Show an error .
- handleException(Throwable) - Method in class com.inet.jortho.DefaultMessageHandler
-
handle an exception however it should be handled
- handleException(Throwable) - Method in interface com.inet.jortho.MessageHandler
-
handle an exception however it should be handled
- handleGetObject(String) - Method in class com.inet.jortho.LanguageBundle
- handleInformation(Container, String, String) - Method in class com.inet.jortho.DefaultMessageHandler
-
Show information
- handleInformation(Container, String, String) - Method in interface com.inet.jortho.MessageHandler
-
Show information
- hashCode() - Method in class com.inet.jortho.SpellChecker.LanguageAction
- hashCode() - Method in class com.inet.jortho.Suggestion
- hasNext() - Method in class com.inet.jortho.WordIterator
- hierarchyChanged(HierarchyEvent) - Method in class com.inet.jortho.CheckerMenu
I
- idx - Variable in class com.inet.jortho.DictionaryBase
- ignore - Variable in class com.inet.jortho.SpellCheckerDialog
- ignoreAll - Variable in class com.inet.jortho.SpellCheckerDialog
- ignoreAllCaps - Variable in class com.inet.jortho.SpellCheckerOptions
- ignoreCapitalization - Variable in class com.inet.jortho.SpellCheckerOptions
- ignoreNumbers - Variable in class com.inet.jortho.SpellCheckerOptions
- ignoreWords - Variable in class com.inet.jortho.SpellCheckerDialog
-
List of ignore all words
- incLanguageTitleCount() - Method in class com.inet.jorthodictionaries.Book
-
Increment the Count of Wiktionary article in the target language
- incTitleCount() - Method in class com.inet.jorthodictionaries.Book
-
Increment the Count of Wiktionary article
- indexOf(String, char[], int) - Method in class com.inet.jorthodictionaries.BookGenerator
-
Help function for parsing the Wiktinary formats.
- init() - Method in class com.inet.jortho.SpellCheckerDialog
- input - Variable in class com.inet.jortho.WordIterator
- insertChar(char) - Method in class com.inet.jortho.Dictionary
- insertUpdate(DocumentEvent) - Method in class com.inet.jortho.AutoSpellChecker
- instance - Static variable in class com.inet.jortho.SpellChecker.DisableLanguageAction
- isAllCapitalized(String) - Static method in class com.inet.jortho.Utils
-
Check if all letter are uppercase.
- isAlternateWords(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl
-
Check if the word include 2 worde with alternate writting.
- isCaseLabel(String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl
-
Test if it is a case label like (1), (1.2) or (3.1)
- isCaseSensitive() - Method in class com.inet.jortho.SpellCheckerOptions
-
Return whether the spell checker is case-sensitive.
- isDictionaryLoaded() - Static method in class com.inet.jortho.SpellChecker
-
If currently a Dictionary is loaded.
- isDictionaryModify - Variable in class com.inet.jortho.SpellCheckerDialog
- isFirstCapitalized(String) - Static method in class com.inet.jortho.Utils
-
Check if the first character is a uppcase letter
- isFirstWordInSentence - Variable in class com.inet.jortho.Tokenizer
- isFirstWordInSentence() - Method in class com.inet.jortho.Tokenizer
-
Was the last invalid word the first word in a sentence.
- isIgnoreAllCapsWords() - Method in class com.inet.jortho.SpellCheckerOptions
-
Whether words entirely in upper-case should be ignored for spell checking.
- isIgnoreWordsWithNumbers() - Method in class com.inet.jortho.SpellCheckerOptions
-
Whether words that include a number in any position should be ignored for spell checking.
- isIncludeNumbers(String) - Static method in class com.inet.jortho.Utils
-
Check if the word include a digit.
- isLanguageDisableVisible() - Method in class com.inet.jortho.SpellCheckerOptions
-
If in the language menu the menu item disable visible.
- isModify - Variable in class com.inet.jortho.DictionaryEditDialog
- isOnlyArabicCharacters(String) - Method in class com.inet.jorthodictionaries.BookGenerator_ar
- isSelected() - Method in class com.inet.jortho.SpellChecker.ActionToggleButtonModel
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_ar
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_en
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_es
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_fr
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_it
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_nl
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_ru_templates
-
Because it are templates this is ever false.
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_ru
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_sv
- isValidLanguage(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator
-
Check if a word is a valid word of the current language.
- isValidWord(String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
- isValidWord(String) - Method in class com.inet.jorthodictionaries.BookGenerator_nl
-
Override to accept also declination
- isValidWord(String) - Method in class com.inet.jorthodictionaries.BookGenerator_ru_templates
-
We search only templates and not valid rules.
- isValidWord(String) - Method in class com.inet.jorthodictionaries.BookGenerator
-
Check if the word is valid word.
- isWebAddress(String) - Method in class com.inet.jortho.Tokenizer
-
Check if the word is a web address.
- isWord - Variable in class com.inet.jortho.DictionaryFactory.Node
- isWordMatch() - Method in class com.inet.jortho.DictionaryBase
-
Check if on the current item position a word ends.
J
- jText - Variable in class com.inet.jortho.AddWordAction
- jText - Variable in class com.inet.jortho.AutoSpellChecker
- jText - Variable in class com.inet.jortho.SpellCheckerDialog
L
- LanguageAction(URL, Locale, String) - Constructor for class com.inet.jortho.SpellChecker.LanguageAction
- LanguageBundle - Class in com.inet.jortho
-
This class implements some language specific methods.
- LanguageBundle() - Constructor for class com.inet.jortho.LanguageBundle
- LanguageBundle_fr - Class in com.inet.jortho
-
Implementation for French
- LanguageBundle_fr() - Constructor for class com.inet.jortho.LanguageBundle_fr
- languageChanged(LanguageChangeEvent) - Method in class com.inet.jortho.AutoSpellChecker
-
This method gets called when the language is changed.
- languageChanged(LanguageChangeEvent) - Method in class com.inet.jortho.CheckerListener
-
This method gets called when the language is changed.
- languageChanged(LanguageChangeEvent) - Method in interface com.inet.jortho.LanguageChangeListener
-
This method gets called when the language is changed.
- LanguageChangeEvent - Class in com.inet.jortho
-
This Event is used by
LanguageChangeListener
. - LanguageChangeEvent(Locale, Locale) - Constructor for class com.inet.jortho.LanguageChangeEvent
-
Creates a new LanguageChangeEvent
- LanguageChangeListener - Interface in com.inet.jortho
-
A language change event gets fired whenever the language is changed.
- languageDisableVisible - Variable in class com.inet.jortho.SpellCheckerOptions
- languages - Static variable in class com.inet.jortho.SpellChecker
- languages - Variable in class com.inet.jorthodictionaries.BookGenerator_en
- LAST_CHAR - Static variable in class com.inet.jortho.DictionaryBase
- list - Variable in class com.inet.jortho.DictionaryEditDialog
- list - Variable in class com.inet.jorthodictionaries.Book
- listener - Variable in class com.inet.jortho.CheckerMenu
- listeners - Static variable in class com.inet.jortho.SpellChecker
- load(InputStream) - Method in class com.inet.jortho.Dictionary
-
Load the directory from a compressed stream.
- load(String) - Method in class com.inet.jortho.Dictionary
-
Load the directory from a compressed file.
- loadSentences() - Method in class com.inet.jortho.Tokenizer
-
Loads the sentences of the current paragraph.
- loadWordList(URL) - Method in class com.inet.jortho.DictionaryFactory
-
Load the directory from a compressed list of words with UTF8 encoding.
- loadWordList(DefaultListModel) - Method in class com.inet.jortho.DictionaryEditDialog
-
Load all words from the user dictionary if available
- loadWords(Iterator<String>) - Method in class com.inet.jortho.DictionaryFactory
- locale - Variable in class com.inet.jortho.AutoSpellChecker
- locale - Variable in class com.inet.jortho.CheckerListener
- locale - Variable in class com.inet.jortho.SpellChecker.LanguageAction
- LowMemoryArrayList<E> - Class in com.inet.jortho
-
An ArrayList that need only a minimum of memory size.
- LowMemoryArrayList() - Constructor for class com.inet.jortho.LowMemoryArrayList
M
- main(String[]) - Static method in class com.inet.jorthodictionaries.BookGenerator
- main(String[]) - Static method in class com.inet.jorthodictionaries.WordList2Dictionary
-
The manin method
- main(String[]) - Static method in class SampleApplication
- map - Variable in class com.inet.jortho.Suggestions
- maxDiff - Variable in class com.inet.jortho.Suggestions
- maybeShowPopup(MouseEvent) - Method in class com.inet.jortho.PopupListener
- menu - Variable in class com.inet.jortho.CheckerListener
- menu - Variable in class com.inet.jortho.PopupListener
- messageHandler - Static variable in class com.inet.jortho.SpellChecker
- MessageHandler - Interface in com.inet.jortho
-
Interface to be implemented by a user of the spellchecker that provides the ability to show/log errors and information messages as required by applications using the dictionary
- mousePressed(MouseEvent) - Method in class com.inet.jortho.PopupListener
- mouseReleased(MouseEvent) - Method in class com.inet.jortho.PopupListener
N
- next() - Method in class com.inet.jortho.WordIterator
- nextInvalidWord() - Method in class com.inet.jortho.Tokenizer
-
Get the next misspelling word.
- nextParagraph() - Method in class com.inet.jortho.Tokenizer
-
Initialize the variables for the next paragraph.
- nextSentence() - Method in class com.inet.jortho.Tokenizer
-
Load the next Sentence in the word breaker.
- Node(char) - Constructor for class com.inet.jortho.DictionaryFactory.Node
- NONE - Variable in class com.inet.jorthodictionaries.Parser
- normalizeString(String) - Method in class com.inet.jorthodictionaries.BookGenerator_ru
- notFound - Variable in class com.inet.jortho.SpellCheckerDialog
O
- odmiana(int, String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl
-
Flections
- oldLocale - Variable in class com.inet.jortho.LanguageChangeEvent
- options - Variable in class com.inet.jortho.AutoSpellChecker
- options - Variable in class com.inet.jortho.CheckerListener
- options - Variable in class com.inet.jortho.SpellCheckerDialog
- options - Variable in class com.inet.jortho.Tokenizer
- ownerFrame - Variable in class com.inet.jortho.DefaultMessageHandler
P
- painter - Static variable in class com.inet.jortho.AutoSpellChecker
- paintLayer(Graphics, int, int, Shape, JTextComponent, View) - Method in class com.inet.jortho.RedZigZagPainter
- paragraphOffset - Variable in class com.inet.jortho.Tokenizer
-
start offset of current paragraph
- Parser - Class in com.inet.jorthodictionaries
-
This class parse the XML file from a dump of the Wiktionary.
- Parser(BookGenerator, InputStream) - Constructor for class com.inet.jorthodictionaries.Parser
- parseRule(String, int, int) - Method in class com.inet.jorthodictionaries.BookGenerator_ru
-
Read the inforamtions of the template placeholder
- parseRule(String, int, int) - Static method in class com.inet.jorthodictionaries.BookUtils
-
Read the information of the template placeholder
- parseRule(String, String, int) - Static method in class com.inet.jorthodictionaries.BookUtils
-
Read the information of the template placeholder
- phrase - Variable in class com.inet.jortho.Tokenizer
- PopupListener - Class in com.inet.jortho
-
Implement a MouseListener for Popup Event.
- PopupListener(JPopupMenu) - Constructor for class com.inet.jortho.PopupListener
- popupMenuCanceled(PopupMenuEvent) - Method in class com.inet.jortho.CheckerListener
- popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class com.inet.jortho.CheckerListener
- popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class com.inet.jortho.CheckerListener
R
- readIndex() - Method in class com.inet.jortho.DictionaryBase
-
Read the offset in the tree of the next character.
- RedZigZagPainter - Class in com.inet.jortho
- RedZigZagPainter() - Constructor for class com.inet.jortho.RedZigZagPainter
- refresh(JTextComponent) - Static method in class com.inet.jortho.AutoSpellChecker
-
Refresh the highlighting.
- register(JTextComponent) - Static method in class com.inet.jortho.SpellChecker
-
Activate the spell checker for the given
JTextComponent
. - register(JTextComponent, boolean, boolean, boolean, boolean) - Static method in class com.inet.jortho.SpellChecker
-
Activates the spell checker for the given
JTextComponent
. - registerDictionaries(URL, String) - Static method in class com.inet.jortho.SpellChecker
-
Registers the available dictionaries.
- registerDictionaries(URL, String, String) - Static method in class com.inet.jortho.SpellChecker
-
Registers the available dictionaries.
- registerDictionaries(URL, String, String, String) - Static method in class com.inet.jortho.SpellChecker
-
Registers the available dictionaries.
- remove() - Method in class com.inet.jortho.WordIterator
- removeHighlights(JTextComponent) - Static method in class com.inet.jortho.AutoSpellChecker
-
Remove all SpellChecker highlights from the given JTextComponent.
- removeHtmlFormating(String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
- removeLanguageChangeLister(LanguageChangeListener) - Static method in class com.inet.jortho.SpellChecker
-
Removes the LanguageChangeListener.
- removeQuotes(String) - Method in class com.inet.jorthodictionaries.BookGenerator_nl
-
Remove some thing of quotes and formating from a word or word phrase
- removeUpdate(DocumentEvent) - Method in class com.inet.jortho.AutoSpellChecker
- replaceUnicodeQuotation(String) - Static method in class com.inet.jortho.Utils
-
Check and replace Unicode variants of quotation marks and hyphens.
- replaceWord(String, String) - Method in class com.inet.jortho.SpellCheckerDialog
- root - Variable in class com.inet.jortho.DictionaryFactory
- rules - Variable in class com.inet.jorthodictionaries.BookGenerator_ru.Template
S
- SampleApplet - Class in <Unnamed>
- SampleApplet() - Constructor for class SampleApplet
- SampleApplication - Class in <Unnamed>
- SampleApplication() - Constructor for class SampleApplication
- save(DictionaryFactory) - Method in class com.inet.jortho.DictionaryFactory.Node
- save(OutputStream) - Method in class com.inet.jortho.Dictionary
-
Save this dictionary to the OutputStream.
- save(String) - Method in class com.inet.jortho.Dictionary
-
Save this dictionary to a compressed file.
- save(String) - Method in class com.inet.jorthodictionaries.BookGenerator
- saveStatistics(File) - Method in class com.inet.jorthodictionaries.BookGenerator
-
Create statistics data and save it in statistics.txt
- searchChar(char) - Method in class com.inet.jortho.DictionaryBase
-
Search if the character exist in the current node.
- searchCharOrAdd(char) - Method in class com.inet.jortho.Dictionary
- searchCharOrAdd(char) - Method in class com.inet.jortho.DictionaryFactory.Node
- searchExtendsWords(String, String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
- searchFlexion(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_de
- searchNext() - Method in class com.inet.jortho.SpellCheckerDialog
-
Search the next misspelling word.
- searchSuggestions(Suggestions, CharSequence, int, int, int) - Method in class com.inet.jortho.DictionaryBase
-
It will search with different rules for similar words.
- searchSuggestions(String) - Method in class com.inet.jortho.DictionaryBase
-
Returns a list of suggestions if the word is not in the dictionary.
- searchSuggestionsLonger(Suggestions, CharSequence, int, int) - Method in class com.inet.jortho.DictionaryBase
- searchWordAndAdd(String, String, String, int) - Method in class com.inet.jorthodictionaries.BookGenerator_de
-
Die Flexionen und Konjugationen eines Wortes sind durch bestimmte Phrasen gemarked.
- SELECTED_KEY - Static variable in class com.inet.jortho.SpellChecker
-
Duplicate of Action.SELECTED_KEY since 1.6
- sentence - Variable in class com.inet.jortho.Tokenizer
- sentences - Variable in class com.inet.jortho.Tokenizer
- setApplicationName(String) - Static method in class com.inet.jortho.SpellChecker
-
Set the title of your application.
- setCaseSensitive(boolean) - Method in class com.inet.jortho.SpellCheckerOptions
-
Set whether the spell checker is case-sensitive.
- setCurrentLocale(Locale) - Static method in class com.inet.jortho.SpellChecker
-
Set the current
Locale
. - setCustomDictionaryProvider(CustomDictionaryProvider) - Static method in class com.inet.jortho.SpellChecker
-
Set a CustomDictionaryProvider.
- setCustomUIProvider(CustomUIProvider) - Static method in class com.inet.jortho.SpellChecker
-
Set a CustomUIProvider.
- setDialogIcon(JDialog) - Static method in class com.inet.jortho.Utils
-
Set the Icon for an dialog
- setIgnoreAllCapsWords(boolean) - Method in class com.inet.jortho.SpellCheckerOptions
-
Set if words that are entirely in uppercase should be ignored for spell checking.
- setIgnoreCapitalization(boolean) - Method in class com.inet.jortho.SpellCheckerOptions
-
Set whether capitalized words should be correct if the word is in the dictionary as lower-case.
- setIgnoreWordsWithNumbers(boolean) - Method in class com.inet.jortho.SpellCheckerOptions
-
Set if words that include a number in any position should be ignored for spell checking.
- setLanguageDisableVisible(boolean) - Method in class com.inet.jortho.SpellCheckerOptions
-
Set if the disbale menu item visble in the language menu.
- setMessageHandler(MessageHandler) - Static method in class com.inet.jortho.SpellChecker
-
Set the message handler used for handling errors and information messages.
- setSelected(boolean) - Method in class com.inet.jortho.SpellChecker.AbtsractLanguageAction
-
Selects or deselects the menu item.
- setSelected(boolean) - Method in class com.inet.jortho.SpellChecker.ActionToggleButtonModel
- setSentencesText() - Method in class com.inet.jortho.Tokenizer
-
Call sentences.setText( String ) based on the current value of paragraphOffset.
- setSuggestionsLimitDialog(int) - Method in class com.inet.jortho.SpellCheckerOptions
-
Set the maximun count of entries for the suggestion list in the spell checker dialog.
- setSuggestionsLimitMenu(int) - Method in class com.inet.jortho.SpellCheckerOptions
-
Set the maximun count of entries for the suggestion menu.
- setUserDictionaryProvider(UserDictionaryProvider) - Static method in class com.inet.jortho.SpellChecker
-
Sets the UserDictionaryProvider.
- setUserWords(String) - Method in class com.inet.jortho.FileUserDictionary
-
Set a completely new word list
- setUserWords(String) - Method in interface com.inet.jortho.UserDictionaryProvider
-
Set a completely new word list
- show(JTextComponent, Dictionary, Locale) - Method in class com.inet.jortho.SpellCheckerDialog
- showSpellCheckerDialog(JTextComponent, SpellCheckerOptions) - Static method in class com.inet.jortho.SpellChecker
-
Show the Spell Checker dialog for the given JTextComponent.
- size - Variable in class com.inet.jortho.DictionaryBase
- size - Variable in class com.inet.jortho.DictionaryFactory
- size() - Method in class com.inet.jortho.LowMemoryArrayList
-
Returns the number of elements in this list.
- SpellChecker - Class in com.inet.jortho
-
This class is the major class of the spell checker JOrtho (Java Orthography Checker).
- SpellChecker() - Constructor for class com.inet.jortho.SpellChecker
-
There is no instance needed of SpellChecker.
- SpellChecker.AbtsractLanguageAction - Class in com.inet.jortho
-
Base class for languages change actions.
- SpellChecker.ActionToggleButtonModel - Class in com.inet.jortho
- SpellChecker.DisableLanguageAction - Class in com.inet.jortho
-
Action for disable all dictionary language.
- SpellChecker.LanguageAction - Class in com.inet.jortho
-
Action for change the current dictionary language.
- SpellCheckerDialog - Class in com.inet.jortho
-
The Dialog for continues checking the orthography.
- SpellCheckerDialog(Dialog) - Constructor for class com.inet.jortho.SpellCheckerDialog
- SpellCheckerDialog(Dialog, boolean, SpellCheckerOptions) - Constructor for class com.inet.jortho.SpellCheckerDialog
- SpellCheckerDialog(Frame) - Constructor for class com.inet.jortho.SpellCheckerDialog
- SpellCheckerDialog(Frame, boolean, SpellCheckerOptions) - Constructor for class com.inet.jortho.SpellCheckerDialog
- SpellCheckerOptions - Class in com.inet.jortho
-
This class contains some options for spell checking.
- SpellCheckerOptions() - Constructor for class com.inet.jortho.SpellCheckerOptions
-
Create SpellCheckerOptions with default values.
- start() - Method in class SampleApplet
- start(File) - Method in class com.inet.jorthodictionaries.BookGenerator_ar
- start(File) - Method in class com.inet.jorthodictionaries.BookGenerator_pl
- start(File) - Method in class com.inet.jorthodictionaries.BookGenerator_ru
-
Need 2 run.
- start(File) - Method in class com.inet.jorthodictionaries.BookGenerator
-
Beginn des einlesend der Daten von dem XML stream
- startElement(String, String, String, Attributes) - Method in class com.inet.jorthodictionaries.Parser
- startSentence - Variable in class com.inet.jortho.Tokenizer
- startWord - Variable in class com.inet.jortho.Tokenizer
- STROKE1 - Static variable in class com.inet.jortho.RedZigZagPainter
- STROKE2 - Static variable in class com.inet.jortho.RedZigZagPainter
- STROKE3 - Static variable in class com.inet.jortho.RedZigZagPainter
- Suggestion - Class in com.inet.jortho
-
This class hold one Suggestion for another spelling.
- Suggestion(CharSequence, int) - Constructor for class com.inet.jortho.Suggestion
-
Construct a suggestion
- Suggestions - Class in com.inet.jortho
-
A hash list of Suggestions.
- Suggestions(int) - Constructor for class com.inet.jortho.Suggestions
-
Create a suggestions list.
- suggestionsLimitDialog - Variable in class com.inet.jortho.SpellCheckerOptions
- suggestionsLimitMenu - Variable in class com.inet.jortho.SpellCheckerOptions
- suggestionsList - Variable in class com.inet.jortho.SpellCheckerDialog
T
- Template(String) - Constructor for class com.inet.jorthodictionaries.BookGenerator_ru.Template
- templateName - Variable in class com.inet.jorthodictionaries.BookGenerator_ru.Template
- templates - Variable in class com.inet.jorthodictionaries.BookGenerator_ru_templates
- templates - Variable in class com.inet.jorthodictionaries.BookGenerator_ru
- templateWithRoots(String, String, String[]...) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
-
Creating words with a template that has one or more root words.
- templateWithWordList(String, String) - Method in class com.inet.jorthodictionaries.BookGenerator_pl_Engish
- text - Variable in class com.inet.jorthodictionaries.Parser
- TEXT - Variable in class com.inet.jorthodictionaries.Parser
- TITLE - Variable in class com.inet.jorthodictionaries.Parser
- titleCount - Variable in class com.inet.jorthodictionaries.Book
- titleCountLanguage - Variable in class com.inet.jorthodictionaries.Book
- toArray() - Method in class com.inet.jortho.Dictionary
-
Convert the directory tree to char array.
- tok - Variable in class com.inet.jortho.SpellCheckerDialog
- Tokenizer - Class in com.inet.jortho
-
Break the text and words and search for misspelling.
- Tokenizer(JTextComponent, Dictionary, Locale, int, int, SpellCheckerOptions) - Constructor for class com.inet.jortho.Tokenizer
-
Create a tokenizer for the selected range.
- Tokenizer(JTextComponent, Dictionary, Locale, int, SpellCheckerOptions) - Constructor for class com.inet.jortho.Tokenizer
-
Create a Tokenizer for the current paragraph
- Tokenizer(JTextComponent, Dictionary, Locale, SpellCheckerOptions) - Constructor for class com.inet.jortho.Tokenizer
-
Create a tokenizer for the completely text document.
- toString() - Method in class com.inet.jortho.Suggestion
-
Return the suggested word and it equals to getWord().
- toString() - Method in class com.inet.jorthodictionaries.BookGenerator_ru.Template
-
Create a Java source code representation of this template.
- tree - Variable in class com.inet.jortho.DictionaryBase
- tree - Variable in class com.inet.jortho.DictionaryFactory
- trim(String) - Method in class com.inet.jorthodictionaries.BookGenerator_en
-
Removes quotes and parenthesis
- trimToSize() - Method in class com.inet.jortho.Dictionary
-
Trims the capacity of this Dictionary instance to be the current size.
U
- unregister(JTextComponent) - Static method in class com.inet.jortho.SpellChecker
-
Removes all spell checker features from the JTextComponent.
- updatePhrase() - Method in class com.inet.jortho.Tokenizer
-
Update the text after a word was replaced.
- userDictionaryProvider - Static variable in class com.inet.jortho.SpellChecker
- UserDictionaryProvider - Interface in com.inet.jortho
-
Interface to be implemented by a user dictionary.
- Utils - Class in com.inet.jortho
- Utils() - Constructor for class com.inet.jortho.Utils
W
- word - Variable in class com.inet.jortho.AddWordAction
- word - Variable in class com.inet.jortho.SpellCheckerDialog
- word - Variable in class com.inet.jortho.Suggestion
- word - Variable in class com.inet.jortho.WordIterator
- word - Variable in class com.inet.jorthodictionaries.Parser
- WordIterator - Class in com.inet.jortho
-
A implementation of an Iterator which split a large text into lines.
- WordIterator(InputStream, String) - Constructor for class com.inet.jortho.WordIterator
-
Load the directory from plain a list of words.
- WordIterator(Reader) - Constructor for class com.inet.jortho.WordIterator
-
Load the directory from plain a list of words.
- WordIterator(URL) - Constructor for class com.inet.jortho.WordIterator
-
Load the directory from a compressed list of words with UTF8 encoding.
- WordList2Dictionary - Class in com.inet.jorthodictionaries
-
Convert a plain txt file with UTF8 encoding to a dictionary file.
- WordList2Dictionary() - Constructor for class com.inet.jorthodictionaries.WordList2Dictionary
- wordOffset - Variable in class com.inet.jortho.Tokenizer
- words - Variable in class com.inet.jortho.Tokenizer
All Classes All Packages