net.sf.jasperreports.view
public abstract class JRSaveContributor extends javax.swing.filechooser.FileFilter
Constructor and Description |
---|
JRSaveContributor() |
JRSaveContributor(java.util.Locale locale,
java.util.ResourceBundle resBundle) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
getBundleString(java.lang.String key) |
abstract void |
save(JasperPrint jasperPrint,
java.io.File file) |
public JRSaveContributor()
public JRSaveContributor(java.util.Locale locale, java.util.ResourceBundle resBundle)
protected java.lang.String getBundleString(java.lang.String key)
public abstract void save(JasperPrint jasperPrint, java.io.File file) throws JRException
JRException
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com