JDIC API V2006 Release 0308

接口 org.jdesktop.jdic.browser.IWebBrowser
的使用

使用 IWebBrowser 的软件包
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.browserIWebBrowser 的使用
 

实现 IWebBrowserorg.jdesktop.jdic.browser 中的类
 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.
 

参数类型为 IWebBrowserorg.jdesktop.jdic.browser 中的构造函数
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.