org.eclipse.swt.internal.mozilla
Class nsIAppShell
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIAppShell
public class nsIAppShell
- extends nsISupports
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IAPPSHELL_IID_STR
public static final java.lang.String NS_IAPPSHELL_IID_STR
- See Also:
- Constant Field Values
NS_IAPPSHELL_IID
public static final nsID NS_IAPPSHELL_IID
nsIAppShell
public nsIAppShell(long address)
Create
public int Create(long argc,
long[] argv)
Run
public int Run()
Spinup
public int Spinup()
Spindown
public int Spindown()
ListenToEventQueue
public int ListenToEventQueue(long aQueue,
int aListen)
GetNativeEvent
public int GetNativeEvent(long aRealEvent,
long[] aEvent)
DispatchNativeEvent
public int DispatchNativeEvent(int aRealEvent,
long aEvent)
Exit
public int Exit()