Uses of Interface
com.biglybt.util.NavigationHelper.navigationListener
-
Packages that use NavigationHelper.navigationListener Package Description com.biglybt.ui.swt.shells.main com.biglybt.util -
-
Uses of NavigationHelper.navigationListener in com.biglybt.ui.swt.shells.main
Fields in com.biglybt.ui.swt.shells.main declared as NavigationHelper.navigationListener Modifier and Type Field Description private NavigationHelper.navigationListener
MainWindowImpl. navigationListener
-
Uses of NavigationHelper.navigationListener in com.biglybt.util
Methods in com.biglybt.util with parameters of type NavigationHelper.navigationListener Modifier and Type Method Description static void
NavigationHelper. addListener(NavigationHelper.navigationListener l)
static void
NavigationHelper. removeListener(NavigationHelper.navigationListener l)
-