|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.statcvs.pages.IndexPageMaker
public class IndexPageMaker
Constructor Summary | |
---|---|
IndexPageMaker(ReportConfig config,
java.lang.String notesHTML,
PageGroup reports)
Creates a new report index page. |
Method Summary | |
---|---|
Page |
toFile()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexPageMaker(ReportConfig config, java.lang.String notesHTML, PageGroup reports)
config
- Report configuration to usenotesHTML
- A note to be inserted on top of the page; might be nullreports
- A list of NavigationNode
s that constitute the page's main menuMethod Detail |
---|
public Page toFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |