| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.statcvs.reports.FilesWithMostRevisionsTableReport
public class FilesWithMostRevisionsTableReport
Table report for a table containing the files with most changes
| Constructor Summary | |
|---|---|
FilesWithMostRevisionsTableReport(ReportConfig config,
                                  java.util.SortedSet files,
                                  int maxRows)
Creates a table containing the files with most changes 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 FilesWithMostRevisionsTableReport(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 | |||||||||