void |
HelpSet.add(HelpSet hs) |
Adds a HelpSet, HelpSetEvents are generated.
|
protected void |
HelpSet.addSubHelpSet(HelpSet hs) |
Adds a SubHelpSet to the current list.
|
boolean |
HelpSet.contains(HelpSet hs) |
Determines if a HelpSet is a sub-HelpSet of this object.
|
static Map.ID |
Map.ID.create(java.lang.String id,
HelpSet hs) |
A location within a HelpSet.
|
static NavigatorView |
NavigatorView.create(HelpSet hs,
java.lang.String name,
java.lang.String label,
java.util.Locale locale,
java.lang.String className,
java.util.Hashtable params) |
Creates a NavigatorView for some given information.
|
TreeItem |
FavoritesView.DefaultFavoritesFactory.createItem(java.lang.String tagName,
java.util.Hashtable atts,
HelpSet hs,
java.util.Locale locale) |
Creates an FavoritesItem with the given data.
|
TreeItem |
IndexView.DefaultIndexFactory.createItem(java.lang.String tagName,
java.util.Hashtable atts,
HelpSet hs,
java.util.Locale locale) |
Creates an IndexItem with the given data.
|
TreeItem |
TOCView.DefaultTOCFactory.createItem(java.lang.String tagName,
java.util.Hashtable atts,
HelpSet hs,
java.util.Locale locale) |
Create an TOCItem with the given data.
|
TreeItem |
TreeItemFactory.createItem(java.lang.String tagName,
java.util.Hashtable attributes,
HelpSet hs,
java.util.Locale locale) |
Creates a TreeItem from the given data.
|
void |
DefaultHelpBroker.enableHelp(java.awt.Component comp,
java.lang.String id,
HelpSet hs) |
Enables help for a Component.
|
void |
DefaultHelpBroker.enableHelp(java.awt.MenuItem comp,
java.lang.String id,
HelpSet hs) |
Enables help for a MenuItem.
|
void |
HelpBroker.enableHelp(java.awt.Component comp,
java.lang.String id,
HelpSet hs) |
Enables help for a component.
|
void |
HelpBroker.enableHelp(java.awt.MenuItem comp,
java.lang.String id,
HelpSet hs) |
Enables help for a MenuItem.
|
void |
ServletHelpBroker.enableHelp(java.awt.Component comp,
java.lang.String id,
HelpSet hs) |
Enables help for a Component.
|
void |
ServletHelpBroker.enableHelp(java.awt.MenuItem comp,
java.lang.String id,
HelpSet hs) |
Enables help for a MenuItem.
|
void |
DefaultHelpBroker.enableHelpKey(java.awt.Component comp,
java.lang.String id,
HelpSet hs) |
Enables the Help key on a Component.
|
void |
DefaultHelpBroker.enableHelpKey(java.awt.Component comp,
java.lang.String id,
HelpSet hs,
java.lang.String presentation,
java.lang.String presentationName) |
Enables the Help key on a Component.
|
void |
HelpBroker.enableHelpKey(java.awt.Component comp,
java.lang.String id,
HelpSet hs) |
Enables the Help key on a component.
|
void |
HelpBroker.enableHelpKey(java.awt.Component comp,
java.lang.String id,
HelpSet hs,
java.lang.String presentation,
java.lang.String presentationName) |
Enables the Help key on a component.
|
void |
ServletHelpBroker.enableHelpKey(java.awt.Component comp,
java.lang.String id,
HelpSet hs) |
Enables the Help key on a Component.
|
void |
ServletHelpBroker.enableHelpKey(java.awt.Component comp,
java.lang.String id,
HelpSet hs,
java.lang.String presentation,
java.lang.String presentationName) |
|
void |
DefaultHelpBroker.enableHelpOnButton(java.awt.Component comp,
java.lang.String id,
HelpSet hs) |
Enables help for a Component.
|
void |
DefaultHelpBroker.enableHelpOnButton(java.awt.MenuItem comp,
java.lang.String id,
HelpSet hs) |
Enables help for a MenuItem.
|
void |
DefaultHelpBroker.enableHelpOnButton(java.lang.Object obj,
java.lang.String id,
HelpSet hs,
java.lang.String presentation,
java.lang.String presentationName) |
Enables help for a Component.
|
void |
HelpBroker.enableHelpOnButton(java.awt.Component comp,
java.lang.String id,
HelpSet hs) |
Enables help for a component.
|
void |
HelpBroker.enableHelpOnButton(java.awt.MenuItem comp,
java.lang.String id,
HelpSet hs) |
Enables help for a MenuItem.
|
void |
HelpBroker.enableHelpOnButton(java.lang.Object obj,
java.lang.String id,
HelpSet hs,
java.lang.String presentation,
java.lang.String presentationName) |
Enables help for an object.
|
void |
ServletHelpBroker.enableHelpOnButton(java.awt.Component comp,
java.lang.String id,
HelpSet hs) |
Enables help for a Component.
|
void |
ServletHelpBroker.enableHelpOnButton(java.awt.MenuItem comp,
java.lang.String id,
HelpSet hs) |
Enables help for a MenuItem.
|
void |
ServletHelpBroker.enableHelpOnButton(java.lang.Object obj,
java.lang.String id,
HelpSet hs,
java.lang.String presentation,
java.lang.String presentationName) |
|
protected void |
HelpSet.fireHelpSetAdded(java.lang.Object source,
HelpSet helpset) |
Fires a helpSetAdded event.
|
protected void |
HelpSet.fireHelpSetRemoved(java.lang.Object source,
HelpSet helpset) |
Fires a helpSetRemoved event.
|
java.util.Enumeration |
HelpSet.Presentation.getHelpActions(HelpSet hs,
java.lang.Object control) |
Returns an Enumeration HelpActions created from the
list of Actions in the Presentation.
|
static Presentation |
MainWindow.getPresentation(HelpSet hs,
java.lang.String name) |
Creates a new MainWindow for a given HelpSet and
HelpSet.Presentation "name".
|
static Presentation |
Popup.getPresentation(HelpSet hs,
java.lang.String name) |
create a new Popup for a given HelpSet and HelpSet.Presentation
"name".
|
static Presentation |
Presentation.getPresentation(HelpSet hs,
java.lang.String name) |
Get a "name" Presentation given the passed HelpSet.
|
static Presentation |
SecondaryWindow.getPresentation(HelpSet hs,
java.lang.String name) |
Get a named SecondaryWindow for a given HelpSet.
|
boolean |
FlatMap.isValidID(java.lang.String id,
HelpSet hs) |
Determines whether the given ID is valid.
|
boolean |
Map.isValidID(java.lang.String id,
HelpSet hs) |
Determines if the ID is valid (defined in the map file).
|
boolean |
TryMap.isValidID(java.lang.String id,
HelpSet hs) |
Determines if the ID is valid (known to in the project file).
|
FavoritesNode |
FavoritesView.parse(HelpSet hs,
java.util.Locale locale,
TreeItemFactory factory) |
Public method for parsing the Favorites in a URL.
|
static javax.swing.tree.DefaultMutableTreeNode |
IndexView.parse(java.net.URL url,
HelpSet hs,
java.util.Locale locale,
TreeItemFactory factory) |
Public method for parsing an Index in a URL.
|
static javax.swing.tree.DefaultMutableTreeNode |
TOCView.parse(java.net.URL url,
HelpSet hs,
java.util.Locale locale,
TreeItemFactory factory) |
Public method for parsing a TOC in a URL.
|
static javax.swing.tree.DefaultMutableTreeNode |
TOCView.parse(java.net.URL url,
HelpSet hs,
java.util.Locale locale,
TreeItemFactory factory,
TOCView view) |
Public method for parsing a TOC in a URL.
|
HelpSet |
HelpSet.DefaultHelpSetFactory.parsingEnded(HelpSet hs) |
Parsing has ended.
|
void |
HelpSet.DefaultHelpSetFactory.processHomeID(HelpSet hs,
java.lang.String value) |
A HomeID is found.
|
void |
HelpSet.DefaultHelpSetFactory.processMapRef(HelpSet hs,
java.util.Hashtable attributes) |
process a <mapref>
|
void |
FavoritesView.DefaultFavoritesFactory.processPI(HelpSet hs,
java.lang.String target,
java.lang.String data) |
We have found a PI; ignore it
|
void |
HelpSet.DefaultHelpSetFactory.processPI(HelpSet hs,
java.lang.String target,
java.lang.String data) |
Processes a PI
|
void |
IndexView.DefaultIndexFactory.processPI(HelpSet hs,
java.lang.String target,
java.lang.String data) |
We have found a PI; ignore it
|
void |
TOCView.DefaultTOCFactory.processPI(HelpSet hs,
java.lang.String target,
java.lang.String data) |
Finds a PI--ignore it.
|
void |
TreeItemFactory.processPI(HelpSet hs,
java.lang.String target,
java.lang.String data) |
A Processing Instruction.
|
void |
HelpSet.DefaultHelpSetFactory.processPresentation(HelpSet hs,
java.lang.String name,
boolean defaultPresentation,
boolean displayViews,
boolean displayViewImages,
java.awt.Dimension size,
java.awt.Point location,
java.lang.String title,
java.lang.String imageID,
boolean toolbar,
java.util.Vector helpActions) |
|
void |
HelpSet.DefaultHelpSetFactory.processSubHelpSet(HelpSet hs,
java.util.Hashtable attributes) |
Called when a sub-HelpSet is found.
|
void |
HelpSet.DefaultHelpSetFactory.processTitle(HelpSet hs,
java.lang.String value) |
A title is found
|
void |
HelpSet.DefaultHelpSetFactory.processView(HelpSet hs,
java.lang.String name,
java.lang.String label,
java.lang.String type,
java.util.Hashtable viewAttributes,
java.lang.String data,
java.util.Hashtable dataAttributes,
java.util.Locale locale) |
|
boolean |
HelpSet.remove(HelpSet hs) |
Removes a HelpSet from this HelpSet; HelpSetEvents are generated
Return True if it is found, otherwise false.
|
void |
DefaultHelpHistoryModel.removeHelpSet(HelpSet hs) |
Removes entries related to removed HelpSet from history
|
void |
HelpHistoryModel.removeHelpSet(HelpSet hs) |
Removes entries related to removed HelpSet from history
|
static void |
CSH.setHelpSet(java.awt.Component comp,
HelpSet hs) |
Sets the static HelpSet for a Component.
|
static void |
CSH.setHelpSet(java.awt.MenuItem comp,
HelpSet hs) |
Sets the static HelpSet for a MenuItem.
|
void |
DefaultHelpBroker.setHelpSet(HelpSet hs) |
Changes the HelpSet for this broker.
|
void |
DefaultHelpModel.setHelpSet(HelpSet hs) |
Sets the HelpSet for this HelpModel.
|
void |
HelpBroker.setHelpSet(HelpSet hs) |
Sets the current HelpSet for this HelpBroker.
|
void |
HelpModel.setHelpSet(HelpSet hs) |
Sets the loaded (aka "top") HelpSet for this model.
|
void |
Presentation.setHelpSet(HelpSet hs) |
Changes the HelpSet for this presentation.
|
void |
ServletHelpBroker.setHelpSet(HelpSet hs) |
Changes the HelpSet for this broker.
|
void |
TreeItem.setHelpSet(HelpSet hs) |
Set the HelpSet for this TreeItem.
|
void |
WindowPresentation.setHelpSet(HelpSet hs) |
Changes the HelpSet for this presentation.
|