DictionaryForMids Forum

Admins & Developer => General discussions => Topic started by: Gert on 20. February 2010, 06:35:26

Title: Java ME: using the LanguageUIGeneration tool
Post by: Gert on 20. February 2010, 06:35:26
When there a language is added to the user interface translations, then on Java ME the LanguageUIGeneration tool must be run.

On Java ME there is the file DictionaryForMIDs.languages that contains the user interface translations (see http://dictionarymid.sourceforge.net/LanguageUITranslations.html (http://dictionarymid.sourceforge.net/LanguageUITranslations.html)).

The LanguageUIGeneration tool reads the file DictionaryForMIDs.languages and generates the files UIDisplayTextContents.java and UIDisplayTextItems.java. These two files are part of the DictionaryForMIDs source tree and are compiled like all other DictionaryForMIDs Java files.

A description for using the LanguageUIGeneration tool is found here: http://dictionarymid.sourceforge.net/LanguageUIGeneration.html (http://dictionarymid.sourceforge.net/LanguageUIGeneration.html).

Regards,
Gert