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(Locale old_locale, Locale new_locale)
           
 

Method Detail

localeChanged

void localeChanged(Locale old_locale,
                   Locale new_locale)