Uses of Class
net.sf.jasperreports.components.iconlabel.IconLabelComponent
-
Packages that use IconLabelComponent Package Description net.sf.jasperreports.components.iconlabel Contains classes for the built-in Icon Label component. -
-
Uses of IconLabelComponent in net.sf.jasperreports.components.iconlabel
Methods in net.sf.jasperreports.components.iconlabel that return IconLabelComponent Modifier and Type Method Description protected IconLabelComponentIconLabelComponentFill. getIconLabelComponent()Methods in net.sf.jasperreports.components.iconlabel with parameters of type IconLabelComponent Modifier and Type Method Description protected voidIconLabelComponentXmlWriter. writeIconLabelComponent(IconLabelComponent iconLabelComponent, ComponentKey componentKey, JRXmlWriter reportWriter)Constructors in net.sf.jasperreports.components.iconlabel with parameters of type IconLabelComponent Constructor Description IconLabelComponent(IconLabelComponent component, JRBaseObjectFactory objectFactory)IconLabelComponentFill(IconLabelComponent iconLabelComponent, JRFillCloneFactory factory)IconLabelComponentFill(IconLabelComponent iconLabelComponent, JRFillObjectFactory factory)
-