|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentsBundle | |
---|---|
net.sf.jasperreports.engine.component |
Uses of ComponentsBundle in net.sf.jasperreports.engine.component |
---|
Classes in net.sf.jasperreports.engine.component that implement ComponentsBundle | |
---|---|
class |
DefaultComponentsBundle
The default components bundle implementation. |
Methods in net.sf.jasperreports.engine.component that return ComponentsBundle | |
---|---|
static ComponentsBundle |
ComponentsEnvironment.getComponentsBundle(java.lang.String namespace)
Returns a component bundle that corresponds to a namespace. |
Methods in net.sf.jasperreports.engine.component that return types with arguments of type ComponentsBundle | |
---|---|
protected static java.util.Map<java.lang.String,ComponentsBundle> |
ComponentsEnvironment.findComponentBundles()
|
protected static java.util.Map<java.lang.String,ComponentsBundle> |
ComponentsEnvironment.getCachedComponentBundles()
|
static java.util.Collection<ComponentsBundle> |
ComponentsEnvironment.getComponentBundles()
Returns the set of all component bundles present in the registry. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |