JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.batik.util
EventDispatcher
Dispatcher
Contents
Description
Method Summary
Method Details
dispatch(Object, Object)
Hide sidebar
Show sidebar
Interface EventDispatcher.Dispatcher
Enclosing class:
EventDispatcher
public static interface
EventDispatcher.Dispatcher
Version:
$Id$
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
dispatch
(
Object
listener,
Object
event)
Method Details
dispatch
void
dispatch
(
Object
listener,
Object
event)