Uses of Interface
bibliothek.gui.dock.util.local.LocaleListener

Packages that use LocaleListener
bibliothek.gui The high level interfaces of the framework and the most often used classes. 
 

Uses of LocaleListener in bibliothek.gui
 

Methods in bibliothek.gui with parameters of type LocaleListener
 void DockUI.addLocaleListener(LocaleListener listener)
          Adds a new LocaleListener.
 void DockUI.removeLocaleListener(LocaleListener listener)
          Removes listener from this DockUI.