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

Packages that use LocaleListener
bibliothek.gui   
 

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.