|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.filechooser.FileFilter net.sf.jasperreports.view.JRSaveContributor net.sf.jasperreports.view.save.JRHtmlSaveContributor
public class JRHtmlSaveContributor
Constructor Summary | |
---|---|
JRHtmlSaveContributor(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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JRHtmlSaveContributor(java.util.Locale locale, java.util.ResourceBundle resBundle)
Method Detail |
---|
public boolean accept(java.io.File file)
accept
in class javax.swing.filechooser.FileFilter
public java.lang.String getDescription()
getDescription
in class javax.swing.filechooser.FileFilter
public void save(JasperPrint jasperPrint, java.io.File file) throws JRException
save
in class JRSaveContributor
JRException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |