|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.report.states.ReportState
org.jfree.report.states.PreReportFooterState
At least the report has been finished. There is no more data to print, so just fire that ReportFinishedEvent and advance to the state FinishState.
| Field Summary |
| Fields inherited from class org.jfree.report.states.ReportState |
BEFORE_FIRST_GROUP, BEFORE_FIRST_PAGE, BEFORE_FIRST_ROW |
| Constructor Summary | |
PreReportFooterState(ReportState previous)
Creates a 'pre-report-footer' report state. |
|
| Method Summary | |
ReportState |
advance()
Advances from this state to the next. |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PreReportFooterState(ReportState previous)
previous - the previous report state.| Method Detail |
public ReportState advance()
advance in class ReportState
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||