org.eclipse.swt.internal.mozilla
Class nsIHelperAppLauncherDialog
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIHelperAppLauncherDialog
public class nsIHelperAppLauncherDialog
- extends nsISupports
Method Summary |
int |
PromptForSaveToFile(long aWindowContext,
char[] aDefaultFile,
char[] aSuggestedFileExtension,
long[] _retval)
|
int |
Show(long aLauncher,
long aContext)
|
int |
ShowProgressDialog(long aLauncher,
long aContext)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IHELPERAPPLAUNCHERDIALOG_IID_STR
public static final java.lang.String NS_IHELPERAPPLAUNCHERDIALOG_IID_STR
- See Also:
- Constant Field Values
NS_IHELPERAPPLAUNCHERDIALOG_IID
public static final nsID NS_IHELPERAPPLAUNCHERDIALOG_IID
nsIHelperAppLauncherDialog
public nsIHelperAppLauncherDialog(long address)
Show
public int Show(long aLauncher,
long aContext)
PromptForSaveToFile
public int PromptForSaveToFile(long aWindowContext,
char[] aDefaultFile,
char[] aSuggestedFileExtension,
long[] _retval)
ShowProgressDialog
public int ShowProgressDialog(long aLauncher,
long aContext)