public abstract class JRSaveContributor
extends javax.swing.filechooser.FileFilter
Constructor and Description |
---|
JRSaveContributor() |
JRSaveContributor(JasperReportsContext jasperReportsContext,
java.util.Locale locale,
java.util.ResourceBundle resBundle) |
JRSaveContributor(java.util.Locale locale,
java.util.ResourceBundle resBundle) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getBundleString(java.lang.String key) |
protected JasperReportsContext |
getJasperReportsContext() |
abstract void |
save(JasperPrint jasperPrint,
java.io.File file) |
public JRSaveContributor()
public JRSaveContributor(java.util.Locale locale, java.util.ResourceBundle resBundle)
public JRSaveContributor(JasperReportsContext jasperReportsContext, java.util.Locale locale, java.util.ResourceBundle resBundle)
protected JasperReportsContext getJasperReportsContext()
protected java.lang.String getBundleString(java.lang.String key)
public abstract void save(JasperPrint jasperPrint, java.io.File file) throws JRException
JRException
© 2001-2014 TIBCO Software Inc. www.jaspersoft.com