Uses of Interface
com.biglybt.pif.utils.LocaleListener
-
Packages that use LocaleListener Package Description com.biglybt.pif.utils com.biglybt.pifimpl.local.utils -
-
Uses of LocaleListener in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils with parameters of type LocaleListener Modifier and Type Method Description void
LocaleUtilities. addListener(LocaleListener l)
void
LocaleUtilities. removeListener(LocaleListener l)
-
Uses of LocaleListener in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils with parameters of type LocaleListener Modifier and Type Method Description void
LocaleUtilitiesImpl. addListener(LocaleListener l)
void
LocaleUtilitiesImpl. removeListener(LocaleListener l)
-