Uses of Interface
com.taursys.xml.event.ParameterListener

Packages that use ParameterListener
com.taursys.xml This package contains the core Mapper XML components and containers. 
 

Uses of ParameterListener in com.taursys.xml
 

Methods in com.taursys.xml with parameters of type ParameterListener
 void Component.removeParameterListener(ParameterListener l)
          Removes given listener from notification list for ParameterEvents
 void Component.addParameterListener(ParameterListener l)
          Adds given listener to notification list for ParameterEvents
 



Copyright © 2007 Martin T Phelan. All Rights Reserved.