org.apache.batik.util
Interface EventDispatcher.Dispatcher

Enclosing interface:
EventDispatcher

public static interface EventDispatcher.Dispatcher


Method Summary
 void dispatch(Object listener, Object event)
           
 

Method Detail

dispatch

public void dispatch(Object listener,
                     Object event)


Copyright ? 2005 Apache Software Foundation. All Rights Reserved.