Rice Pastry API

Uses of Interface
rice.environment.params.ParameterChangeListener

Packages that use ParameterChangeListener
rice.environment.params   
rice.environment.params.simple   
 

Uses of ParameterChangeListener in rice.environment.params
 

Methods in rice.environment.params with parameters of type ParameterChangeListener
 void Parameters.addChangeListener(ParameterChangeListener p)
          Adds the specified Change listener to receive Change events from this component.
 void Parameters.removeChangeListener(ParameterChangeListener p)
          Removes the specified Change listener so that it no longer receives Change events from this component.
 

Uses of ParameterChangeListener in rice.environment.params.simple
 

Methods in rice.environment.params.simple with parameters of type ParameterChangeListener
 void SimpleParameters.addChangeListener(ParameterChangeListener p)
          Adds the specified Change listener to receive Change events from this component.
 void SimpleParameters.removeChangeListener(ParameterChangeListener p)
          Removes the specified Change listener so that it no longer receives Change events from this component.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.