|
JDIC API V2006 Release 0308 | |||||||||
上一个 下一个 | 框架 无框架 |
使用 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.browser 中 IWebBrowser 的使用 |
---|
实现 IWebBrowser 的 org.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. |
参数类型为 IWebBrowser 的 org.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 | |||||||||
上一个 下一个 | 框架 无框架 |
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.