Download List

Descripción del Proyecto

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.

System Requirements

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

Todos los diccionarios se han actualizado.
Tags: Minor feature enhancements, Language Resources
All dictionaries were updated.

2010-06-16 23:37
0.5

Croacia y neerlandesa son ahora soportados. Además, algunos pequeños errores han sido corregidos.
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

Diccionarios para el árabe y polaco se han añadido.
Tags: Language Resources, Documentation
Dictionaries for Arabic and Polish were added.

2008-12-08 23:25
0.4

Pulsando ENTER y la creación de un nuevo párrafo no fue manejada correctamente por el marcador. Direcciones de correo electrónico y las direcciones Web serán ignorados. Las opciones IgnoreCapitalization, IgnoreAllCapsWords, y IgnoreWordsWithNumbers se han añadido. Traducciones para se agregaron checo, polaco y eslovaco. Una pérdida de memoria en SpellChecker.createLanguagesMenu () se ha fijado. El corrector ortográfico posición de diálogo se establece en relación con el rectángulo visible y no el rectángulo límites. Un IllegalArgumentException posible que podría ocurrir con el menú contextual, si el puntero del ratón no se encontraba en una posición válida fue corregido.
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

Esto es un lanzamiento único diccionario con un up-to-wiktionary.org fecha de exploración. Rusia se ha añadido también.
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