Uses of Interface
com.sun.interview.TreeQuestion.Model

Packages that use TreeQuestion.Model
com.sun.interview This package provides a means for creating a set of questions to be asked by a "wizard". 
 

Uses of TreeQuestion.Model in com.sun.interview
 

Methods in com.sun.interview that return TreeQuestion.Model
 TreeQuestion.Model TreeQuestion.getModel()
          Get the tree model to which the question's path values relate.
 

Constructors in com.sun.interview with parameters of type TreeQuestion.Model
TreeQuestion(Interview interview, java.lang.String tag, TreeQuestion.Model model)
          Create a tree question with a nominated tag and tree model.
 



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