| GNU Classpath (0.95) | |
| Frames | No Frames | 
| Constructors with parameter type java.util.Locale | |
|  Creates an  ImageWriteParamobject with the given locale. | |
| Fields of type java.util.Locale | |
| Locale[] |  All locales available for localization of warning messages, or
 null if localization is not supported.
 | 
| Locale[] |  All locales available for localization of warning messages, or
 null if localization is not supported.
 | 
| Locale |  The current locale used to localize warning messages, or null if
 no locale has been set.
 | 
| Locale |  Localizes compression type names and quality descriptions,
 or null to use default Locale.
 | 
| Locale |  The current locale used to localize warning messages, or null if
 no locale has been set.
 | 
| Methods with parameter type java.util.Locale | |
| void |  Set the current locale or use the default locale.
 | 
| void |  Set the current locale or use the default locale.
 | 
| Methods with return type java.util.Locale | |
| Locale[] |  Retrieve the available locales.   | 
| Locale[] |  Retrieve the available locales.   | 
| Locale |  Get this reader's locale.  null is returned if the locale has not
 been set.
 | 
| Locale | |
| Locale |  Get this writer's locale.  null is returned if the locale has not
 been set.
 | 
| Methods with parameter type java.util.Locale | |
| void |  Set the locale for error reporting.
 | 
| Methods with parameter type java.util.Locale | |
| String |  Obtains the key as a localized string, falling back to the
 locale-independent version if necessary.
 | 
| String |  Obtains the key as a localized string, falling back to the
 locale-independent version if necessary.
 | 
| Methods with return type java.util.Locale | |
| Locale |  Gets the component locale, deferring to the parent if one is not declared.
 | 
| Methods with parameter type java.util.Locale | |
| String[] |  Returns an array of the font family names available in this environment,
 localized to the current Locale if l is non-null.  | 
| String |  Returns the family name of this font.  | 
| String |  Returns the font face name of the font.   | 
| ComponentOrientation |  Gets an orientation appropriate for the locale.
 | 
| void |  Sets the locale for this component to the specified locale.  | 
| Methods with return type java.util.Locale | |
| Locale |  Returns the locale for this component.  | 
| Locale |  Returns the locale of this component.
 | 
| Locale |  Returns the locale currently in use by this component.
 | 
| Locale |  Returns the locale that this window is configured for.
 | 
| Methods with parameter type java.util.Locale | |
| GregorianCalendar | XMLGregorianCalendar.toGregorianCalendar(TimeZone timezone, Locale locale, XMLGregorianCalendar defaults) | 
| Methods with parameter type java.util.Locale | |
| String | |
| Methods with return type java.util.Locale | |
| Locale |  Gets the component locale, deferring to the parent if one is not declared.
 | 
| Methods with parameter type java.util.Locale | |
| BreakIterator |  Returns a  BreakIteratorinstance
 for character breaks in the specifiedLocale. | 
| NumberFormat |  Returns a  NumberFormatinstance
 for monetary values in the specifiedLocale. | 
| DateFormat |  Returns a  DateFormatinstance
 for formatting dates with the given style in the specifiedLocale. | 
| DateFormat |  Returns a  DateFormatinstance
 for formatting dates and times with the given style in the
 specifiedLocale. | 
| Collator | |
| DateFormatSymbols |  Returns a  DateFormatSymbolsinstance
 for the specifiedLocale. | 
| DecimalFormatSymbols |  Returns a  DecimalFormatSymbolsinstance
 for the specifiedLocale. | 
| NumberFormat |  Returns a  NumberFormatinstance
 for integers in the specifiedLocale. | 
| BreakIterator |  Returns a  BreakIteratorinstance
 for line breaks in the specifiedLocale. | 
| NumberFormat |  Returns a general-purpose  NumberFormatinstance in the specifiedLocale. | 
| NumberFormat |  Returns a  NumberFormatinstance
 for percentage values in the specifiedLocale. | 
| BreakIterator |  Returns a  BreakIteratorinstance
 for sentence breaks in the specifiedLocale. | 
| DateFormat |  Returns a  DateFormatinstance
 for formatting times with the given style in the specifiedLocale. | 
| BreakIterator |  Returns a  BreakIteratorinstance
 for word breaks in the specifiedLocale. | 
| Constructors with parameter type java.util.Locale | |
|  Constructs a new Calendar with the given time zone and the given
 locale.
 | |
