Class TagTypeDownloadInternal
java.lang.Object
com.biglybt.core.tag.impl.TagTypeBase
com.biglybt.core.tag.impl.TagTypeWithState
com.biglybt.core.tag.impl.TagTypeDownloadInternal
- All Implemented Interfaces:
TagListener, TagType
-
Nested Class Summary
Nested classes/interfaces inherited from class TagTypeBase
TagTypeBase.TagGroupImpl -
Field Summary
FieldsFields inherited from class TagTypeBase
AT_COLOR_IDFields inherited from interface TagType
TT_DOWNLOAD_CATEGORY, TT_DOWNLOAD_INTERNAL, TT_DOWNLOAD_MANUAL, TT_DOWNLOAD_STATE, TT_PEER_IPSET, TT_SWARM_TAG, TT_TAG_SUGGESTION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint[]booleanbooleanMethods inherited from class TagTypeWithState
addTag, createTag, getResolver, getTagCount, getTags, removeTag, removeTaggable, resolveTaggableMethods inherited from class TagTypeBase
addTagListener, addTagType, addTagTypeListener, closing, fireChanged, fireMetadataChanged, generate, generateConfig, getTag, getTag, getTagAndTaggableMut, getTagGroup, getTagManager, getTagsForTaggable, getTagType, getTagTypeFeatures, getTagTypeName, hasTagTypeFeature, readBooleanAttribute, readLongAttribute, readLongListAttribute, readMapAttribute, readStringAttribute, readStringListAttribute, removeTagListener, removeTagType, removeTagTypeListener, requestAttention, setTagGroup, sync, taggableAdded, taggableRemoved, taggableSync, tagsOrMembershipChanged, writeBooleanAttribute, writeLongAttribute, writeLongListAttribute, writeMapAttribute, writeStringAttribute, writeStringListAttribute
-
Field Details
-
color_default
private static final int[] color_default -
next_tag_id
-
-
Constructor Details
-
TagTypeDownloadInternal
-
-
Method Details
-
isTagTypePersistent
public boolean isTagTypePersistent()- Specified by:
isTagTypePersistentin interfaceTagType- Overrides:
isTagTypePersistentin classTagTypeBase
-
isTagTypeAuto
public boolean isTagTypeAuto()- Specified by:
isTagTypeAutoin interfaceTagType- Overrides:
isTagTypeAutoin classTagTypeBase
-
getColorDefault
public int[] getColorDefault()- Specified by:
getColorDefaultin interfaceTagType- Overrides:
getColorDefaultin classTagTypeBase
-
createTag
- Specified by:
createTagin interfaceTagType- Overrides:
createTagin classTagTypeBase- Throws:
TagException
-