Uses of Interface
com.biglybt.pif.ui.menus.MenuManager
Packages that use MenuManager
Package
Description
-
Uses of MenuManager in com.biglybt.pif.ui
Methods in com.biglybt.pif.ui that return MenuManager -
Uses of MenuManager in com.biglybt.pifimpl.local.ui
Fields in com.biglybt.pifimpl.local.ui declared as MenuManagerMethods in com.biglybt.pifimpl.local.ui that return MenuManager -
Uses of MenuManager in com.biglybt.ui.swt
Methods in com.biglybt.ui.swt with parameters of type MenuManagerModifier and TypeMethodDescriptionstatic MenuItemMenuBuildUtils.addChatMenu(MenuManager menu_manager, MenuItem chat_item, MenuBuildUtils.ChatKeyResolver chat_key_resolver) static voidMenuBuildUtils.addChatSelectionMenu(MenuManager menu_manager, MenuItem chat_item, String existing_chat, MenuBuildUtils.ChatSelectionListener _listener) -
Uses of MenuManager in com.biglybt.ui.swt.devices
Methods in com.biglybt.ui.swt.devices with parameters of type MenuManagerModifier and TypeMethodDescriptionprivate static voidDeviceManagerUI.addTagSubMenu(MenuManager menu_manager, MenuItem menu, DeviceMediaRenderer device) private voidDeviceManagerUI.createOverallMenu(MenuManager menu_manager, String parentID) -
Uses of MenuManager in com.biglybt.ui.swt.plugin.net.buddy.swt
Methods in com.biglybt.ui.swt.plugin.net.buddy.swt with parameters of type MenuManagerModifier and TypeMethodDescriptionstatic voidBuddyUIUtils.createChat(MenuManager menu_manager, MenuItem menu, boolean immediate, BuddyUIUtils.ChatCreationListener _listener) -
Uses of MenuManager in com.biglybt.ui.swt.search
Methods in com.biglybt.ui.swt.search with parameters of type MenuManager -
Uses of MenuManager in com.biglybt.ui.swt.subscriptions
Methods in com.biglybt.ui.swt.subscriptions with parameters of type MenuManagerModifier and TypeMethodDescriptionprivate static voidSubscriptionManagerUI.addCategorySubMenu(MenuManager menu_manager, MenuItem menu, List<Subscription> subs) private static voidSubscriptionManagerUI.addDependsOnSubMenu(MenuManager menu_manager, SubscriptionManagerUI.MenuCreator menu_creator, Subscription[] menu_subs) private static voidSubscriptionManagerUI.addExecOnNewResultSubMenu(MenuManager menu_manager, SubscriptionManagerUI.MenuCreator menu_creator, Subscription[] menu_subs) private static voidSubscriptionManagerUI.addTagSubMenu(MenuManager menu_manager, MenuItem menu, List<Subscription> subs) private static voidSubscriptionManagerUI.addViewOptionsSubMenu(MenuManager menu_manager, SubscriptionManagerUI.MenuCreator menu_creator, Subscription[] all_subs) protected static voidSubscriptionManagerUI.createMenus(MenuManager menu_manager, SubscriptionManagerUI.MenuCreator menu_creator, SubscriptionManagerUI.SubsLists createFor) -
Uses of MenuManager in com.biglybt.ui.swt.views.utils
Fields in com.biglybt.ui.swt.views.utils declared as MenuManagerModifier and TypeFieldDescriptionprivate MenuManagerTagUIUtils.TagMenuOptions.Builder.menuManagerprivate final MenuManagerTagUIUtils.TagMenuOptions.menuManagerMethods in com.biglybt.ui.swt.views.utils with parameters of type MenuManagerModifier and TypeMethodDescriptionprivate static intTagUIUtils.build(MenuManager menuManager, MenuItem menu_tags, List<Tag> all_tags, int numTaggables, Map<Tag, Integer> mapTaggableCount, TagUIUtils.TagSelectionListener tagSelectionListener) TagUIUtils.TagMenuOptions.Builder.setMenuManager(MenuManager menuManager) static voidTagUIUtils.setupSideBarMenus(MenuManager menuManager)