Uses of Interface
com.biglybt.core.content.ContentFile
Packages that use ContentFile
-
Uses of ContentFile in com.biglybt.core.content
Methods in com.biglybt.core.content that return ContentFileModifier and TypeMethodDescriptionContentDirectory.lookupContentFile
(Map attributes) PlatformContentDirectory.lookupContentFile
(Map attributes) Methods in com.biglybt.core.content with parameters of type ContentFileModifier and TypeMethodDescriptionvoid
ContentDirectoryListener.contentChanged
(ContentFile file, String property) static void
PlatformContentDirectory.fireCatsChanged
(ContentFile acf) static void
PlatformContentDirectory.fireTagsChanged
(ContentFile acf) boolean
ContentFilter.isVisible
(ContentFile file, Map<String, Object> args) -
Uses of ContentFile in com.biglybt.core.devices.impl
Fields in com.biglybt.core.devices.impl with type parameters of type ContentFileModifier and TypeFieldDescriptionprivate static final Map
<String, ContentFile> DeviceUPnPImpl.acf_map
private Map
<String, ContentFile> DeviceUPnPImpl.dynamic_xcode_map
Methods in com.biglybt.core.devices.impl with parameters of type ContentFile