Uses of Interface
com.biglybt.core.tag.TagTypeListener.TagEvent
Packages that use TagTypeListener.TagEvent
Package
Description
-
Uses of TagTypeListener.TagEvent in com.biglybt.core.tag
Methods in com.biglybt.core.tag with parameters of type TagTypeListener.TagEventModifier and TypeMethodDescriptionvoidTagTypeAdapter.tagEventOccurred(TagTypeListener.TagEvent event) voidTagTypeListener.tagEventOccurred(TagTypeListener.TagEvent event) -
Uses of TagTypeListener.TagEvent in com.biglybt.core.tag.impl
Methods in com.biglybt.core.tag.impl with parameters of type TagTypeListener.TagEventModifier and TypeMethodDescriptionvoidTagPropertyConstraintHandler.tagEventOccurred(TagTypeListener.TagEvent event) voidTagPropertyUntaggedHandler.tagEventOccurred(TagTypeListener.TagEvent event) -
Uses of TagTypeListener.TagEvent in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type TagTypeListener.TagEventModifier and TypeMethodDescriptionvoidMyTorrentsView.tagEventOccurred(TagTypeListener.TagEvent event) voidTaggingView.tagEventOccurred(TagTypeListener.TagEvent event) voidTagSettingsView.tagEventOccurred(TagTypeListener.TagEvent event) -
Uses of TagTypeListener.TagEvent in com.biglybt.ui.swt.views.skin
Methods in com.biglybt.ui.swt.views.skin with parameters of type TagTypeListener.TagEventModifier and TypeMethodDescriptionvoidSBC_TagsOverview.tagEventOccurred(TagTypeListener.TagEvent event)