Class TagUIUtilsV3
java.lang.Object
com.biglybt.ui.swt.utils.TagUIUtilsV3
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidshowCreateTagDialog(UIFunctions.TagReturner tagReturner) static voidstatic voidshowTagSelectionDialog(List<Tag> tags, List<Tag> selected_tags, boolean disable_auto, TagUIUtilsV3.TagSelectionListener listener) static voidshowTagSelectionDialog(List<Tag> tags, List<Tag> selected_tags, TagUIUtilsV3.TagSelectionListener listener)
-
Constructor Details
-
TagUIUtilsV3
public TagUIUtilsV3()
-
-
Method Details
-
showCreateTagDialog
-
showManualTagSelectionDialog
-
showTagSelectionDialog
public static void showTagSelectionDialog(List<Tag> tags, List<Tag> selected_tags, TagUIUtilsV3.TagSelectionListener listener) -
showTagSelectionDialog
public static void showTagSelectionDialog(List<Tag> tags, List<Tag> selected_tags, boolean disable_auto, TagUIUtilsV3.TagSelectionListener listener)
-