Uses of Interface
com.biglybt.core.tag.TagFeatureProperties.TagPropertyListener
Packages that use TagFeatureProperties.TagPropertyListener
-
Uses of TagFeatureProperties.TagPropertyListener in com.biglybt.core.tag
Methods in com.biglybt.core.tag with parameters of type TagFeatureProperties.TagPropertyListenerModifier and TypeMethodDescriptionvoidTagFeatureProperties.TagProperty.addListener(TagFeatureProperties.TagPropertyListener listener) voidTagFeatureProperties.TagProperty.removeListener(TagFeatureProperties.TagPropertyListener listener) -
Uses of TagFeatureProperties.TagPropertyListener in com.biglybt.core.tag.impl
Classes in com.biglybt.core.tag.impl that implement TagFeatureProperties.TagPropertyListenerModifier and TypeClassDescriptionclassclassFields in com.biglybt.core.tag.impl with type parameters of type TagFeatureProperties.TagPropertyListenerModifier and TypeFieldDescriptionprivate final CopyOnWriteList<TagFeatureProperties.TagPropertyListener> TagBase.TagPropertyImpl.listenersMethods in com.biglybt.core.tag.impl with parameters of type TagFeatureProperties.TagPropertyListenerModifier and TypeMethodDescriptionvoidTagBase.TagPropertyImpl.addListener(TagFeatureProperties.TagPropertyListener listener) voidTagBase.TagPropertyImpl.removeListener(TagFeatureProperties.TagPropertyListener listener)