Uses of Class javax.help.JHelpNavigator

Uses in package javax.help

Classes derived from javax.help.JHelpNavigator

class
JHelpFavoritesNavigator is a JHelpNavigator for Favorites.
class
JHelpGlossaryNavigator is a JHelpNavigator for a Glossary
class
JHelpIndexNavigator is a JHelpNavigator for an Index.
class
A JHelpNavigator for search data.
class
A JHelpNavigator for a TOC.

Methods with parameter type javax.help.JHelpNavigator

void
A JHelp can have a number of navigators.
void
DefaultHelpModel.fireIDChanged(Object source, Map.ID id, URL url, String historyName, JHelpNavigator navigator)
void
Removes a navigator.
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
Sets the current navigator in the HelpUI.
void
DefaultHelpModel.setCurrentURL(URL url, String historyName, JHelpNavigator navigator)
Sets the current URL and the name wich will appear in history list.
void
HelpModel.setCurrentURL(URL url, String historyName, JHelpNavigator navigator)
Sets the current URL and the name wich will appear in history list.
void
JHelp.setCurrentURL(URL url, String historyName, JHelpNavigator navigator)
Visits a given URL.

Methods with return type javax.help.JHelpNavigator

JHelpNavigator

Uses in package javax.help.plaf

Methods with parameter type javax.help.JHelpNavigator

void
Adds a Navigator.
void
Remove a Navigator.
void
Sets the current Navigator.

Methods with return type javax.help.JHelpNavigator

JHelpNavigator
Gets the current Navigator.

Uses in package javax.help.event

Constructors with parameter type javax.help.JHelpNavigator

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.JHelpNavigator

JHelpNavigator
Returns the navigator of this entry

Uses in package javax.help.plaf.basic

Methods with parameter type javax.help.JHelpNavigator

void
void
void
Sets the current Navigator.

Methods with return type javax.help.JHelpNavigator

JHelpNavigator
JHelpNavigator
JHelpNavigator
JHelpNavigator
JHelpNavigator