Uses of Class
org.quilt.cl.QuiltClassLoader

Packages that use QuiltClassLoader
org.quilt.cover.stmt   
org.quilt.frontend.ant   
org.quilt.reg   
org.quilt.textui   
 

Uses of QuiltClassLoader in org.quilt.cover.stmt
 

Constructors in org.quilt.cover.stmt with parameters of type QuiltClassLoader
StmtRegistry(QuiltClassLoader qcl)
          Constructor specifying Quilt class loader the registry is associated with.
 

Uses of QuiltClassLoader in org.quilt.frontend.ant
 

Fields in org.quilt.frontend.ant declared as QuiltClassLoader
protected  QuiltClassLoader TaskControl.loader
           
 

Methods in org.quilt.frontend.ant that return QuiltClassLoader
 QuiltClassLoader TaskControl.getLoader()
           
 

Methods in org.quilt.frontend.ant with parameters of type QuiltClassLoader
 void TaskControl.setLoader(QuiltClassLoader qcl)
           
 

Uses of QuiltClassLoader in org.quilt.reg
 

Fields in org.quilt.reg declared as QuiltClassLoader
protected  QuiltClassLoader QuiltRegistry.qcl_
          The Quilt class loader using this registry.
 

Constructors in org.quilt.reg with parameters of type QuiltClassLoader
QuiltRegistry(QuiltClassLoader qcl)
           
 

Uses of QuiltClassLoader in org.quilt.textui
 

Fields in org.quilt.textui declared as QuiltClassLoader
protected  QuiltClassLoader Textui.quiltLoader
           
 



Copyright © 2001-2003 Apache Software Foundation. All Rights Reserved.