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.OpenTorrentInstanceListenerOpenTorrentOptionsWindow.OpenTorrentInstance.changeListenerOpenTorrentOptionsWindow.optionListenerConstructors in com.biglybt.ui.swt.shells.opentorrent with parameters of type OpenTorrentOptionsWindow.OpenTorrentInstanceListenerModifierConstructorDescriptionprivateOpenTorrentInstance(HashWrapper _hash, org.eclipse.swt.widgets.Composite _parent, TorrentOpenOptions _torrentOptions, OpenTorrentOptionsWindow.OpenTorrentInstanceListener _changeListener) privateOpenTorrentInstance(org.eclipse.swt.widgets.Composite _parent, List<TorrentOpenOptions> _torrentOptionsMulti, OpenTorrentOptionsWindow.OpenTorrentInstanceListener _changeListener)