Uses of Class
com.biglybt.ui.swt.update.UpdateWindow
-
Packages that use UpdateWindow Package Description com.biglybt.ui.swt.mainwindow com.biglybt.ui.swt.update -
-
Uses of UpdateWindow in com.biglybt.ui.swt.mainwindow
Fields in com.biglybt.ui.swt.mainwindow declared as UpdateWindow Modifier and Type Field Description private UpdateWindow
MainStatusBar. updateWindow
Methods in com.biglybt.ui.swt.mainwindow with parameters of type UpdateWindow Modifier and Type Method Description void
IMainStatusBar. setUpdateNeeded(UpdateWindow update_window)
void
MainStatusBar. setUpdateNeeded(UpdateWindow updateWindow)
-
Uses of UpdateWindow in com.biglybt.ui.swt.update
Fields in com.biglybt.ui.swt.update declared as UpdateWindow Modifier and Type Field Description private UpdateWindow
UpdateMonitor. current_update_window
-