Uses of Class
com.sun.interview.Interview.BadHelpFault

Packages that use Interview.BadHelpFault
com.sun.interview This package provides a means for creating a set of questions to be asked by a "wizard". 
 

Uses of Interview.BadHelpFault in com.sun.interview
 

Methods in com.sun.interview that throw Interview.BadHelpFault
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.