JDIC API V2006 Release 0308

Uses of Interface
org.jdesktop.jdic.browser.IWebBrowser

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.
 

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

For more information and documentation on JDIC, see JDIC website.

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.