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 |
---|---|
protected void |
Interview.setHelpSet(java.lang.String name)
Set the name of the help set used to locate the "more info"
for each question.
|
protected void |
Interview.setHelpSet(java.lang.String name,
java.io.File file)
Set the name of the help set used to locate the "more info"
for each question.
|
Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.