net.sf.jasperreports.view
Class JRSaveContributor

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by net.sf.jasperreports.view.JRSaveContributor
Direct Known Subclasses:
JRCsvSaveContributor, JREmbeddedImagesXmlSaveContributor, JRHtmlSaveContributor, JRMultipleSheetsXlsSaveContributor, JROdtSaveContributor, JRPdfSaveContributor, JRPrintSaveContributor, JRRtfSaveContributor, JRSingleSheetXlsSaveContributor, JRXmlSaveContributor

public abstract class JRSaveContributor
extends javax.swing.filechooser.FileFilter

Version:
$Id: JRSaveContributor.java 1229 2006-04-19 10:27:35Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
JRSaveContributor()
           
 
Method Summary
abstract  void save(JasperPrint jasperPrint, java.io.File file)
           
 
Methods inherited from class javax.swing.filechooser.FileFilter
accept, getDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRSaveContributor

public JRSaveContributor()
Method Detail

save

public abstract void save(JasperPrint jasperPrint,
                          java.io.File file)
                   throws JRException
Throws:
JRException


© 2001-2006 JasperSoft Corporation www.jaspersoft.com