public class MainWindow extends WindowPresentation
WindowPresentation
,
Presentation
Modifier and Type | Method | Description |
---|---|---|
static Presentation |
getPresentation(HelpSet hs,
java.lang.String name) |
Creates a new MainWindow for a given HelpSet and
HelpSet.Presentation "name".
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurrentID, getCurrentURL, getHelpModel, getHelpSet, getLocale, setCurrentID, setCurrentID, setCurrentURL
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
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.