Uses of Class
com.sun.interview.ChoiceQuestion

Packages that use ChoiceQuestion
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. 
 

Uses of ChoiceQuestion in com.sun.interview
 

Subclasses of ChoiceQuestion in com.sun.interview
 class YesNoQuestion
          A question to which the response is yes or no.
 

Uses of ChoiceQuestion in com.sun.javatest.interview
 

Subclasses of ChoiceQuestion in com.sun.javatest.interview
 class TestsInterview.TreeOrFileChoiceQuestion
          Represents Tests Selection Choice Question.
 



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