MQ Visual Browse

Chapter 2 Multi-Language Support

Multi-Language Support

MQ Visual Browse has been designed to support Java's Multi-Language environment.

Currently, MQ Visual Browse has full language support (Menu items, buttons, dialog boxes and popup boxes) for the following languages:

  • English (en)
  • Dutch (nl)
  • French (fr)
  • German (de)
  • Italian (it)
  • Portuguese (pt)
  • Romanian (ro)
  • Spanish (es)

When you start MQ Visual Browse in a JVM (Java Virtual Machine), the default language locale used by the JVM will be the language locale initially installed during the JRE or JDK installation process.

The user has 2 methods to select / override the Language Text used by MQ Visual Browse.

  1. Dynmanically via MQ Visual Browse, see Chapter 10 Language for more information
     
  2. To select a different language locale for the JVM to use, hence a different language for MQ Visual Browse, you will need to add a java runtime parameter to the program startup. To change the default language locale, enter the following command for the program startup:

    e.g. French language locale:


      java  -Duser.language=fr -Xms64m -Xmx768m  biz.capitalware.mqvb.MQVB





Copyright © 2002-2008 Capitalware Inc.  All Rights Reserved.