public class SwingReport extends AbstractCmisTestReport
| Constructor and Description |
|---|
SwingReport(Frame owner,
int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
void |
createReport(Map<String,String> parameters,
List<CmisTestGroup> groups,
Writer writer)
Creates a new report and writes it to a writer.
|
createReportpublic SwingReport(Frame owner, int width, int height)
public void createReport(Map<String,String> parameters, List<CmisTestGroup> groups, Writer writer)
CmisTestReportcreateReport in interface CmisTestReportcreateReport in class AbstractCmisTestReportCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.