Package com.taco.i18n.gui

Provides classes that aid in internationalizing Swing components.

See:
          Description

Interface Summary
FontUtilities.IFontMapper  
IFontAdjustedOnLocaleChange A marker interface for components that adjust their fonts when their setLocale() method is called.
 

Class Summary
FontUtilities Utility functions for getting fonts appropriate for locales.
FontUtilities.DefaultFontMapper A default implementation of IFontMapper.
LocaleSelectorPanel A panel that displays a list of supported locales, using fonts that can natively display each locale's name.
LocaleSelectorPanel.LocaleCellRenderer  
 

Package com.taco.i18n.gui Description

Provides classes that aid in internationalizing Swing components.