|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.statcvs.reports.LargestFilesTableReport
Table report for a table containing the files with most lines of code
| Constructor Summary | |
LargestFilesTableReport(ReportConfig config,
java.util.SortedSet files,
int maxRows)
Creates a table containing the largest files from a file list |
|
| Method Summary | |
void |
calculate()
Calculates the report from the source data. |
Table |
getTable()
Returns the table data model. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LargestFilesTableReport(ReportConfig config,
java.util.SortedSet files,
int maxRows)
files - a SortedSet of
VersionedFilesmaxRows - the maximum number of files displayed in the table| Method Detail |
public void calculate()
TableReport
calculate in interface TableReportTableReport.calculate()public Table getTable()
TableReport
getTable in interface TableReportTableReport.getTable()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||