Uses of Class
com.sun.interview.ListQuestion

Packages that use ListQuestion
com.sun.interview 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 ListQuestion
 ListQuestion ListQuestion.getOther()
          Get the sibling question that appears at the other end of the loop.
 

Constructors in com.sun.interview with parameters of type ListQuestion
ListQuestion.Body(ListQuestion question, int index)
          Create an instance of a loop body.
 



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