|
JDIC API V2006 Release 0308 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IWebBrowser | |
org.jdesktop.jdic.browser | Provides an AWT component to enable the embedding of a web browsing component into Java applications and applets. |
Uses of IWebBrowser in org.jdesktop.jdic.browser |
Classes in org.jdesktop.jdic.browser that implement IWebBrowser | |
class |
WebBrowser
A WebBrowser component represents a blank rectangular area of
the screen onto which the application can load webpages or from which the
application can trap events from the browser window. |
Methods in org.jdesktop.jdic.browser that return IWebBrowser | |
IWebBrowser |
MozillaEngine.getWebBrowser()
web browser is returned |
IWebBrowser |
InternetExplorerEngine.getWebBrowser()
WebBrowser is used |
IWebBrowser |
IBrowserEngine.getWebBrowser()
|
Constructors in org.jdesktop.jdic.browser with parameters of type IWebBrowser | |
WebBrowserEvent(IWebBrowser source,
int id)
Constructs a WebBrowserEvent object with source and event
id. |
|
WebBrowserEvent(IWebBrowser source,
int id,
java.lang.String data)
Constructs a WebBrowserEvent object with source, event id
and event data. |
|
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.