Package | Description |
---|---|
com.sun.interview |
This package provides a means for creating a set of questions
to be asked by a "wizard".
|
com.sun.javatest.interview |
This package provides a configuration interview for legacy test
suites which do not provide their own interview, and also provides
sub-interviews which may be used to build a custom interview with
standard questions for the standard sections.
|
Modifier and Type | Class and Description |
---|---|
class |
YesNoQuestion
A
question to which the response is yes or no. |
Modifier and Type | Class and Description |
---|---|
class |
TestsInterview.TreeOrFileChoiceQuestion
Represents Tests Selection Choice Question.
|
Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.