org.apache.batik.dom.events
Class EventListenerList.Entry

java.lang.Object
  extended byorg.apache.batik.dom.events.EventListenerList.Entry
Enclosing class:
EventListenerList

protected static class EventListenerList.Entry
extends java.lang.Object


Constructor Summary
EventListenerList.Entry(org.w3c.dom.events.EventListener listener, EventListenerList.Entry next)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventListenerList.Entry

public EventListenerList.Entry(org.w3c.dom.events.EventListener listener,
                               EventListenerList.Entry next)


Copyright ? 2005 Apache Software Foundation. All Rights Reserved.