Uses of Class
jade.util.EnhancedProperties

Packages that use EnhancedProperties
jade.util This package contains utility classes and in particular: classes for handling properties, the Logger class for logging capabilities; the leap subpackage, that is a replacement for the Java collection framework that is not supported by J2ME.  
 

Uses of EnhancedProperties in jade.util
 

Subclasses of EnhancedProperties in jade.util
 class ExpandedProperties
          Extends EnhancedProperties and adds support for fetching system environment variables (those usable from the OS shell).
 



JADE