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

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

Uses of ParameterKey in org.freehep.util.parameterdatabase
 

Methods in org.freehep.util.parameterdatabase that return ParameterKey
static ParameterKey ParameterKey.createParameterKey(Object object, String name)
          This static factory method returns a ParameterKey using the given arguments.
 



Copyright © 2000-2007 FreeHEP. All Rights Reserved.