Uses of Interface
com.biglybt.pif.tag.Tag
Packages that use Tag
Package
Description
-
Uses of Tag in com.biglybt.core.category
Subinterfaces of Tag in com.biglybt.core.categoryModifier and TypeInterfaceDescriptioninterface
A Category for grouping torrents (DownloadManagers) -
Uses of Tag in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement Tag -
Uses of Tag in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement Tag -
Uses of Tag in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return types with arguments of type Tag -
Uses of Tag in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement Tag -
Uses of Tag in com.biglybt.core.tag
Subinterfaces of Tag in com.biglybt.core.tagModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
-
Uses of Tag in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagModifier and TypeClassDescriptionclass
class
(package private) static class
class
-
Uses of Tag in com.biglybt.pif.download
Methods in com.biglybt.pif.download that return types with arguments of type Tag -
Uses of Tag in com.biglybt.pif.tag
Methods in com.biglybt.pif.tag that return TagModifier and TypeMethodDescriptionMethods in com.biglybt.pif.tag that return types with arguments of type TagMethods in com.biglybt.pif.tag with parameters of type TagModifier and TypeMethodDescriptionvoid
TagListener.taggableAdded
(Tag tag, Taggable tagged) void
TagListener.taggableRemoved
(Tag tag, Taggable tagged) void
TagListener.taggableSync
(Tag tag) -
Uses of Tag in com.biglybt.pif.torrent
Methods in com.biglybt.pif.torrent that return types with arguments of type TagMethods in com.biglybt.pif.torrent with parameters of type Tag -
Uses of Tag in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return Tag -
Uses of Tag in com.biglybt.pifimpl.local.download
Methods in com.biglybt.pifimpl.local.download that return types with arguments of type Tag -
Uses of Tag in com.biglybt.pifimpl.local.torrent
Methods in com.biglybt.pifimpl.local.torrent that return types with arguments of type TagMethods in com.biglybt.pifimpl.local.torrent with parameters of type Tag -
Uses of Tag in com.biglybt.pifimpl.local.utils
Methods in com.biglybt.pifimpl.local.utils that return TagModifier and TypeMethodDescriptionMethods in com.biglybt.pifimpl.local.utils that return types with arguments of type Tag -
Uses of Tag in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download that return types with arguments of type Tag -
Uses of Tag in com.biglybt.ui.swt.shells.opentorrent
Classes in com.biglybt.ui.swt.shells.opentorrent that implement Tag