Uses of Interface
com.biglybt.ui.swt.mainwindow.IMainWindow
-
Packages that use IMainWindow Package Description com.biglybt.ui.swt com.biglybt.ui.swt.shells.main -
-
Uses of IMainWindow in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt that return IMainWindow Modifier and Type Method Description IMainWindow
UIFunctionsSWT. getMainWindow()
-
Uses of IMainWindow in com.biglybt.ui.swt.shells.main
Subinterfaces of IMainWindow in com.biglybt.ui.swt.shells.main Modifier and Type Interface Description interface
MainWindow
Classes in com.biglybt.ui.swt.shells.main that implement IMainWindow Modifier and Type Class Description class
MainWindowDelayStub
class
MainWindowImpl
Methods in com.biglybt.ui.swt.shells.main that return IMainWindow Modifier and Type Method Description IMainWindow
MainWindowDelayStub.UIFunctionsSWTImpl. getMainWindow()
IMainWindow
UIFunctionsImpl. getMainWindow()
-