Microsoft SDK for Java

Locale.getSupportedLocales

Retrieves an array of all the locales that are currently supported by the system.

Syntax

public static Locale[] getSupportedLocales()

Return Value

Returns an array of Locale objects representing all locales supported by the system.

See Also   getInstalledLocales

© 1999 Microsoft Corporation. All rights reserved. Terms of use.