Window.getLocale
Class Overview | Class Members |
This Package |
All Packages
public Locale getLocale()
Returns
the locale that is set for this window.
Description
Gets the Locale object that is associated
with this window, if the locale has been set.
If no locale has been set, then the default locale
is returned.
Overrides
getLocale in class Component
See Also
Locale