org.apache.batik.util
Interface EventDispatcher.Dispatcher

Enclosing interface:
EventDispatcher

public static interface EventDispatcher.Dispatcher


Method Summary
 void dispatch(java.lang.Object listener, java.lang.Object event)
           
 

Method Detail

dispatch

public void dispatch(java.lang.Object listener,
                     java.lang.Object event)


<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.