Package com.biglybt.core.tag.impl
Class TagTypeSwarmTag
java.lang.Object
com.biglybt.core.tag.impl.TagTypeBase
com.biglybt.core.tag.impl.TagTypeWithState
com.biglybt.core.tag.impl.TagTypeSwarmTag
- All Implemented Interfaces:
TagListener,TagType
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class com.biglybt.core.tag.impl.TagTypeBase
TagTypeBase.TagGroupImpl -
Field Summary
FieldsFields inherited from class com.biglybt.core.tag.impl.TagTypeBase
AT_COLOR_IDFields inherited from interface com.biglybt.core.tag.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
Methods inherited from class com.biglybt.core.tag.impl.TagTypeWithState
addTag, getResolver, getTagCount, getTags, removeTag, removeTaggable, resolveTaggableMethods inherited from class com.biglybt.core.tag.impl.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
-
TagTypeSwarmTag
protected TagTypeSwarmTag()
-
-
Method Details
-
isTagTypeAuto
public boolean isTagTypeAuto()- Specified by:
isTagTypeAutoin interfaceTagType- Overrides:
isTagTypeAutoin classTagTypeBase
-
getColorDefault
public int[] getColorDefault()- Specified by:
getColorDefaultin interfaceTagType- Overrides:
getColorDefaultin classTagTypeBase
-
isTagTypePersistent
public boolean isTagTypePersistent()- Specified by:
isTagTypePersistentin interfaceTagType- Overrides:
isTagTypePersistentin classTagTypeBase
-
createTag
- Specified by:
createTagin interfaceTagType- Overrides:
createTagin classTagTypeBase- Throws:
TagException
-
createTag
- Overrides:
createTagin classTagTypeWithState
-