Class OpenTorrentOptionsWindow.DiscoveredTag.TagTypeDiscovery
java.lang.Object
com.biglybt.core.tag.impl.TagTypeBase
com.biglybt.ui.swt.shells.opentorrent.OpenTorrentOptionsWindow.DiscoveredTag.TagTypeDiscovery
- All Implemented Interfaces:
TagListener, TagType
- Enclosing class:
OpenTorrentOptionsWindow.DiscoveredTag
-
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
Methods inherited from class TagTypeBase
addTag, addTagListener, addTagType, addTagTypeListener, closing, createTag, fireChanged, fireMetadataChanged, generate, generateConfig, getResolver, getTag, getTag, getTagAndTaggableMut, getTagGroup, getTagManager, getTagsForTaggable, getTagType, getTagTypeFeatures, getTagTypeName, hasTagTypeFeature, isTagTypeAuto, isTagTypePersistent, readBooleanAttribute, readLongAttribute, readLongListAttribute, readMapAttribute, readStringAttribute, readStringListAttribute, removeTag, removeTaggable, removeTagListener, removeTagType, removeTagTypeListener, requestAttention, resolveTaggable, setTagGroup, sync, taggableAdded, taggableRemoved, taggableSync, tagsOrMembershipChanged, writeBooleanAttribute, writeLongAttribute, writeLongListAttribute, writeMapAttribute, writeStringAttribute, writeStringListAttribute
-
Field Details
-
color_default
private final int[] color_default
-
-
Constructor Details
-
TagTypeDiscovery
public TagTypeDiscovery()
-
-
Method Details
-
getTags
-
getTagCount
public int getTagCount() -
getColorDefault
public int[] getColorDefault()- Specified by:
getColorDefaultin interfaceTagType- Overrides:
getColorDefaultin classTagTypeBase
-