uic.zaval.beans
Class EventHandler

java.lang.Object
  extended by uic.zaval.beans.EventHandler

public class EventHandler
extends Object

Zaval based implementation of java.beans.EventHandler.


Constructor Summary
EventHandler()
           
 
Method Summary
static Object create(Class listenerInterface, Object target, String action, String eventPropertyName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventHandler

public EventHandler()
Method Detail

create

public static Object create(Class listenerInterface,
                            Object target,
                            String action,
                            String eventPropertyName)


Copyright © 2002-2004 Thomas Zander Available under the Free Apache licence