Uses of Class
jade.util.ImportableProperties

Packages that use ImportableProperties
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 ImportableProperties in jade.util
 

Subclasses of ImportableProperties in jade.util
 class EnhancedProperties
          Provides a concrete implementation of ImportableProperties useable in the J2SE (desktop) world.
 class ExpandedProperties
          Extends EnhancedProperties and adds support for fetching system environment variables (those usable from the OS shell).
 



JADE