javax.rad.ui.event
Class ActionHandler

java.lang.Object
  extended by javax.rad.util.EventHandler<L>
      extended by javax.rad.util.RuntimeEventHandler<IActionListener>
          extended by javax.rad.ui.event.ActionHandler

public class ActionHandler
extends RuntimeEventHandler<IActionListener>

The ActionHandler is a RuntimeEventHandler that handles IActionListener.


Constructor Summary
ActionHandler()
          Constructs a new instance of ActionHandler.
 
Method Summary
 
Methods inherited from class javax.rad.util.RuntimeEventHandler
dispatchEvent
 
Methods inherited from class javax.rad.util.EventHandler
addListener, addListener, addListener, addListener, createListener, getCurrentDispatchObject, getDefaultListener, getLastDispatchedObject, getListener, getListenerCount, getListeners, getWrappedException, getWrappedExceptionAllowSilent, isDispatchEventsEnabled, removeAllListeners, removeListener, removeListener, removeListener, setDefaultListener, setDefaultListener, setDispatchEventsEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionHandler

public ActionHandler()
Constructs a new instance of ActionHandler.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.