All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface multilizer.DictionaryListener

public interface DictionaryListener
extends EventListener
A interface to listen the language and locale changes of the dictionary.


Method Index

 o languageChanged(DictionaryEventObject)
The object implements the languageChanged method to translate itself after the dictionary has changed the language.

Methods

 o languageChanged
 public abstract void languageChanged(DictionaryEventObject event)
The object implements the languageChanged method to translate itself after the dictionary has changed the language.


All Packages  Class Hierarchy  This Package  Previous  Next  Index