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

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

Uses of Interview.HelpNotFoundFault in com.sun.interview
 

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