Class TagTypeAdapter
java.lang.Object
com.biglybt.core.tag.TagTypeAdapter
- All Implemented Interfaces:
TagTypeListener
- Direct Known Subclasses:
TagStatsView
-
Nested Class Summary
Nested classes/interfaces inherited from interface TagTypeListener
TagTypeListener.TagEvent -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidtagChanged(Tag tag) voidvoidtagRemoved(Tag tag) voidtagTypeChanged(TagType tag_type) General change not specific to one tag
-
Constructor Details
-
TagTypeAdapter
public TagTypeAdapter()
-
-
Method Details
-
tagTypeChanged
Description copied from interface:TagTypeListenerGeneral change not specific to one tag- Specified by:
tagTypeChangedin interfaceTagTypeListener
-
tagEventOccurred
- Specified by:
tagEventOccurredin interfaceTagTypeListener
-
tagAdded
-
tagChanged
-
tagRemoved
-