javax.help
public class MainWindow extends WindowPresentation
WindowPresentation
,
Presentation
Modifier and Type | Method and Description |
---|---|
static Presentation |
getPresentation(HelpSet hs,
java.lang.String name)
Creates a new MainWindow for a given HelpSet and
HelpSet.Presentation "name".
|
createHelpWindow, destroy, getActivationWindow, getCurrentView, getFont, getHelpSetPresentation, getHelpWindow, getLocation, getScreen, getSize, getTitle, isDestroyedOnExit, isDisplayed, isTitleSetFromDocument, isToolbarDisplayed, isViewDisplayed, setActivationObject, setActivationWindow, setCurrentView, setDestroyOnExit, setDisplayed, setFont, setHelpSet, setHelpSetPresentation, setLocale, setLocation, setScreen, setSize, setTitle, setTitleFromDocument, setToolbarDisplayed, setViewDisplayed
getCurrentID, getCurrentURL, getHelpModel, getHelpSet, getLocale, setCurrentID, setCurrentID, setCurrentURL
public static Presentation getPresentation(HelpSet hs, java.lang.String name)
hs
- The HelpSet used in this presentationname
- The name of the Presentation to create - also the name
of the HelpSet.Presentation to use.