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