dori.jasper.view
Class JRSaveContributor

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended bydori.jasper.view.JRSaveContributor
Direct Known Subclasses:
JRCsvSaveContributor, JREmbeddedImagesXmlSaveContributor, JRHtmlSaveContributor, JRMultipleSheetsXlsSaveContributor, JRPdfSaveContributor, JRSingleSheetXlsSaveContributor, JRXmlSaveContributor

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


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


Copyright © 2001-2004 Teodor Danciu. All Rights Reserved.