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

Packages that use EventException
org.w3c.dom.events The org.w3c.dom.events package provides the Java ME DOM Events API subset defined by JSR 280. 
 

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 implementation's event model.
 



Copyright © 2000,2004 World Wide Web Consortium (W3C). See the Copyright Notice for details.