Télécharger la liste

Description du projet

JOrtho is a spell checker for Java. The library works with any
JTextComponent from the Swing framework and checks as you type. The
dictionary is based on the free Wiktionary.org, and is applicable for
multiple languages. You can select the spell checking language via a
context menu. The Features of JOrtho are the highlighting of potentially
wrongly spelled words, a context menu with suggestions for correct forms
of the word, and a context menu with option to change the checking
language. At the moment there are nine languages for spell checking
available: English, German, French, Spanish, Italian, Russian, Polish, Dutch,
and Arabic.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-09-21 19:18
0.5

Tous les dictionnaires ont été mis à jour.
Tags: Minor feature enhancements, Language Resources
All dictionaries were updated.

2010-06-16 23:37
0.5

Croate et néerlandaise sont maintenant pris en charge. En outre, quelques bugs mineurs ont été corrigés.
Tags: Language Resources, Minor bugfixes
Croatian and Dutch are now supported. In addition, some minor bugs have been fixed.

2009-01-26 21:14
2009-01

Dictionnaires pour l'arabe et polonais ont été ajoutés.
Tags: Language Resources, Documentation
Dictionaries for Arabic and Polish were added.

2008-12-08 23:25
0.4

Appuyant sur ENTRER et la création d'un nouveau paragraphe n'a pas été traité correctement par le surligneur. Les adresses électroniques et adresses Internet seront ignorées. Les options IgnoreCapitalization, IgnoreAllCapsWords, et IgnoreWordsWithNumbers ont été ajoutés. Traductions pour le tchèque, le polonais et le slovaque ont été ajoutés. Une fuite de mémoire dans SpellChecker.createLanguagesMenu () a été fixée. Le correcteur orthographique position de dialogue est défini par rapport au rectangle visible et non le rectangle de bornes. Un IllegalArgumentException possible qui pourrait se produire avec le menu contextuel si le pointeur de la souris ne figure pas sur une position valide a été fixée.
Tags: Major bugfixes
Pressing ENTER and creating a new paragraph was not handled correctly by the highlighter. Email addresses and Web addresses will be ignored. The options IgnoreCapitalization, IgnoreAllCapsWords, and IgnoreWordsWithNumbers were added. Translations for Czech, Polish, and Slovak were added. A memory leak in SpellChecker.createLanguagesMenu() was fixed. The spell checker dialog position is set relative to the visible rectangle and not the bounds rectangle. A possible IllegalArgumentException which could occur with the context menu if the mouse pointer was not on a valid position was fixed.

2008-07-04 16:54
2008-07

C'est une version avec un seul dictionnaire up-to-date wiktionary.org scan. Russe a été ajouté aussi.
Tags: Language Resources, Minor feature enhancements
This is a dictionary only release with an
up-to-date wiktionary.org scan. Russian has been
added as well.

Project Resources