Uses of Class
net.sf.jameleon.util.Configurator

Packages that use Configurator
net.sf.jameleon   
net.sf.jameleon.ui   
net.sf.jameleon.util   
 

Uses of Configurator in net.sf.jameleon
 

Methods in net.sf.jameleon with parameters of type Configurator
protected  void TestCaseTag.setFileFromEnvironment(Configurator config, String key)
           
protected  void TestCaseTag.setValueFromEnvironment(Configurator config, String key)
           
 

Uses of Configurator in net.sf.jameleon.ui
 

Fields in net.sf.jameleon.ui declared as Configurator
protected  Configurator TestCaseTree.config
           
 

Uses of Configurator in net.sf.jameleon.util
 

Methods in net.sf.jameleon.util that return Configurator
static Configurator Configurator.getInstance()
          Gets an instance Configurator if one has already been created or creates a new one if not.
 



Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.