Uses of Interface
com.biglybt.ui.swt.utils.TagUIUtilsV3.TagSelectionListener
Packages that use TagUIUtilsV3.TagSelectionListener
-
Uses of TagUIUtilsV3.TagSelectionListener in com.biglybt.ui.swt.utils
Methods in com.biglybt.ui.swt.utils with parameters of type TagUIUtilsV3.TagSelectionListenerModifier and TypeMethodDescriptionstatic void
TagUIUtilsV3.showManualTagSelectionDialog
(TagUIUtilsV3.TagSelectionListener listener) static void
TagUIUtilsV3.showTagSelectionDialog
(List<Tag> tags, List<Tag> selected_tags, boolean disable_auto, TagUIUtilsV3.TagSelectionListener listener) static void
TagUIUtilsV3.showTagSelectionDialog
(List<Tag> tags, List<Tag> selected_tags, TagUIUtilsV3.TagSelectionListener listener)