Uses of Interface
com.biglybt.core.content.ContentDirectoryListener
Packages that use ContentDirectoryListener
-
Uses of ContentDirectoryListener in com.biglybt.core.content
Fields in com.biglybt.core.content with type parameters of type ContentDirectoryListenerModifier and TypeFieldDescriptionprivate static CopyOnWriteList
<ContentDirectoryListener> PlatformContentDirectory.listeners
Methods in com.biglybt.core.content with parameters of type ContentDirectoryListenerModifier and TypeMethodDescriptionvoid
ContentDirectory.addListener
(ContentDirectoryListener listener) void
PlatformContentDirectory.addListener
(ContentDirectoryListener listener) void
ContentDirectory.removeListener
(ContentDirectoryListener listener) void
PlatformContentDirectory.removeListener
(ContentDirectoryListener listener)