Uses of Class javax.help.HelpSet.Presentation

Uses in package javax.help

Constructors with parameter type javax.help.HelpSet.Presentation

Create a JHelp using the TextHelpModel and HelpHistoryModel

Fields of type javax.help.HelpSet.Presentation

HelpSet.Presentation

Methods with parameter type javax.help.HelpSet.Presentation

void
HelpSet.addPresentation(HelpSet.Presentation presentation, boolean defaultPres)
Adds a HelpSet.Presentation to the current list.
void
Set the presentation attributes from a HelpSet.Presentation.
void
Sets the presentation attributes from a HelpSet.Presentation.
void
Set the HelpSet.Presentation.
void
Set the Presentation attributes from a named presentation in a HelpSet.
void
void
Set the Presentation attributes specific to WindowPresentations from a named presentation in a HelpSet.

Methods with return type javax.help.HelpSet.Presentation

HelpSet.Presentation
HelpSet.Presentation
HelpSet.Presentation
Return the HelpSet.Presentation if one was set
HelpSet.Presentation
HelpSet.getPresentation(String name)
Gets the HelpSet.Presentation with a specific name.
HelpSet.Presentation[]
HelpSet.Presentation describes the presentations that are defined by this HelpSet.