Uses of Interface
com.biglybt.pif.tag.TagListener
Packages that use TagListener
-
Uses of TagListener in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl with type parameters of type TagListenerModifier and TypeFieldDescriptionprivate final Map<TagListener, TagListener> TagBase.listener_mapMethods in com.biglybt.core.tag.impl with parameters of type TagListenerModifier and TypeMethodDescriptionvoidTagBase.addListener(TagListener listener) voidTagBase.removeListener(TagListener listener) -
Uses of TagListener in com.biglybt.pif.tag
Methods in com.biglybt.pif.tag with parameters of type TagListenerModifier and TypeMethodDescriptionvoidTag.addListener(TagListener listener) voidTag.removeListener(TagListener listener)