Package | Description |
---|---|
com.sun.interview |
This package provides a means for creating a set of questions
to be asked by a "wizard".
|
Modifier and Type | Method and Description |
---|---|
TreeQuestion.Model |
TreeQuestion.getModel()
Get the tree model to which the question's path values relate.
|
Constructor and Description |
---|
TreeQuestion(Interview interview,
java.lang.String tag,
TreeQuestion.Model model)
Create a tree question with a nominated tag and tree model.
|
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.