Package | Description |
---|---|
net.sf.jasperreports.engine.component |
Modifier and Type | Class and Description |
---|---|
class |
DefaultComponentManager
A default
component manager implementation. |
Modifier and Type | Method and Description |
---|---|
static ComponentManager |
ComponentsEnvironment.getComponentManager(ComponentKey componentKey)
Returns a component manager that corresponds to a particular component
type key.
|
ComponentManager |
ComponentsBundle.getComponentManager(java.lang.String componentName)
Returns the manager for a component type identified by name.
|
ComponentManager |
DefaultComponentsBundle.getComponentManager(java.lang.String componentName) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ComponentManager> |
DefaultComponentsBundle.getComponentManagers()
Returns the internal map of component managers, indexed by component name.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultComponentsBundle.setComponentManagers(java.util.Map<java.lang.String,ComponentManager> componentManagers)
Sets the map of component managers.
|
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com