Interface Multilingual

All Known Implementing Classes:
JAccountStatusPanel, JAlbumManager, JComboLabel, MultilingualAction

public interface Multilingual
Objects that implement this interface and that are members of objects passed to Msg.maintainTranslated() will have their languageUpdated method called upon initialization and when there is a language change
Since:
8.4
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • languageUpdated

      void languageUpdated()