Uses of Interface
com.biglybt.core.tag.TagListener
Packages that use TagListener
Package
Description
-
Uses of TagListener in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement TagListener -
Uses of TagListener in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl declared as TagListener -
Uses of TagListener in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement TagListener -
Uses of TagListener in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement TagListener -
Uses of TagListener in com.biglybt.core.tag
Methods in com.biglybt.core.tag with parameters of type TagListenerModifier and TypeMethodDescriptionvoidTag.addTagListener(TagListener listener, boolean fire_for_existing) voidTagType.addTagListener(Taggable taggable, TagListener listener) taggable-specific listneer for this tag-typevoidTag.removeTagListener(TagListener listener) voidTagType.removeTagListener(Taggable taggable, TagListener listener) -
Uses of TagListener in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagListenerModifier and TypeClassDescriptionclassclassclassclassclassclassFields in com.biglybt.core.tag.impl with type parameters of type TagListenerModifier and TypeFieldDescriptionprivate final Map<TagListener, TagListener> TagBase.listener_mapprivate final ListenerManager<TagListener> TagBase.t_listenersprivate final Map<Taggable, List<TagListener>> TagTypeBase.tag_listenersMethods in com.biglybt.core.tag.impl with parameters of type TagListenerModifier and TypeMethodDescriptionvoidTagBase.addTagListener(TagListener listener, boolean fire_for_existing) voidTagTypeBase.addTagListener(Taggable taggable, TagListener listener) voidTagBase.removeTagListener(TagListener listener) voidTagTypeBase.removeTagListener(Taggable taggable, TagListener listener) -
Uses of TagListener in com.biglybt.ui.swt.shells.opentorrent
Classes in com.biglybt.ui.swt.shells.opentorrent that implement TagListenerModifier and TypeClassDescriptionprivate static class -
Uses of TagListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement TagListenerModifier and TypeClassDescriptionclassclassDisplays a list of torrents in a table view.classPeers based on Tags (Peer Set)Fields in com.biglybt.ui.swt.views declared as TagListener -
Uses of TagListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement TagListenerFields in com.biglybt.ui.swt.views.skin declared as TagListener