Frames | No Frames |
Classes derived from javax.help.Presentation | |
class | MainWindow is a class that will create a single main help
window for an application. |
class | Popup is a Presentation class that will create a popup help window for an
application. |
class | MainWindowPresentation is a class that will create a single main help
window for an application. |
class | Window Presentation is an abstract class providing a generic interface for
the development of Window Presentations. |
Methods with return type javax.help.Presentation | |
Presentation | Creates a new MainWindow for a given HelpSet and
HelpSet.Presentation "name". |
Presentation | create a new Popup for a given HelpSet and HelpSet.Presentation
"name". |
Presentation | Get a "name" Presentation given the passed HelpSet. |
Presentation | Get a named SecondaryWindow for a given HelpSet. |