Uses of Interface
com.biglybt.core.tag.TagTypeListener
Packages that use TagTypeListener
Package
Description
-
Uses of TagTypeListener in com.biglybt.core.tag
Classes in com.biglybt.core.tag that implement TagTypeListenerMethods in com.biglybt.core.tag with parameters of type TagTypeListenerModifier and TypeMethodDescriptionvoidTagType.addTagTypeListener(TagTypeListener listener, boolean fire_for_existing) voidTagType.removeTagTypeListener(TagTypeListener listener) -
Uses of TagTypeListener in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagTypeListenerModifier and TypeClassDescriptionclassclassFields in com.biglybt.core.tag.impl with type parameters of type TagTypeListenerModifier and TypeFieldDescriptionprivate final ListenerManager<TagTypeListener> TagTypeBase.tt_listenersMethods in com.biglybt.core.tag.impl with parameters of type TagTypeListenerModifier and TypeMethodDescriptionvoidTagTypeBase.addTagTypeListener(TagTypeListener listener, boolean fire_for_existing) voidTagTypeBase.removeTagTypeListener(TagTypeListener listener) -
Uses of TagTypeListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement TagTypeListenerModifier and TypeClassDescriptionclassclassDisplays a list of torrents in a table view.classView showing tags set on selected taggable item(s).class -
Uses of TagTypeListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement TagTypeListenerModifier and TypeClassDescriptionclassclassclassFields in com.biglybt.ui.swt.views.skin declared as TagTypeListener -
Uses of TagTypeListener in com.biglybt.ui.swt.views.stats
Classes in com.biglybt.ui.swt.views.stats that implement TagTypeListener