Package | Description |
---|---|
net.sf.jasperreports.swing | |
net.sf.jasperreports.view |
Contains the Jasper viewer implementation.
|
net.sf.jasperreports.view.save |
Contains classes for saving reports inside the Jasper viewer.
|
Modifier and Type | Field and Description |
---|---|
protected JRSaveContributor |
JRViewerToolbar.lastSaveContributor |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<JRSaveContributor> |
JRViewerToolbar.saveContributors |
Modifier and Type | Method and Description |
---|---|
JRSaveContributor[] |
JRViewerToolbar.getSaveContributors() |
Modifier and Type | Method and Description |
---|---|
void |
JRViewerToolbar.addSaveContributor(JRSaveContributor contributor) |
void |
JRViewerToolbar.removeSaveContributor(JRSaveContributor contributor) |
void |
JRViewerToolbar.setSaveContributors(JRSaveContributor[] saveContributors)
Replaces the save contributors with the ones provided as parameter.
|
Modifier and Type | Field and Description |
---|---|
protected JRSaveContributor |
JRViewer.lastSaveContributor |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<JRSaveContributor> |
JRViewer.saveContributors |
Modifier and Type | Method and Description |
---|---|
JRSaveContributor[] |
JRViewer.getSaveContributors() |
Modifier and Type | Method and Description |
---|---|
void |
JRViewer.addSaveContributor(JRSaveContributor contributor) |
void |
JRViewer.removeSaveContributor(JRSaveContributor contributor) |
void |
JRViewer.setSaveContributors(JRSaveContributor[] saveContribs)
Replaces the save contributors with the ones provided as parameter.
|
Modifier and Type | Class and Description |
---|---|
class |
JRCsvSaveContributor |
class |
JRDocxSaveContributor |
class |
JREmbeddedImagesXmlSaveContributor |
class |
JRHtmlSaveContributor |
class |
JRMultipleSheetsXlsSaveContributor |
class |
JROdtSaveContributor |
class |
JRPdfSaveContributor |
class |
JRPrintSaveContributor |
class |
JRRtfSaveContributor |
class |
JRSingleSheetXlsSaveContributor |
class |
JRXmlSaveContributor |
© 2001-2010 Jaspersoft Corporation www.jaspersoft.com