org.eclipse.swt.internal.mozilla
Class nsIDownload_1_8
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIWebProgressListener
org.eclipse.swt.internal.mozilla.nsIWebProgressListener2
org.eclipse.swt.internal.mozilla.nsITransfer
org.eclipse.swt.internal.mozilla.nsIDownload_1_8
- Direct Known Subclasses:
- nsIProgressDialog_1_8
public class nsIDownload_1_8
- extends nsITransfer
Fields inherited from class org.eclipse.swt.internal.mozilla.nsIWebProgressListener |
NS_IWEBPROGRESSLISTENER_IID, NS_IWEBPROGRESSLISTENER_IID_STR, STATE_IS_BROKEN, STATE_IS_DOCUMENT, STATE_IS_INSECURE, STATE_IS_NETWORK, STATE_IS_REQUEST, STATE_IS_SECURE, STATE_IS_WINDOW, STATE_NEGOTIATING, STATE_REDIRECTING, STATE_SECURE_HIGH, STATE_SECURE_LOW, STATE_SECURE_MED, STATE_START, STATE_STOP, STATE_TRANSFERRING |
Methods inherited from class org.eclipse.swt.internal.mozilla.nsITransfer |
Init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IDOWNLOAD_IID_STR
public static final java.lang.String NS_IDOWNLOAD_IID_STR
- See Also:
- Constant Field Values
NS_IDOWNLOAD_IID
public static final nsID NS_IDOWNLOAD_IID
nsIDownload_1_8
public nsIDownload_1_8(long address)
GetTargetFile
public int GetTargetFile(long[] aTargetFile)
GetPercentComplete
public int GetPercentComplete(int[] aPercentComplete)
GetAmountTransferred
public int GetAmountTransferred(long aAmountTransferred)
GetSize
public int GetSize(long aSize)
GetSource
public int GetSource(long[] aSource)
GetTarget
public int GetTarget(long[] aTarget)
GetCancelable
public int GetCancelable(long[] aCancelable)
GetDisplayName
public int GetDisplayName(long[] aDisplayName)
GetStartTime
public int GetStartTime(long[] aStartTime)
GetMIMEInfo
public int GetMIMEInfo(long[] aMIMEInfo)