org.gudy.azureus2.core3.internat
Interface MessageText.MessageTextListener

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

public static interface MessageText.MessageTextListener

Reverts Locale back to default, and removes the config settin. Notifications of change should be done by the caller.


Method Summary
 void localeChanged(java.util.Locale old_locale, java.util.Locale new_locale)
           
 

Method Detail

localeChanged

void localeChanged(java.util.Locale old_locale,
                   java.util.Locale new_locale)