dori.jasper.view.save
Class JRMultipleSheetsXlsSaveContributor

java.lang.Object
  extended byjavax.swing.filechooser.FileFilter
      extended bydori.jasper.view.JRSaveContributor
          extended bydori.jasper.view.save.JRMultipleSheetsXlsSaveContributor

public class JRMultipleSheetsXlsSaveContributor
extends JRSaveContributor


Constructor Summary
JRMultipleSheetsXlsSaveContributor()
           
 
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

JRMultipleSheetsXlsSaveContributor

public JRMultipleSheetsXlsSaveContributor()
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


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