Package org.jfree.report.event

The report events in this package is used to inform the report's functions of the current state of the report.

See:
          Description

Interface Summary
LayoutListener Adds layout notification support for functions.
PageEventListener The PageEventListener gets informed of PageEvents.
PrepareEventListener An interface for receiving notification of prepare events.
RepaginationListener An interface that should be supported by objects interested in receiving notification of repagination events.
ReportListener ReportListeners get informed whenever the state of a report changes.
 

Class Summary
LayoutEvent The LayoutEvent describes the current report state and the current band, which had been laid out for printing.
RepaginationState The repagination state.
ReportEvent Represents a report event.
 

Package org.jfree.report.event Description

The report events in this package is used to inform the report's functions of the current state of the report.

The typical event sequence for a report