class WindowCreator2
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| (package private) int | refCount | 
| (package private) XPCOMObject | supports | 
| (package private) XPCOMObject | windowCreator | 
| (package private) XPCOMObject | windowCreator2 | 
| Constructor and Description | 
|---|
| WindowCreator2() | 
| Modifier and Type | Method and Description | 
|---|---|
| (package private) int | AddRef() | 
| (package private) int | CreateChromeWindow(int parent,
                  int chromeFlags,
                  int _retval) | 
| (package private) int | CreateChromeWindow2(int parent,
                   int chromeFlags,
                   int contextFlags,
                   int uri,
                   int cancel,
                   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() | 
XPCOMObject supports
XPCOMObject windowCreator
XPCOMObject windowCreator2
int refCount
int AddRef()
void createCOMInterfaces()
void disposeCOMInterfaces()
int getAddress()
int QueryInterface(int riid,
                 int ppvObject)
int Release()
int CreateChromeWindow(int parent,
                     int chromeFlags,
                     int _retval)
int CreateChromeWindow2(int parent,
                      int chromeFlags,
                      int contextFlags,
                      int uri,
                      int cancel,
                      int _retval)