Class DownloadUrlInfoSWT
java.lang.Object
com.biglybt.ui.selectedcontent.DownloadUrlInfo
com.biglybt.ui.swt.browser.listener.DownloadUrlInfoSWT
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDownloadUrlInfoSWT
(ClientMessageContext context, String callback, String hash) -
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods inherited from class com.biglybt.ui.selectedcontent.DownloadUrlInfo
getAdditionalProperties, getDownloadURL, getReferer, getRequestProperties, sameAs, setAdditionalProperties, setAdditionalProperty, setDownloadURL, setReferer, setRequestProperties
-
Field Details
-
context
-
callback
-
hash
-
-
Constructor Details
-
DownloadUrlInfoSWT
- Parameters:
hash
-url
-
-
-
Method Details
-
getContext
- Returns:
- the context
-
getCallback
- Returns:
- the callback
-
invoke
-