Uses of Class javax.help.Map.ID

Uses in package javax.help

Constructors with parameter type javax.help.Map.ID

IndexItem.IndexItem(Map.ID id, Locale locale)
Create an IndexItem defaulting the HelpSet to that of its ID.
IndexItem.IndexItem(Map.ID id, HelpSet hs, Locale locale)
Create an IndexItem.
HelpSet.Presentation.Presentation(String name, boolean displayViews, boolean displayViewImages, Dimension size, Point location, String title, Map.ID imageID, boolean toolbar, Vector helpActions)
SearchTOCItem.SearchTOCItem(Map.ID id, Map.ID imageID, HelpSet hs, Locale locale)
Creates a TOCItem.
TOCItem.TOCItem(Map.ID id, Map.ID imageID, Locale locale)
Creates a TOCItem with a default HelpSet based on its ID.
TOCItem.TOCItem(Map.ID id, Map.ID imageID, HelpSet hs, Locale locale)
Creates a TOCItem.
TreeItem.TreeItem(Map.ID id, Locale locale)
Creates a TreeItem.
TreeItem.TreeItem(Map.ID id, HelpSet hs, Locale locale)
Create an TreeItem.

Methods with parameter type javax.help.Map.ID

void
DefaultHelpModel.fireIDChanged(Object source, Map.ID id, URL url)
void
DefaultHelpModel.fireIDChanged(Object source, Map.ID id, URL url, String historyName, JHelpNavigator navigator)
URL
Gets the URL that corresponds to a given ID in the map.
URL
Gets the URL that corresponds to a given ID in the Map.
URL
Gets the URL that corresponds to a given ID in the Map.
void
Displays this ID--HelpVisitListeners are notified.
void
Sets the current ID.
void
Displays this ID.
void
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified
void
Visits a given ID.
void
Visits a given ID.
void
Displays this ID--HelpVisitListeners are notified.
void
Displays this ID--HelpVisitListeners are notified.
void
DefaultHelpModel.setCurrentID(Map.ID ident, String historyName, JHelpNavigator navigator)
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified
void
HelpModel.setCurrentID(Map.ID id, String historyName, JHelpNavigator navigator)
Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notified
void
JHelp.setCurrentID(Map.ID id, String historyName, JHelpNavigator navigator)
Visits a given ID.
void
Set the ID for the item.
void
DefaultHelpBroker.showID(Map.ID id, String presentation, String presentationName)
Show this ID.
void
HelpBroker.showID(Map.ID id, String presentation, String presentationName)
Displays this ID in a given presentation
void
ServletHelpBroker.showID(Map.ID id, String presentation, String presentationName)

Methods with return type javax.help.Map.ID

Map.ID
Map.ID.create(String id, HelpSet hs)
A location within a HelpSet.
Map.ID
Returns the default category closed image ID.
Map.ID
Returns the default category open image ID.
Map.ID
Determines the ID that is "closest" to this URL (with a given anchor).
Map.ID
Map.getClosestID(URL url)
Determines the ID that is "closest" to this URL (with a given anchor).
Map.ID
Determines the ID that is "closest" to this URL (with a given anchor).
Map.ID
Determines which ID is displayed (if any).
Map.ID
Gets the current ID.
Map.ID
Determines The currently displayed ID (if any).
Map.ID
Gets the current ID.
Map.ID
Determines which ID is displayed (if any).
Map.ID
Determines which ID is displayed (if any).
Map.ID
Returns the ID to visit when the user makes a "go home" gesture.
Map.ID
Returns the ID for the item.
Map.ID
Gets the ID for this URL.
Map.ID
Map.getIDFromURL(URL url)
Determines the ID for this URL.
Map.ID
Determines the ID for this URL.
Map.ID
Map.ID
Returns Map ID of icons passed to this View.
Map.ID
Returns the image for this TOCItem.
Map.ID
Returns the topic image ID.

Uses in package javax.help.event

Constructors with parameter type javax.help.Map.ID

HelpModelEvent.HelpModelEvent(Object source, Map.ID id, URL url)
Represents a change in the JavaHelp in the current ID or URL.
HelpModelEvent.HelpModelEvent(Object source, Map.ID id, URL url, String historyName, JHelpNavigator navigator)
Represents a change in the JavaHelp in the current ID or URL.

Methods with return type javax.help.Map.ID

Map.ID
Returns the current ID in the HelpModel.

Uses in package javax.help.plaf.basic

Fields of type javax.help.Map.ID

Map.ID