|
JDIC API V2006 Release 0308 | |||||||||
上一个 下一个 | 框架 无框架 |
使用 IBrowserEngine 的软件包 | |
---|---|
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.browser 中 IBrowserEngine 的使用 |
---|
实现 IBrowserEngine 的 org.jdesktop.jdic.browser 中的类 | |
---|---|
class |
InternetExplorerEngine
Handles the communication with Internet Explorer. |
class |
MozillaEngine
Handles the communication with Mozilla's Gecko Runtime Engine (GRE). |
返回 IBrowserEngine 的 org.jdesktop.jdic.browser 中的方法 | |
---|---|
IBrowserEngine |
BrowserEngineManager.getActiveEngine()
Get the active engine.Use the engine set by setActiveEngine else
use the system default engine. |
IBrowserEngine |
WebBrowser.getBrowserEngine()
|
IBrowserEngine |
IWebBrowser.getBrowserEngine()
The BrowserEngine that was responsible for creating the browser instance. |
参数类型为 IBrowserEngine 的 org.jdesktop.jdic.browser 中的方法 | |
---|---|
boolean |
BrowserEngineManager.registerBrowserEngine(java.lang.String engineName,
IBrowserEngine engine)
Adds a BrowserEngine to the list of BrowserConnectors that BrowserEngineManager uses to create new Browser instances. |
|
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.