Uses of Interface
com.biglybt.core.download.DownloadManagerOptionsHandler.ParameterChangeListener
Packages that use DownloadManagerOptionsHandler.ParameterChangeListener
-
Uses of DownloadManagerOptionsHandler.ParameterChangeListener in com.biglybt.core.download
Methods in com.biglybt.core.download with parameters of type DownloadManagerOptionsHandler.ParameterChangeListenerModifier and TypeMethodDescriptionvoid
DownloadManagerOptionsHandler.addListener
(DownloadManagerOptionsHandler.ParameterChangeListener listener) void
DownloadManagerOptionsHandler.removeListener
(DownloadManagerOptionsHandler.ParameterChangeListener listener) -
Uses of DownloadManagerOptionsHandler.ParameterChangeListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement DownloadManagerOptionsHandler.ParameterChangeListenerModifier and TypeClassDescriptionclass
aka "Options" Tab in Torrent Details, and torrent view right click -> "Options/Info" when multiple selectedFields in com.biglybt.ui.swt.views with type parameters of type DownloadManagerOptionsHandler.ParameterChangeListenerMethods in com.biglybt.ui.swt.views with parameters of type DownloadManagerOptionsHandler.ParameterChangeListenerModifier and TypeMethodDescriptionvoid
TorrentOptionsView.DMWrapper.addListener
(DownloadManagerOptionsHandler.ParameterChangeListener listener) void
TorrentOptionsView.DMWrapper.removeListener
(DownloadManagerOptionsHandler.ParameterChangeListener listener)