Uses of Interface
com.biglybt.core.tag.TagDownload
-
Packages that use TagDownload Package Description com.biglybt.core.category.impl com.biglybt.core.global.impl com.biglybt.core.speedmanager com.biglybt.core.tag.impl com.biglybt.ui.swt.views.utils -
-
Uses of TagDownload in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement TagDownload Modifier and Type Class Description class
CategoryImpl
-
Uses of TagDownload in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement TagDownload Modifier and Type Class Description private class
GlobalManagerImpl.DownloadStateTagger.MyTag
-
Uses of TagDownload in com.biglybt.core.speedmanager
Fields in com.biglybt.core.speedmanager declared as TagDownload Modifier and Type Field Description private TagDownload
SpeedLimitHandler.ScheduleRuleExtensions. tag
Constructors in com.biglybt.core.speedmanager with parameters of type TagDownload Constructor Description ScheduleRuleExtensions(int _et, TagDownload _tag)
-
Uses of TagDownload in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagDownload Modifier and Type Class Description class
TagDownloadWithState
-
Uses of TagDownload in com.biglybt.ui.swt.views.utils
Methods in com.biglybt.ui.swt.views.utils with parameters of type TagDownload Modifier and Type Method Description private static void
TagUIUtils. showFilesView(TagDownload tag)
-