Uses of Interface
com.biglybt.ui.swt.shells.opentorrent.OpenTorrentOptionsWindow.OpenTorrentInstanceListener
-
Packages that use OpenTorrentOptionsWindow.OpenTorrentInstanceListener Package Description com.biglybt.ui.swt.shells.opentorrent -
-
Uses of OpenTorrentOptionsWindow.OpenTorrentInstanceListener in com.biglybt.ui.swt.shells.opentorrent
Fields in com.biglybt.ui.swt.shells.opentorrent declared as OpenTorrentOptionsWindow.OpenTorrentInstanceListener Modifier and Type Field Description private OpenTorrentOptionsWindow.OpenTorrentInstanceListener
OpenTorrentOptionsWindow.OpenTorrentInstance. changeListener
private OpenTorrentOptionsWindow.OpenTorrentInstanceListener
OpenTorrentOptionsWindow. optionListener
Constructors in com.biglybt.ui.swt.shells.opentorrent with parameters of type OpenTorrentOptionsWindow.OpenTorrentInstanceListener Constructor Description OpenTorrentInstance(HashWrapper _hash, org.eclipse.swt.widgets.Composite _parent, TorrentOpenOptions _torrentOptions, OpenTorrentOptionsWindow.OpenTorrentInstanceListener _changeListener)
OpenTorrentInstance(org.eclipse.swt.widgets.Composite _parent, java.util.List<TorrentOpenOptions> _torrentOptionsMulti, OpenTorrentOptionsWindow.OpenTorrentInstanceListener _changeListener)
-