Eclipse Platform
2.1

Uses of Class
org.w3c.dom.events.EventException

Packages that use EventException
org.w3c.dom.events Document Object Model Level 2 Events is a platform and language-neutral interface that gives to programs and scripts a generic event system. 
 

Uses of EventException in org.w3c.dom.events
 

Methods in org.w3c.dom.events that throw EventException
 boolean EventTarget.dispatchEvent(Event evt)
          This method allows the dispatch of events into the implementations event model.
 


Eclipse Platform
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.