Uses of Interface
com.biglybt.ui.swt.views.utils.TagUIUtils.TagSelectionListener
Packages that use TagUIUtils.TagSelectionListener
-
Uses of TagUIUtils.TagSelectionListener in com.biglybt.ui.swt.views.utils
Fields in com.biglybt.ui.swt.views.utils declared as TagUIUtils.TagSelectionListenerModifier and TypeFieldDescriptionprivate TagUIUtils.TagSelectionListener
TagUIUtils.TagMenuOptions.Builder.tagSelectionListener
private final TagUIUtils.TagSelectionListener
TagUIUtils.TagMenuOptions.tagSelectionListener
Methods in com.biglybt.ui.swt.views.utils with parameters of type TagUIUtils.TagSelectionListenerModifier and TypeMethodDescriptionprivate static int
TagUIUtils.build
(MenuManager menuManager, MenuItem menu_tags, List<Tag> all_tags, int numTaggables, Map<Tag, Integer> mapTaggableCount, TagUIUtils.TagSelectionListener tagSelectionListener) TagUIUtils.TagMenuOptions.Builder.setTagSelectionListener
(TagUIUtils.TagSelectionListener tagSelectionListener)