Uses of Class
com.biglybt.ui.swt.shells.opentorrent.OpenTorrentOptionsWindow.OpenTorrentInstance
Packages that use OpenTorrentOptionsWindow.OpenTorrentInstance
-
Uses of OpenTorrentOptionsWindow.OpenTorrentInstance in com.biglybt.ui.swt.shells.opentorrent
Fields in com.biglybt.ui.swt.shells.opentorrent declared as OpenTorrentOptionsWindow.OpenTorrentInstanceFields in com.biglybt.ui.swt.shells.opentorrent with type parameters of type OpenTorrentOptionsWindow.OpenTorrentInstanceModifier and TypeFieldDescriptionOpenTorrentOptionsWindow.open_instances
OpenTorrentOptionsWindow.selected_instances
OpenTorrentOptionsWindow.tvTorrents
Methods in com.biglybt.ui.swt.shells.opentorrent that return OpenTorrentOptionsWindow.OpenTorrentInstanceModifier and TypeMethodDescriptionOpenTorrentOptionsWindow.getInstance
(TorrentOpenOptions options) Methods in com.biglybt.ui.swt.shells.opentorrent that return types with arguments of type OpenTorrentOptionsWindow.OpenTorrentInstanceMethods in com.biglybt.ui.swt.shells.opentorrent with parameters of type OpenTorrentOptionsWindow.OpenTorrentInstanceModifier and TypeMethodDescriptionprivate void
OpenTorrentOptionsWindow.addInstance
(OpenTorrentOptionsWindow.OpenTorrentInstance instance) void
OpenTorrentOptionsWindow.OpenTorrentInstanceListener.instanceChanged
(OpenTorrentOptionsWindow.OpenTorrentInstance instance) private void
OpenTorrentOptionsWindow.removeInstance
(OpenTorrentOptionsWindow.OpenTorrentInstance instance, boolean is_removal) private void
OpenTorrentOptionsWindow.selectInstance
(OpenTorrentOptionsWindow.OpenTorrentInstance instance) Method parameters in com.biglybt.ui.swt.shells.opentorrent with type arguments of type OpenTorrentOptionsWindow.OpenTorrentInstanceModifier and TypeMethodDescriptionprivate void
OpenTorrentOptionsWindow.acceptInstances
(List<OpenTorrentOptionsWindow.OpenTorrentInstance> instances) private void
OpenTorrentOptionsWindow.selectInstances
(List<OpenTorrentOptionsWindow.OpenTorrentInstance> _instances)