Uses of Interface
com.biglybt.ui.swt.shells.opentorrent.OpenTorrentOptionsWindow.OpenTorrentInstanceListener
Packages that use OpenTorrentOptionsWindow.OpenTorrentInstanceListener
-
Uses of OpenTorrentOptionsWindow.OpenTorrentInstanceListener in com.biglybt.ui.swt.shells.opentorrent
Fields in com.biglybt.ui.swt.shells.opentorrent declared as OpenTorrentOptionsWindow.OpenTorrentInstanceListenerModifier and TypeFieldDescriptionprivate final OpenTorrentOptionsWindow.OpenTorrentInstanceListener
OpenTorrentOptionsWindow.OpenTorrentInstance.changeListener
OpenTorrentOptionsWindow.optionListener
Constructors in com.biglybt.ui.swt.shells.opentorrent with parameters of type OpenTorrentOptionsWindow.OpenTorrentInstanceListenerModifierConstructorDescriptionprivate
OpenTorrentInstance
(HashWrapper _hash, org.eclipse.swt.widgets.Composite _parent, TorrentOpenOptions _torrentOptions, OpenTorrentOptionsWindow.OpenTorrentInstanceListener _changeListener) private
OpenTorrentInstance
(org.eclipse.swt.widgets.Composite _parent, List<TorrentOpenOptions> _torrentOptionsMulti, OpenTorrentOptionsWindow.OpenTorrentInstanceListener _changeListener)