Applying National Language Support (NLS)

JReport products support a National Language feature. If you specify to apply NLS, when you design and save a report, the language-dependent text of the Label object will be extracted to a resource file (.properties). You can then make a copy of the resource file, and modify the text in the copied file for another language. When JReport is running, JReport Engine Bean will retrieve the language-dependent text according to the current locale. The end user will then get a report result that matches his locale setting.

Notes: