|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jrefinery.report.targets.pageable.pagelayout.PageLayouter.LayoutManagerState
Represents the state of the page layouter. Subclasses must override this class to create an internal state which can be saved and restored when a page-break occurs.
The state is required to be cloneable and must support deep-cloning so that the state can be restored multiple times whenever the page printing continues.
Constructor Summary | |
PageLayouter.LayoutManagerState()
Creates a new state. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PageLayouter.LayoutManagerState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |