net.sf.jasperreports.view.save
Class JRCsvSaveContributor

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended bynet.sf.jasperreports.view.JRSaveContributor
          extended bynet.sf.jasperreports.view.save.JRCsvSaveContributor

public class JRCsvSaveContributor
extends JRSaveContributor

Version:
$Id: JRCsvSaveContributor.java,v 1.10 2005/07/09 18:57:13 teodord Exp $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
JRCsvSaveContributor()
           
 
Method Summary
 boolean accept(java.io.File file)
           
 java.lang.String getDescription()
           
 void save(JasperPrint jasperPrint, java.io.File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JRCsvSaveContributor

public JRCsvSaveContributor()
Method Detail

accept

public boolean accept(java.io.File file)

getDescription

public java.lang.String getDescription()

save

public void save(JasperPrint jasperPrint,
                 java.io.File file)
          throws JRException
Specified by:
save in class JRSaveContributor
Throws:
JRException


© 2001-2005 JasperSoft Corporation www.jaspersoft.com