Uses of Class
com.sun.javatest.tool.Preferences

Packages that use Preferences
com.sun.javatest.report This package provides API for generating reports about test runs. 
com.sun.javatest.tool The JT Harness Tool API provides the command-line and GUI infrastructure for the main JT Harness test harness. 
 

Uses of Preferences in com.sun.javatest.report
 

Methods in com.sun.javatest.report with parameters of type Preferences
static Report.Settings Report.Settings.create(Preferences prefs)
           
 void Report.Settings.write(Preferences prefs)
           
 

Uses of Preferences in com.sun.javatest.tool
 

Methods in com.sun.javatest.tool that return Preferences
static Preferences Preferences.access()
          Access the single Preferences object.
 



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