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_instancesOpenTorrentOptionsWindow.selected_instancesOpenTorrentOptionsWindow.tvTorrentsMethods 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 voidOpenTorrentOptionsWindow.addInstance(OpenTorrentOptionsWindow.OpenTorrentInstance instance) voidOpenTorrentOptionsWindow.OpenTorrentInstanceListener.instanceChanged(OpenTorrentOptionsWindow.OpenTorrentInstance instance) private voidOpenTorrentOptionsWindow.removeInstance(OpenTorrentOptionsWindow.OpenTorrentInstance instance, boolean is_removal) private voidOpenTorrentOptionsWindow.selectInstance(OpenTorrentOptionsWindow.OpenTorrentInstance instance) Method parameters in com.biglybt.ui.swt.shells.opentorrent with type arguments of type OpenTorrentOptionsWindow.OpenTorrentInstanceModifier and TypeMethodDescriptionprivate voidOpenTorrentOptionsWindow.acceptInstances(List<OpenTorrentOptionsWindow.OpenTorrentInstance> instances) private voidOpenTorrentOptionsWindow.selectInstances(List<OpenTorrentOptionsWindow.OpenTorrentInstance> _instances)