Uses of Interface
com.biglybt.pif.tag.Taggable
Packages that use Taggable
Package
Description
-
Uses of Taggable in com.biglybt.core.download
Subinterfaces of Taggable in com.biglybt.core.download -
Uses of Taggable in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement Taggable -
Uses of Taggable in com.biglybt.core.lws
Classes in com.biglybt.core.lws that implement Taggable -
Uses of Taggable in com.biglybt.core.peer
Subinterfaces of Taggable in com.biglybt.core.peer -
Uses of Taggable in com.biglybt.core.peer.impl
Subinterfaces of Taggable in com.biglybt.core.peer.impl -
Uses of Taggable in com.biglybt.core.peer.impl.control
Classes in com.biglybt.core.peer.impl.control that implement Taggable -
Uses of Taggable in com.biglybt.core.peer.impl.transport
Classes in com.biglybt.core.peer.impl.transport that implement Taggable -
Uses of Taggable in com.biglybt.core.tag
Subinterfaces of Taggable in com.biglybt.core.tag -
Uses of Taggable in com.biglybt.core.tag.impl
Methods in com.biglybt.core.tag.impl that return types with arguments of type Taggable -
Uses of Taggable in com.biglybt.pif.download
Subinterfaces of Taggable in com.biglybt.pif.download -
Uses of Taggable in com.biglybt.pif.tag
Methods in com.biglybt.pif.tag that return types with arguments of type TaggableMethods in com.biglybt.pif.tag with parameters of type TaggableModifier and TypeMethodDescriptionvoid
TagListener.taggableAdded
(Tag tag, Taggable tagged) void
TagListener.taggableRemoved
(Tag tag, Taggable tagged) -
Uses of Taggable in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement Taggable -
Uses of Taggable in com.biglybt.pifimpl.local.peers
Classes in com.biglybt.pifimpl.local.peers that implement Taggable -
Uses of Taggable in com.biglybt.pifimpl.remote.download
Classes in com.biglybt.pifimpl.remote.download that implement Taggable