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