Uses of Class
com.biglybt.ui.swt.pifimpl.UISWTInstanceImpl
-
Packages that use UISWTInstanceImpl Package Description com.biglybt.ui.swt.pifimpl com.biglybt.ui.swt.shells.main -
-
Uses of UISWTInstanceImpl in com.biglybt.ui.swt.pifimpl
Fields in com.biglybt.ui.swt.pifimpl declared as UISWTInstanceImpl Modifier and Type Field Description private UISWTInstanceImpl
UISWTInstanceImpl.instanceWrapper. delegate
Constructors in com.biglybt.ui.swt.pifimpl with parameters of type UISWTInstanceImpl Constructor Description instanceWrapper(PluginInterface _pi, UIFunctionsSWT _ui_functions, UISWTInstanceImpl _delegate)
-
Uses of UISWTInstanceImpl in com.biglybt.ui.swt.shells.main
Fields in com.biglybt.ui.swt.shells.main declared as UISWTInstanceImpl Modifier and Type Field Description private UISWTInstanceImpl
MainWindowImpl. uiSWTInstanceImpl
Methods in com.biglybt.ui.swt.shells.main that return UISWTInstanceImpl Modifier and Type Method Description UISWTInstanceImpl
MainWindow. getUISWTInstanceImpl()
UISWTInstanceImpl
MainWindowDelayStub. getUISWTInstanceImpl()
UISWTInstanceImpl
MainWindowImpl. getUISWTInstanceImpl()
-