Package org.apache.batik.util
Interface EventDispatcher.Dispatcher
-
- Enclosing class:
- EventDispatcher
public static interface EventDispatcher.Dispatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
dispatch(java.lang.Object listener, java.lang.Object event)
-