Uses of Interface
com.biglybt.core.internat.LocaleUtilListener
-
Packages that use LocaleUtilListener Package Description com.biglybt.core.internat com.biglybt.ui.swt -
-
Uses of LocaleUtilListener in com.biglybt.core.internat
Fields in com.biglybt.core.internat with type parameters of type LocaleUtilListener Modifier and Type Field Description private static java.util.List<LocaleUtilListener>
LocaleTorrentUtil. listeners
Methods in com.biglybt.core.internat with parameters of type LocaleUtilListener Modifier and Type Method Description static void
LocaleTorrentUtil. addListener(LocaleUtilListener l)
static void
LocaleTorrentUtil. removeListener(LocaleUtilListener l)
-
Uses of LocaleUtilListener in com.biglybt.ui.swt
Classes in com.biglybt.ui.swt that implement LocaleUtilListener Modifier and Type Class Description class
LocaleUtilSWT
-