VietIME is a Java-based Vietnamese input method editor (IME). Enable input of Vietnamese Unicode text in Java's AWT and Swing text components.
VietIME uses the input method framework in the Java 2 platform (1.3 or higher) to enable the collaboration between text editing components and input methods in entering Vietnamese text with any Java runtime environment.
Text editing components that use the input method framework run on any Java application environment and support any text input methods available on that Java application environment without modifying or recompiling the text editing component.
Here are some key features of "VietIME":
· Multi-platform
Windows
Solaris
Linux/Unix
Mac OS X
Others
· Unicode compatibility
· Common Vietnamese input methods
VNI
VIQR
Telex
· SmartMark
· Spell Check, Convert, Change Case, Strip/Normalize Diacritics, Sort Vietnamese words, etc. (available only to Swing applications)
Requirements:
· Java 1.4.2 or later
What's New in This Release:
· Applied the Jazzy patch which enables the spell checker to start operation from current caret position rather than from beginning of document every time
· Added spellcheck support for foreign languages (dictionary files (.dic) need be copied into .vietime directory)
· More refactoring
Product's homepage