Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.eclipse.swt.browser
Class WindowCreator  view WindowCreator download WindowCreator.java

java.lang.Object
  extended byorg.eclipse.swt.browser.WindowCreator

class WindowCreator
extends java.lang.Object


Field Summary
(package private)  int refCount
           
(package private)  org.eclipse.swt.internal.mozilla.XPCOMObject supports
           
(package private)  org.eclipse.swt.internal.mozilla.XPCOMObject windowCreator
           
 
Constructor Summary
WindowCreator()
           
 
Method Summary
(package private)  int AddRef()
           
(package private)  int CreateChromeWindow(int parent, int chromeFlags, int _retval)
           
(package private)  void createCOMInterfaces()
           
(package private)  void disposeCOMInterfaces()
           
(package private)  int getAddress()
           
(package private)  int queryInterface(int riid, int ppvObject)
           
(package private)  int Release()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

supports

org.eclipse.swt.internal.mozilla.XPCOMObject supports

windowCreator

org.eclipse.swt.internal.mozilla.XPCOMObject windowCreator

refCount

int refCount
Constructor Detail

WindowCreator

public WindowCreator()
Method Detail

AddRef

int AddRef()

createCOMInterfaces

void createCOMInterfaces()

disposeCOMInterfaces

void disposeCOMInterfaces()

getAddress

int getAddress()

queryInterface

int queryInterface(int riid,
                   int ppvObject)

Release

int Release()

CreateChromeWindow

int CreateChromeWindow(int parent,
                       int chromeFlags,
                       int _retval)