|
||||||||||
| 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()
|
|
JRSaveContributor(java.util.Locale locale,
java.util.ResourceBundle resBundle)
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getBundleString(java.lang.String key)
|
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()
public JRSaveContributor(java.util.Locale locale,
java.util.ResourceBundle resBundle)
| Method Detail |
|---|
protected java.lang.String getBundleString(java.lang.String key)
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 | |||||||||