Uses of Interface
com.biglybt.core.download.DownloadManagerOptionsHandler
-
Packages that use DownloadManagerOptionsHandler Package Description com.biglybt.core.download com.biglybt.core.tag com.biglybt.ui.swt.views -
-
Uses of DownloadManagerOptionsHandler in com.biglybt.core.download
Methods in com.biglybt.core.download with parameters of type DownloadManagerOptionsHandler Modifier and Type Method Description void
DownloadManagerOptionsHandler.ParameterChangeListener. parameterChanged(DownloadManagerOptionsHandler handler)
-
Uses of DownloadManagerOptionsHandler in com.biglybt.core.tag
Subinterfaces of DownloadManagerOptionsHandler in com.biglybt.core.tag Modifier and Type Interface Description static interface
TagFeatureExecOnAssign.OptionsTemplateHandler
-
Uses of DownloadManagerOptionsHandler in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement DownloadManagerOptionsHandler Modifier and Type Class Description private static class
TorrentOptionsView.DMWrapper
Fields in com.biglybt.ui.swt.views declared as DownloadManagerOptionsHandler Modifier and Type Field Description private DownloadManagerOptionsHandler[]
TorrentOptionsView. managers
Methods in com.biglybt.ui.swt.views with parameters of type DownloadManagerOptionsHandler Modifier and Type Method Description void
TorrentOptionsView. parameterChanged(DownloadManagerOptionsHandler manager)
-