Package net.sourceforge.java.util.i18n.event

Provides interfaces and classes for dealing with different types of events fired by the InternationalizationHandler.

See:
          Description

Interface Summary
ILanguageResourceChangeListener Event handler to react on changes to the default language in the InternationalizationHandler.
 

Class Summary
LanguageResourceChangeEvent Event triggered by the InternationalizationHandler whenever the default language changes.
 

Package net.sourceforge.java.util.i18n.event Description

Provides interfaces and classes for dealing with different types of events fired by the InternationalizationHandler.

See Also:
InternationalizationHandler