net.sf.jasperreports.view.save
Class JROdtSaveContributor

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

public class JROdtSaveContributor
extends JRSaveContributor

Version:
$Id: JROdtSaveContributor.java 5180 2012-03-29 13:23:12Z teodord $
Author:
Teodor Danciu (teodord@users.sourceforge.net)

Constructor Summary
JROdtSaveContributor(JasperReportsContext jasperReportsContext, java.util.Locale locale, java.util.ResourceBundle resBundle)
           
JROdtSaveContributor(java.util.Locale locale, java.util.ResourceBundle resBundle)
           
 
Method Summary
 boolean accept(java.io.File file)
           
 java.lang.String getDescription()
           
 void save(JasperPrint jasperPrint, java.io.File file)
           
 
Methods inherited from class net.sf.jasperreports.view.JRSaveContributor
getBundleString, getJasperReportsContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JROdtSaveContributor

public JROdtSaveContributor(java.util.Locale locale,
                            java.util.ResourceBundle resBundle)
See Also:
JROdtSaveContributor(JasperReportsContext, Locale, ResourceBundle)

JROdtSaveContributor

public JROdtSaveContributor(JasperReportsContext jasperReportsContext,
                            java.util.Locale locale,
                            java.util.ResourceBundle resBundle)
Method Detail

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-2010 Jaspersoft Corporation www.jaspersoft.com