org.eclipse.swt.internal.mozilla
Class nsIHelperAppLauncher
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIHelperAppLauncher
public class nsIHelperAppLauncher
- extends nsISupports
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IHELPERAPPLAUNCHER_IID_STR
public static final java.lang.String NS_IHELPERAPPLAUNCHER_IID_STR
- See Also:
- Constant Field Values
NS_IHELPERAPPLAUNCHER_IID
public static final nsID NS_IHELPERAPPLAUNCHER_IID
nsIHelperAppLauncher
public nsIHelperAppLauncher(long address)
GetMIMEInfo
public int GetMIMEInfo(long[] aMIMEInfo)
GetSource
public int GetSource(long[] aSource)
GetSuggestedFileName
public int GetSuggestedFileName(long[] aSuggestedFileName)
SaveToDisk
public int SaveToDisk(long aNewFileLocation,
int aRememberThisPreference)
LaunchWithApplication
public int LaunchWithApplication(long aApplication,
int aRememberThisPreference)
Cancel
public int Cancel()
SetWebProgressListener
public int SetWebProgressListener(long aWebProgressListener)
CloseProgressWindow
public int CloseProgressWindow()
GetDownloadInfo
public int GetDownloadInfo(long[] aSourceUrl,
long[] aTimeDownloadStarted,
long[] _retval)