Software globalization in JViews
Applications based on JViews use the normal globalization mechanism provided by the Java 2 Platform for both these items. This mechanism includes
Locale,
ResourceBundle, and other Java classes. If you are new to globalization, this link to
Java globalization is a good starting point.
JViews uses ICU for advanced globalization services and includes support for base text direction for languages with right-to-left writing direction.
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.