Uses of Class
com.taursys.xml.event.InputDispatcher

Packages that use InputDispatcher
com.taursys.xml This package contains the core Mapper XML components and containers. 
com.taursys.xml.event This package contains event related classes for Mapper XML components. 
 

Uses of InputDispatcher in com.taursys.xml
 

Methods in com.taursys.xml that return InputDispatcher
protected  InputDispatcher Template.createInputDispatcher()
          Create the InputDispatcher for this Container.
protected  InputDispatcher DispatchingContainer.createInputDispatcher()
          Create the InputDispatcher for this Container.
 

Uses of InputDispatcher in com.taursys.xml.event
 

Subclasses of InputDispatcher in com.taursys.xml.event
 class TemplateInputDispatcher
          TemplateInputDispatcher is a Dispatcher for InputEvents for Templates
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.