Uses of Class
com.sun.interview.WizEdit.Fault
-
Packages that use WizEdit.Fault Package Description com.sun.interview This package provides a means for creating a set of questions to be asked by a "wizard". -
-
Uses of WizEdit.Fault in com.sun.interview
Methods in com.sun.interview that throw WizEdit.Fault Modifier and Type Method Description voidWizEdit. edit(java.lang.String cmd)Apply an edit to the set of responses in an interview.voidWizEdit. edit(java.lang.String... cmds)Apply a series of edits to the set of responses in an interview.
-