Uses of Interface
com.biglybt.core.download.DownloadManager
Packages that use DownloadManager
Package
Description
-
Uses of DownloadManager in com.biglybt.activities
Fields in com.biglybt.activities declared as DownloadManagerMethods in com.biglybt.activities that return DownloadManagerMethods in com.biglybt.activities with parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.core
Methods in com.biglybt.core that return DownloadManager -
Uses of DownloadManager in com.biglybt.core.category
Methods in com.biglybt.core.category that return types with arguments of type DownloadManagerModifier and TypeMethodDescriptionCategory.getDownloadManagers(List<DownloadManager> all_download_managers) Retrieve a list of DownloadManagers for this categoryMethods in com.biglybt.core.category with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidCategoryListener.downloadManagerAdded(Category cat, DownloadManager manager) A DownloadManager has been added to a CategoryvoidCategoryListener.downloadManagerRemoved(Category cat, DownloadManager removed) A DownloadManager has been removed from a CategoryMethod parameters in com.biglybt.core.category with type arguments of type DownloadManagerModifier and TypeMethodDescriptionCategory.getDownloadManagers(List<DownloadManager> all_download_managers) Retrieve a list of DownloadManagers for this category -
Uses of DownloadManager in com.biglybt.core.category.impl
Fields in com.biglybt.core.category.impl with type parameters of type DownloadManagerModifier and TypeFieldDescriptionprivate final CopyOnWriteList<DownloadManager> CategoryImpl.managers_cowprivate final IdentityHashSet<DownloadManager> CategoryImpl.managers_setMethods in com.biglybt.core.category.impl that return types with arguments of type DownloadManagerModifier and TypeMethodDescriptionCategoryImpl.getDownloadManagers(List<DownloadManager> all_dms) CategoryImpl.getTaggedDownloads()Methods in com.biglybt.core.category.impl with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidCategoryManagerImpl.downloadManagerAdded(Category cat, DownloadManager manager) voidCategoryManagerImpl.downloadManagerRemoved(Category cat, DownloadManager manager) Method parameters in com.biglybt.core.category.impl with type arguments of type DownloadManagerModifier and TypeMethodDescriptionCategoryImpl.getDownloadManagers(List<DownloadManager> all_dms) -
Uses of DownloadManager in com.biglybt.core.devices.impl
Methods in com.biglybt.core.devices.impl with parameters of type DownloadManagerModifier and TypeMethodDescription(package private) voidTranscodeManagerImpl.processCategory(Category cat, Object[] details, DownloadManager dm) (package private) voidTranscodeManagerImpl.processTag(Tag tag, Object[] details, DownloadManager dm) -
Uses of DownloadManager in com.biglybt.core.disk
Methods in com.biglybt.core.disk that return DownloadManagerModifier and TypeMethodDescriptionDiskManager.getDownload()DiskManagerFileInfo.getDownloadManager()Methods in com.biglybt.core.disk with parameters of type DownloadManagerModifier and TypeMethodDescriptionstatic voidDiskManagerFactory.clearResumeData(DownloadManager download_manager, DiskManagerFileInfo file) static DiskManagerDiskManagerFactory.create(TOTorrent torrent, DownloadManager manager) static voidDiskManagerFactory.deleteDataFiles(DownloadManager dm, TOTorrent torrent, String torrent_save_dir, String torrent_save_file, boolean force_no_recycle) static DiskManagerFileInfoSetDiskManagerFactory.getFileInfoSkeleton(DownloadManager download_manager, DiskManagerListener listener) static voidDiskManagerFactory.recheckFile(DownloadManager download_manager, DiskManagerFileInfo file) -
Uses of DownloadManager in com.biglybt.core.disk.impl
Fields in com.biglybt.core.disk.impl declared as DownloadManagerModifier and TypeFieldDescription(package private) final DownloadManagerDiskManagerAllocationScheduler.AllocationInstance.Callback.dm(package private) final DownloadManagerDiskManagerRecheckScheduler.DiskManagerRecheckInstance.Callback.dmprotected final DownloadManagerDiskManagerImpl.download_managerMethods in com.biglybt.core.disk.impl that return DownloadManagerModifier and TypeMethodDescriptionDiskManagerImpl.getDownload()DiskManagerFileInfoImpl.getDownloadManager()DiskManagerImpl.getDownloadManager()Methods in com.biglybt.core.disk.impl with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate static intDiskManagerImpl.countDataFiles(DownloadManager dm, TOTorrent torrent, String torrent_save_dir, String torrent_save_file) private static voidDiskManagerImpl.deleteDataFileContents(DownloadManager dm, TOTorrent torrent, String torrent_save_dir, String torrent_save_file, boolean force_no_recycle) static voidDiskManagerImpl.deleteDataFiles(DownloadManager dm, TOTorrent torrent, String torrent_save_dir, String torrent_save_file, boolean force_no_recycle) Deletes all data files associated with torrent.static voidDiskManagerUtil.doFileExistenceChecksAfterSkipChange(DiskManagerFileInfoSet fileSet, boolean[] toCheck, boolean isSkipped, DownloadManager dm) static DiskManagerPiece[]DiskManagerUtil.getDiskManagerPiecesSnapshot(DownloadManager dm, DiskManagerFileInfoSet file_set) static DiskManagerFileInfoSetDiskManagerUtil.getFileInfoSkeleton(DownloadManager download_manager, DiskManagerListener listener) static StringDiskManagerImpl.getStorageType(DownloadManager download_manager, int fileIndex) Returns the storage type for aDownloadManager's file atfileIndex.static String[]DiskManagerImpl.getStorageTypes(DownloadManager download_manager) Returns the storage type for each file inDownloadManager.protected static voidDiskManagerUtil.loadFileDownloaded(DownloadManager download_manager, DiskManagerFileInfoHelper[] files) (package private) static voidDiskManagerUtil.loadFilePriorities(DownloadManager download_manager, DiskManagerFileInfoSet fileSet) static voidDiskManagerUtil.runMoveTask(DownloadManager download_manager, File destination, Runnable target, DiskManagerUtil.MoveTaskAapter adapter) (package private) static StringDiskManagerUtil.setFileLink(DownloadManager download_manager, DiskManagerFileInfo[] info, DiskManagerFileInfo file_info, File from_file, File to_link, boolean dont_delete_existing, FileUtil.ProgressListener pl) protected static FileDiskManagerUtil.setSkippedInternalSupport(DownloadManager dm, DiskManagerFileInfo dm_file, CacheFile cache_file, boolean skipped) protected static voidDiskManagerImpl.storeFileDownloaded(DownloadManager download_manager, DiskManagerFileInfo[] files, boolean persist, boolean interim) protected static voidDiskManagerImpl.storeFilePriorities(DownloadManager download_manager, DiskManagerFileInfo[] files) protected static voidDiskManagerUtil.storeFilePriorities(DownloadManager download_manager, DiskManagerFileInfo[] files) Constructors in com.biglybt.core.disk.impl with parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.core.disk.impl.resume
Methods in com.biglybt.core.disk.impl.resume with parameters of type DownloadManagerModifier and TypeMethodDescriptionstatic voidRDResumeHandler.clearResumeData(DownloadManager download_manager, DiskManagerFileInfo file) private static intRDResumeHandler.clearResumeDataSupport(DownloadManager download_manager, DiskManagerFileInfo file, boolean recheck, boolean onlyClearUnsharedFirstLast) static booleanRDResumeHandler.fileMustExist(DownloadManager download_manager, DiskManagerFileInfo file) Deprecated.Kept for xmwebuistatic booleanRDResumeHandler.fileMustExist(DownloadManager download_manager, DiskManagerFileInfoSet fileSet, DiskManagerFileInfo file) protected static MapRDResumeHandler.getResumeData(DownloadManager download_manager) static voidRDResumeHandler.recheckFile(DownloadManager download_manager, DiskManagerFileInfo file) static intRDResumeHandler.storageTypeChanged(DownloadManager download_manager, DiskManagerFileInfo file) -
Uses of DownloadManager in com.biglybt.core.download
Fields in com.biglybt.core.download declared as DownloadManagerModifier and TypeFieldDescription(package private) DownloadManagerStreamManager.SMDImpl.dm(package private) DownloadManagerEnhancedDownloadManager.download_managerFields in com.biglybt.core.download with type parameters of type DownloadManagerModifier and TypeFieldDescription(package private) Map<DownloadManager, EnhancedDownloadManager> DownloadManagerEnhancer.download_mapMethods in com.biglybt.core.download that return DownloadManagerModifier and TypeMethodDescriptionstatic DownloadManagerDownloadManagerFactory.create(GlobalManager gm, byte[] torrent_hash, String torrentFileName, String torrent_save_dir, String torrent_save_file, int initialState, boolean persistent, boolean recovered, boolean for_seeding, boolean has_ever_been_started, List file_priorities) StreamManager.SMDImpl.getDownload()StreamManagerDownload.getDownload()DownloadManagerOptionsHandler.getDownloadManager()DownloadManagerState.getDownloadManager()EnhancedDownloadManager.getDownloadManager()Methods in com.biglybt.core.download with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidDownloadManagerStateAttributeListener.attributeEventOccurred(DownloadManager download, String attribute, int event_type) voidDownloadManagerListener.completionChanged(DownloadManager manager, boolean bCompleted) Notification that the completion state has changed.protected EnhancedDownloadManager.progressiveStatsEnhancedDownloadManager.createProgressiveStats(DownloadManager dm, EnhancedDownloadManagerFile file) voidDownloadManagerListener.downloadComplete(DownloadManager manager) Notification that we were downloading and the download has completeddefault voidDownloadManagerListener.fileLocationChanged(DownloadManager download, DiskManagerFileInfo file) voidDownloadManagerListener.filePriorityChanged(DownloadManager download, DiskManagerFileInfo file) DownloadManagerEnhancer.getEnhancedDownload(DownloadManager manager) voidDownloadManagerInitialisationAdapter.initialised(DownloadManager manager, boolean for_seeding) protected voidEnhancedDownloadManager.log(DownloadManager dm, String str, boolean to_file) protected voidDownloadManagerEnhancer.pause(DownloadManager dm) voidDownloadManagerListener.positionChanged(DownloadManager download, int oldPosition, int newPosition) protected voidDownloadManagerEnhancer.prepareForProgressiveMode(DownloadManager dm, boolean active) protected voidDownloadManagerEnhancer.resume(DownloadManager dm) voidDownloadManagerListener.stateChanged(DownloadManager manager, int state) StreamManager.stream(DownloadManager dm, int file_index, URL url, boolean preview_mode, StreamManagerDownloadListener listener) Constructors in com.biglybt.core.download with parameters of type DownloadManagerModifierConstructorDescriptionprotectedEnhancedDownloadManager(DownloadManagerEnhancer _enhancer, DownloadManager _download_manager) protectedprogressiveStatsCommon(DownloadManager _dm, EnhancedDownloadManagerFile _primary_file) (package private)SMDImpl(DownloadManager _dm, int _file_index, URL _url, boolean _preview_mode, StreamManagerDownloadListener _listener) -
Uses of DownloadManager in com.biglybt.core.download.impl
Classes in com.biglybt.core.download.impl that implement DownloadManagerFields in com.biglybt.core.download.impl declared as DownloadManagerModifier and TypeFieldDescriptionprotected final DownloadManagerDownloadManagerStateImpl.nullState.download_managerMethods in com.biglybt.core.download.impl that return DownloadManagerModifier and TypeMethodDescriptionDownloadManagerController.fileInfoFacade.getDownloadManager()DownloadManagerStateImpl.getDownloadManager()DownloadManagerStateImpl.nullState.getDownloadManager()Methods in com.biglybt.core.download.impl with parameters of type DownloadManagerModifier and TypeMethodDescriptionstatic booleanDownloadManagerMoveHandler.canGoToCompleteDir(DownloadManager dm) voidDownloadManagerAdapter.completionChanged(DownloadManager manager, boolean bCompleted) (package private) static StringDownloadManagerDefaultPaths.describe(DownloadManager dm, DownloadManagerDefaultPaths.ContextDescriptor cs) (package private) static StringDownloadManagerMoveHandlerUtils.describe(DownloadManager dm) (package private) static SaveLocationChangeDownloadManagerDefaultPaths.determinePaths(DownloadManager dm, DownloadManagerDefaultPaths.MovementInformation mi, boolean check_source, int reason) This does the guts of determining appropriate file paths.voidDownloadManagerAdapter.downloadComplete(DownloadManager manager) voidDownloadManagerAdapter.filePriorityChanged(DownloadManager download, DiskManagerFileInfo file) voidDownloadManagerController.ForceRecheckListener.forceRecheckComplete(DownloadManager dm, boolean cancelled) (package private) static DownloadManagerDefaultPaths.MovementInformationDownloadManagerDefaultPaths.getDownloadOrTagCompletionMovementInformation(DownloadManager dm, DownloadManagerDefaultPaths.MovementInformation def_mi) (package private) static DownloadManagerDefaultPaths.MovementInformationDownloadManagerDefaultPaths.getDownloadOrTagRemovalMovementInformation(DownloadManager dm, DownloadManagerDefaultPaths.MovementInformation def_mi) static DownloadManagerStateDownloadManagerStateImpl.getDownloadState(DownloadManager dm) static File[]DownloadManagerMoveHandler.getRelatedDirs(DownloadManager dm) Find all file locations that a download might exist in - this is used to see locate existing files to reuse to prevent downloads being re-added.File[]DownloadManagerDefaultPaths.TargetSpecification.getTargets(DownloadManager dm, DownloadManagerDefaultPaths.ContextDescriptor cd, int reason) File[]DownloadManagerDefaultPaths.TargetSpecification.getTargetsSupport(DownloadManager dm, DownloadManagerDefaultPaths.ContextDescriptor cd) DownloadManagerDefaultPaths.TransferSpecification.getTransferDetails(DownloadManager dm, DownloadManagerDefaultPaths.ContextDescriptor cd, File[] target_paths) private static booleanDownloadManagerMoveHandler.isApplicableDownload(DownloadManager dm) (package private) static booleanDownloadManagerDefaultPaths.isInDefaultDownloadDir(DownloadManager dm) (package private) static voidDownloadManagerMoveHandlerUtils.logError(String message, DownloadManager dm, Throwable e) (package private) static voidDownloadManagerMoveHandlerUtils.logInfo(String message, DownloadManager dm) (package private) static voidDownloadManagerMoveHandlerUtils.logWarn(String message, DownloadManager dm) booleanDownloadManagerDefaultPaths.SourceSpecification.matchesDownload(DownloadManager dm, DownloadManagerDefaultPaths.ContextDescriptor context) static SaveLocationChangeDownloadManagerMoveHandler.onCompletion(DownloadManager dm, DownloadManagerMoveHandler.MoveCallback callback, boolean startOfDay) static SaveLocationChangeDownloadManagerMoveHandler.onInitialisation(DownloadManager dm) static SaveLocationChangeDownloadManagerMoveHandler.onRemoval(DownloadManager dm) voidDownloadManagerAdapter.positionChanged(DownloadManager download, int oldPosition, int newPosition) static SaveLocationChangeDownloadManagerMoveHandler.recalculatePath(DownloadManager dm) voidDownloadManagerAdapter.stateChanged(DownloadManager manager, int state) Constructors in com.biglybt.core.download.impl with parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.core.global
Methods in com.biglybt.core.global that return DownloadManagerModifier and TypeMethodDescriptionGlobalManager.addDownloadManager(String fileName, byte[] optionalHash, String savePath, int initialState, boolean persistent) Create and add a Download Manager to the global listGlobalManager.addDownloadManager(String fileName, byte[] optionalHash, String savePath, int initialState, boolean persistent, boolean for_seeding, DownloadManagerInitialisationAdapter adapter) Create and add a Download Manager to the global listGlobalManager.addDownloadManager(String fileName, byte[] optionalHash, String savePath, String saveFile, int initialState, boolean persistent, boolean for_seeding, DownloadManagerInitialisationAdapter adapter) Create and add a Download Manager to the global listGlobalManager.addDownloadManager(String file_name, String save_path) Create and add a Download Manager to the global listGlobalManagerEvent.getDownload()GlobalManager.getDownloadManager(TOTorrent torrent) Retrieve the DownloadManager associated with a TOTorrent objectGlobalManager.getDownloadManager(HashWrapper hash) Retrieve the DownloadManager associated with a hashGlobalManager.importDownloadStateFromMap(Map map) Methods in com.biglybt.core.global that return types with arguments of type DownloadManagerModifier and TypeMethodDescriptionGlobalManager.getDownloadManagers()Retrieve a list ofDownloadManagers that GlobalManager is handlingMethods in com.biglybt.core.global with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidGlobalManager.canDownloadManagerBeRemoved(DownloadManager dm, boolean remove_torrent, boolean remove_data) Determines whether a DownloadManager can be removedbooleanGlobalManager.contains(DownloadManager manager) voidGlobalManagerAdapter.downloadManagerAdded(DownloadManager dm) voidGlobalManagerListener.downloadManagerAdded(DownloadManager dm) voidGlobalManagerAdapter.downloadManagerRemoved(DownloadManager dm) voidGlobalManagerListener.downloadManagerRemoved(DownloadManager dm) voidGlobalManagerDownloadWillBeRemovedListener.downloadWillBeRemoved(DownloadManager manager, boolean remove_torrent, boolean remove_data) GlobalManager.exportDownloadStateToMap(DownloadManager dm) voidGlobalManager.fireGlobalManagerEvent(int type, DownloadManager dm, Object data) GlobalManagerStats.getAggregateLocalStats(DownloadManager dm) GlobalManager.getSwarmMergingInfo(DownloadManager dm) booleanGlobalManager.isMoveableDown(DownloadManager dm) Retrieve whether a DownloadManager can move down in the GlobalManager listbooleanGlobalManager.isMoveableUp(DownloadManager dm) Retrieve whether a DownloadManager can move up in the GlobalManager listbooleanGlobalManager.isPaused(DownloadManager dm) Retrieve whether a DownloadManager is in a paused statebooleanGlobalManager.isSwarmMerging(DownloadManager dm) voidGlobalManager.moveDown(DownloadManager dm) Move one DownloadManager down in the GlobalManager's listvoidGlobalManager.moveEnd(DownloadManager[] dm) Move a list of DownloadManagers to the end of the GlobalManager listvoidGlobalManager.moveTo(DownloadManager manager, int newPosition) Move a Downloadmanager to a new position.voidGlobalManager.moveTop(DownloadManager[] dm) Move a list of DownloadManagers to the top of the GlobalManager listvoidGlobalManager.moveUp(DownloadManager dm) Move one DownloadManager up in the GlobalManager's listbooleanGlobalManager.pauseDownload(DownloadManager dm, boolean only_if_active) Pause one DownloadManagervoidGlobalManager.removeDownloadManager(DownloadManager dm) Removes a DownloadManager from the global list, providing it can be removed (see)invalid reference
#canDownloadManagerBeRemoved(DownloadManager)voidGlobalManager.removeDownloadManager(DownloadManager manager, boolean remove_torrent, boolean remove_data) voidGlobalManager.resumeDownload(DownloadManager dm) Resume a previously paused DownloadManagerbooleanGlobalManager.resumingDownload(DownloadManager dm) This reports that a download is being resumed in order to remove it from the paused set Don't use this to actually resume a download, use resumeDownload !booleanGlobalManager.stopPausedDownload(DownloadManager dm) Don't use me, use dm.stopPausedDownload()Method parameters in com.biglybt.core.global with type arguments of type DownloadManagerModifier and TypeMethodDescriptionvoidGlobalManager.moveTo(List<DownloadManager> managers, List<Integer> newPositions) -
Uses of DownloadManager in com.biglybt.core.global.impl
Fields in com.biglybt.core.global.impl declared as DownloadManagerModifier and TypeFieldDescriptionprivate final DownloadManagerGlobalManagerFileMerger.SameSizeFiles.SameSizeFileWrapper.download_managerprivate DownloadManager[]GlobalManagerImpl.managers_list_cowFields in com.biglybt.core.global.impl with type parameters of type DownloadManagerModifier and TypeFieldDescription(package private) final Map<HashWrapper, DownloadManager> GlobalManagerFileMerger.dm_mapprivate final Set<DownloadManager> GlobalManagerFileMerger.SameSizeFiles.dm_set(package private) final Map<HashWrapper, DownloadManager> GlobalManagerImpl.manager_hash_map(package private) final Map<DownloadManager, DownloadManager> GlobalManagerImpl.manager_id_set(package private) final Map<DownloadManager, DownloadManager> GlobalManagerImpl.manager_id_setprivate Map<DownloadManager, List<PEPeer>> GlobalManagerStatsImpl.removed_peers(package private) Set<DownloadManager> GlobalManagerFileMerger.sames_dms_cowMethods in com.biglybt.core.global.impl that return DownloadManagerModifier and TypeMethodDescriptionprotected DownloadManagerGlobalManagerImpl.addDownloadManager(DownloadManager download_manager, boolean notifyListeners, DownloadManagerInitialisationAdapter adapter, boolean for_seeding, boolean[] is_existing, boolean initial_load) GlobalManagerImpl.addDownloadManager(String fileName, byte[] optionalHash, String savePath, int initialState, boolean persistent) GlobalManagerImpl.addDownloadManager(String torrent_file_name, byte[] optionalHash, String savePath, int initialState, boolean persistent, boolean for_seeding, DownloadManagerInitialisationAdapter _adapter) GlobalManagerImpl.addDownloadManager(String torrent_file_name, byte[] optionalHash, String savePath, String saveFile, int initialState, boolean persistent, boolean for_seeding, DownloadManagerInitialisationAdapter _adapter) GlobalManagerImpl.addDownloadManager(String fileName, String savePath) private DownloadManagerGlobalManagerImpl.createAndAddNewDownloadManager(byte[] torrent_hash, String torrentFileName, String savePath, String saveFile, int initialState, boolean persistent, boolean for_seeding, List file_priorities, DownloadManagerInitialisationAdapter adapter, boolean thisIsMagnet, boolean[] is_existing) private DownloadManagerGlobalManagerImpl.createNewDownloadManager(byte[] torrent_hash, String torrentFileName, String savePath, String saveFile, int initialState, boolean persistent, boolean for_seeding, List file_priorities, boolean thisIsMagnet, boolean[] is_existing) (package private) DownloadManagerGlobalManagerFileMerger.SameSizeFiles.SameSizeFileWrapper.getDownloadManager()GlobalManagerImpl.getDownloadManager(TOTorrent torrent) GlobalManagerImpl.getDownloadManager(HashWrapper hw) GlobalManagerImpl.importDownloadStateFromMap(Map map) GlobalManagerImpl.loadDownload(Map mDownload, int currentDownload, int nbDownloads, GlobalMangerProgressListener progress_listener, boolean debug) Methods in com.biglybt.core.global.impl that return types with arguments of type DownloadManagerModifier and TypeMethodDescription(package private) Set<DownloadManager> GlobalManagerFileMerger.SameSizeFiles.getDownloadManagers()GlobalManagerImpl.getDownloadManagers()private List<DownloadManager> GlobalManagerImpl.sortForStop()Methods in com.biglybt.core.global.impl with parameters of type DownloadManagerModifier and TypeMethodDescriptionprotected DownloadManagerGlobalManagerImpl.addDownloadManager(DownloadManager download_manager, boolean notifyListeners, DownloadManagerInitialisationAdapter adapter, boolean for_seeding, boolean[] is_existing, boolean initial_load) voidGlobalManagerImpl.canDownloadManagerBeRemoved(DownloadManager manager, boolean remove_torrent, boolean remove_data) booleanGlobalManagerImpl.canPauseDownload(DownloadManager manager) voidGlobalManagerImpl.DownloadStateTagger.completionChanged(DownloadManager manager, boolean bCompleted) booleanGlobalManagerImpl.contains(DownloadManager manager) voidGlobalManagerImpl.DownloadStateTagger.downloadComplete(DownloadManager manager) GlobalManagerImpl.exportDownloadStateToMap(DownloadManager dm) private MapGlobalManagerImpl.exportDownloadStateToMapSupport(DownloadManager dm, boolean internal_export, boolean interim) voidGlobalManagerImpl.DownloadStateTagger.filePriorityChanged(DownloadManager download, DiskManagerFileInfo file) voidGlobalManagerImpl.fireGlobalManagerEvent(int type, DownloadManager dm, Object data) (package private) voidGlobalManagerImpl.fixLongFileName(DownloadManager manager) GlobalManagerStatsImpl.getAggregateLocalStats(DownloadManager dm) protected StringGlobalManagerFileMerger.getSwarmMergingInfo(DownloadManager dm) GlobalManagerImpl.getSwarmMergingInfo(DownloadManager dm) (package private) booleanGlobalManagerFileMerger.SameSizeFiles.hasDownloadManager(DownloadManager dm) booleanGlobalManagerImpl.isMoveableDown(DownloadManager manager) booleanGlobalManagerImpl.isMoveableUp(DownloadManager manager) booleanGlobalManagerImpl.isPaused(DownloadManager manager) booleanGlobalManagerImpl.isSwarmMerging(DownloadManager dm) protected booleanGlobalManagerFileMerger.isSwarmMergingZ(DownloadManager dm) voidGlobalManagerImpl.moveDown(DownloadManager manager) voidGlobalManagerImpl.moveEnd(DownloadManager[] manager) voidGlobalManagerImpl.moveTo(DownloadManager manager, int newPosition) voidGlobalManagerImpl.moveTop(DownloadManager[] manager) voidGlobalManagerImpl.moveUp(DownloadManager manager) booleanGlobalManagerImpl.pauseDownload(DownloadManager manager, boolean only_if_active) voidGlobalManagerImpl.DownloadStateTagger.positionChanged(DownloadManager download, int oldPosition, int newPosition) (package private) voidGlobalManagerImpl.DownloadStateTagger.remove(DownloadManager manager) voidGlobalManagerImpl.removeDownloadManager(DownloadManager manager) voidGlobalManagerImpl.removeDownloadManager(DownloadManager manager, boolean remove_torrent, boolean remove_data) (package private) voidGlobalManagerImpl.DownloadStateTagger.removeInitiated(DownloadManager manager) voidGlobalManagerImpl.resumeDownload(DownloadManager manager) booleanGlobalManagerImpl.resumingDownload(DownloadManager manager) protected booleanGlobalManagerImpl.seedPieceRecheck(DownloadManager manager) voidGlobalManagerImpl.DownloadStateTagger.stateChanged(DownloadManager manager, int state) voidGlobalManagerImpl.stateChanged(DownloadManager manager, int new_state) booleanGlobalManagerImpl.stopPausedDownload(DownloadManager dm) protected voidGlobalManagerHostSupport.torrentAdded(DownloadManager download_manager) protected voidGlobalManagerHostSupport.torrentRemoved(DownloadManager download_manager, TOTorrent torrent) Method parameters in com.biglybt.core.global.impl with type arguments of type DownloadManagerModifier and TypeMethodDescriptionvoidGlobalManagerImpl.moveTo(List<DownloadManager> managers, List<Integer> newPositions) -
Uses of DownloadManager in com.biglybt.core.helpers
Methods in com.biglybt.core.helpers with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate voidTorrentFolderWatcher.applyAutoTagging(DownloadManager dm) private voidTorrentFolderWatcher.applyTag(DownloadManager dm, String tag_name) -
Uses of DownloadManager in com.biglybt.core.history.impl
Methods in com.biglybt.core.history.impl with parameters of type DownloadManagerModifier and TypeMethodDescription(package private) static longDownloadHistoryManagerImpl.getUID(DownloadManager dm) (package private) booleanDownloadHistoryManagerImpl.isMonitored(DownloadManager dm) (package private) booleanDownloadHistoryManagerImpl.DownloadHistoryImpl.updateName(DownloadManager dm) (package private) booleanDownloadHistoryManagerImpl.DownloadHistoryImpl.updateSaveLocation(DownloadManager dm) Constructors in com.biglybt.core.history.impl with parameters of type DownloadManagerModifierConstructorDescription(package private)DownloadHistoryImpl(Map<Long, DownloadHistoryManagerImpl.DownloadHistoryImpl> _history_ref, DownloadManager dm) -
Uses of DownloadManager in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return DownloadManagerModifier and TypeMethodDescriptionLWSDiskManager.getDownload()LWSDiskManagerState.getDownloadManager() -
Uses of DownloadManager in com.biglybt.core.subs
Fields in com.biglybt.core.subs declared as DownloadManagerModifier and TypeFieldDescriptionprivate DownloadManagerSubscriptionUtils.SubscriptionDownloadDetails.downloadMethods in com.biglybt.core.subs that return DownloadManagerConstructors in com.biglybt.core.subs with parameters of type DownloadManagerModifierConstructorDescriptionprotectedSubscriptionDownloadDetails(DownloadManager dm, Subscription[] subs) -
Uses of DownloadManager in com.biglybt.core.tag
Methods in com.biglybt.core.tag that return types with arguments of type DownloadManagerMethods in com.biglybt.core.tag with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidTagFeatureExecOnAssign.OptionsTemplateHandler.applyTo(DownloadManager dm) TagUtils.getActiveInitialSaveLocationTagFolders(DownloadManager dm, Consumer<String> logger) TagUtils.getActiveMoveOnCompleteTags(DownloadManager dm, boolean allow_caching, Consumer<String> logger) booleanTagConstraint.testConstraint(DownloadManager dm) -
Uses of DownloadManager in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl declared as DownloadManagerModifier and TypeFieldDescription(package private) final DownloadManagerTagDownloadWithState.NPCState.dmFields in com.biglybt.core.tag.impl with type parameters of type DownloadManagerModifier and TypeFieldDescription(package private) final Set<DownloadManager> TagManagerImpl.active_copy_on_complete(package private) final Map<Tag, Map<DownloadManager, Long>> TagPropertyConstraintHandler.apply_historyprivate List<DownloadManager> TagDownloadWithState.batch(package private) final IdentityHashMap<DownloadManager, Set<TagPropertyConstraintHandler.TagConstraint>> TagPropertyConstraintHandler.freq_lim_pendingMethods in com.biglybt.core.tag.impl that return types with arguments of type DownloadManagerMethods in com.biglybt.core.tag.impl with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate voidTagPropertyConstraintHandler.apply(DownloadManager dm, Tag related_tag, boolean auto, boolean is_new) private voidTagPropertyConstraintHandler.TagConstraint.apply(DownloadManager dm, boolean is_new) private voidTagPropertyConstraintHandler.TagConstraint.applySupport(Set<Taggable> existing, DownloadManager dm, boolean is_new) private voidTagPropertyConstraintHandler.TagConstraint.applySupport2(Set<Taggable> existing, DownloadManager dm, boolean check_dependencies, Set<TagPropertyConstraintHandler.TagConstraint> checked, boolean is_new) private booleanTagPropertyConstraintHandler.TagConstraint.canAddTaggable(DownloadManager dm) private static booleanTagPropertyConstraintHandler.canProcess(TagPropertyConstraintHandler.TagConstraint constraint, DownloadManager dm, boolean is_new) private voidTagPropertyConstraintHandler.checkDMListeners(DownloadManager dm) TagPropertyConstraintHandler.TagConstraint.ConstraintExpr.eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyConstraintHandler.TagConstraint.ConstraintExprAnd.eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyConstraintHandler.TagConstraint.ConstraintExprFalse.eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyConstraintHandler.TagConstraint.ConstraintExprFunction.eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyConstraintHandler.TagConstraint.ConstraintExprNot.eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyConstraintHandler.TagConstraint.ConstraintExprOr.eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyConstraintHandler.TagConstraint.ConstraintExprParams.eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyConstraintHandler.TagConstraint.ConstraintExprTrue.eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyConstraintHandler.TagConstraint.ConstraintExprXor.eval(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyConstraintHandler.TagConstraint.ConstraintExprFunction.evalSupport(Map<String, Object> context, DownloadManager dm, List<Tag> tags, StringBuilder debug) TagPropertyTrackerHandler.getAugmentedHosts(DownloadManager dm) private ObjectTagPropertyConstraintHandler.TagConstraint.ConstraintExprFunction.getKeywordValue(DownloadManager dm, List<Tag> tags, String str) private NumberTagPropertyConstraintHandler.TagConstraint.ConstraintExprFunction.getNumeric(Map<String, Object> context, DownloadManager dm, List<Tag> tags, Object[] args, int index, StringBuilder debug) private NumberTagPropertyConstraintHandler.TagConstraint.ConstraintExprFunction.getNumericSupport(DownloadManager dm, List<Tag> tags, Object[] args, int index) private StringTagPropertyConstraintHandler.TagConstraint.ConstraintExprFunction.getString(Map<String, Object> context, DownloadManager dm, List<Tag> tags, Object[] args, int index, StringBuilder debug) private String[]TagPropertyConstraintHandler.TagConstraint.ConstraintExprFunction.getStrings(Map<String, Object> context, DownloadManager dm, List<Tag> tags, Object[] args, int index, StringBuilder debug) TagPropertyTrackerHandler.getTagsForDownload(DownloadManager dm) private ObjectTagPropertyConstraintHandler.TagConstraint.ConstraintExprFunction.getWhatever(Map<String, Object> context, DownloadManager dm, List<Tag> tags, Object[] args, int index, StringBuilder debug) private voidTagPropertyTrackerHandler.handleDownload(DownloadManager dm) private booleanTagPropertyConstraintHandler.TagConstraint.ignoreDownload(DownloadManager dm) private static voidTagDownloadWithState.moveDownload(DownloadManager dm, TagFeatureFileLocation fl) private voidTagManagerImpl.moveOnAssign(DownloadManager dm, File location, long options) voidTagPropertyConstraintHandler.nameEtcChanged(DownloadManager dm) private voidTagDownloadWithState.setRateLimit(DownloadManager manager, boolean added) booleanTagPropertyConstraintHandler.TagConstraint.testConstraint(DownloadManager dm) private booleanTagPropertyConstraintHandler.TagConstraint.testConstraint(DownloadManager dm, StringBuilder debug) private voidTagDownloadWithState.updateFPSeeding(DownloadManager dm, boolean fp_seed, boolean not_fp_seed) Method parameters in com.biglybt.core.tag.impl with type arguments of type DownloadManagerModifier and TypeMethodDescriptionprivate voidTagPropertyUntaggedHandler.addDownloads(List<DownloadManager> dms) private voidTagPropertyConstraintHandler.apply(List<DownloadManager> dms, boolean initial_assignment) private voidTagPropertyConstraintHandler.apply(List<DownloadManager> dms, List<TagPropertyConstraintHandler.TagConstraint> cons) private voidTagPropertyConstraintHandler.TagConstraint.apply(List<DownloadManager> dms) private static booleanTagPropertyConstraintHandler.canProcess(TagPropertyConstraintHandler.TagConstraint constraint, List<DownloadManager> dms) protected ObjectTagManagerImpl.evalScript(Tag tag, String script, List<DownloadManager> dms, String intent_key) TagDownloadWithState.performOperation(int op, Stream<DownloadManager> dms) Constructors in com.biglybt.core.tag.impl with parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.core.torrent
Methods in com.biglybt.core.torrent with parameters of type DownloadManagerModifier and TypeMethodDescriptionstatic StringPlatformTorrentUtils.getContentTitle2(DownloadManager dm) static booleanPlatformTorrentUtils.getHasBeenOpened(DownloadManager dm) voidHasBeenOpenedListener.hasBeenOpenedChanged(DownloadManager dm, boolean opened) static booleanPlatformTorrentUtils.isAdvancedViewOnly(DownloadManager dm) static voidPlatformTorrentUtils.setHasBeenOpened(DownloadManager dm, boolean opened) static voidPlatformTorrentUtils.setHasBeenOpened(DownloadManager dm, int file_index, boolean opened) -
Uses of DownloadManager in com.biglybt.core.torrent.impl
Methods in com.biglybt.core.torrent.impl with parameters of type DownloadManagerModifier and TypeMethodDescriptionstatic voidTorrentOpenOptions.addModeDuringCreate(int startMode, DownloadManager dm) static voidTorrentOpenOptions.addModePostCreate(int startMode, DownloadManager dm) -
Uses of DownloadManager in com.biglybt.core.util
Fields in com.biglybt.core.util declared as DownloadManagerFields in com.biglybt.core.util with type parameters of type DownloadManagerModifier and TypeFieldDescriptionprivate static Map<DownloadManager, Integer> TorrentUtils.ptd_mapMethods in com.biglybt.core.util that return DownloadManagerModifier and TypeMethodDescriptionLaunchManager.LaunchTarget.getDownload()static DownloadManagerTorrentUtils.getDownloadManager(HashWrapper hash) Get the DownloadManager related to a torrent's hashBytesMethods in com.biglybt.core.util with parameters of type DownloadManagerModifier and TypeMethodDescriptionLaunchManager.createTarget(DownloadManager dm) static voidTorrentUtils.endTorrentDelete(DownloadManager[] dms) static StringDisplayFormatters.formatDownloadStatus(DownloadManager manager) static StringDisplayFormatters.formatDownloadStatusDefaultLocale(DownloadManager manager) static StringDisplayFormatters.formatHashFails(DownloadManager download_manager) TorrentUtils.getInitialMetadata(DownloadManager dm, boolean include_dn) static StringUrlUtils.getMagnetURI(DownloadManager dm) static StringUrlUtils.getMagnetURI(DownloadManager dm, int max_name_len) TorrentUtils.getMergedTrackers(DownloadManager[] dms) static long[]DisplayFormatters.getShareRatioProgressInfo(DownloadManager dm) static booleanFileUtil.hasTask(DownloadManager dm) voidTorrentUtils.PotentialTorrentDeletionListener.potentialDeletionChanged(DownloadManager[] old_dms, DownloadManager[] new_dms) static voidTorrentUtils.runTorrentDelete(DownloadManager[] dms, Runnable target) static voidTorrentUtils.setInitialMetadata(DownloadManager dm, Map<String, Object> metadata, boolean include_dn) static voidTorrentUtils.startTorrentDelete(DownloadManager[] dms) Constructors in com.biglybt.core.util with parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return DownloadManagerModifier and TypeMethodDescriptionstatic DownloadManagerstatic DownloadManagerPluginCoreUtils.unwrapIfPossible(Download dm) Methods in com.biglybt.pifimpl.local with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidPluginInitializer.downloadManagerAdded(DownloadManager dm) voidPluginInitializer.downloadManagerRemoved(DownloadManager dm) static DownloadPluginCoreUtils.wrap(DownloadManager dm) May return NULL if download not found (e.g. -
Uses of DownloadManager in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download declared as DownloadManagerModifier and TypeFieldDescriptionprotected DownloadManagerDownloadStatsImpl.dmprivate final DownloadManagerDownloadImpl.download_managerFields in com.biglybt.pifimpl.local.download with type parameters of type DownloadManagerModifier and TypeFieldDescriptionprivate Map<DownloadManager, DownloadImpl> DownloadManagerImpl.download_mapprivate Map<DownloadManager, DownloadImpl> DownloadManagerImpl.pending_dlsMethods in com.biglybt.pifimpl.local.download that return DownloadManagerMethods in com.biglybt.pifimpl.local.download with parameters of type DownloadManagerModifier and TypeMethodDescriptionprotected voidDownloadManagerImpl.addDownloadManager(DownloadManager dm) voidDownloadImpl.attributeEventOccurred(DownloadManager download, String attribute, int event_type) voidDownloadImpl.completionChanged(DownloadManager manager, boolean bCompleted) voidDownloadImpl.downloadComplete(DownloadManager manager) voidDownloadImpl.filePriorityChanged(DownloadManager download, DiskManagerFileInfo file) protected DownloadImplDownloadManagerImpl.getDownload(DownloadManager dm) static DownloadImplDownloadManagerImpl.getDownloadStatic(DownloadManager dm) Retrieve the plugin Downlaod object related to the DownloadManagerstatic DownloadImpl[]DownloadManagerImpl.getDownloadStatic(DownloadManager[] dm) voidDownloadManagerImpl.initialised(DownloadManager manager, boolean for_seeding) voidDownloadImpl.positionChanged(DownloadManager download, int oldPosition, int newPosition) voidDownloadImpl.stateChanged(DownloadManager manager, int state) Constructors in com.biglybt.pifimpl.local.download with parameters of type DownloadManagerModifierConstructorDescriptionprivateAggregateScrapeResult(Download _dl, DownloadManager _dm) protectedDownloadImpl(DownloadManagerImpl _manager, DownloadManager _dm) protectedprotectedDownloadStubImpl(DownloadManagerImpl _manager, DownloadImpl _download, DownloadManager _core_dm, String[] _manual_tags, String _category, Map<String, Object> _gm_map) -
Uses of DownloadManager in com.biglybt.plugin.magnet
Fields in com.biglybt.plugin.magnet declared as DownloadManagerModifier and TypeFieldDescriptionprivate DownloadManagerMagnetPluginMDDownloader.core_dmprivate final DownloadManagerMagnetPlugin.DownloadResult.dmMethods in com.biglybt.plugin.magnet that return DownloadManagerModifier and TypeMethodDescriptionprivate DownloadManagerMagnetPlugin.DownloadResult.getDownload()protected DownloadManagerMagnetPluginMDDownloader.getDownloadManager()Methods in com.biglybt.plugin.magnet with parameters of type DownloadManagerModifier and TypeMethodDescriptionMagnetPlugin.getInitialMetadata(DownloadManager dm, Map<String, Object> existing_md) MagnetPlugin.getInitialTags(DownloadManager from_dm) protected intMagnetPlugin.getMDDownloadStartState(DownloadManager dm) protected voidMagnetPlugin.setDNChanged(DownloadManager dm) protected voidMagnetPlugin.setInitialMetadata(DownloadManager to_dm, List<String> tags, Map<String, Object> other_metadata) protected booleanMagnetPlugin.updateInitialMetadata(Map map, DownloadManager from_dm) -
Uses of DownloadManager in com.biglybt.plugin.net.buddy
Methods in com.biglybt.plugin.net.buddy that return DownloadManager -
Uses of DownloadManager in com.biglybt.plugin.simpleapi
Methods in com.biglybt.plugin.simpleapi that return DownloadManagerModifier and TypeMethodDescriptionprivate DownloadManagerSimpleAPIPlugin.getDownloadFromHash(Map<String, String> args) -
Uses of DownloadManager in com.biglybt.plugin.startstoprules.defaultplugin
Fields in com.biglybt.plugin.startstoprules.defaultplugin declared as DownloadManagerMethods in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidRankCalculatorReal.attributeEventOccurred(DownloadManager download, String attribute, int event_type) voidStartStopRulesDefaultPlugin.StartStopDownloadStateAttributeListener.attributeEventOccurred(DownloadManager download, String attribute, int event_type) protected voidStartStopRulesDefaultPlugin.setFPTagStatus(DownloadManager dm, boolean is_fp) -
Uses of DownloadManager in com.biglybt.ui.console
Fields in com.biglybt.ui.console with type parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.ui.console.commands
Classes in com.biglybt.ui.console.commands that implement interfaces with type arguments of type DownloadManagerMethods in com.biglybt.ui.console.commands with parameters of type DownloadManagerModifier and TypeMethodDescriptionfinal intIConsoleCommand.TorrentComparator.compare(DownloadManager aDL, DownloadManager bDL) protected StringIConsoleCommand.expandVariable(char variable, DownloadManager dm) expands the specified variable character into a string.protected StringIConsoleCommand.getTorrentSummary(DownloadManager dm) returns the summary details for the specified torrent.booleanHack.HackCategory.performCommand(ConsoleInput ci, DownloadManager dm, List<String> args) locate the appropriate subcommand and execute itbooleanHack.HackDownloadSpeed.performCommand(ConsoleInput ci, DownloadManager dm, List args) locate the appropriate subcommand and execute itbooleanHack.HackFile.performCommand(ConsoleInput ci, DownloadManager dm, List args) booleanHack.HackHost.performCommand(ConsoleInput ci, DownloadManager dm, List args) booleanHack.HackOptions.performCommand(ConsoleInput ci, DownloadManager dm, List<String> args) booleanHack.HackPort.performCommand(ConsoleInput ci, DownloadManager dm, List args) booleanHack.HackTag.performCommand(ConsoleInput ci, DownloadManager dm, List<String> args) locate the appropriate subcommand and execute itbooleanHack.HackTracker.performCommand(ConsoleInput ci, DownloadManager dm, List args) locate the appropriate subcommand and execute itbooleanHack.HackUploads.performCommand(ConsoleInput ci, DownloadManager dm, List args) locate the appropriate subcommand and execute itbooleanHack.HackUploadSpeed.performCommand(ConsoleInput ci, DownloadManager dm, List args) locate the appropriate subcommand and execute itbooleanHack.HackURL.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected booleanHack.performCommand(ConsoleInput ci, DownloadManager dm, List args) finds the appropriate subcommand and executes it.protected booleanTorrentArchive.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected booleanTorrentCheck.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected abstract booleanTorrentCommand.performCommand(ConsoleInput ci, DownloadManager dm, List<String> args) protected booleanTorrentForceStart.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected booleanTorrentHost.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected booleanTorrentLog.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected booleanTorrentPublish.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected booleanTorrentQueue.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected booleanTorrentRemove.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected booleanTorrentStart.performCommand(ConsoleInput ci, DownloadManager dm, List args) protected booleanTorrentStop.performCommand(ConsoleInput ci, DownloadManager dm, List args) abstract booleanTorrentSubCommand.performCommand(ConsoleInput ci, DownloadManager dm, List<String> args) private voidTorrentCommand.performCommandIfAllowed(ConsoleInput ci, List args, DownloadManager dm, String desc, String name) checks the role of the user.private static voidShow.printTorrentDetails(PrintStream out, DownloadManager dm, int torrentNum, List<String> args) prints out the full details of a particular torrent -
Uses of DownloadManager in com.biglybt.ui.console.multiuser.commands
Methods in com.biglybt.ui.console.multiuser.commands with parameters of type DownloadManagerModifier and TypeMethodDescriptionprotected StringShow.expandVariable(char variable, DownloadManager dm) adds an additional variable 'o' for torrent owner -
Uses of DownloadManager in com.biglybt.ui.selectedcontent
Fields in com.biglybt.ui.selectedcontent declared as DownloadManagerMethods in com.biglybt.ui.selectedcontent that return DownloadManagerModifier and TypeMethodDescriptionstatic DownloadManager[]SelectedContentManager.getDMSFromSelectedContent()ISelectedContent.getDownloadManager()SelectedContent.getDownloadManager()Methods in com.biglybt.ui.selectedcontent with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidISelectedContent.setDownloadManager(DownloadManager dm) voidSelectedContent.setDownloadManager(DownloadManager _dm) Constructors in com.biglybt.ui.selectedcontent with parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt declared as DownloadManagerModifier and TypeFieldDescriptionprivate DownloadManager[]ListenerDMTask.dmsprivate DownloadManager[]TorrentMenuFancy.dmsFields in com.biglybt.ui.swt with type parameters of type DownloadManagerMethods in com.biglybt.ui.swt that return DownloadManagerMethods in com.biglybt.ui.swt with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate voidUserAlerts.activityFinished(DownloadManager manager, DiskManagerFileInfo dm_file) protected static voidTorrentUtil.addCategorySubMenu(DownloadManager[] dms, org.eclipse.swt.widgets.Menu menuCategory) static voidTorrentUtil.addEditWebseeds(org.eclipse.swt.widgets.Menu menu, DownloadManager[] dms) protected static voidTorrentUtil.addNetworksSubMenu(DownloadManager[] dms, org.eclipse.swt.widgets.Menu menuNetworks) protected static voidTorrentUtil.addPeerSourceSubMenu(DownloadManager[] dms, org.eclipse.swt.widgets.Menu menuPeerSource) protected static voidTorrentUtil.addSpeedLimitsMenu(DownloadManager[] dms, org.eclipse.swt.widgets.Menu menu) protected static voidTorrentUtil.addTrackerTorrentMenu(org.eclipse.swt.widgets.Menu menuTracker, DownloadManager[] dms, boolean changeUrl, boolean manualUpdate, boolean allStopped, boolean use_open_containing_folder, boolean canMove) protected voidTorrentMenuFancy.buildTorrentCustomMenu_Content(org.eclipse.swt.widgets.Composite detailArea, DownloadManager[] dms) voidTorrentMenuFancy.buildTorrentCustomMenu_Control(org.eclipse.swt.widgets.Composite cParent, DownloadManager[] dms) voidTorrentMenuFancy.buildTorrentCustomMenu_Organize(org.eclipse.swt.widgets.Composite detailArea, DownloadManager[] dms) protected static voidTorrentUtil.changeDirSelectedTorrents(DownloadManager[] dms, org.eclipse.swt.widgets.Shell shell) private voidUserAlerts.checkComplete(DownloadManager manager, boolean explicit, boolean cancelled) protected static voidTorrentUtil.clearMOC(DownloadManager[] dms) private org.eclipse.swt.widgets.ControlTorrentMenuFancy.createActionButton(DownloadManager[] dms, org.eclipse.swt.widgets.Composite cParent, String keyToolTip, String keyImage, boolean enable, boolean selected, org.eclipse.swt.widgets.Listener listener) private org.eclipse.swt.widgets.ControlTorrentMenuFancy.createActionButton(DownloadManager[] dms, org.eclipse.swt.widgets.Composite cParent, String keyToolTip, String keyImage, boolean enable, org.eclipse.swt.widgets.Listener listener) voidTrayWindow.downloadManagerAdded(DownloadManager created) voidTrayWindow.downloadManagerRemoved(DownloadManager removed) protected static voidTorrentUtil.exportDownloads(org.eclipse.swt.widgets.Shell shell, DownloadManager[] dms) protected static voidTorrentUtil.exportHTTPSeeds(DownloadManager[] dms) protected static voidTorrentUtil.exportTorrent(DownloadManager[] dms, org.eclipse.swt.widgets.Shell parentShell) static voidTorrentUtil.fillTorrentMenu(org.eclipse.swt.widgets.Menu menu, DownloadManager[] dms, Core core, boolean include_show_details, int selected_dl_types, TableView tv) protected static StringTorrentUtil.getMOC(DownloadManager[] dms) static booleanTorrentUtil.isForceStartVisible(DownloadManager[] dms) static voidTorrentUtil.moveDataFiles(org.eclipse.swt.widgets.Shell shell, DownloadManager[] dms, boolean batch) private static voidTorrentUtil.moveSelectedTorrentsTo(TableView<DownloadManager> tv, DownloadManager[] selected_dms, int iNewPos) protected static voidTorrentUtil.moveTorrentFile(org.eclipse.swt.widgets.Shell shell, DownloadManager[] dms) protected static voidTorrentUtil.pauseDownloadsFor(DownloadManager[] dms) static voidTorrentUtil.promptUserForComment(DownloadManager[] dms) static voidTorrentUtil.promptUserForDescription(DownloadManager[] dms) static voidTorrentUtil.removeDownloads(DownloadManager[] dms, AERunnable deleteFailed) static voidTorrentUtil.removeDownloads(DownloadManager[] dms, AERunnable deleteFailed, boolean forcePrompt) private static voidTorrentUtil.removeDownloadsPrompterClosed(DownloadManager[] dms, int index, AERunnable deleteFailed, int result, boolean doAll, boolean deleteTorrent) private static voidTorrentUtil.removeDownloadsPrompterClosedSupport(DownloadManager[] dms, int index, AERunnable deleteFailed, int result, boolean doAll, boolean deleteTorrent) private static voidTorrentUtil.removeDownloadsSupport(DownloadManager[] dms, AERunnable deleteFailed, boolean forcePrompt) private voidUserAlerts.reportError(DownloadManager manager) static voidTorrentUtil.repositionManual(TableView<DownloadManager> tv, DownloadManager[] dms, org.eclipse.swt.widgets.Shell shell, boolean isSeedingView) voidListenerDMTask.run(DownloadManager dm) voidListenerDMTask.run(DownloadManager[] dm) protected static voidTorrentUtil.selectMOC(org.eclipse.swt.widgets.Shell shell, DownloadManager[] dms, Consumer<String> moc_setter) protected static voidTorrentUtil.setMOC(DownloadManager[] dms, String path) Method parameters in com.biglybt.ui.swt with type arguments of type DownloadManagerModifier and TypeMethodDescriptionprivate static voidTorrentUtil.moveSelectedTorrentsTo(GlobalManager gm, List<DownloadManager> all_dms, List<DownloadManager> selected_dms, int iNewPos) private static voidTorrentUtil.moveSelectedTorrentsTo(TableView<DownloadManager> tv, DownloadManager[] selected_dms, int iNewPos) static voidTorrentUtil.repositionManual(TableView<DownloadManager> tv, DownloadManager[] dms, org.eclipse.swt.widgets.Shell shell, boolean isSeedingView) Constructors in com.biglybt.ui.swt with parameters of type DownloadManagerModifierConstructorDescriptionListenerDMTask(DownloadManager[] dms) ListenerDMTask(DownloadManager[] dms, boolean ascending) ListenerDMTask(DownloadManager[] dms, boolean ascending, boolean async) TorrentMenuFancy(TableViewSWT<DownloadManager> tv, boolean isSeedingView, org.eclipse.swt.widgets.Shell parentShell, DownloadManager[] dms, String tableID) Constructor parameters in com.biglybt.ui.swt with type arguments of type DownloadManagerModifierConstructorDescriptionTorrentMenuFancy(TableViewSWT<DownloadManager> tv, boolean isSeedingView, org.eclipse.swt.widgets.Shell parentShell, DownloadManager[] dms, String tableID) -
Uses of DownloadManager in com.biglybt.ui.swt.columns.torrent
Methods in com.biglybt.ui.swt.columns.torrent with parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.ui.swt.debug
Methods in com.biglybt.ui.swt.debug with parameters of type DownloadManagerModifier and TypeMethodDescriptionstatic StringUIDebugGenerator.obfuscateDownloadName(DownloadManager dm) -
Uses of DownloadManager in com.biglybt.ui.swt.exporttorrent.wizard
Constructors in com.biglybt.ui.swt.exporttorrent.wizard with parameters of type DownloadManagerModifierConstructorDescriptionExportTorrentWizard(org.eclipse.swt.widgets.Display display, DownloadManager dm) -
Uses of DownloadManager in com.biglybt.ui.swt.mainwindow
Methods in com.biglybt.ui.swt.mainwindow with parameters of type DownloadManagerModifier and TypeMethodDescriptionstatic voidMenuFactory.addAlertsMenu(org.eclipse.swt.widgets.Menu menu, boolean createSubmenu, DownloadManager[] dms) static voidMenuFactory.addAlertsMenu(org.eclipse.swt.widgets.Menu menu, DownloadManager dm, DiskManagerFileInfo[] files) static voidSelectableSpeedMenu.invokeSlider(org.eclipse.swt.widgets.Control cClickedFrom, Core core, DownloadManager[] dms, boolean isUpSpeed, org.eclipse.swt.widgets.Shell parentShell) -
Uses of DownloadManager in com.biglybt.ui.swt.minibar
Fields in com.biglybt.ui.swt.minibar declared as DownloadManagerMethods in com.biglybt.ui.swt.minibar with parameters of type DownloadManagerModifier and TypeMethodDescriptionstatic voidDownloadBar.close(DownloadManager download) static DownloadBarDownloadBar.open(DownloadManager download, org.eclipse.swt.widgets.Shell main) Constructors in com.biglybt.ui.swt.minibar with parameters of type DownloadManagerModifierConstructorDescriptionprivateDownloadBar(DownloadManager download, org.eclipse.swt.widgets.Shell main) -
Uses of DownloadManager in com.biglybt.ui.swt.plugin.net.buddy.swt
Methods in com.biglybt.ui.swt.plugin.net.buddy.swt with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate voidBuddyPluginView.BetaSubViewHolder.tagsUpdated(DownloadManager dm) -
Uses of DownloadManager in com.biglybt.ui.swt.shells
Fields in com.biglybt.ui.swt.shells declared as DownloadManagerConstructors in com.biglybt.ui.swt.shells with parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.ui.swt.shells.main
Fields in com.biglybt.ui.swt.shells.main declared as DownloadManagerMethods in com.biglybt.ui.swt.shells.main with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate static voidMainWindowImpl.downloadAdded(DownloadManager[] dms, boolean allowDonationCheck) voidMainWindowImpl.MainWindowGMListener.downloadManagerAdded(DownloadManager dm) voidMainWindowImpl.MainWindowGMListener.downloadManagerRemoved(DownloadManager dm) -
Uses of DownloadManager in com.biglybt.ui.swt.subscriptions
Fields in com.biglybt.ui.swt.subscriptions declared as DownloadManagerMethods in com.biglybt.ui.swt.subscriptions that return DownloadManagerMethods in com.biglybt.ui.swt.subscriptions with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidSubscriptionSelectedContent.setDownloadManager(DownloadManager dm) Constructors in com.biglybt.ui.swt.subscriptions with parameters of type DownloadManager -
Uses of DownloadManager in com.biglybt.ui.swt.utils
Methods in com.biglybt.ui.swt.utils that return types with arguments of type DownloadManagerModifier and TypeMethodDescriptionstatic List<DownloadManager> DragDropUtils.getDownloadsFromDropData(Object dropData, boolean includeFileDrops) Methods in com.biglybt.ui.swt.utils with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate static voidTorrentUIUtilsV3.handleDMAdded(DownloadManager dm, boolean playNow, boolean playPrepare, HashWrapper fhw) -
Uses of DownloadManager in com.biglybt.ui.swt.views
Subclasses with type arguments of type DownloadManager in com.biglybt.ui.swt.viewsModifier and TypeClassDescriptionclassDisplays a list of torrents in a table view.Classes in com.biglybt.ui.swt.views that implement interfaces with type arguments of type DownloadManagerModifier and TypeClassDescriptionclassDisplays a list of torrents in a table view.Fields in com.biglybt.ui.swt.views declared as DownloadManagerModifier and TypeFieldDescriptionprivate DownloadManagerDownloadXferStatsView.current_dmprivate DownloadManagerPrivacyView.current_dmprivate DownloadManagerPieceGraphView.dlmprivate final DownloadManagerFilesView.FilesViewNodeInner.dmprivate DownloadManagerTorrentOptionsView.DMWrapper.dmprivate DownloadManagerTorrentInfoView.download_managerprivate DownloadManagerGeneralView.managerprivate DownloadManagerPeersGraphicView.ManagerData.managerprivate final DownloadManagerPieceBlocksView.ManagerData.managerprivate DownloadManagerPiecesView.managerprivate DownloadManagerScrapeInfoView.managerprivate DownloadManagerTrackerView.managerprivate DownloadManager[]FilesView.managersprivate DownloadManagerMyTorrentsView.pendingAttentionFields in com.biglybt.ui.swt.views with type parameters of type DownloadManagerModifier and TypeFieldDescriptionprivate List<DownloadManager> PieceBlocksView.abv_last_activeprivate List<DownloadManager> DownloadActivityView.managersprivate final List<DownloadManager> PeersView.managersprivate Map<DownloadManager, Set<Integer>> FilesView.selection_outstandingprivate TableViewSWT<DownloadManager> MyTorrentsView.tvMethods in com.biglybt.ui.swt.views that return DownloadManagerModifier and TypeMethodDescriptionFilesView.FilesViewNodeInner.getDownloadManager()FilesView.FilesViewNodeLeaf.getDownloadManager()TorrentOptionsView.DMWrapper.getDownloadManager()static DownloadManagerViewUtils.getDownloadManagerFromDataSource(Object dataSource, DownloadManager existing) MyTorrentsSuperView.getSelectedDownloads()MyTorrentsView.getSelectedDownloads()Methods in com.biglybt.ui.swt.views that return types with arguments of type DownloadManagerModifier and TypeMethodDescriptionprotected TableViewSWT<DownloadManager> MyTorrentsView.createTableView(Class<?> forDataSourceType, String tableID, TableColumnCore[] basicItems) Creates and return anTableViewSWTSubclasses my override to return a different TableViewSWT if neededstatic List<DownloadManager> ViewUtils.getDownloadManagersFromDataSource(Object dataSource, List<DownloadManager> existing) MyTorrentsView.init(Core _core, String tableID, Class<?> _forDataSourceType, TableColumnCore[] basicItems) MyTorrentsSubView.initYourTableView()MyTorrentsView.initYourTableView()Methods in com.biglybt.ui.swt.views with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate voidFilesView.addManagerListeners(DownloadManager[] managers) voidPrivacyView.attributeEventOccurred(DownloadManager download, String attribute, int event_type) voidTorrentOptionsView.DMWrapper.attributeEventOccurred(DownloadManager dm, String attribute_name, int event_type) voidFilesView.completionChanged(DownloadManager manager, boolean bCompleted) voidMyTorrentsView.completionChanged(DownloadManager manager, boolean bCompleted) private static voidFilesViewMenuUtil.copyFile(DownloadManager manager, DiskManagerFileInfo fileInfo, File source, File target, boolean dont_delete_existing, Runnable done) private static voidFilesViewMenuUtil.copyFileSupport(DownloadManager manager, DiskManagerFileInfo fileInfo, File source, File target, boolean dont_delete_existing, Runnable done) voidFilesView.downloadComplete(DownloadManager manager) voidMyTorrentsView.downloadComplete(DownloadManager manager) voidMyTorrentsView.downloadManagerAdded(DownloadManager dm) voidPeersSuperView.downloadManagerAdded(DownloadManager dm) voidPiecesSuperView.downloadManagerAdded(DownloadManager dm) voidMyTorrentsView.downloadManagerRemoved(DownloadManager dm) voidPeersSuperView.downloadManagerRemoved(DownloadManager dm) voidPiecesSuperView.downloadManagerRemoved(DownloadManager dm) voidFilesView.fileLocationChanged(DownloadManager download, DiskManagerFileInfo file) voidFilesView.filePriorityChanged(DownloadManager download, DiskManagerFileInfo file) voidMyTorrentsView.filePriorityChanged(DownloadManager download, DiskManagerFileInfo file) static voidFilesViewMenuUtil.fillMenu(TableView<?> tv, String columnName, org.eclipse.swt.widgets.Menu menu, DownloadManager[] manager_list, DiskManagerFileInfo[][] files_list, Map<DiskManagerFileInfo, String> structure_map, boolean multi_dl_view, boolean disable_multi_dialog_crud) booleanMyTorrentsView.filterCheck(DownloadManager dm, String sLastSearch, boolean bRegexSearch, boolean confusable) static DownloadManagerViewUtils.getDownloadManagerFromDataSource(Object dataSource, DownloadManager existing) private DiskManagerFileInfo[]MyTorrentsView.getVisibleFiles(DownloadManager dm) private static voidFilesViewMenuUtil.hardLinkFile(DownloadManager manager, DiskManagerFileInfo file_info, File source, File target, Runnable done) booleanMyTorrentsView.isInCurrentTag(DownloadManager manager) private booleanMyTorrentsView.isInCurrentTags(DownloadManager manager) booleanMyTorrentsView.isOurDownloadManager(DownloadManager dm) private static voidFilesViewMenuUtil.moveFile(DownloadManager manager, DiskManagerFileInfo fileInfo, File source, File target, boolean dont_delete_existing, Runnable done) private static voidFilesViewMenuUtil.moveFileSupport(DownloadManager manager, DiskManagerFileInfo fileInfo, File source, File target, boolean dont_delete_existing, Runnable done) voidFilesView.positionChanged(DownloadManager download, int oldPosition, int newPosition) voidMyTorrentsView.positionChanged(DownloadManager download, int oldPosition, int newPosition) voidMyTorrentsView.potentialDeletionChanged(DownloadManager[] old_dms, DownloadManager[] new_dms) private voidFilesView.removeManagerListeners(DownloadManager[] managers) private voidPeersGraphicView.render(DownloadManager manager, PeersGraphicView.ManagerData data, org.eclipse.swt.graphics.GC gc, PEPeer[] sortedPeers, org.eclipse.swt.graphics.Point panelSize, org.eclipse.swt.graphics.Point panelOffset) private voidPeersGraphicView.renderArrows(DownloadManager manager, PeersGraphicView.ManagerData data, org.eclipse.swt.graphics.GC gc, PEPeer[] sortedPeers, org.eclipse.swt.graphics.Point panelSize, org.eclipse.swt.graphics.Point panelOffset) voidMyTorrentsView.requestAttention(DownloadManager dm) static voidFilesViewMenuUtil.revertFiles(TableView<?> tv, DownloadManager[] dms) private voidScrapeInfoView.setDownlaodManager(DownloadManager dm) private static voidFilesViewMenuUtil.setPriorities(DownloadManager manager, DiskManagerFileInfo[] fileInfos, int newPriority) private static voidFilesViewMenuUtil.setPriorities(DownloadManager manager, DiskManagerFileInfo[] fileInfos, Map<DiskManagerFileInfo, Integer> priorityMap) private static voidFilesViewMenuUtil.setSkipped(DownloadManager manager, DiskManagerFileInfo[] infos, boolean skipped, int delete_action, boolean prompt) private voidPrivacyView.setupNetworksAndSources(DownloadManager dm) private voidPrivacyView.setupTorrentTracker(DownloadManager dm) voidFilesView.stateChanged(DownloadManager manager, int state) voidMyTorrentsView.stateChanged(DownloadManager manager, int state) private voidPrivacyView.swt_updateFields(DownloadManager old_dm, DownloadManager new_dm) private voidPrivacyView.updatePeersEtc(DownloadManager dm) Method parameters in com.biglybt.ui.swt.views with type arguments of type DownloadManagerModifier and TypeMethodDescriptionprotected static booleanPeersViewBase.addPeersMenu(List<DownloadManager> managers, String column_name, org.eclipse.swt.widgets.Menu menu, PEPeer[] peers) private static voidPeersViewBase.fillMenu(org.eclipse.swt.widgets.Menu menu, PEPeer[] peers, org.eclipse.swt.widgets.Shell shell, List<DownloadManager> download_specific) static voidPeersViewBase.fillMenu(org.eclipse.swt.widgets.Menu menu, PEPeer peer, List<DownloadManager> download_specific) static voidPeersViewBase.fillMenu(org.eclipse.swt.widgets.Menu menu, TableView<PEPeer> tv, org.eclipse.swt.widgets.Shell shell, List<DownloadManager> download_specific) static List<DownloadManager> ViewUtils.getDownloadManagersFromDataSource(Object dataSource, List<DownloadManager> existing) private static StringPeersViewBase.getMyPeerDetails(List<DownloadManager> dms) private voidMyTorrentsView.swt_viewChanged(TableView<DownloadManager> view) voidMyTorrentsView.viewChanged(TableView<DownloadManager> view) Constructors in com.biglybt.ui.swt.views with parameters of type DownloadManagerModifierConstructorDescriptionprivateDMWrapper(DownloadManager _dm) privateFilesViewNodeInner(DownloadManager _dm, int _uid, String _node_name, StringInterner.FileKey _node_path, FilesView.FilesViewNodeInner _parent) privateManagerData(DownloadManager _manager) privateManagerData(DownloadManager _manager) -
Uses of DownloadManager in com.biglybt.ui.swt.views.clientstats
Methods in com.biglybt.ui.swt.views.clientstats with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidClientStatsView.downloadManagerAdded(DownloadManager dm) voidClientStatsView.downloadManagerRemoved(DownloadManager dm) -
Uses of DownloadManager in com.biglybt.ui.swt.views.piece
Fields in com.biglybt.ui.swt.views.piece declared as DownloadManagerModifier and TypeFieldDescriptionprivate DownloadManagerPieceMapView.dlmprivate DownloadManagerMyPieceDistributionView.dm -
Uses of DownloadManager in com.biglybt.ui.swt.views.skin
Fields in com.biglybt.ui.swt.views.skin declared as DownloadManagerModifier and TypeFieldDescriptionprivate DownloadManagerSBC_TorrentDetailsView.managerprivate static DownloadManager[]SBC_LibraryView.selection_dmsFields in com.biglybt.ui.swt.views.skin with type parameters of type DownloadManagerMethods in com.biglybt.ui.swt.views.skin that return DownloadManagerMethods in com.biglybt.ui.swt.views.skin with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate static voidTorrentListViewsUtils._playOrStream(DownloadManager dm, int file_index, boolean complete_only, String referal) voidSBC_TorrentDetailsView.completionChanged(DownloadManager manager, boolean bCompleted) voidSBC_TorrentDetailsView.downloadComplete(DownloadManager manager) voidSBC_TorrentDetailsView.filePriorityChanged(DownloadManager download, DiskManagerFileInfo file) booleanMyTorrentsView_Big.isOurDownloadManager(DownloadManager dm) private static intTorrentListViewsUtils.openInEMP(DownloadManager dm, int _file_index, boolean complete_only, String referal) New version accepts map with ASX parameters.static voidTorrentListViewsUtils.playOrStream(DownloadManager dm, int file_index) Plays or Streams a Downloadstatic voidTorrentListViewsUtils.playOrStream(DownloadManager dm, int file_index, boolean complete_only, boolean launch_already_checked) private static voidTorrentListViewsUtils.playOrStream(DownloadManager dm, int file_index, boolean complete_only, boolean launch_already_checked, String referal) voidSBC_TorrentDetailsView.positionChanged(DownloadManager download, int oldPosition, int newPosition) voidSBC_TorrentDetailsView.stateChanged(DownloadManager manager, int state) private intSB_Transfers.updateDMCounts(DownloadManager dm) -
Uses of DownloadManager in com.biglybt.ui.swt.views.tableitems.mytorrents
Fields in com.biglybt.ui.swt.views.tableitems.mytorrents declared as DownloadManagerFields in com.biglybt.ui.swt.views.tableitems.mytorrents with type parameters of type DownloadManagerModifier and TypeFieldDescription(package private) Map<DownloadManager, Long> TrackerNextAccessItem.mapMethods in com.biglybt.ui.swt.views.tableitems.mytorrents with parameters of type DownloadManagerModifier and TypeMethodDescriptionvoidRankItem.GMListener.downloadManagerAdded(DownloadManager dm) voidRankItem.GMListener.downloadManagerRemoved(DownloadManager dm) static StringTrackerCellUtils.getTooltipText(TableCell cell, DownloadManager dm, boolean show_errors) private voidColumnFileCount.openFilesMiniView(DownloadManager dm, TableCell cell) static voidTrackerCellUtils.updateColor(TableCell cell, DownloadManager dm, boolean show_errors) -
Uses of DownloadManager in com.biglybt.ui.swt.views.utils
Fields in com.biglybt.ui.swt.views.utils with type parameters of type DownloadManagerModifier and TypeFieldDescriptionprivate static Map<DownloadManager, WebPlugin> ManagerUtils.browse_pluginsMethods in com.biglybt.ui.swt.views.utils that return DownloadManagerModifier and TypeMethodDescriptionstatic DownloadManager[]ManagerUtils.cleanUp(DownloadManager[] dms) Methods in com.biglybt.ui.swt.views.utils that return types with arguments of type DownloadManagerModifier and TypeMethodDescriptionprivate static List<DownloadManager> CategoryUIUtils.getDownloads(Category category, Predicate<Taggable> filter) Methods in com.biglybt.ui.swt.views.utils with parameters of type DownloadManagerModifier and TypeMethodDescriptionstatic voidTagUIUtils.addLibraryViewTagsSubMenu(DownloadManager[] dms, org.eclipse.swt.widgets.Menu menu_tags) static voidManagerUtils.advancedRename(DownloadManager[] dms) static voidManagerUtils.allocate(DownloadManager[] dms) static voidManagerUtils.asyncForceStart(DownloadManager dm) static voidManagerUtils.asyncPause(DownloadManager dm) static voidManagerUtils.asyncQueue(DownloadManager dm) static voidManagerUtils.asyncRecheck(DownloadManager dm) static voidManagerUtils.asyncStop(DownloadManager dm, int stateAfterStopped) static voidManagerUtils.asyncStopDelete(DownloadManager dm, int stateAfterStopped, boolean bDeleteTorrent, boolean bDeleteData, AERunnable deleteFailed) static StringManagerUtils.browse(DownloadManager dm) static StringManagerUtils.browse(DownloadManager dm, boolean anon, boolean launch) static StringManagerUtils.browse(DownloadManager dm, DiskManagerFileInfo _file, boolean anon, boolean launch) static booleanManagerUtils.browseWebsite(DownloadManager dm) static booleanManagerUtils.canAllocate(DownloadManager dm) static booleanManagerUtils.canForceRecheck(DownloadManager dm) static booleanManagerUtils.canLowResourceRecheck(DownloadManager dm) static DownloadManager[]ManagerUtils.cleanUp(DownloadManager[] dms) private static voidManagerUtils.findMoreLikeThis(DownloadManager dm, DiskManagerFileInfo file, org.eclipse.swt.widgets.Shell shell) static voidManagerUtils.findMoreLikeThis(DownloadManager dm, org.eclipse.swt.widgets.Shell shell) static voidManagerUtils.forceRecheck(DownloadManager dm) private static booleanManagerUtils.getBrowseAnon(DownloadManager dm) private static DiskManagerFileInfoManagerUtils.getBrowseHomePage(DownloadManager dm) static voidManagerUtils.host(Core core, DownloadManager dm) Host a DownloadManager on our Tracker.static booleanManagerUtils.isForceStartable(DownloadManager dm) static booleanManagerUtils.isForceStartable(DownloadManager dm, boolean allow_error) static booleanManagerUtils.isPauseable(DownloadManager dm) static booleanManagerUtils.isStartable(DownloadManager dm) static booleanManagerUtils.isStartable(DownloadManager dm, boolean allow_error) static booleanManagerUtils.isStopable(DownloadManager dm) static booleanManagerUtils.isStopped(DownloadManager dm) static voidManagerUtils.locateFiles(DownloadManager[] dms, DiskManagerFileInfo[][] dm_files, org.eclipse.swt.widgets.Shell shell) private static voidManagerUtils.locateFiles(DownloadManager[] dms, DiskManagerFileInfo[][] dm_files, org.eclipse.swt.widgets.Shell shell, String[] initial_search_roots, int mode, int link_type, int tolerance, boolean include_skipped, boolean test_only) static voidManagerUtils.locateFiles(DownloadManager[] dms, org.eclipse.swt.widgets.Shell shell) private static voidManagerUtils.locateFilesSupport(DownloadManager[] dms, DiskManagerFileInfo[][] dm_files, List<TorrentOpenOptions> torrents, Consumer<File[]> listener, org.eclipse.swt.widgets.Shell shell) static voidManagerUtils.lowResourceRecheck(DownloadManager dm) static voidManagerUtils.open(DownloadManager dm) Opens the parent folder of dm's pathstatic voidManagerUtils.open(DownloadManager dm, boolean open_containing_folder_mode) static voidManagerUtils.pause(DownloadManager dm, org.eclipse.swt.widgets.Shell shell) static voidManagerUtils.publish(Core core, DownloadManager dm) Publish a DownloadManager on our Tracker.static voidManagerUtils.queue(DownloadManager dm) static voidManagerUtils.run(DownloadManager dm) voidManagerUtils.RunDownloadManager.run(DownloadManager dm) static voidManagerUtils.start(DownloadManager dm) static voidManagerUtils.stop(DownloadManager dm, org.eclipse.swt.widgets.Shell shell) static voidManagerUtils.stop(DownloadManager dm, org.eclipse.swt.widgets.Shell shell, int stateAfterStopped) static voidManagerUtils.viewDebug(DownloadManager[] dms) static voidManagerUtils.viewLinks(DownloadManager[] dms) Method parameters in com.biglybt.ui.swt.views.utils with type arguments of type DownloadManagerModifier and TypeMethodDescriptionprivate static voidManagerUtils.advancedRename(List<DownloadManager> list) static voidManagerUtils.asyncPauseForPeriod(List<DownloadManager> dms, int seconds) -
Uses of DownloadManager in com.biglybt.ui.swt.widgets
Methods in com.biglybt.ui.swt.widgets that return types with arguments of type DownloadManagerModifier and TypeMethodDescriptionprivate static List<DownloadManager> TagCanvas.handleDropTargetEvent(org.eclipse.swt.dnd.DropTargetEvent e) -
Uses of DownloadManager in com.biglybt.util
Methods in com.biglybt.util that return DownloadManagerMethods in com.biglybt.util with parameters of type DownloadManagerModifier and TypeMethodDescriptionprivate static booleanPlayUtils.canPlay(DownloadManager dm, int file_index) private static booleanPlayUtils.canStream(DownloadManager dm, int file_index) static DiskManagerFileInfoPlayUtils.getBestPlayableFile(DownloadManager download) static booleanPlayUtils.prepareForPlay(DownloadManager dm)