Uses of Interface
com.biglybt.core.tag.TagTypeListener.TagEvent
-
Packages that use TagTypeListener.TagEvent Package Description com.biglybt.core.tag com.biglybt.core.tag.impl com.biglybt.ui.swt.views com.biglybt.ui.swt.views.skin -
-
Uses of TagTypeListener.TagEvent in com.biglybt.core.tag
Methods in com.biglybt.core.tag with parameters of type TagTypeListener.TagEvent Modifier and Type Method Description void
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.TagEvent Modifier and Type Method Description void
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.TagEvent Modifier and Type Method Description void
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.TagEvent Modifier and Type Method Description void
SBC_TagsOverview. tagEventOccurred(TagTypeListener.TagEvent event)
-