Interview Wizard
This package provides a "wizard-style" GUI for a presenting the
{@link com.sun.interview.Question questions} contained in
an {@link com.sun.interview.Interview interview}.
The GUI can be hosted in either a frame or a dialog box.
Within that, it provides three panels:
- a panel that displays a "table of contents"
of the current set of questions
- a panel that contains the text of the current
question, and a suitable response area
- a panel that provides embedded help for the current
question.
In addition, buttons are provided for navigating around the interview,
dismissing the GUI, and so on.
@since 3.0