Uses of Class
com.sun.javatest.report.Report.Settings

Packages that use Report.Settings
com.sun.javatest.report This package provides API for generating reports about test runs. 
 

Uses of Report.Settings in com.sun.javatest.report
 

Methods in com.sun.javatest.report with parameters of type Report.Settings
 void Report.writeReport(Report.Settings s, java.io.File dir)
          Deprecated. use writeReports(ReportSettings s, File dir)
 



Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.