org.eclipse.swt.internal.mozilla
Class nsIWebBrowser
java.lang.Object
org.eclipse.swt.internal.mozilla.nsISupports
org.eclipse.swt.internal.mozilla.nsIWebBrowser
public class nsIWebBrowser
- extends nsISupports
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NS_IWEBBROWSER_IID_STR
public static final java.lang.String NS_IWEBBROWSER_IID_STR
- See Also:
- Constant Field Values
NS_IWEBBROWSER_IID
public static final nsID NS_IWEBBROWSER_IID
nsIWebBrowser
public nsIWebBrowser(long address)
AddWebBrowserListener
public int AddWebBrowserListener(long aListener,
nsID aIID)
RemoveWebBrowserListener
public int RemoveWebBrowserListener(long aListener,
nsID aIID)
GetContainerWindow
public int GetContainerWindow(long[] aContainerWindow)
SetContainerWindow
public int SetContainerWindow(long aContainerWindow)
GetParentURIContentListener
public int GetParentURIContentListener(long[] aParentURIContentListener)
SetParentURIContentListener
public int SetParentURIContentListener(long aParentURIContentListener)
GetContentDOMWindow
public int GetContentDOMWindow(long[] aContentDOMWindow)