|  Constructs a new  Formatterusing the specified
 file as the output stream with the supplied character set
 and locale. | |
|  Constructs a new  Formatterusing the specified
 output stream with the supplied character set and locale. | |
|  Constructs a new  Formatterusing the specified
 locale and the specified output stream. | |
|  Constructs a new  Formatterusing the specified
 file as the output stream with the supplied character set
 and locale. | |
|  Constructs a new  Formatterusing the specified
 locale and aStringBuilderas the output stream. | |
|  Constructs a new GregorianCalender representing the current
 time, using the default time zone and the specified locale.
 | |
|  Constructs a new GregorianCalender representing the current
 time with the given time zone and the given locale.
 | |
| Fields of type java.util.Locale | |
| Locale | Locale which represents the English speaking portion of Canada.  | 
| Locale | Locale which represents the French speaking portion of Canada.  | 
| Locale |  Locale which represents China.
 | 
| Locale | Locale which represents the Chinese language.  | 
| Locale | Locale which represents the English language.  | 
| Locale | Locale which represents France.  | 
| Locale | Locale which represents the French language.  | 
| Locale | Locale which represents the German language.  | 
| Locale | Locale which represents Germany.  | 
| Locale | Locale which represents the Italian language.  | 
| Locale | Locale which represents Italy.  | 
| Locale | Locale which represents Japan.  | 
| Locale | Locale which represents the Japanese language.  | 
| Locale | Locale which represents Korea.  | 
| Locale | Locale which represents the Korean language.  | 
| Locale |  Locale which represents the People's Republic of China.
 | 
| Locale | The root locale, used as the base case in lookups by
  locale-sensitive operations.
 | 
| Locale | Locale which represents the Chinese language as used in China.  | 
| Locale |  Locale which represents Taiwan.
 | 
| Locale |  Locale which represents the Chinese language as used in Taiwan.
 | 
| Locale | Locale which represents the United Kingdom.  | 
| Locale | Locale which represents the United States.  | 
| Methods with parameter type java.util.Locale | |
| Formatter |  Outputs a formatted string based on the supplied specification,
  fmt, and its arguments using the specified locale. | 
| ResourceBundle |  Get the appropriate ResourceBundle for the given locale.  | 
| ResourceBundle |  Get the appropriate ResourceBundle for the given locale.  | 
| String |  
 Gets the name of the country specified by this locale, in a form suitable
 for display to the user.   | 
| String |  
 Gets the name of the language specified by this locale, in a form suitable
 for display to the user.   | 
| String |  This method returns a string name of the time zone suitable
 for displaying to the user.   | 
| String |  Returns a localised textual representation of the current value
 of the given field using the specified style.   | 
| String |  Gets all local components suitable for display to the user, formatted
 for a specified locale.  | 
| String |  This method returns a string name of the time zone suitable
 for displaying to the user.   | 
| Map |  Returns a map linking all specified textual representations
 of the given field to their numerical values.   | 
| String |  
 Gets the name of the variant specified by this locale, in a form suitable
 for display to the user.   | 
| Calendar |  Creates a calendar representing the actual time, using the default
 time zone and the given locale.
 | 
| Currency |  Builds a new currency instance for this locale.
 | 
| Calendar |  Creates a calendar representing the actual time, using the given
 time zone and locale.
 | 
| String |  
 This method returns the symbol which precedes or follows a
 value in this particular currency.   | 
| void |  Changes the default locale.  | 
| Methods with return type java.util.Locale | |
| Locale[] |  Gets the set of locales for which a Calendar is available.
 | 
| Locale[] |  Returns the list of available locales.
 | 
| Locale |  Returns the default Locale.  | 
| Locale |  Return the actual locale of this bundle.  | 
| Locale |  Returns the locale used by this formatter.
 | 
| Methods with parameter type java.util.Locale | |
| String |  Returns the localized name for the specified ISO 3166
 country in the supplied  Locale. | 
| String |  Returns the localized name for the specified ISO 639
 language in the supplied  Locale. | 
| String |  Returns a name for the specified time zone identifier
 localized to the supplied  Locale. | 
| String |  Returns the localized name for the specified variant
 in the supplied  Locale. | 
| String |  
 This method returns the symbol which precedes or follows a
 value in this particular currency.   | 
| Methods with return type java.util.Locale | |
| Locale[] |  Returns an array of  Localeinstances,
 for which the provider can supply localized data. | 
