Uses of Class
org.psychomad.psycholib.resources.MissingPropertiesException

Packages that use MissingPropertiesException
org.psychomad.psycholib.resources   
 

Uses of MissingPropertiesException in org.psychomad.psycholib.resources
 

Methods in org.psychomad.psycholib.resources that throw MissingPropertiesException
 double Config.getDouble(java.lang.String str)
          Returns the double which corresponds to the given key.
 int Config.getInt(java.lang.String str)
          Returns the int which corresponds to the given key.
 java.lang.String Config.getString(java.lang.String str)
          Returns the string property which corresponds to the given key.
 



Copyright 2006 null. All Rights Reserved.