Uses of Class
com.sun.interview.ListQuestion
Packages that use ListQuestion
Package
Description
This package provides a means for creating a set of questions
to be asked by a "wizard".
-
Uses of ListQuestion in com.sun.interview
Methods in com.sun.interview that return ListQuestionModifier and TypeMethodDescriptionListQuestion.getOther()
Get the sibling question that appears at the other end of the loop.Constructors in com.sun.interview with parameters of type ListQuestionModifierConstructorDescriptionprotected
Body
(ListQuestion question, int index) Create an instance of a loop body.