Package com.biglybt.core.tag
Interface TagListener
- All Known Implementing Classes:
CategoryImpl
,CategoryManagerImpl
,GlobalManagerImpl.DownloadStateTagger
,MyTorrentsSubView
,MyTorrentsView
,MyTorrentsView_Big
,MyTorrentsView_Small
,OpenTorrentOptionsWindow.DiscoveredTag.TagTypeDiscovery
,PeersGeneralView
,SpeedLimitHandler.IPSetTagType
,TagPropertyTrackerTemplateHandler
,TagTypeBase
,TagTypeDownloadInternal
,TagTypeDownloadManual
,TagTypeSwarmTag
,TagTypeWithState
public interface TagListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
taggableAdded
(Tag tag, Taggable tagged) void
taggableRemoved
(Tag tag, Taggable tagged) void
taggableSync
(Tag tag)
-
Method Details
-
taggableAdded
-
taggableSync
-
taggableRemoved
-