Uses of Class
javax.help.Map.ID
Packages that use Map.ID
Package
Description
Supports presentation of online documentation with both
content and contextual views of this information.
Supports event changes in JavaHelp classes.
-
Uses of Map.ID in javax.help
Methods in javax.help that return Map.IDModifier and TypeMethodDescriptionstatic Map.IDA location within a HelpSet.TOCView.getCategoryClosedImageID()Returns the default category closed image ID.TOCView.getCategoryOpenImageID()Returns the default category open image ID.FlatMap.getClosestID(URL url) Determines the ID that is "closest" to this URL (with a given anchor).Map.getClosestID(URL url) Determines the ID that is "closest" to this URL (with a given anchor).TryMap.getClosestID(URL url) Determines the ID that is "closest" to this URL (with a given anchor).DefaultHelpBroker.getCurrentID()Determines which ID is displayed (if any).DefaultHelpModel.getCurrentID()Gets the current ID.HelpBroker.getCurrentID()Determines The currently displayed ID (if any).HelpModel.getCurrentID()Gets the current ID.Presentation.getCurrentID()Determines which ID is displayed (if any).ServletHelpBroker.getCurrentID()Determines which ID is displayed (if any).HelpSet.getHomeID()Returns the ID to visit when the user makes a "go home" gesture.TreeItem.getID()Returns the ID for the item.FlatMap.getIDFromURL(URL url) Gets the ID for this URL.Map.getIDFromURL(URL url) Determines the ID for this URL.TryMap.getIDFromURL(URL url) Determines the ID for this URL.HelpSet.Presentation.getImageID()NavigatorView.getImageID()Returns Map ID of icons passed to this View.TOCItem.getImageID()Returns the image for this TOCItem.TOCView.getTopicImageID()Returns the topic image ID.Methods in javax.help with parameters of type Map.IDModifier and TypeMethodDescriptionprotected voidDefaultHelpModel.fireIDChanged(Object source, Map.ID id, URL url) protected voidDefaultHelpModel.fireIDChanged(Object source, Map.ID id, URL url, String historyName, JHelpNavigator navigator) FlatMap.getURLFromID(Map.ID iden) Gets the URL that corresponds to a given ID in the map.Map.getURLFromID(Map.ID id) Gets the URL that corresponds to a given ID in the Map.TryMap.getURLFromID(Map.ID id) Gets the URL that corresponds to a given ID in the Map.voidDefaultHelpBroker.setCurrentID(Map.ID id) Displays this ID--HelpVisitListeners are notified.voidDefaultHelpModel.setCurrentID(Map.ID ident) Sets the current ID.voidDefaultHelpModel.setCurrentID(Map.ID ident, String historyName, JHelpNavigator navigator) Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notifiedvoidHelpBroker.setCurrentID(Map.ID id) Displays this ID.voidHelpModel.setCurrentID(Map.ID id) Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notifiedvoidHelpModel.setCurrentID(Map.ID id, String historyName, JHelpNavigator navigator) Sets the current ID relative to some HelpSet HelpModelListeners and HelpVisitListeners are notifiedvoidJHelp.setCurrentID(Map.ID id) Visits a given ID.voidJHelp.setCurrentID(Map.ID id, String historyName, JHelpNavigator navigator) Visits a given ID.voidJHelpContentViewer.setCurrentID(Map.ID id) Visits a given ID.voidPresentation.setCurrentID(Map.ID id) Displays this ID--HelpVisitListeners are notified.voidServletHelpBroker.setCurrentID(Map.ID id) Displays this ID--HelpVisitListeners are notified.voidSet the ID for the item.voidShow this ID.voidDisplays this ID in a given presentationvoidConstructors in javax.help with parameters of type Map.IDModifierConstructorDescriptionCreate an IndexItem defaulting the HelpSet to that of its ID.Create an IndexItem.Presentation(String name, boolean displayViews, boolean displayViewImages, Dimension size, Point location, String title, Map.ID imageID, boolean toolbar, Vector helpActions) SearchTOCItem(Map.ID id, Map.ID imageID, HelpSet hs, Locale locale) Creates a TOCItem with a default HelpSet based on its ID.Creates a TOCItem.Creates a TreeItem.Create an TreeItem. -
Uses of Map.ID in javax.help.event
Methods in javax.help.event that return Map.IDModifier and TypeMethodDescriptionHelpModelEvent.getID()Returns the current ID in the HelpModel.Constructors in javax.help.event with parameters of type Map.IDModifierConstructorDescriptionHelpModelEvent(Object source, Map.ID id, URL url) Represents a change in the JavaHelp in the current ID or URL.HelpModelEvent(Object source, Map.ID id, URL url, String historyName, JHelpNavigator navigator) Represents a change in the JavaHelp in the current ID or URL. -
Uses of Map.ID in javax.help.plaf.basic
Fields in javax.help.plaf.basic declared as Map.IDModifier and TypeFieldDescriptionprotected Map.IDBasicFavoritesNavigatorUI.FavoritesTree.selectedID