| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 Event 的软件包 | |
|---|---|
| org.w3c.dom.events | |
| org.w3c.dom.ls | |
| org.w3c.dom.events 中 Event 的使用 | 
|---|
| org.w3c.dom.events 中 Event 的子接口 | |
|---|---|
 interface | 
MouseEvent
MouseEvent 接口提供与鼠标事件相关联的特定上下文信息。 | 
 interface | 
MutationEvent
MutationEvent 接口提供与 Mutation 事件相关的特定上下文信息。 | 
 interface | 
UIEvent
UIEvent 接口提供与用户界面事件相关联的特定上下文信息。 | 
| 返回 Event 的 org.w3c.dom.events 中的方法 | |
|---|---|
 Event | 
DocumentEvent.createEvent(String eventType)
 | 
| 参数类型为 Event 的 org.w3c.dom.events 中的方法 | |
|---|---|
 boolean | 
EventTarget.dispatchEvent(Event evt)
此方法允许将事件指派到实现事件模型。  | 
 void | 
EventListener.handleEvent(Event evt)
每当发生  EventListener 接口为其注册的类型的事件时,即可调用此方法。 | 
| org.w3c.dom.ls 中 Event 的使用 | 
|---|
| org.w3c.dom.ls 中 Event 的子接口 | |
|---|---|
 interface | 
LSLoadEvent
此接口表示通知文档加载完成的加载事件对象。  | 
 interface | 
LSProgressEvent
此接口表示进度事件对象,该对象在解析文档时通知应用程序有关进度。  | 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。