org.eclipse.swt.internal.mozilla
Class nsIProgressDialog
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIDownload
org.eclipse.swt.internal.mozilla.nsIProgressDialog
public class nsIProgressDialog
- extends nsIDownload
Methods inherited from class org.eclipse.swt.internal.mozilla.nsIDownload |
GetDisplayName, GetListener, GetMIMEInfo, GetObserver, GetPercentComplete, GetPersist, GetSource, GetStartTime, GetTarget, Init, SetDisplayName, SetListener, SetObserver |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IPROGRESSDIALOG_IID_STR
public static final java.lang.String NS_IPROGRESSDIALOG_IID_STR
- See Also:
- Constant Field Values
NS_IPROGRESSDIALOG_IID
public static final nsID NS_IPROGRESSDIALOG_IID
nsIProgressDialog
public nsIProgressDialog(long address)
Open
public int Open(long aParent)
GetCancelDownloadOnClose
public int GetCancelDownloadOnClose(int[] aCancelDownloadOnClose)
SetCancelDownloadOnClose
public int SetCancelDownloadOnClose(int aCancelDownloadOnClose)
GetDialog
public int GetDialog(long[] aDialog)
SetDialog
public int SetDialog(long aDialog)