What's new
Version 2.0.10
Version 2.0.9
Version 2.0.8
Version 2.0.7
- UTF-8 support added to TextDictionary.
- Tested with JDK 1.2.2, JDK 1.1.8, and Swing 1.1.1
Version 2.0.6
- Translator can load distributed dictionaries even if the application or applet belongs
to a package.
Version 2.0.5
Version 2.0.4
Version 2.0.3
- JavaHelp documentation in JavaHelp 1.0 format
Version 2.0.2
Version 2.0.1
- TextDictionary reads both little
and big endian Unicode files (UCS-2/UTF-16).
Version 2.0.0
- Swing 1.1 and JDK 1.2 support
- MLD version 3 support
- Documentation in JavaHelp and HTML Help format
- FileDictionary.setDictionaryName
property replaced with setFileName
property
- setDictionaryName
specifies now the name of the dictionary. The name is used by the translator components to
select the dictionary that they use
- MULTILIZER raises only runtime exceptions. There is no need to wrap a try block around
the MULTILIZER functions any more
Version 1.1.5
- SwingTranslator translates TitledBorder
Version 1.1.4
- Bidi classes removed from the standard sample applications
Version 1.1.3
Version 1.1.2
- SwingTranslator component added
- Tested with JDK 1.2 beta and Swing components
- Translator's event model changed to meet the standard JavaBean event model
- A preview of BidiTranslator
components added
Version 1.1.1
Version 1.0.0