Uses of Interface
com.biglybt.ui.swt.shells.main.MainWindow
Packages that use MainWindow
-
Uses of MainWindow in com.biglybt.ui.swt.extlistener
Fields in com.biglybt.ui.swt.extlistener declared as MainWindowModifier and TypeFieldDescriptionprivate final MainWindow
StimulusRPC.MyExternalStimulusListener.mainWindow
Methods in com.biglybt.ui.swt.extlistener with parameters of type MainWindowModifier and TypeMethodDescriptionstatic void
StimulusRPC.hookListeners
(Core core, MainWindow mainWindow) Hooks some listenersConstructors in com.biglybt.ui.swt.extlistener with parameters of type MainWindow -
Uses of MainWindow in com.biglybt.ui.swt.shells.main
Classes in com.biglybt.ui.swt.shells.main that implement MainWindowFields in com.biglybt.ui.swt.shells.main declared as MainWindowModifier and TypeFieldDescriptionprivate MainWindow
MainWindowDelayStub.main_window
private final MainWindow
UIFunctionsImpl.mainWindow
Methods in com.biglybt.ui.swt.shells.main that return MainWindowModifier and TypeMethodDescriptionstatic MainWindow
MainWindowFactory.create
(Core core, org.eclipse.swt.widgets.Display display, IUIIntializer uiInitializer) Methods in com.biglybt.ui.swt.shells.main with parameters of type MainWindowModifier and TypeMethodDescriptionvoid
MainWindowDelayStub.Fixup.fix
(MainWindow mw) MainWindowDelayStub.Fixup2.fix
(MainWindow mw) Constructors in com.biglybt.ui.swt.shells.main with parameters of type MainWindow