|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jcoverage.reporting.html.ReportTable
com.jcoverage.coverage.reporting.html.OverallSummaryTable
Field Summary | |
(package private) static Column[] |
COLUMNS
|
(package private) static org.apache.log4j.Logger |
logger
|
(package private) static Column |
TITLE_COLUMN
|
Fields inherited from class com.jcoverage.reporting.html.ReportTable |
DEFAULT_COLUMN_RENDERER |
Constructor Summary | |
OverallSummaryTable(Page page,
java.util.Set records,
FormattingContext ctx)
|
Methods inherited from class com.jcoverage.reporting.html.ReportTable |
setColumnRenderer, setColumnRenderer, writeTo |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
static org.apache.log4j.Logger logger
static Column TITLE_COLUMN
static Column[] COLUMNS
Constructor Detail |
public OverallSummaryTable(Page page, java.util.Set records, FormattingContext ctx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |