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