Uses of Interface
net.sf.jasperreports.components.barbecue.BarbecueComponent
-
Packages that use BarbecueComponent Package Description net.sf.jasperreports.components.barbecue Contains classes for the built-in Barbecue component. -
-
Uses of BarbecueComponent in net.sf.jasperreports.components.barbecue
Classes in net.sf.jasperreports.components.barbecue that implement BarbecueComponent Modifier and Type Class Description classStandardBarbecueComponentMethods in net.sf.jasperreports.components.barbecue that return BarbecueComponent Modifier and Type Method Description protected BarbecueComponentBarbecueFillComponent. getBarcode()Constructors in net.sf.jasperreports.components.barbecue with parameters of type BarbecueComponent Constructor Description BarbecueFillComponent(BarbecueComponent barcode)StandardBarbecueComponent(BarbecueComponent barcode, JRBaseObjectFactory objectFactory)
-