Uses of Enum
net.sf.jasperreports.components.iconlabel.ContainerFillEnum
Packages that use ContainerFillEnum
Package
Description
Contains classes for the built-in Icon Label component.
-
Uses of ContainerFillEnum in net.sf.jasperreports.components.iconlabel
Methods in net.sf.jasperreports.components.iconlabel that return ContainerFillEnumModifier and TypeMethodDescriptionstatic ContainerFillEnumIconLabelComponent.getLabelFill()static ContainerFillEnumReturns the enum constant of this type with the specified name.static ContainerFillEnum[]ContainerFillEnum.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.sf.jasperreports.components.iconlabel with parameters of type ContainerFillEnumModifier and TypeMethodDescriptionvoidIconLabelComponent.setLabelFill(ContainerFillEnum labelFill)