Uses of Interface
com.biglybt.core.content.ContentFile
Packages that use ContentFile
-
Uses of ContentFile in com.biglybt.core.content
Fields in com.biglybt.core.content with type parameters of type ContentFileModifier and TypeFieldDescriptionprivate final Map
<Integer, ContentFile> PlatformContentDirectory.ContentFileHandler.cfs
Methods in com.biglybt.core.content that return ContentFileModifier and TypeMethodDescriptionprivate ContentFile
PlatformContentDirectory.ContentFileHandler.getContentFile
(int index) ContentDirectory.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 cf) static void
PlatformContentDirectory.fireTagsChanged
(ContentFile cf) 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