| Constructors with parameter type java.util.Locale | |
|  Construct a JPEGImageWriteParam with the following state: tiling
 is not supported, progressive mode is supported, initial
 progressive mode is MODE_DISABLED, compression is supported, one
 compression type named "JPEG" is supported and the default
 compression quality is 0.75f.   | |
| Methods with parameter type java.util.Locale | |
| boolean |  Attempts to select an input method or keyboard layout which supports the
 given locale.  | 
| Methods with return type java.util.Locale | |
| Locale |  Returns the current locale of the current input method or keyboard
 layout.  | 
| Methods with parameter type java.util.Locale | |
| PrintStream | |
| PrintWriter | |
| PrintStream | |
| PrintWriter | |
| Methods with parameter type java.util.Locale | |
| String | |
| String | |
| String | |
| String | |
| Constructors with parameter type java.util.Locale | |
|  Construct a  BeanContextServicesSupportinstance. | |
| BeanContextServicesSupport.BeanContextServicesSupport(BeanContextServices peer, Locale locale, boolean dtime)  Construct a  BeanContextServicesSupportinstance. | |
| BeanContextServicesSupport.BeanContextServicesSupport(BeanContextServices peer, Locale locale, boolean dtime, boolean visible)  Construct a  BeanContextServicesSupportinstance. | |
|  Construct a BeanContextSupport instance.
 | |
|  Construct a BeanContextSupport instance.
 | |
| BeanContextSupport.BeanContextSupport(BeanContext peer, Locale locale, boolean dtime, boolean visible)  Construct a BeanContextSupport instance.
 | |
| Fields of type java.util.Locale | |
| Locale | |
| Methods with parameter type java.util.Locale | |
| void | |
| Methods with return type java.util.Locale | |
| Locale | |
| Constructors with parameter type java.util.Locale | |
|  Constructs a  BMPImageWriteParamset to use a givenLocaleand with default values for all parameters. | |
| Constructors with parameter type java.util.Locale | |
|  Creates a  TextSyntaxobject with the given value
 and locale. | |
| Methods with return type java.util.Locale | |
| Locale |  Returns the locale of this syntax object.
 | 
| Methods with parameter type java.util.Locale | |
| String | |
| String |  Lowercases this String according to a particular locale.  | 
| String |  Uppercases this String according to a particular locale.  | 
| Methods with parameter type java.util.Locale | |
| Object |  Returns the entry for the specified  keyin the Localeloc. | 
| Object |  Returns an object from the  UIDefaultstable for the currentLookAndFeel. | 
| boolean |  Returns a boolean entry for a specic locale.
 | 
| boolean |  Returns a boolean value from the defaults table.   | 
| Border |  Returns a border entry for a specic locale.
 | 
| Border |  Returns a border from the defaults table. 
 | 
| Color |  Returns a color entry for a specic locale.
 | 
| Color |  Returns a drawing color from the defaults table. 
 | 
| Dimension |  Returns a dimension entry for a specic locale.
 | 
| Dimension |  Returns a dimension from the defaults table. 
 | 
| Font |  Returns a font entry for a specic locale.
 | 
| Font |  Retrieves a font from the defaults table of the current
 LookAndFeel.
 | 
| Icon |  Returns an icon entry for a specic locale.
 | 
| Icon |  Returns an icon from the defaults table. 
 | 
| Insets |  Returns an insets entry for a specic locale.
 | 
| Insets |  Returns an Insets object from the defaults table.
 | 
| int |  Returns an integer entry for a specic locale.
 | 
| int |  Returns the integer value of the  Integerassociated with the
 given key. | 
| String |  Returns a string entry for a specic locale.
 | 
| String |  Returns the  Stringassociated with the given key. | 
| void |  Sets the locale to be used as the default for all new components.   | 
| void |  Sets the current locale to  loc. | 
| Methods with return type java.util.Locale | |
| Locale |  Returns the locale used as the default for all new components.   | 
| Locale |  Returns the current default locale.
 | 
| Locale |  Returns the locale of this object.   | 
| Locale |  Returns the locale of this component.  | 
| Locale |  Returns the locale setting for this accessible table cell.
 | 
| Locale |  Gets the locale of the component.
 | 
| Methods with parameter type java.util.Locale | |
| String |  Returns a user visible name of the input locale, displayed in the
 specified locale.  | 
