net.sf.jasperreports.view.save
Class JRMultipleSheetsXlsSaveContributor

java.lang.Object
  extended by javax.swing.filechooser.FileFilter
      extended by net.sf.jasperreports.view.JRSaveContributor
          extended by net.sf.jasperreports.view.save.JRMultipleSheetsXlsSaveContributor

public class JRMultipleSheetsXlsSaveContributor
extends JRSaveContributor

Version:
$Id: JRMultipleSheetsXlsSaveContributor.java 1480 2006-11-10 16:49:10Z shertage $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Field Summary
static JRMultipleSheetsXlsSaveContributor INSTANCE
           
 
Constructor Summary
JRMultipleSheetsXlsSaveContributor()
           
 
Method Summary
 boolean accept(java.io.File file)
           
 java.lang.String getDescription()
           
static JRMultipleSheetsXlsSaveContributor getInstance()
           
 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
 

Field Detail

INSTANCE

public static final JRMultipleSheetsXlsSaveContributor INSTANCE
Constructor Detail

JRMultipleSheetsXlsSaveContributor

public JRMultipleSheetsXlsSaveContributor()
Method Detail

getInstance

public static JRMultipleSheetsXlsSaveContributor getInstance()

accept

public boolean accept(java.io.File file)
Specified by:
accept in class javax.swing.filechooser.FileFilter

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in class javax.swing.filechooser.FileFilter

save

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


© 2001-2006 JasperSoft Corporation www.jaspersoft.com