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 TypeMethodDescriptionvoid
TagTypeAdapter.tagEventOccurred
(TagTypeListener.TagEvent event) void
TagTypeListener.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 TypeMethodDescriptionvoid
TagPropertyConstraintHandler.tagEventOccurred
(TagTypeListener.TagEvent event) void
TagPropertyUntaggedHandler.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 TypeMethodDescriptionvoid
MyTorrentsView.tagEventOccurred
(TagTypeListener.TagEvent event) void
TaggingView.tagEventOccurred
(TagTypeListener.TagEvent event) void
TagSettingsView.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 TypeMethodDescriptionvoid
SBC_TagsOverview.tagEventOccurred
(TagTypeListener.TagEvent event)