Uses of Interface
net.sf.jasperreports.engine.part.PartComponentsBundle
-
Packages that use PartComponentsBundle Package Description net.sf.jasperreports.engine.part -
-
Uses of PartComponentsBundle in net.sf.jasperreports.engine.part
Classes in net.sf.jasperreports.engine.part that implement PartComponentsBundle Modifier and Type Class Description class
DefaultPartComponentsBundle
The defaultcomponents bundle
implementation.Methods in net.sf.jasperreports.engine.part that return types with arguments of type PartComponentsBundle Modifier and Type Method Description protected List<PartComponentsBundle>
PartComponentsEnvironment. findBundles()
Collection<PartComponentsBundle>
PartComponentsEnvironment. getBundles()
Returns the set of all component bundles present in the registry.protected List<PartComponentsBundle>
PartComponentsEnvironment. getCachedBundles()
-