net.sf.statcvs.pages
public class IndexPageMaker extends java.lang.Object
Constructor and Description |
---|
IndexPageMaker(ReportConfig config,
java.lang.String notesHTML,
PageGroup reports)
Creates a new report index page.
|
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 menu