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