|
JDIC API V2006 Release 0308 | |||||||||
上一个 下一个 | 框架 无框架 |
使用 JdicInitException 的软件包 | |
---|---|
org.jdesktop.jdic.browser | Provides an AWT component to enable the embedding of a web browsing component into Java applications and applets. |
org.jdesktop.jdic.init | Provides an initialization manager for JDIC to set the environment variables or initialize the set up for native libraries and executable files. |
org.jdesktop.jdic.browser 中 JdicInitException 的使用 |
---|
抛出 JdicInitException 的 org.jdesktop.jdic.browser 中的方法 | |
---|---|
void |
IBrowserEngine.initialize()
Initialize engine. |
void |
InternetExplorerEngine.initialize()
|
void |
MozillaEngine.initialize()
Set according path items and grant executable permission to bin file. |
protected void |
MozillaEngine.preapareEnvVariables()
get and set env variables For xpcom under win,it maybe under mozilla path or under gre path. |
protected void |
BrowserEngineManager.selectEngine()
This code iterates over the currently registered BrowserEngines and decides which Engine will be used for instantiating Browser
This method is only called once. |
void |
WebBrowser.syncSetURL(java.net.URL url)
Synchronously navigates to a resource identified by a URL. |
void |
WebBrowser.syncSetURL(java.net.URL url,
java.lang.String postData)
Synchronously navigates to a resource identified by a URL, with the HTTP POST data to send to the server. |
void |
WebBrowser.syncSetURL(java.net.URL url,
java.lang.String postData,
java.lang.String headers)
Synchronously navigates to a resource identified by a URL, with the HTTP POST data and HTTP headers to send to the server. |
org.jdesktop.jdic.init 中 JdicInitException 的使用 |
---|
抛出 JdicInitException 的 org.jdesktop.jdic.init 中的方法 | |
---|---|
void |
JdicManager.initShareNative()
Initializes the shared native file settings for all the JDIC components/ packages. |
|
JDIC API V2006 Release 0308 | |||||||||
上一个 下一个 | 框架 无框架 |
That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, working code examples, license terms and bug report information.
Copyright (c) 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.