Interface MessageText.MessageTextListener

All Known Implementing Classes:
SystemTraySWT, TableViewPainted
Enclosing class:
MessageText

public static interface MessageText.MessageTextListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    localeChanged(Locale old_locale, Locale new_locale)
     
  • Method Details

    • localeChanged

      void localeChanged(Locale old_locale, Locale new_locale)