|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jrefinery.report.states.ReportState
com.jrefinery.report.states.PostReportFooterState
The report is done. No advance will be done, every call to advance will throw an ReportProcessingException.
| Field Summary |
| Fields inherited from class com.jrefinery.report.states.ReportState |
BEFORE_FIRST_GROUP, BEFORE_FIRST_PAGE, BEFORE_FIRST_ROW |
| Fields inherited from interface com.jrefinery.report.JFreeReportConstants |
NAME_PROPERTY, REPORT_DATE_PROPERTY, REPORT_DEFINITION_CONTENTBASE, REPORT_DEFINITION_SOURCE, REPORT_PAGECOUNT_PROPERTY, REPORT_PAGEFORMAT_PROPERTY, REPORT_PREPARERUN_PROPERTY |
| Constructor Summary | |
PostReportFooterState(ReportState previous)
Creates a new 'finish' report state. |
|
| Method Summary | |
ReportState |
advance()
Advance to the FinishState. |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PostReportFooterState(ReportState previous)
previous - the previous state.| Method Detail |
public ReportState advance()
throws ReportProcessingException
advance in class ReportStateReportProcessingException - if advancing failed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||