Uses of Interface
net.sf.jasperreports.engine.component.ComponentManager

Packages that use ComponentManager
net.sf.jasperreports.engine.component   
 

Uses of ComponentManager in net.sf.jasperreports.engine.component
 

Classes in net.sf.jasperreports.engine.component that implement ComponentManager
 class DefaultComponentManager
          A default component manager implementation.
 

Methods in net.sf.jasperreports.engine.component that return ComponentManager
static ComponentManager ComponentsEnvironment.getComponentManager(ComponentKey componentKey)
          Returns a component manager that corresponds to a particular component type key.
 ComponentManager DefaultComponentsBundle.getComponentManager(java.lang.String componentName)
           
 ComponentManager ComponentsBundle.getComponentManager(java.lang.String componentName)
          Returns the manager for a component type identified by name.
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com