| Image |  Returns a 16x16 icon for the input locale.  | 
| boolean |  Sets the input locale.  | 
| Methods with return type java.util.Locale | |
| Locale[] |  Returns the locales supported by the input method this describes.  | 
| Locale |  Returns the current input locale, or null if none is defined.  | 
| Methods with parameter type java.util.Locale | |
| void |  Set the retrieved Locale.
 | 
| Methods with return type java.util.Locale | |
| Locale |  Get the retrieved Locale.
 | 
| Methods with parameter type java.util.Locale | |
| void |  Allow an application to request a locale for errors and warnings.
 | 
| Constructors with parameter type java.util.Locale | |
|  Creates a  DocumentNameobject. | |
|  Creates a  JobMessageFromOperatorobject. | |
|  Creates a  JobNameobject. | |
|  Creates a  JobOriginatingUserNameobject. | |
|  Creates a  OutputDeviceAssignedobject. | |
|  Creates a  PrinterInfoobject. | |
|  Creates a  PrinterLocationobject. | |
|  Creates a  PrinterMakeAndModelobject. | |
|  Creates a  PrinterMessageFromOperatorobject. | |
|  Creates a  PrinterNameobject. | |
|  Creates a  RequestingUserNameobject. | |
| Methods with return type java.util.Locale | |
| Locale |  Returns the locale for this applet, if it has been set.   | 
| Constructors with parameter type java.util.Locale | |
|  This method initializes a new instance of  DateFormatSymbolsby loading the date format information for the specified locale. | |
|  This method initializes a new instance of
  DecimalFormatSymbolsfor the specified locale. | |
|  Creates a new MessageFormat object with
 the specified pattern
 | |
|  Creates a date formatter using the specified non-localized pattern,
 with the default DateFormatSymbols for the given locale.
 | |
| Methods with parameter type java.util.Locale | |
| BreakIterator |  This method returns an instance of  BreakIteratorthat will
 iterate over characters as defined in the specified locale. | 
| NumberFormat |  This method returns an instance of  NumberFormatsuitable
 for formatting and parsing currency values in the specified locale. | 
| DateFormat |  This method returns an instance of  DateFormatthat will
 format using the specified formatting style for dates. | 
| DateFormat |  This method returns a new instance of  DateFormatthat
 formats both dates and times using the specified styles. | 
| Collator |  This method returns an instance of  Collatorfor the
 specified locale. | 
| DateFormatSymbols |  Returns a  DateFormatSymbolsinstance for the
 specified locale obtained from either the runtime itself
 or one of the installedDateFormatSymbolsProviderinstances. | 
| DecimalFormatSymbols |  Returns a  DecimalFormatSymbolsinstance for the
 specified locale obtained from either the runtime itself
 or one of the installedDecimalFormatSymbolsProviderinstances. | 
| NumberFormat |  This method returns a default instance for the specified locale.  | 
| NumberFormat |  This method returns an integer formatting and parsing class for the
 default locale.  | 
| BreakIterator |  This method returns an instance of  BreakIteratorthat will
 iterate over line breaks as defined in the specified locale. | 
| NumberFormat |  This method returns a general purpose number formatting and parsing
 class for the default locale.   | 
| NumberFormat |  This method returns an instance of  NumberFormatsuitable
 for formatting and parsing percentage values in the specified locale. | 
| BreakIterator |  This method returns an instance of  BreakIteratorthat will
 iterate over sentences as defined in the specified locale. | 
| DateFormat |  This method returns an instance of  DateFormatthat will
 format using the specified formatting style for times. | 
| BreakIterator |  This method returns an instance of  BreakIteratorthat will
 iterate over words as defined in the specified locale. | 
| void |  Sets the locale.
 | 
| Methods with return type java.util.Locale | |
| Locale[] |  This method returns a list of locales for which instances of
  BreakIteratorare available. | 
| Locale[] |  This method returns an array of  Localeobjects which is
 the list of locales for whichCollatorobjects exist. | 
| Locale[] |  This method returns a list of available locales supported by this
 class.
 | 
| Locale[] |  This method returns a list of locales for which concrete instances
 of  NumberFormatsubclasses may be created. | 
| Locale |  Returns the locale.
 | 
| Methods with parameter type java.util.Locale | |
| String |  Returns a short description of this service provider that can be
 presented to a human user.
 | 
| GNU Classpath (0.95) |