Frames | No Frames |
Constructors with parameter type javax.help.HelpSet | |
Create the exception. | |
Constructor
| |
Constructs a HelpModel from a HelpSet
| |
CSH.DisplayHelpAfterTracking.DisplayHelpAfterTracking(HelpSet hs, String presentation, String presentationName) Create a DisplayHelpAfterTracking actionListener for a given
HelpSet. | |
CSH.DisplayHelpFromFocus.DisplayHelpFromFocus(HelpSet hs, String presentation, String presentationName) Create a DisplayHelpFromFocus actionListener for a given
HelpSet. | |
CSH.DisplayHelpFromSource.DisplayHelpFromSource(HelpSet hs, String presentation, String presentationName) Create a DisplayHelpFromSource actionListener for a given
HelpSet. | |
Construct an FavoritesView with some given data. | |
Constructs an FavoritesView with some given data. | |
Create a FlatMap from a given URL. | |
Construct a GlossaryView with some given data. | |
Construct a GlossaryViewer VIew with some given data. | |
Create an IndexItem. | |
Construct an IndexView with some given data. | |
Constructs an IndexView with some given data. | |
InvalidHelpSetContextException.InvalidHelpSetContextException(String msg, HelpSet context, HelpSet hs) Create the exception. | |
InvalidNavigatorViewException.InvalidNavigatorViewException(String msg, HelpSet hs, String name, String label, Locale locale, String className, Hashtable params) Create an exception. | |
Create a JHelp with a JHelpContentViewer and all Navigators
requested in the HelpSet. | |
Creates a JHelp with an instance of DefaultHelpModel as its data model. | |
Creates an Index navigator with explicit arguments. | |
Creates JHelpGlossaryNavigator from given HelpSet, name and title
| |
Creates an Index navigator with explicit arguments. | |
Creates a TOC navigator with explicit arguments. | |
Creates a TOC navigator with explicit arguments. | |
Constructs a Navigator with some given data. | |
Creates a TOCItem. | |
Constructs a SearchView with some given data. | |
Constructs a SearchView with some given data. | |
Creates a TOCItem. | |
Constructs a TOC VIew with some given data. | |
Constructs a TOC VIew with some given data. | |
Create an TreeItem. | |
Fields of type javax.help.HelpSet | |
HelpSet | |
HelpSet |
Methods with parameter type javax.help.HelpSet | |
void | Adds a HelpSet, HelpSetEvents are generated. |
void | Adds a SubHelpSet to the current list. |
boolean | Determines if a HelpSet is a sub-HelpSet of this object. |
Map.ID | A location within a HelpSet. |
NavigatorView | NavigatorView.create(HelpSet hs, String name, String label, Locale locale, String className, Hashtable params) Creates a NavigatorView for some given information. |
TreeItem | FavoritesView.DefaultFavoritesFactory.createItem(String tagName, Hashtable atts, HelpSet hs, Locale locale) Creates an FavoritesItem with the given data. |
TreeItem | Creates an IndexItem with the given data. |
TreeItem | Create an TOCItem with the given data. |
TreeItem | Creates a TreeItem from the given data. |
void | Enables help for a Component. |
void | Enables help for a component. |
void | Enables help for a Component. |
void | Enables help for a MenuItem. |
void | Enables help for a MenuItem. |
void | Enables help for a MenuItem. |
void | Enables the Help key on a Component. |
void | Enables the Help key on a component. |
void | Enables the Help key on a Component. |
void | DefaultHelpBroker.enableHelpKey(Component comp, String id, HelpSet hs, String presentation, String presentationName) Enables the Help key on a Component. |
void | HelpBroker.enableHelpKey(Component comp, String id, HelpSet hs, String presentation, String presentationName) Enables the Help key on a component. |
void | ServletHelpBroker.enableHelpKey(Component comp, String id, HelpSet hs, String presentation, String presentationName) |
void | Enables help for a Component. |
void | Enables help for a component. |
void | Enables help for a Component. |
void | Enables help for a MenuItem. |
void | Enables help for a MenuItem. |
void | Enables help for a MenuItem. |
void | DefaultHelpBroker.enableHelpOnButton(Object obj, String id, HelpSet hs, String presentation, String presentationName) Enables help for a Component. |
void | HelpBroker.enableHelpOnButton(Object obj, String id, HelpSet hs, String presentation, String presentationName) Enables help for an object. |
void | ServletHelpBroker.enableHelpOnButton(Object obj, String id, HelpSet hs, String presentation, String presentationName) |
void | Fires a helpSetAdded event. |
void | Fires a helpSetRemoved event. |
Enumeration | Returns an Enumeration HelpActions created from the
list of Actions in the 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. |
boolean | Determines whether the given ID is valid. |
boolean | Determines if the ID is valid (defined in the map file). |
boolean | Determines if the ID is valid (known to in the project file). |
DefaultMutableTreeNode | Public method for parsing an Index in a URL. |
DefaultMutableTreeNode | Public method for parsing a TOC in a URL. |
DefaultMutableTreeNode | Public method for parsing a TOC in a URL. |
FavoritesNode | Public method for parsing the Favorites in a URL. |
HelpSet | Parsing has ended. |
void | A HomeID is found. |
void | process a <mapref>
|
void | We have found a PI; ignore it
|
void | Processes a PI
|
void | We have found a PI; ignore it
|
void | Finds a PI--ignore it. |
void | A Processing Instruction. |
void | HelpSet.DefaultHelpSetFactory.processPresentation(HelpSet hs, String name, boolean defaultPresentation, boolean displayViews, boolean displayViewImages, Dimension size, Point location, String title, String imageID, boolean toolbar, Vector helpActions) |
void | Called when a sub-HelpSet is found. |
void | A title is found
|
void | HelpSet.DefaultHelpSetFactory.processView(HelpSet hs, String name, String label, String type, Hashtable viewAttributes, String data, Hashtable dataAttributes, Locale locale) |
boolean | Removes a HelpSet from this HelpSet; HelpSetEvents are generated
Return True if it is found, otherwise false. |
void | Removes entries related to removed HelpSet from history
|
void | Removes entries related to removed HelpSet from history
|
void | Sets the static HelpSet for a Component. |
void | Sets the static HelpSet for a MenuItem. |
void | Changes the HelpSet for this broker. |
void | Sets the HelpSet for this HelpModel. |
void | Sets the current HelpSet for this HelpBroker. |
void | Sets the loaded (aka "top") HelpSet for this model. |
void | Changes the HelpSet for this presentation. |
void | Changes the HelpSet for this broker. |
void | Set the HelpSet for this TreeItem. |
void | Changes the HelpSet for this presentation. |
Methods with return type javax.help.HelpSet | |
HelpSet | Get the context HelpSet
|
HelpSet | The HelpSet that wasn't found in the Map
|
HelpSet | Returns the default HelpSet
|
HelpSet | Gets the backing HelpSet. |
HelpSet | The HelpSet for this Map. |
HelpSet | Gets the current HelpSet for this JavaHelp object. |
HelpSet | Gets the loaded (aka "top") HelpSet for this model. |
HelpSet | Get the offending HelpSet
|
HelpSet | |
HelpSet | Getter for property hs. |
HelpSet | Gets the HelpSet for this Navigator view. |
HelpSet | Returns the default HelpSet
|
HelpSet | Returns the default HelpSet
|
HelpSet | Returns the HelpSet scoping this IndexItem. |
HelpSet | CSH.getHelpSet(Component comp) Returns the static HelpSet for a Component. |
HelpSet | CSH.getHelpSet(MenuItem comp) Returns the static HelpSet for a MenuItem. |
HelpSet | CSH.getHelpSet(Object comp, AWTEvent evt) Returns the dynamic HelpSet for an object. |
HelpSet | CSH.Manager.getHelpSet(Object comp, AWTEvent e) Returns HelpSet of the object depending on the event. |
HelpSet | Parsed a HelpSet file. |
HelpSet | Parsing has ended. |
Constructors with parameter type javax.help.HelpSet | |
Creates a HelpSetEvent. |
Methods with return type javax.help.HelpSet | |
HelpSet |
Methods with parameter type javax.help.HelpSet | |
void | Adds subhelpsets
|
void | Adds subhelpsets
|
void | Adds subhelpsets
|
void | Adds subhelpsets
|