Uses of Class
com.sun.interview.NullQuestion
-
Packages that use NullQuestion Package Description com.sun.interview This package provides a means for creating a set of questions to be asked by a "wizard". -
-
Uses of NullQuestion in com.sun.interview
Subclasses of NullQuestion in com.sun.interview Modifier and Type Class Description class
ErrorQuestion
A "null" question with no response.class
FinalQuestion
A special type of question used to indicate the last of the questions of an interview.
-