Uses of Interface
com.sun.interview.HelpSetFactory
-
Packages that use HelpSetFactory Package Description com.sun.interview This package provides a means for creating a set of questions to be asked by a "wizard". -
-
Uses of HelpSetFactory in com.sun.interview
Classes in com.sun.interview that implement HelpSetFactory Modifier and Type Class Description static class
HelpSetFactory.Default
class
JavaHelpFactory
Implementation of the HelpSetFactory interface which is aware of javax.help library.Fields in com.sun.interview declared as HelpSetFactory Modifier and Type Field Description static HelpSetFactory
HelpSetFactory. DEFAULT
The very default implementation of the HelpSetFactory interface.protected static HelpSetFactory
Interview. helpSetFactory
-