Quaqua 8.0 2011-10-02

Package ch.randelshofer.quaqua.ext.batik.i18n

Provides utility classes for internationalization.

See:
          Description

Interface Summary
Localizable This interface must be implemented by the classes which must provide a way to override the default locale.
 

Class Summary
LocaleGroup This class represents a group of ExtendedLocalizable objects which have a shared default locale.
LocalizableSupport This class provides a default implementation of the Localizable interface.
 

Package ch.randelshofer.quaqua.ext.batik.i18n Description

Provides utility classes for internationalization.

The responsibility of the i18n package is to provide a facade for the various internationalization utility classes of the standard Java API. The API should be used for compositing string messages in a language-neutral way.


Copyright 2003-2007 (c) Werner Randelshofer.
All rights reserved.