org.mozilla.jrex.dom.events
Class JRexDocumentEventImpl
java.lang.Object
org.mozilla.jrex.dom.events.JRexDocumentEventImpl
- All Implemented Interfaces:
- DocumentEvent
- public class JRexDocumentEventImpl
- extends Object
- implements DocumentEvent
A class implementing org.w3c.dom.events.DocumentEvent interface.
- Version:
- 1.0
- Author:
- C.N.Medappa
- See Also:
DocumentEvent
createEvent
public Event createEvent(String eventType)
throws DOMException
- Specified by:
createEvent
in interface DocumentEvent
- Throws:
DOMException
equals
public boolean equals(Object obj)
hashCode
public int hashCode()
finalize
protected void finalize()
Copyright © 2004 C.N.Medappa. All Rights Reserved.