Uses of Interface
com.biglybt.core.tag.TagManagerListener
Packages that use TagManagerListener
Package
Description
-
Uses of TagManagerListener in com.biglybt.core.tag
Methods in com.biglybt.core.tag with parameters of type TagManagerListenerModifier and TypeMethodDescriptionvoidTagManager.addTagManagerListener(TagManagerListener listener, boolean fire_for_existing) voidTagManager.removeTagManagerListener(TagManagerListener listener) -
Uses of TagManagerListener in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl with type parameters of type TagManagerListenerModifier and TypeFieldDescriptionprivate final CopyOnWriteList<TagManagerListener> TagManagerImpl.listenersMethods in com.biglybt.core.tag.impl with parameters of type TagManagerListenerModifier and TypeMethodDescriptionvoidTagManagerImpl.addTagManagerListener(TagManagerListener listener, boolean fire_for_existing) voidTagManagerImpl.removeTagManagerListener(TagManagerListener listener) -
Uses of TagManagerListener in com.biglybt.ui.swt.views.skin
Classes in com.biglybt.ui.swt.views.skin that implement TagManagerListenerFields in com.biglybt.ui.swt.views.skin declared as TagManagerListener -
Uses of TagManagerListener in com.biglybt.ui.swt.views.stats
Classes in com.biglybt.ui.swt.views.stats that implement TagManagerListener