com.taco.i18n.gui
Interface IFontAdjustedOnLocaleChange

All Known Implementing Classes:
LocaleSelectorPanel

public interface IFontAdjustedOnLocaleChange

A marker interface for components that adjust their fonts when their setLocale() method is called. FontUtilities.adjustFontsForLocale() will set the locale of contained components that implement this interface, instead of adjusting the fonts itself.