|
JDIC API V2006 Release 0308 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IBrowserEngine | |
---|---|
org.jdesktop.jdic.browser | Provides an AWT component to enable the embedding of a web browsing component into Java applications and applets. |
Uses of IBrowserEngine in org.jdesktop.jdic.browser |
---|
Classes in org.jdesktop.jdic.browser that implement IBrowserEngine | |
---|---|
class |
InternetExplorerEngine
Handles the communication with Internet Explorer. |
class |
MozillaEngine
Handles the communication with Mozilla's Gecko Runtime Engine (GRE). |
Methods in org.jdesktop.jdic.browser that return IBrowserEngine | |
---|---|
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. |
Methods in org.jdesktop.jdic.browser with parameters of type IBrowserEngine | |
---|---|
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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.