Uses of Class
org.freehep.util.parameterdatabase.ParameterValue

Packages that use ParameterValue
org.freehep.util.parameterdatabase Parameter Database (in memory) to store and retrieve application wide values of different types. 
 

Uses of ParameterValue in org.freehep.util.parameterdatabase
 

Methods in org.freehep.util.parameterdatabase that return ParameterValue
static ParameterValue ParameterValue.createParameterValue(Object value)
          This static factory method returns a ParameterValue using the given arguments.
 

Methods in org.freehep.util.parameterdatabase with parameters of type ParameterValue
 void ParameterDatabase.firePropertyChange(String parameterName, ParameterValue parameterValue)
          Send off the property change event.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.