Uses of Interface
com.biglybt.ui.swt.mainwindow.IMainMenu
Packages that use IMainMenu
-
Uses of IMainMenu in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt that return IMainMenuModifier and TypeMethodDescriptionUIFunctionsSWT.createMainMenu
(org.eclipse.swt.widgets.Shell shell) Creates the main application menu and attach it to the givenShell
; this is only used for OSX so that we can attach the global menu to popup dialogs which is the expected behavior on OSX. -
Uses of IMainMenu in com.biglybt.ui.swt.mainwindow
Classes in com.biglybt.ui.swt.mainwindow that implement IMainMenu -
Uses of IMainMenu in com.biglybt.ui.swt.shells.main
Classes in com.biglybt.ui.swt.shells.main that implement IMainMenuFields in com.biglybt.ui.swt.shells.main declared as IMainMenuMethods in com.biglybt.ui.swt.shells.main that return IMainMenuModifier and TypeMethodDescriptionMainWindowDelayStub.UIFunctionsSWTImpl.createMainMenu
(org.eclipse.swt.widgets.Shell shell) UIFunctionsImpl.createMainMenu
(org.eclipse.swt.widgets.Shell shell) MainWindow.getMainMenu()
MainWindowDelayStub.getMainMenu()
MainWindowImpl.getMainMenu()