Uses of Interface
com.biglybt.ui.common.updater.UIUpdater
-
Packages that use UIUpdater Package Description com.biglybt.ui com.biglybt.ui.swt.shells.main com.biglybt.ui.swt.uiupdater -
-
Uses of UIUpdater in com.biglybt.ui
Methods in com.biglybt.ui that return UIUpdater Modifier and Type Method Description UIUpdater
UIFunctions. getUIUpdater()
Retrieves the class that handles periodically updating the UI -
Uses of UIUpdater in com.biglybt.ui.swt.shells.main
Methods in com.biglybt.ui.swt.shells.main that return UIUpdater Modifier and Type Method Description UIUpdater
MainWindowDelayStub.UIFunctionsSWTImpl. getUIUpdater()
UIUpdater
UIFunctionsImpl. getUIUpdater()
-
Uses of UIUpdater in com.biglybt.ui.swt.uiupdater
Classes in com.biglybt.ui.swt.uiupdater that implement UIUpdater Modifier and Type Class Description class
UIUpdaterSWT
Fields in com.biglybt.ui.swt.uiupdater declared as UIUpdater Modifier and Type Field Description private static UIUpdater
UIUpdaterSWT. updater
Methods in com.biglybt.ui.swt.uiupdater that return UIUpdater Modifier and Type Method Description static UIUpdater
UIUpdaterSWT. getInstance()
-