Uses of Interface
com.biglybt.core.tag.TagType
-
-
Uses of TagType in com.biglybt.core.category.impl
Classes in com.biglybt.core.category.impl that implement TagType Modifier and Type Class Description class
CategoryManagerImpl
-
Uses of TagType in com.biglybt.core.global.impl
Classes in com.biglybt.core.global.impl that implement TagType Modifier and Type Class Description private class
GlobalManagerImpl.DownloadStateTagger
-
Uses of TagType in com.biglybt.core.speedmanager
Classes in com.biglybt.core.speedmanager that implement TagType Modifier and Type Class Description private static class
SpeedLimitHandler.IPSetTagType
Fields in com.biglybt.core.speedmanager declared as TagType Modifier and Type Field Description private TagType
SpeedLimitHandler.NetLimit.NetLimitStatsProvider. tag_type
private TagType
SpeedLimitHandler.NetLimit. tag_type
Methods in com.biglybt.core.speedmanager with parameters of type TagType Modifier and Type Method Description private void
SpeedLimitHandler.Prioritiser. addTarget(int priority, TagType tag_type, java.lang.String tag_name)
Constructors in com.biglybt.core.speedmanager with parameters of type TagType Constructor Description NetLimit(java.lang.String _name, double _mult, java.lang.String _profile, TagType _tag_type, java.lang.String _tag_name, long _total_lim, long _up_lim, long _down_lim)
-
Uses of TagType in com.biglybt.core.tag
Methods in com.biglybt.core.tag that return TagType Modifier and Type Method Description TagType
Tag. getTagType()
Unique type denoting this species of tagTagType
TagGroup. getTagType()
TagType
TagManager. getTagType(int tag_type)
Methods in com.biglybt.core.tag that return types with arguments of type TagType Modifier and Type Method Description java.util.List<TagType>
TagManager. getTagTypes()
static java.util.List<TagType>
TagUtils. sortTagTypes(java.util.Collection<TagType> _tag_types)
Methods in com.biglybt.core.tag with parameters of type TagType Modifier and Type Method Description void
TaggableLifecycleAdapter. taggableTagged(TagType tag_type, Tag tag, Taggable taggable)
void
TaggableLifecycleListener. taggableTagged(TagType tag_type, Tag tag, Taggable taggable)
Currently only implemented for manual_download tag changesvoid
TaggableLifecycleAdapter. taggableUntagged(TagType tag_type, Tag tag, Taggable taggable)
void
TaggableLifecycleListener. taggableUntagged(TagType tag_type, Tag tag, Taggable taggable)
Currently only implemented for manual_download tag changesvoid
TagManagerListener. tagTypeAdded(TagManager manager, TagType tag_type)
void
TagTypeAdapter. tagTypeChanged(TagType tag_type)
void
TagTypeListener. tagTypeChanged(TagType tag_type)
General change not specific to one tagvoid
TagManagerListener. tagTypeRemoved(TagManager manager, TagType tag_type)
Method parameters in com.biglybt.core.tag with type arguments of type TagType Modifier and Type Method Description static java.util.List<TagType>
TagUtils. sortTagTypes(java.util.Collection<TagType> _tag_types)
-
Uses of TagType in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagType Modifier and Type Class Description class
TagTypeBase
class
TagTypeDownloadInternal
class
TagTypeDownloadManual
class
TagTypeWithState
Fields in com.biglybt.core.tag.impl with type parameters of type TagType Modifier and Type Field Description private java.util.Map<java.lang.Integer,TagType>
TagManagerImpl. tag_type_map
Methods in com.biglybt.core.tag.impl that return TagType Modifier and Type Method Description TagType
TagManagerImpl. getTagType(int tag_type)
TagType
TagTypeBase.TagGroupImpl. getTagType()
Methods in com.biglybt.core.tag.impl that return types with arguments of type TagType Modifier and Type Method Description java.util.List<TagType>
TagManagerImpl. getTagTypes()
Methods in com.biglybt.core.tag.impl with parameters of type TagType Modifier and Type Method Description protected void
TagManagerImpl. removeConfig(TagType tag_type)
void
TagManagerImpl. taggableAdded(TagType tag_type, Tag tag, Taggable tagged)
void
TagManagerImpl. taggableRemoved(TagType tag_type, Tag tag, Taggable tagged)
void
TagManagerImpl.LifecycleHandlerImpl. taggableTagged(TagType tag_type, Tag tag, Taggable taggable)
void
TagManagerImpl.LifecycleHandlerImpl. taggableUntagged(TagType tag_type, Tag tag, Taggable taggable)
void
TagPropertyConstraintHandler. tagTypeChanged(TagType tag_type)
void
TagPropertyUntaggedHandler. tagTypeChanged(TagType tag_type)
-
Uses of TagType in com.biglybt.ui.swt.shells.opentorrent
Classes in com.biglybt.ui.swt.shells.opentorrent that implement TagType Modifier and Type Class Description private static class
OpenTorrentOptionsWindow.DiscoveredTag.TagTypeDiscovery
-
Uses of TagType in com.biglybt.ui.swt.views
Methods in com.biglybt.ui.swt.views with parameters of type TagType Modifier and Type Method Description void
MyTorrentsView. tagTypeChanged(TagType tag_type)
void
TaggingView. tagTypeChanged(TagType tag_type)
void
TagSettingsView. tagTypeChanged(TagType tag_type)
-
Uses of TagType in com.biglybt.ui.swt.views.skin
Methods in com.biglybt.ui.swt.views.skin with parameters of type TagType Modifier and Type Method Description void
SBC_TagsOverview. tagTypeAdded(TagManager manager, TagType tag_type)
void
SBC_TagsOverview. tagTypeChanged(TagType tag_type)
void
SBC_TagsOverview. tagTypeRemoved(TagManager manager, TagType tag_type)
-
Uses of TagType in com.biglybt.ui.swt.views.stats
Methods in com.biglybt.ui.swt.views.stats with parameters of type TagType Modifier and Type Method Description private void
TagStatsView. rebuild(TagType tag_type, boolean added)
void
TagStatsView. tagTypeAdded(TagManager manager, TagType tag_type)
void
TagStatsView. tagTypeRemoved(TagManager manager, TagType tag_type)
-
Uses of TagType in com.biglybt.ui.swt.views.utils
Methods in com.biglybt.ui.swt.views.utils with parameters of type TagType Modifier and Type Method Description private static void
TagUIUtils. addShareWithFriendsMenuItems(org.eclipse.swt.widgets.Menu menu, Tag tag, TagType tag_type)
private static void
TagUIUtils. createCloseableMenuItems(org.eclipse.swt.widgets.Menu menu, Tag tag, TagType tag_type, org.eclipse.swt.widgets.Menu[] menuShowHide, boolean needs_separator_next)
private static void
TagUIUtils. createNonAutoMenuItems(org.eclipse.swt.widgets.Menu menu, Tag tag, TagType tag_type, org.eclipse.swt.widgets.Menu[] menuShowHide)
private static void
TagUIUtils. createTagGroupMenu(org.eclipse.swt.widgets.Menu menu, TagType tag_type, java.util.List<Tag> tagz)
private static void
TagUIUtils. createTF_RateLimitMenuItems(org.eclipse.swt.widgets.Menu menu, Tag tag, TagType tag_type, int userMode)
-