Uses of Class
nl.chess.it.util.config.Config

Packages that use Config
nl.chess.it.util.config.examples.extended A more advanced example of the use of Java Config, including a suggested application layout. 
nl.chess.it.util.config.examples.newvalidation   
nl.chess.it.util.config.examples.simple An example of the use of Java Config that is kept as simple as possible. 
 

Uses of Config in nl.chess.it.util.config.examples.extended
 

Subclasses of Config in nl.chess.it.util.config.examples.extended
 class VersionInformation
          Reads version information.
 

Uses of Config in nl.chess.it.util.config.examples.newvalidation
 

Subclasses of Config in nl.chess.it.util.config.examples.newvalidation
 class CustomValidationConfig
          This class shows how to provide project-specific validation on properties.
 

Uses of Config in nl.chess.it.util.config.examples.simple
 

Subclasses of Config in nl.chess.it.util.config.examples.simple
 class SimpleConfig
          This class is a simple configuration example.
 



Copyright © 2003-2005 Chess-iT. All Rights Reserved.