org.eclipse.swt.internal.mozilla
Class nsIHelperAppLauncherDialog_1_9
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIHelperAppLauncherDialog_1_9
public class nsIHelperAppLauncherDialog_1_9
- extends nsISupports
Method Summary |
int |
PromptForSaveToFile(long aLauncher,
long aWindowContext,
char[] aDefaultFileName,
char[] aSuggestedFileExtension,
int aForcePrompt,
long[] _retval)
|
int |
Show(long aLauncher,
long aWindowContext,
int aReason)
|
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
REASON_CANTHANDLE
public static final int REASON_CANTHANDLE
- See Also:
- Constant Field Values
REASON_SERVERREQUEST
public static final int REASON_SERVERREQUEST
- See Also:
- Constant Field Values
REASON_TYPESNIFFED
public static final int REASON_TYPESNIFFED
- See Also:
- Constant Field Values
nsIHelperAppLauncherDialog_1_9
public nsIHelperAppLauncherDialog_1_9(long address)
Show
public int Show(long aLauncher,
long aWindowContext,
int aReason)
PromptForSaveToFile
public int PromptForSaveToFile(long aLauncher,
long aWindowContext,
char[] aDefaultFileName,
char[] aSuggestedFileExtension,
int aForcePrompt,
long[] _retval)